<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
	height:100%; margin:0; 
	padding:0;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;background: #013974 url(../img/SfondoSito.jpg) top center repeat-x;
}

#page-background {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	z-index:-1;
}

#pagina {
	z-index:1;
	padding:10px;
}

/*body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#CCC;
	background:url(../img/torino1.jpg) no-repeat center;
}*/

img{
	border:none;
}

a{
	color:#304dc2;
	font-weight:bold;
}

.allinea_sx{
	float:left;
}

.allinea_dx{
	float:right;
}

.btnEntraBlu{
	display:block;
	padding:4px 0 0 0;
	margin:80px 0 0 20px;
	text-align:center;
	width:164px;
	height:20px;
	background:url(../img/btnIscriviti.png) top left no-repeat;
	color:#000;
	font-size:14px;
	font-weight:bold;
	border:none;
}

.btnEntraBluOff{
	display:block;
	padding:4px 0 0 0;
	margin:160px 0 0 150px;
	text-align:center;
	width:164px;
	height:25px;
	background:url(../img/btnRosso2.png) top left no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:none;
}

.btnEntraRossoOff{
	display:block;
	padding:3px 0 0 0;
	margin:168px 0 0 40px;
	text-align:center;
	width:168px;
	height:24px;
	background:url(../img/btnArancio1.png) top left no-repeat;
	color:#000;
	font-size:12px;
	/*font-weight:bold;*/
	border:none;
}

.btnEntraRosso2{
	display:block;
	padding:3px 0 0 0;
	margin:125px 0 0 40px;
	text-align:center;
	width:168px;
	height:24px;
	background:url(../img/btnArancio1.png) top left no-repeat;
	color:#000;
	font-size:12px;
	/*font-weight:bold;*/
	border:none;
}

.btnEntraArancio{
	display:block;
	padding:4px 0 0 0;
	margin:70px 0 0 120px;
	text-align:center;
	width:82px;
	height:25px;
	background:url(../img/btnArancio.png) top left no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	border:none;	
}

.BtnTasto1{
	display:block;
	padding:4px 0 0 0;
	margin:80px 0 0 20px;
	text-align:center;
	width:164px;
	height:20px;
	background:url(../img/BtnArancio1.png) top left no-repeat;
	color:#000;
	font-size:12px;
	/*font-weight:bold;*/
	border:none;
}

.BtnTasto2{
	display:block;
	padding:4px 0 0 0;
	margin:80px 0 0 80px;
	text-align:center;
	width:120px;
	height:20px;
	background:url(../img/BtnArancio2.png) top left no-repeat;
	color:#000;
	font-size:12px;
	/*font-weight:bold;*/
	border:none;	
}

.boxInferioreTrasp{
	background:url(../img/fondoTraspPuntini.png);
	border-top:3px solid #333;	
}

/************* TESTATA ***********/
.logo{
	float:left;
	padding:10px 0 0 0;
}
.socialNetwork{
	float:right;
	padding:10px 0 0 0;
	height:40px;
	width:980px;	
}

.testataHome{
	border:1px solid #333;
	background:#FFF;
}
.testataHomeArancio{
	border:1px solid #333;
	background:#FFF;
}

.divFotoHome{
	background:url(../img/Testata.jpg) bottom left no-repeat;
	height:245px;
	width:980px;
}

.boxHome{
	float:right;
	padding:200px 15px 0 0;
}

boxBanner{
	
}

.boxCandidati{	
	width:206px;
	height:106px;	
	/*padding:0 15px 0 0;
	background:url(../img/boxCandidati.jpg) top left no-repeat;*/
	float:left;	
}

.boxAziende{
	width:206px;
	height:106px;
	/*background:url(../img/boxPratico.jpg) top left no-repeat;*/
	float:left;
}

.boxOfferte{	
	width:250px;
	height:230px;	
	background:url(../img/Banner.png) top left no-repeat;
	float:left;
}

.divEvidenza{
	float:left;
	padding:20px 10px 20px 20px;
	width:400px;
}

.divFiguraMese{
	float:left;
	padding:20px 10px 20px 20px;
	width:230px;
}

