@charset "UTF-8";
/* CSS Document */

div#searchYear{ width:657px; float:left; margin-top:0; margin-bottom:20px; margin-left:27px;}
	div#searchYear div{ width:230px; position:relative; float:left}
	div#searchYear label{ width:100%; margin:15px 0 5px 0; color:#afaeae; text-transform:uppercase; font-size:11px; font-weight:bold; float:left; text-align:left}
	div#searchYear .select {position:absolute; width:196px; height:24px; line-height:24px; padding:0 24px 0 8px; color:#434343; font-weight:bold; font-size:11px; background: url(../img/bg_select_research.jpg) no-repeat; overflow:hidden; text-align:left; left:0}
		div#searchYear select.styled{ width:228px; float:left; margin-left:0px}
			@-moz-document url-prefix() {  
			  form#searchP select.styled{ margin-left:0; height:24px;}  
			}
	.lblErrore{margin-left:10px; font-size:12px;}
	
	div#searchYear label.es{ width:100%; margin:5px 0 5px 0; color:#afaeae; text-transform:none; font-size:11px; font-weight:normal; float:left; text-align:left}
	
	div#searchYear input[type=text]{ width:196px; height:24px; line-height:24px; padding:0 24px 0 8px; color:#434343; font-weight:bold; font-size:11px; text-align:left; border:0; background-color:#e6e6e6; float:left}
	
	div#searchYear input[type=submit]{ width:228px; padding:7px 0; color:#e6e6e6; font-weight:bold; font-size:11px; text-align:center; border:0; background-color:#6f6f6f; margin-top:15px; cursor:pointer; clear:both}
		div#searchYear input[type=submit]:hover{ background-color:#e6e6e6; color:#434343;}

	
	div#searchYear fieldset{ width:300px; margin-right:25px; float:left}

		div#searchYear input.send{ width:110px; padding:7px 0; color:#e6e6e6; font-weight:bold; font-size:11px; text-align:center; border:0; background-color:#434343; margin-top:15px; cursor:pointer; float:left; clear:none}
			div#searchYear input.send:hover{ background-color:#e6e6e6; color:#434343;}

		div#searchYear input.reset{ width:110px; margin-right:8px; padding:7px 0; color:#434343; font-weight:bold; font-size:11px; text-align:center; border:0; background-color:#e6e6e6; margin-top:15px; cursor:pointer; float:left;}
			div#searchYear input.reset:hover{ background-color:#434343; color:#e6e6e6;}

ul#listaAdv{ width:100%; float:left; margin:0 0 20px 0;}
	ul#listaAdv li{ width:630px; background:url(../img/bg_caratteristiche.jpg) center bottom no-repeat; padding:12px 0; font-size:12px; color:#000; font-weight:bold; float:left; margin-left:27px;}
		ul#listaAdv li.last{ background:none;}
		ul#listaAdv li a,
		ul#listaAdv li a:link,
		ul#listaAdv li a:active,
		ul#listaAdv li a:visited{ font-size:12px; color:#000; font-weight:bold; line-height:16px;}
		ul#listaAdv li a:hover{ color:#afaeae;}
		
		ul#listaAdv.pdf{}
			ul#listaAdv.pdf li{}
			ul#listaAdv.pdf li a{ background:url(../img/ico_downloadPdf.jpg) left center no-repeat; padding:4px 0 12px 27px}
			
			
	ul#listaDownload{ width:100%; float:left;}
	ul#listaDownload li{ width:600px; padding:4px 0 12px 20px; font-size:12px; color:#000; font-weight:bold; float:left; margin-left:27px; background:url(../img/ico_downloadPdf.jpg) left center no-repeat;}
		ul#listaDownload li a,
		ul#listaDownload li a:link,
		ul#listaDownload li a:active,
		ul#listaDownload li a:visited{ font-size:12px; color:#000; font-weight:bold; line-height:16px;}
		ul#listaDownload li a:hover{ color:#afaeae;}
