﻿body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url('immagini/sfumatura_bck.jpg');
	background-repeat: repeat-x;
	background-color: #ececec;
}
img {
	border-width: 0;
}
h1 {
	float: left;
	font-size: 1.6em;
	color: #1f1b1a;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
h2 {
	float: left;
	font-size: 1.4em;
	color: #939292;
	width: 600px;
	padding-bottom: 6px;
}

.Cella_Tot {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #888888;
}
.Testata {
	width: 880px;
	margin: 0px;
	padding-top: 10px;
	height: 77px;
	float: left;
	background-image: url('immagini/logo_wki.gif');
	background-repeat: no-repeat;
	font-size: 1.1em;
}
.Testata .Link {
	width: 880px;
	margin: 0px;
	padding-top: 40px;
	text-align: right;
}
.Testata .Link a:visited {
	color: #087bb2;
	text-decoration: underline;
}
.Testata .Link a:link {
	color: #087bb2;
	text-decoration: underline;
}
.Testata .Link a {
	color: #087bb2;
	text-decoration: underline;
}
.Testata .Link a:hover {
	color: #888888;
}
.Menu {
	float: left;
}
.Titoli {
	float: left;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.Con_Testo {
	float: left;
	width: 880px;
	color: #666666;
	font-size: 1.1em;
}
.Con_Testo img {
	float: left;
	padding-right: 12px;
	padding-bottom: 8px;
}
.Con_Testo a:visited {
	color: #087bb2;
	text-decoration: underline;
}
.Con_Testo a:link {
	color: #087bb2;
	text-decoration: underline;
}
.Con_Testo a {
	color: #087bb2;
	text-decoration: underline;
}
.Con_Testo a:hover {
	color: #888888;
}
.Con_box_tot {
	float: left;
	width: 880px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.Box {
	float: left;
	width: 258px;
	height: 250px;
	background-color: #ffffff;
	background-image: url('immagini/cella_cliccaqui.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.Box .Titolo {
	float: left;
	width: auto;
}
.Box .Testo {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 10px;
	font-size: 1.1em;
}
.Footer {
	float: left;
	background-color: #FFD400;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 865px;
}
.Box_bottone {
	float: left;
	width: 258px;
	height: 47px;
	background-color: #ffffff;
	background-image: url('immagini/cella_cliccaqui_02.jpg');
	background-repeat: no-repeat;
}
.Box_bottone_approfondisci {
	float: left;
	width: 258px;
	height: 47px;
	background-color: #ffffff;
	background-image: url('immagini/approfondisci.jpg');
	background-repeat: no-repeat;
}
.Box_Tot {
	float: left;
	width: 258px;
	margin-right: 20px;
}

.Box_tabella {
	color: #666666;
	font-size: 1.1em;
	float: left;
	width: 526px;
	border-left: 1px #939292 solid;
	border-bottom: 1px #939292 solid;
	background-color: #ffffff;
}
.Box_tabella_voceuno {
	float: left;
	width: 200px;
	padding: 6px;
	border-right: 1px #939292 solid;
	border-top: 1px #939292 solid;
}
.Box_tabella_vocedue {
	float: left;
	width: 300px;
	padding: 6px;
	border-top: 1px #939292 solid;
	border-right: 1px #939292 solid;
}
.Brand_sep {
	float: left;
	width: 100%;
	border-top: 1px #087bb2 dotted;
	padding-top: 10px;
}

.Box_profilo {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
.Box_profilo_posizione {
	float: left;
	width: 400px;
	padding-bottom: 6px;
}
.Box_profilo_posizione a:visited {
	color: #087bb2;
}
.Box_profilo_posizione a:link {
	color: #087bb2;
}
.Box_profilo_posizione a {
	color: #087bb2;
}
.Box_profilo_sede {
	float: left;
	width: 200px;
	padding-bottom: 6px;
}


.Box_info_triplo {
	float: left;
	width: 600px;
	padding-bottom: 20px;
}
.Registrazione {
	float: left;
	width: 600px;
	padding-top: 20px;
}
.Registrazione_riga {
	float: left;
	width: 600px;
	padding-bottom: 5px;
}
.Registrazione_riga_login {
	float: left;
	width: 200px;
}
.Registrazione_riga INPUT {
	padding: 2px;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px;
	vertical-align: bottom;
	width: 220px;
	color: #3967a2;
	border: 1px #3967a2 solid;
	height: 23px;
}
.Registrazione_riga SELECT {
	padding: 2px;
	font-weight: normal;
	font-size: 0.8em;
	margin: 0px;
	vertical-align: bottom;
	width: 220px;
	color: #3967a2;
	border: 1px #3967a2 solid;
}
h4 {
	color: #087bb2;
	font-size: 1em;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	float: left;
}
.Registrazione textarea {
	float: left;
	margin-bottom: 20px;
	padding: 0px;
	width: 420px;
	font-size: 1em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.Registrazione_accetto {
	float: left;
	width: 500px;
	padding-bottom: 5px;
	color: #087bb2;
}

.Con_Lavoro {
	float: left;
	width: 320px;
	color: #666666;
	padding-bottom: 8px;
	padding-right: 8px;
}
.Con_Lavoro_tit {
	float: left;
	font-weight: bold;
	color: #666;
}
.Con_Lavoro_img {
	float: left;
	width: 200px;
}

/* NOVITA' */
.Menu .Link {
	font-size: 1.1em;
	float: right;
	text-align: right;
	width: 880px;
}
.Menu .Link a {
	color: #087bb2;
	text-decoration: underline;
	font-weight: normal;
}
.Menu .Link a:hover {
	color: #087bb2;
	text-decoration: underline;
}
.tableLogin {
	float: right;
	margin-top: 10px;
	height: 44px;
	width: 300px;
}
.tableLogin a {
	color: Black;
}
.tableLogin a:hover {
	color: Black;
}
.tableLogin tr {
	padding: 0;
	margin: 0;
}
.tableLogin tr td {
	padding: 0;
	margin: 0;
}
#pnlForm {
	width: 291px;
	height: 80px;
	background-image: url('immagini/fondo_login.jpg');
	background-repeat: repeat-x;
	border: solid 1px #dadada;
}
#pnlForm table table tr {
	height: 24px;
}
#pnlForm table table tr td {
	height: 24px;
}
#pnlForm .loginButton {
	width: 70px;
	height: 23px;
	margin-left: 10px;
	margin-right: 6px;
	/* margin-top: 3px; */
	background-image: url('immagini/fondo_accedi.jpg');
	background-repeat: repeat-x;
	color: white;
	text-decoration: none;
	font-weight: bold;
	left: 150px;
	top: 17px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin-bottom: 2px;
	border: solid 1px #dadada;
}
#pnlForm .loginBox {
	margin-left: 10px;
	width: 205px;
	border: solid 1px #dadada;
}
#pnlForm .loginLabel {
	padding-left: 5px;
}