.fotoFigMese{
	padding:5px;
	border:1px solid #CCC;
}

.btnHome{
	float:left;
	width:52px;
}

.btnHome a{
	width:50px;
	height:50px;
	display:block;
	background:url(../img/icona_home_off.png) top center no-repeat;	
}

.btnHome a:hover{
	background:url(../img/icona_home_on.png) top center no-repeat;	
}

.btnMappa{
	float:left;
	width:52px;
}

.btnMappa a{
	width:50px;
	height:50px;
	display:block;
	background:url(../img/icona_mappa_off.png) top center no-repeat;	
}

.btnMappa a:hover{
	background:url(../img/icona_mappa_on.png) top center no-repeat;	
}

.btnFaceBook{
	float:left;
	width:52px;
}

.btnFaceBook a{
	width:50px;
	height:50px;
	display:block;
	background:url(../img/icona_facebook_off.png) top center no-repeat;	
}

.btnFaceBook a:hover{
	background:url(../img/icona_facebook_on.png) top center no-repeat;	
}

.btnTwitter{
	float:left;
	width:52px;
}

.btnTwitter a{
	width:50px;
	height:50px;
	display:block;
	background:url(../img/icona_twitter_off.png) top center no-repeat;	
}

.btnTwitter a:hover{
	background:url(../img/icona_twitter_on.png) top center no-repeat;	
}

.btnLinkedin{
	float:left;
	width:52px;
}

.btnLinkedin a{
	width:50px;
	height:50px;
	display:block;
	background:url(../img/icona_Link_off.png) top center no-repeat;	
}

.btnLinkedin a:hover{
	background:url(../img/icona_Link_on.png) top center no-repeat;	
}

/************* AREA RISERVATA *******/

.colonnaDx{
	float:right;
	width:250px;
}

.areaRiservata{
	/*background:url(../img/fondoAreaRis2.gif) repeat-x ;  */
	background:url(../img/fondoAreaRis.jpg) repeat-x ;
	width:220px;
	padding:15px 20px 20px 10px;
	color:#000;
	font-size:12px;	
}

.titAreaRiservata{
	color:#FFF;
	font-size:28px;
	margin:0;
	padding:0 0 10px 0;
	font-weight:lighter;	
}

.labelPswd{
	padding:10px 0 0 0;
	color:#000;
}

.btnEntraAreaRis{
	/*background:url(../img/btnEntraAreaRis.png) top left no-repeat;*/
	/*background:url(../img/btnRosso3.png) top left no-repeat;*/
	background:url(../img/btnArancio3.png) top left no-repeat;
	width:70px;
	height:24px;
	border:none;
	font-weight:bold;
	color:#000;
	font-size:11px;
}

.btnTasto3{	
	background:url(../img/btnArancio3.png) top left no-repeat;
	width:70px;
	height:24px;
	border:none;
	font-weight:bold;
	color:#000;
	font-size:11px;
}


.inputAreaRis{
	width:130px;
}

.boxPswd{
	padding:5px 0 0 0;
	margin:8px 0 0 0;
	border-top:1px dotted #CCC;
}


.boxPswd a{
	color:#ec5141;
	padding:0 3px;
	text-decoration:none;
}

.boxPswd a:hover{
	background:#ec5141;
	padding:0 3px;
	color:#FFF;
}

/************* ISCRIZIONE NEWSLETTER *******************/

.iscrNewsletter{
	padding:0 5px 20px 10px;
}

.iscrNewsletter2{
    background:url(../img/fondoiscrNewsletter2.jpg) repeat-x ;
	width:220px;
	padding:15px 20px 20px 10px;
	color:#000;
	font-size:12px;	
}	

.iscrNewsletter a{
	color:#ec5141;
}

.dicNewsletter{
	font-size:11px;
	color:#666;
	color:#000;
	line-height:12px;
	padding:5px 0 0 0;
}

.LavoroCerchi{
	font-size:30px;
	color:#FF0;	
	line-height:12px;
	padding:5px 0 0 0;
}

.titNewsletter{
	font-size:24px;
	color:#e72613;
	margin:0;
	padding:15px 0 10px 0;
}

.checkNewsletter{
	float:right;
}

.inputEmail{
	border:1px solid #CCCCCC;
	width:220px;
	color:#e72512;
	padding:3px;
}

.btnIscriviti{
	/*background:url(../img/btnRosso4.png) top left no-repeat;*/
	background:url(../img/btnArancio2.png) top left no-repeat;
	width:120px;
	height:26px;
	border:none;
	font-weight:bold;
	color:#000;
	margin:5px 0 0 0;
	font-size:11px;
}

/*************** MENU *************/
.testataHomeXX .menu1{
	border-top:10px #4563cd solid;
	margin:0;
	padding:0 0 0 8px;
	height:45px;
	width:978px;
	font-size:14px;
	list-style:none;
	background:url(../img/fondoMenu.jpg) repeat-x top left;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.testataHome .menu1{
	border-top:10px #4563cd solid;
	margin:0;
	padding:0 0 0 0px;
	height:20px;
	width:978px;
	font-size:14px;
	list-style:none;
	background:url(../img/fondoMenu.jpg) repeat-x top left;	
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.testataHome .menu1 li {
	float:left;	
}


.testataHome .menu1 li a{	
	display:block;
	background:url(../img/fondoMenu.jpg) repeat-x top left;	
	height:20px;
	color:#333;
	padding:8px 10px 0 10px;
	text-decoration:none;	
}

.testataHome .menu1 li a:hover{
	color:#304dc2;
}

/**************** AREA CANDIDATI ****************************/
.testataHomeArancio .menu1{
	border-top:10px #e72512 solid;
	margin:0;
	padding:0 0 0 8px;
	height:20px;
	width:980px;
	font-size:14px;
	list-style:none;
	/*background:url(../img/fondoMenu.jpg) repeat-x top left;*/
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.testataHomeArancio .menu1 li {
	float:left;	
}

.testataHomeArancio .menu1 li a{	
	display:block;
	/*background:url(../img/fondoMenu.jpg) repeat-x top left;*/
	height:20px;
	color:#333;
	padding:16px 10px 0 10px;
	text-decoration:none;
}

.testataHomeArancio .menu1 li a:hover{
	color:#304dc2;
}

.titoloPagIntArancio{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(../img/fondoBoxCercaArancio.jpg) top left no-repeat;
	height:40px;
	display:block;
	margin:0;
	padding:5px 20px 0 20px;
	font-size:30px;
	color:#FFF;
}

.titoloArancio{
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:30px 0 5px 0;
	margin:0 0 10px 0;
}

.sottotitoloArancio{
	color:#e72512;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}

.titolettiArancio{
	color:#e72512;
	font-size:16px;
	font-weight:bold;
}

.titoliPassiForm{
	color:#e72512;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #e72512;
	margin-bottom:15px;
	padding:0 0 5px 0;
	width:600px;
}

.testoPaginaArancio{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:878px;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:20px;
}

.testoPaginaArancio a:hover{
	color:#fff;
	background:#304dc2;
	font-weight:bold;
	text-decoration:none;
}

.testoPaginaArancio2{
	background:url(../img/sfumaturaArancio.jpg) top repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:878px;
	padding:0 0 0 20px;
	font-size:14px;
	line-height:20px;
}

.testoPaginaArancio2 a:hover{
	color:#fff;
	background:#304dc2;
	font-weight:bold;
	text-decoration:none;
}

.colonnaSxInt{
	float:left;
	width:609px;
	line-height:16px;
	border-right:1px dotted #CCC;
	padding:0 18px 0 0;	
}

.colonnaSxIntArancio{
	float:left;
	width:609px;
	line-height:16px;
	border-right:1px dotted #CCC;
	padding:0 18px 0 0;	
}

.intCampiReg{
	float:left;
	width:200px;
	color:#666;
	padding:5px 0;
	border-bottom:1px dotted #ccc;
	height:40px;
	margin:0 0 10px 0;
}

.CampiReg{
	float:left;
	width:400px;
	color:#666;
	padding:5px 0;
	border-bottom:1px dotted #ccc;
	height:40px;
	margin:0 0 10px 0;
}

.filettoPuntinato{
	border-bottom:1px dotted #ccc;
}

.intCampiReg2{
	float:left;
	width:200px;
	color:#666;
	padding:15px 0;
}

.CampiRegIntero{
	color:#666;
	border-bottom:1px dotted #ccc;
	margin:0 0 10px 0;
}

/*.CampiReg select{
	width:240px;
	border:1px solid #CCC;
	height:20px;
}*/

.error{
	color:#F00;
	padding:0 0 0 10px;
	font-size:12px;
}

.testoRosso{
	color:#F00;
	
}

.testoRossoSmall{
	color:#F00;
	font-size:10px;
	
}

.testoRossobig{
	color:#F00;
	font-size:16px;
	font-weight:bold;
	
}

.campiError{
	width:240px;
	border:1px solid #F00;
	height:25px;
	font-size:12px;
}

.campiFormReg{
	width:240px;
	border:1px solid #CCC;
	font-size:12px;
	height:25px;
}

.campiFormClicca{
	width:100px;
	border:1px solid #CCC;
	font-size:12px;
	height:25px;
}

.msgCF{
	border:1px solid #F00;
	padding:20px;
	text-align:center;
	margin-bottom:20px;
}

.msgErrore{
	border:1px solid #F00;
	color:#F00;
	padding:20px;
	text-align:center;
	margin-bottom:20px;
}

.msgInvio{
/*	padding:20px;
	text-align:center;
	margin-bottom:20px;*/
}

/*************** NEWS ************************/
.boxAnnunciHome{
	margin:auto;
	width:280px;
}

.intesta_home{
	/*width:335px;
	float:left;*/
	padding:0px;
	font-size:13px;
	font:Verdana, Geneva, sans-serif;
	color:#FF0;
	font-style:normal;
	font-weight:bold;	
	/*line-height:16px;*/
}

.news_home{
	width:280px;
	float:left;
	padding:8px;
	font-size:13px;
	line-height:16px;	
}

.news_home a:hover{
	color:#FFF;
}

.link_elenco_news{
	padding:2px;
	border-top:#DDD dotted 1px;
	text-align:right;
}

.dataNewsHOME {
	padding:2px 0 0 0;
}

.dataNewsHOME a{
	text-decoration:none;
	color:#304dc2;
}

.dataNewsHOME a:hover{
	/*text-decoration: underline;*/
	color:#304dc2;
}

.ultimeNews{
	font-size:22px;
	color:#304dc2;
	margin:0;
	padding:0 0 5px 0;
}

.titoloNewsHOME{
	color:#454545;
	padding:0 0 5px 12px;
}

.filetto{
	border-bottom:1px dotted #CCC;
}

.titEvidenza{
	font-size:22px;
	color:#454545;
	margin:0;
	padding:0;
}

.titFiguraMese{
	font-size:22px;
	color:#454545;
	margin:0;
	padding:0;
}

.sototitoloEvidenza{
	font-size:16px;
	color:#304dc2;
	margin:0;
	padding:0 0 5px 0;
}

.sototitoloFiguraMese{
	font-size:16px;
	color:#304dc2;
	margin:0;
	padding:0 0 5px 0;
}

.testoFigMese{
	font-size:12px;
	line-height:15px;
	color:#454545;
	padding:5px 0 0 0;
}

.testoEvidenza{
	font-size:12px;
	line-height:15px;
	color:#454545;
	padding:5px 0 0 0;
}

.leggi{
	display:block;
	background:url(../img/btnIscriviti.png) top left no-repeat;
	width:130px;
	height:26px;
	padding:5px 0 0 0;
	text-align: center;
	text-decoration:none;
	color:#000;
	font-size:12px;
	margin:15px 0 0 0;
}

.allinea_sx_titolo{
	float:left;
}

.tasto_indietro{
	float:right;
}

.tasto_indietro a{
	color:#FFF;
	font-size:18px;
}

.leggi_news{
	border-bottom:1px solid #ccc;	
	text-align:right;
	font-size:12px;
	margin:0 0 10px 0;	
}

.link_elenco_news{
	border-top:1px solid #CCC;
}

.titolo_news_elenco{
	color:#304dc2;
	font-size:18px;
	font-weight:bold;
}

/*************** BOX CERCA ******************/
#formCerca{
	margin:0;
	padding:0;
}

.boxCerca{
	background:url(../img/fondoBoxCerca3.jpg) top left no-repeat;
	height:107PX;	
}

.formCercaLavoro{
	float:right;
	width:450px;
	padding:63px 30px 0 0;
	#padding:53px 30px 0 0;
	margin:0;
}

.btnCerca{
	width:100px;
	height:30px;
	border:none;
	margin:0 0 0 10px;
	background:url(../img/btnCerca.png) top center no-repeat;
}

.inputCerca{
	width:330px;
	border:1px solid #304dc2;
	height:24px;
	margin:0;
	float:left;
}	

/************** PAGINE *************/
.colonnaSottomenu{
	float:left;
	width:280px;
}

.colonnaSottomenu ul{
	list-style:none;
	margin:15px 10px 20px 5px;
	padding:0;
}

.colonnaSottomenu li a{
	padding:5px 10px;
	border-bottom:1px dotted #CCC;
	font-size:12px;
	display:block;
	color:#666;
	text-decoration:none;	
}

.colonnaSottomenu li a:hover{
	background: url(../img/frecciaSottomenuOff.png) center left no-repeat;	
}

.colonnaSottomenu .sel a{
	padding:5px 10px;
	background: url(../img/frecciaSottomenuOn.png) center left no-repeat;
	border-bottom:1px solid #4563cd;
	/*border-top:1px solid #4563cd;*/
	font-size:12px;
	display:block;
	color:#4563cd;
	text-decoration:none;	
}

.colonnaSottomenu .sel a:hover{
	background: url(../img/frecciaSottomenuOn.png) center left no-repeat;
	display:block;
	color:#4563cd;	
}

.testoPagina a:hover{
	color:#fff;
	background:#304dc2;
	font-weight:bold;
	text-decoration:none;
}

.testoPagina2 a:hover{
	color:#fff;
	background:#304dc2;
	font-weight:bold;
	text-decoration:none;
}

.testoPagina2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:860px;
	padding:20px 20px 20px 20px;
	font-size:14px;
	line-height:20px;
}

.testoPagina{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:680px;
	padding:0 0 20px 10px;
	font-size:14px;
	line-height:20px;
}

.testoPagina a{
	color:#4563cd;
}

.testoPagina a:hover{
	background:#4563cd;
	color:#FFF;
	text-decoration:none;
}

.sottotitoliInt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4563cd;
	font-size:24px;
}

.titoloPagInt{
	background:url(../img/fondoBoxCerca.jpg) top left no-repeat;
	height:40px;
	display:block;
	margin:0;
	padding:20px 20px 0 20px;
	font-size:30px;
	color:#FFF;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.titoli{
	font-size:30px;
	color:#0c439a;
	padding-bottom:15px;
	border-bottom:1px dotted #0c439a;
	margin:0 0 10px 0;
	padding:0;
}

.titolo_ricerca{
	font-size:30px;
	color:#0c439a;
	margin:0 0 10px 0;
	padding:0;
}

.content{
	width:980px;
	margin:auto;
}

.box_sup{
	width:980px;
	height:24px;
	background:url(../img/box_sup.gif) top left no-repeat;
}

.box_inf{
	width:980px;
	height:24px;
	background:url(../img/box_inf.gif) top left no-repeat;
}

.box_centrale{
	/*border-left:2px solid #eaeaeb;
	border-right:2px solid #eaeaeb;
	padding:5px;*/
}

.titolo_ricerca{
	margin:0 0 0 5px;
	padding:0;
	font-size:24px;
}

.titOfferteLavoro{
	background:url(../img/sfumaturaRigaTabOfferte.png) bottom repeat-x;
	padding:15px;
	margin:0;
	font-size:24px;
	text-align:center;
	color:#304dc2;
}

.intestazione_tab{
	/*background:url(../img/fondo_int_tab.gif) no-repeat top center;*/
	background:url(../img/fondoScuroTabOfferte.png) repeat-x top;
	height:43px;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
}

.mansione_int{
	float:left;
	width:330px;
	height:30px;
	border-right:1px dotted #FFF;
	text-align:center;	
	padding:13px 0 0 0;
}

.rif_int{
	float:left;
	width:208px;
	height:30px;
	text-align:center;
	padding:13px 0 0 0;
	border-right:1px dotted #FFF;
}

.sede_int{
	float:left;
	width:219px;
	height:30px;
	border-right:1px dotted #FFF;
	text-align:center;
	padding:13px 0 0 0;
}

.data_int{
	float:left;
	width:135px;
	text-align:center;
	padding:13px 0 0 0;
}	
	
.dati{
	font-size:12px;
	margin:3px 0 3px 0;
	background:url(../img/sfumaturaRigaTabOfferte.png) bottom repeat-x;
}

.dati1{
	font-size:12px;
	margin:3px 0 3px 0;
	background:url(../img/sfumaturaRigaTabOfferte.png) bottom repeat-x;
}

.frecciaMansione{
	height:25px; 
	width:10px;
	float:left;
	color:#304dc2;
}

.mansione{
	float:left;
	width:320px;
	border-right:1px dotted #CCC;
	text-align:left;	
	padding:10px 0 10px 10px;
	text-transform:uppercase;
}

.mansione a{
	text-decoration:none;
}

.mansione a:hover{
	background:#304dc2;
	text-decoration:none;
	color:#FFF;
}

.rif{
	float:left;
	width:208px;
	border-right:1px dotted #CCC;
	text-align:center;	
	padding:10px 0 10px 0;
}

.sede{
	float:left;
	width:219px;
	border-right:1px dotted #CCC;
	text-align:center;	
	padding:10px 0 10px 0;
}

.data{
	float:left;
	width:135px;
	text-align:center;	
	padding:10px 0 10px 0;
}
	
.clear{
	clear:both;
}

.fondoTesto2{
	padding:20px;
}

#richiesta_info{
	padding:0 0 20px 0; 
}

.richiesta_info{
	padding:0 0 15px 0; 
	border:1px solid #0c439a; 
	display:none;
}

.sottotitoli_annunci{
	float:left;
	width:200px;
	font-weight:bold;
}

.div_annuncio{
	border-bottom:1px solid #d8dee6;
	padding:0 20px 0 20px ;
	margin-bottom:5px;
	font-size:14px;
}

.testo_annunci{
	float:left;
	width:580px;
}

.titoletti_annunci{
	font-size:22px;
	color:#0c439a;
	padding-bottom:15px;
	border-bottom:1px dotted #0C439A;
}
.campiForm{
	border:none;
	border:1px solid #0C439A;
	width:420px;
}

.boldBlu{
	font-weight:bold;
	color:#0C439A;
}

.email_inviata{
	font-size:20px;
	text-align:center;
	font-weight:bold;
	border:1px solid #CCC;
	padding:100px 15px 100px 15px;
	height:300px;
}

.font11{
	font-size:11px;
}

.font10{
	font-size:10px;
}

/************ FOOTER ****************/
.footer{
	background:url(../img/fondoBiancoTrasp.png);
	text-align:center;
	padding:20px;	
	font-size:12px;
	border-top:2px solid #333;
}

.footer2{
	/*background:url(../img/fondoBiancoTrasp.png);
	background:url(../img/FondoRossoFooter.png);*/	
	background:#009;
	text-align:center;
	padding:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	border-top:2px solid #C00;
	color:#FF0;
	/*height:100px;*/
}

/****** LOGIN ******/
/*** css usato anche nel tiny ***/

.sottotitoli{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}

.sottotitoli_newsletter{
	font-size:26px;
	font-weight:bold;
	color:#FFF;
}	

.titolettiTabella{
	font-size:16px;
	font-weight:bold;
	color:#FFF;	
}

.cellaTabellaBluette{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#FFF;
}

.cellaTabellaAzzurra{
	background:#dae0f5;
}

.corniceFoto{
	float:left;
	padding:5px;
	border:1px solid #CCC;
	margin-right:10px;
}

/*****************************************/
/*        CLASSI NAVIGAZIONE RECORD      */
/*****************************************/

.n_page a{
	display:block;
	width:25px;
	height:20px;
	text-align:center;
	padding-top:5px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	font-size:12px;
	border:1px solid #ccc;
	text-decoration:none;
}

.n_page a:hover{
	color:#304dc2;
	background:#ccc;
}

.n_page_on{
	background-color:#304dc2;
	color:#FFF;
	font-weight:bold;
	width:27px;
	height:22px;
	text-align:center;
	padding-top:5px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	font-size:12px;
}

.prev_next a{
	display:block;
	float:left;
	margin-right:5px;
	padding-top:5px;
	margin-bottom:5px;
	border:1px solid #ccc;
	width:92px;
	height:21px;
	text-align:center;
	font-size:12px;
}

.prev_next a:hover{
	color:#304dc2;
	background:#ccc;
}

.boxCondividi{
	background:url(../img/fondoBoxCerca.jpg) top left no-repeat;
	height:20px;
	color:#FF0;
	padding:3px; 
	font-weight:bold;
	display:block;
}

.annunciGoogle{
	width:728px; 
	margin:auto;  
	padding:10px;
}
	
/******** PAGINE MODIFICA CV ***********/
#form1 th{
	background:#fad3d0;
	border-top:1px dotted #e72512;
	border-bottom:1px dotted #e72512;
	color:#e72512;
	font-size:16px;
	font-weight:bold;
}

.colonnaCV{
	padding:0 20px 0 0;	
}


.testoForm{
	font-size:13px;
}

.testo_bianco{
	color:#FFF;
}

.rigatabCV{
	border-bottom:1px solid #CCC;
}

.inputForm{	
	font-size:12px;
	border:1px solid  #809FD5;
	font-family:Arial, Helvetica, sans-serif;
}

.testo9{
	font-size:9px;
	line-height:10px;
}
.tendinaFormCV{
	width:240px;
	font-size:12px;
	border:1px solid  #809FD5;
}

.campoCAP{
	width:35px;
	font-size:11px;
}

.allineaSx{
	float:left;
}

.allineaDx{
	float:right;
}

.menuCandidati {
	list-style:none;
	margin:0;
	padding:0;
}

.menuCandidati li {
	float:left;
}

.menuCandidati li img{
	float:left;
	margin:0;
	padding:0;
}

.menuCandidati li {
	float:left;
	font-size:15px;	
}

.linkDati a{
	padding:20px 0 0 80px;
	display:block;
	background:url(../img/iconaDati.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 15px 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}


.linkDati a:hover{
	background:url(../img/iconaDati.png) no-repeat top left #e72613;
}

.linkComp a{
	padding:20px 0 0 80px;
	display:block;
	background:url(../img/iconaCompetenze.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 15px 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}

.linkComp a:hover{
	background:url(../img/iconaCompetenze.png) no-repeat top left #e72613;
}

.linkEsp a{
	padding:20px 0 0 80px;
	display:block;
	background:url(../img/iconaEsperienze.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 0 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}

.linkEsp a:hover{
	background:url(../img/iconaEsperienze.png) no-repeat top left #e72613;
}

.linkIstr a{
	padding:20px 0 0 80px;
	display:block;
	background:url(../img/iconaIstruzione.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 15px 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}

.linkIstr a:hover{
	background:url(../img/iconaIstruzione.png) no-repeat top left #e72613;
}

.linkInfo a{
	padding:20px 0 0 80px;
	display:block;
	background:url(../img/iconaAltreInfo.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 15px 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}

.linkInfo a:hover{
	background:url(../img/iconaAltreInfo.png) no-repeat top left #e72613;
}

.linkCV a{
	padding:20px 0 0 80px;
	display:block;
	background:url(../img/iconaAllegaCV.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 0 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}

.linkCV a:hover{
	background:url(../img/iconaAllegaCV.png) no-repeat top left #e72613;
}

.linkCambioPswd a{
	padding:20px 0 0 80px;
	display:block;
	background: url(../img/iconaCambiaPswd.png) no-repeat top left;
	border:1px solid #CCC;
	margin:0 0 15px 0;
	height:60px;
	width:110px;
	text-decoration:none;
	color:#666;
}

.linkCambioPswd a:hover{
	background:url(../img/iconaCambiaPswd.png) no-repeat top left #e72613;
}

.titoloDatiPers{
	background:url(../img/iconaDatiInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.titoloComp{
	background:url(../img/iconaCompetenzeInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.titoloEsp{
	background:url(../img/iconaEsperienzeInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.titoloIstr{
	background:url(../img/iconaIstruzioneInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.titoloInfo{
	background:url(../img/iconaAltreInfoInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.titoloAllegaCV{
	background:url(../img/iconaAllegaCVInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.titoloCambiaPswd{
	background:url(../img/iconaCambiaPswdInt.png) no-repeat;
	color:#e72512;
	font-size:24px;
	font-weight:bold;
	border-bottom:1px solid #e72512;
	padding:20px 0 10px 55px;
	margin:0 0 10px 0;
}

.tornaMenu{
	float:right;
	font-size:14px;
	
}

.tornaMenu a{
	color:#666;
	text-decoration:none;
}

.tornaMenu a:hover{
	color:#e72512;
	text-decoration:none;
	background:#FFF;
}

.btnArancio{
	background:url(../img/btnRosso4.png) top left no-repeat;
	width:90px;
	height:26px;
	border:none;
	font-weight:bold;
	color:#FFF;
	margin:5px 0 0 0;
	font-size:11px;
}

.msgLoginCandidati{
	margin:20px 0 0 0;
	padding:20px;
	text-align:center;
	border:1px solid #e72512;
	font-size:18px;
	color:#e72512;
}

.asmHighlight {
	color: #777; 
}

.asmSelect {
	margin: 1em 0 0.25em 0;
}

.asmContainer {
	/* container that surrounds entire asmSelect widget */
}

.asmSelect {
	/* the newly created regular 'select' */
	display: inline; 
}

.asmOptionDisabled {
	/* disabled options in new select */
	color: #999; 
}

.asmHighlight {
	/* the highlight span */
	padding: 0;
	margin: 0 0 0 1em;
}

.asmList {
	/* html list that contains selected items */
	margin: 0.25em 0 1em 0; 
	position: relative;
	display: block;
	padding-left: 0; 
	list-style: none; 
}

.asmListItem {
	/* li item from the html list above */
	position: relative; 
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	background: #ddd;
	border: 1px solid #bbb; 
	width: 600px; 
	margin: 0 0 -1px 0; 
	line-height: 1em;
}

.asmListItem:hover {
	background-color: #e5e5e5;
}

.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px; 
	display: block;
}

.asmListSortable .asmListItemLabel {
	cursor: move; 
}

.asmListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	right: 0; 
	top: 0;
	padding: 5px; 
}

.testoNero{
	font-size:14px;
	line-height:16px;
	color:#000;
}

#formNewsletter{
	color:#666;
	color:#000
}

.bordoImg{
	border:1px solid #CCCCCC;
}

.frecciaPassi{
	background:url(../img/frecciaPassi.png) center center no-repeat;
	height:43px;
	margin:auto;
	margin:20px 0 0 0;
}

.passo{
	background:#fad3d0;
	border-top:1px dotted #e72512;
	border-bottom:1px dotted #e72512;
	color:#e72512;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	margin:0 0 15px 0;
}

.testoBig{
	line-height:28px;
	font-size:18px;
}

.boxInfo{
	background:#FFF; 
	border:1px dotted #304DC2;
	padding:10px; 
	width:380px;
}

.box_testo{
	padding:20px;
}

.msgCambio{
	display:block;
	padding:10px;
	font-size:16px;
	border:1px solid #809FD5;
	background:#ECF1F9;
	width:830px;
}</pre></body></html>