* {
	margin: auto;
	padding: 0;
}
body {
	background-color:#ffffff;
}
body, th, td, input, textarea {
	text-align: justify;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited{color:#4D6B88; text-decoration: none; }
a:active{color:#4D6B88; text-decoration: none;}
a:hover{color:#4D6B88; text-decoration: underline;}


/*Global Content */
#globalcontent {
	position:absolute;
	left:50%;				 /*per centrare il box verticalmente il parametro left va settato al 50%*/
	top:2px;
	width:950px !important; /*MZ*/
	width: 950px; /*IE*/
	height:99%;
	margin:0 0 0 -475px;	/* per centrare il box orizzontalemente impostare il paramentro margin con un numero negativo in ultima posizione pari alla meta' della larghezza (width) del div */
}

/*:::::::::::: Header :::::::::::::*/
#header {
	width:950px !important; /*MZ*/
	width: 950px; /*IE*/
	border-collapse:collapse; 
	margin: 0 auto;
}
#header A:link, A:active{color:#727B82;}
#header A:visited{color:#727B82;}
#header A:hover{text-decoration: underline;}

#riga-t{height:4px; background-color: #7E93AE;}

#riga-c {width:950px; height:30px;}

.linkhome {
	width:40px;
	background: url(../img/top/home.gif) no-repeat 15px center; 
	padding-left:30px;	
	float:left;
	font-size:9px;
	margin-top:7px;
}
.linkcontact {
	width:50px; 
	background: url(../img/top/contact.gif) no-repeat 15px center; 
	padding-left:30px; 
	float:left;
	font-size:9px;
	margin-top:7px;
}
.linkhome a {
	font-size:11px;
}
.linkcontact a {
	font-size:11px;
}
.riga01 {background: url(../img/top/separatore-gri.gif) no-repeat center center; width: 1px; height:30px; padding: 0px 0px 0px 0px; float:left;}
.riga02 {background: url(../img/top/separatore-gri.gif) no-repeat center center; width: 1px; height:30px; padding: 0px 20px 0px 20px; float:left;}
.ita, .ita a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.ita a {display: block; background: url(../img/top/ita.gif) no-repeat center center;}
.uk, .uk a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.uk a {display: block; background: url(../img/top/uk.gif) no-repeat center center;}
.fr, .fr a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.fr a {display: block; background: url(../img/top/fr.gif) no-repeat center center;}
.de, .de a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.de a {display: block; background: url(../img/top/de.gif) no-repeat center center;}
.es, .es a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.es a {display: block; background: url(../img/top/es.gif) no-repeat center center;}
.br, .br a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.br a {display: block; background: url(../img/top/br.gif) no-repeat center center;}
.ch, .ch a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.ch a {display: block; background: url(../img/top/ch.gif) no-repeat center center;}
.jp, .jp a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.jp a {display: block; background: url(../img/top/jp.gif) no-repeat center center;}
.ru, .ru a {width: 20px; height: 14px; padding-left:10px; 	margin-top:4px; float:left;}
.ru a {display: block; background: url(../img/top/ru.gif) no-repeat center center;}

.newsletter {background: url(../img/top/freccia.gif) no-repeat left center; font-size: 12px; float:left; margin-top:7px; padding-left:15px;}
.newsletter A:hover {text-decoration: none;}
.search {background-color: #e9eff4; width:300px; height:31px; float: right;}

.search input.textcerca {
	width:200px; 
	height:18px; 
	border: 1px solid #4D6B88;
	float:left;
	margin-left:30px;
	margin-top:5px;
}
.search input.pulsantecerca {
	height:20px;
	width:45px;
	background-color: #4D6B88; 
	border: 1px solid #ffffff; 
	color: #FFFFFF; 
	text-align:center;
	float:left;
	margin-left:15px;
	margin-top:5px;
	cursor: pointer;	
}
div#riga-d{height:1px; background-color: #CFCECB;}

div#logo{
	background: url(../img/top/logo.jpg) no-repeat;
	height:175px;
	width:185px;
	float:left;
	margin:2px 0px 2px 0px;
	cursor:pointer;
}
div#image{
	background: url(../img/top/headerimg.jpg) no-repeat; 
	width:765px; 
	height:175px; 
	float:right; 
	margin:2px 0px 2px 0px;
}
div#loghi{
	display: none; 
	overflow:hidden;
}
div#banner_top{
	display: none; 
	overflow:hidden;
}
/*:::::::::::: Menu Header:::::::::::::*/
#menu_header {
	display: none; 
	overflow:hidden;
}

/*:::::::::::: Menu Orizzontale:::::::::::::*/
#menu {
	width: 100%;
	height: 30px;
	margin: 0;
	border:0;
	border-spacing:0; 
	border-collapse:collapse; 
	padding:0px;
	background-color: #90A3AF;
}
#menu TD {
	font-family: Tahoma,arial,verdana,helvetica;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid #546B83;
	}
#menu TD.normal {background-color: #90A3AF;}
#menu TD.normal A:link{color:#ffffff; text-decoration: none;}
#menu TD.normal A:visited {color:#ffffff; text-decoration: none;}
#menu TD.normal A:hover{color:#4D6B88;}
#menu TD.normal A:active{color:#ffffff;}	

#menu TD.selec {background-color: #4D6B88;}
#menu TD.selec A:link {color:#ffffff; text-decoration: none;}
#menu TD.selec A:visited {color:#ffffff; text-decoration: none;}
#menu TD.selec A:hover{color:#ffffff; text-decoration: underline;}
#menu TD.selec A:active{color:#ffffff;}	

#menu TD.separatore {background-color: #3F5E7D; width: 1px; text-align:center;}

#sottomenu {
	width: 100%;
	height: 20px;
	background-color: #4D6B88;
	margin: 0px;
	border:0px;
	border-spacing:0px; 
	border-collapse:collapse; 
	padding:0px;
}
#sottomenu TD {	
	padding-left: 40px;
	font-family: Tahoma,arial,verdana,helvetica;
	font-size: 11px;
	font-weight:bold;
	text-transform: capitalize;
}	
#sottomenu TD A:link{color:#ffffff;}
#sottomenu TD A:visited {color:#ffffff;}
#sottomenu TD A:active{color:#ffffff;}
#sottomenu TD A:hover{text-decoration: underline;}

/*:::::::::::: Menu Verticale:::::::::::::*/
#menuv {
	width: 100%;
	height: 30px;
	margin: 0;
	border:0;
	border-spacing:0; 
	border-collapse:collapse; 
	padding:0px;
	text-indent: 3px;
}
#menuv TD {
	font-family: Tahoma,arial,verdana,helvetica;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid #546B83;	
}
#menuv TD.normalv {background-color: #90A3AF;}
#menuv TD.normalv A:link{color:#ffffff; text-decoration: none;}
#menuv TD.normalv A:visited {color:#ffffff; text-decoration: none;}
#menuv TD.normalv A:hover{color:#4D6B88;}
#menuv TD.normalv A:active{color:#ffffff;}	

#menuv TD.selecv {background-color: #4D6B88;}
#menuv TD.selecv A:link {color:#ffffff; text-decoration: none;}
#menuv TD.selecv A:visited {color:#ffffff; text-decoration: none;}
#menuv TD.selecv A:hover{color:#ffffff; text-decoration: underline;}
#menuv TD.selecv A:active{color:#ffffff;}	

#menuv TD.separatore {background-color: #3F5E7D; width: 1px; text-align:left;}

.sottomenuv {
	width: 100%;
	height: 20px;
	background-color: #4D6B88;
	margin: 0;
	border:0;
	border-spacing:0; 
	border-collapse:collapse; 
}
.sottomenuv TD {	
	font-family: Tahoma,arial,verdana,helvetica;
	font-size: 11px;
	font-weight:bold;
	text-transform: capitalize;
	padding-left:10px;
}
.sottomenuv TD A:link{color:#ffffff;}
.sottomenuv TD A:visited {color:#ffffff;}
.sottomenuv TD A:active{color:#ffffff;}
.sottomenuv TD A:hover{text-decoration: underline;}

.click{
	background-color:#85a0bb;
	margin-left:-5px;
	padding-left: 5px;
	padding-top:3px;
	padding-bottom:3px;
	display: inline;
	}

/*:::::::::::: Menu misto :::::::::::::*/
div#mmisto{
	width:765px; 
	height:20px; 
	float:right; 
	margin:0px 0px 0px 0px;
	background-color: #90A3AF;
	padding-top:5px;
}
.menu_misto {
	width:100% !important; /*MZ*/
	width: 100%; /*IE*/
	border:0;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	display: inline;	
	float:left;
	font-family: Tahoma,arial,verdana,helvetica;
	color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;	
}
.menu_misto div.normalv {color:#ffffff;padding:0px 0px 0px 2px;display: inline;	}
.menu_misto div.normalv A:link{color:#ffffff;padding:0px 0px 0px 2px;display: inline;}
.menu_misto div.normalv A:visited {color:#ffffff;padding:0px 0px 0px 2px;display: inline;}
.menu_misto div.normalv A:hover{color:#ffffff;padding:0px 0px 0px 2px;display: inline;}

.menu_misto div.selecv{color:#fff;padding:0px 0px 0px 2px;display: inline;}
.menu_misto div.selecv A:link{color:#fff; text-decoration:underline;padding:0px 0px 0px 2px;display: inline;}
.menu_misto div.selecv A:visited{color:#fff;text-decoration:underline;padding:0px 0px 0px 2px;display: inline;}
.menu_misto div.selecv A:hover{color:#fff;text-decoration:underline;padding:0px 0px 0px 2px;display: inline;}

.mistoseparatore {
	background-color: #3F5E7D;
 	width: 1px; 
	text-align:center;
	display:none;
}
.logo_categ {
	width: 10px;
	height: 10px;	
	margin:0px 0px 0px 0px;
	border:0px;
	border-spacing:0px; 
	border-collapse:collapse; 
	padding:0px 0px 0px 0px;
	display: inline;	
}

/*:::::::::::: Contenuto Pagina :::::::::::::*/
div#contenitore{
	background: url(../img/background.gif);
	background-repeat:repeat-y;
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width:950px !important; /*MZ*/
	width: 950px; /*IE*/
}

/*:::::::::::: Colonna Left :::::::::::::*/
div#mleft {
	width:180px !important; /*MZ*/
	width: 180px; /*IE*/
	border:0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	float:left;
	background-color:#ffffff;
}

/*:::::::::::: Contenuto Centrale :::::::::::::*/
.search_page {background-color: #e9eff4; width:570px; height:31px;margin-bottom:5px;display:none;}

.search_page div.search_page_descr {float:left;margin:5px 10px 0px 0px;font-family: arial,verdana,helvetica;;font-size: 18px;font-weight:bold;color: #395b80;}


.search_page input.text_search_page  {
	width:200px; 
	height:18px; 
	border: 1px solid #4D6B88;
	float:left;
	margin-left:5px;
	margin-top:5px;	
}
.search_page input.button_search_page {
	height:20px;
	width:45px;
	background-color: #4D6B88; 
	border: 1px solid #ffffff; 
	color: #FFFFFF; 
	text-align:center;
	float:left;
	margin-left:15px;
	margin-top:5px;
	cursor: pointer;	
}


div#page {
	width: 572px !important; /*MZ*/
	width: 572px; /*IE*/
	border:0;
 	margin: 0px 9px 0px 9px;
	display: inline;
 	position: relative;
	float:left;
}
div#bannercentro {
	width: 572px !important; /*MZ*/
	width: 572px; /*IE*/
	border:0;
 	margin: 0px 0px 0px 0px;
	display: inline;
 	position: relative;
	float:left;
}
div.banner {
	float:left;
	margin-bottom:5px;
}
.notizia {float: none; clear: both;}


.paginazione {
	margin-top:15px;
	margin-bottom:15px;
}
/*:::::::::::: Colonna Right :::::::::::::*/
div#mright {
	width:180px !important; /*MZ*/
	width: 180px; /*IE*/
	border:0;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
 	position: relative;
	float:right;
}
/*:::::::::::: Iframe di autenticazione newsletter complessa :::::::::::::*/
.iframe {
	background-color:#b4c9dc;
	width:180px;
	height: 190px;
	overflow: hidden;
}
/*:::::::::::: Meteo :::::::::::::*/
#meteo {
	margin-top:10px;
	width:180px;
	height: 150px;
	float:left;
}
/*:::::::::::: Menu right :::::::::::::*/
.menudx{
	background: #4D6B88 url(../img/mright/li.gif) no-repeat left;
	font-family: arial,verdana,helvetica; 
	font-size: 14px;
	font-weight:bold;
	text-align:left;	
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 2px;
	margin-bottom:2px;
	vertical-align: middle;
}
.menudx a:link, a:active{color:#ffffff;text-decoration: none;}
.menudx a:visited {color:#ffffff;text-decoration: none;}
.menudx a:hover {color:#90A3AF;}

.clearer {float: none; clear: both;} /*interrompe l'azione del float e non permette che altri div si affianchino all'ultima colonna */
.clearer-photobox {float: none; clear: both;}
/*:::::::::::: Linea orizzontale sfumata :::::::::::::*/
.linea {
	height:1px; 
	background: url(../img/linea.png);
	overflow:hidden;
	margin-bottom:4px;
}
.lineasottocat {
	height:2px; 
	background: url(../img/linea.png);
	overflow:hidden;
}
.lineanews {
	height:1px; 
	background: url(../img/news/hr-lastnews.png);
	overflow:hidden;
}
.lineapaginazione {
	height:1px; 
	background: url(../img/lineapaginazione.png);
	overflow:hidden;
}

/*:::::::::::: Footer :::::::::::::*/
.pxup {	
	height: 3px;
	margin-top:5px;
	overflow:hidden;
}
div#footer {
	height: 15px;
	width: 100%;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	background-color: #C6D1DC;
	text-align: left;
	font-size: 11px;
	color: #50504F;
}
div#footer a {
	padding: 2px 7px;
	color: #FFFFFF;
}
.pxdown {	
	background-color: #B6C3D0;
	height: 3px;
	overflow:hidden;
}

/*:::::::::::: Privacy ::::::::::::::*/
#privacy {
	padding: 8px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*:::::::::::: Link Ricerca avanzata Prodotti ::::::::::::::*/
.search-param { 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF; 
	background-color:#4d6b88;
	font-size:12px;
	padding:2px 2px 2px 2px; 
	font-weight:normal;
	margin-top:5px;
	margin-bottom:10px;
}
.search-param A:link {
	font-family: Arial;
	color:#FFF;
	font-size:12px;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	background-color: #4d6b88;
	text-decoration: none;
}
.search-param A:visited {
	font-family: Arial;
	color:#FFF;font-size:12px;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	background-color: #4d6b88;
	text-decoration: none;
}
.search-param A:hover{
	font-family: Arial;
	color:#FFF; 
	font-size:12px;
	padding:2px 2px 2px 2px; 
	font-weight:normal;
	background-color: #4d6b88;
	text-decoration: underline;
}
.search-param A:active{
	font-family: Arial;
	color:#FFF;font-size:12px;
	padding:2px 2px 2px 2px;
	font-weight:normal;
	background-color: #4d6b88;
	text-decoration:none;
}	

/*:::::::::::: Ricerca avanzata Prodotti ::::::::::::::*/

.ricerca_param  {background-color:#e9eff4; margin:10px 0px 10px 0px; padding:5px;}
.ricerca_param div.title{font-family: Arial;font-size: 18px;font-weight:bold;color: #395b80;background-color:#e9eff4; }
.campo{width:20px; margin:5px; background-color:#e9eff4;}
.campo select {font-family: Arial;font-size: 11px;font-weight:normal;color: #000; background-color:#FFF; border:#395b80 solid 1px; height:20px;}


.pulsantecerca_param{
	margin:10px 10px 5px 5px;
	margin-left: 131px;
	background-color: #395b80;
	border: 1px solid #395b80;
	color:#fff;
	width:100px;
	clear:both;
	text-align:center;
	float:left;
	cursor:pointer;
}

.pulsantereset_param{
	margin:10px 10px 5px 0px;
    border: 1px solid #395b80;
    color:#fff;
    background-color: #395b80;
    width:100px;
    text-align:center;
	cursor:pointer;
	float:left;
}

/*:::::::::::: Ricerca veloce prodotti :::::::::::::*/

.search-veloce {background-color:#e9eff4;margin:10px 0px 10px 0px;padding:5px;display:none;}
.search-veloce div.title_veloce {font-family: Arial;font-size: 18px;font-weight:bold;color: #395b80;background-color:#e9eff4; width:560px;}
.search-veloce div.nome {width:560px;}
.search-veloce div.select{width:560px;} 
.search-veloce div.select select {font-family: Arial;font-size: 11px;font-weight:normal;color: #000; background-color:#FFF; border:#395b80 solid 1px; height:20px;}
.search-veloce div.pulsante{width:560px;} 

.pulsantecerca_veloce{
    border: 1px solid #395b80;
    color:#fff;
    background-color: #395b80;
    width:80px;
    text-align:center;
	cursor:pointer;
}
.search-param-generico {
	display:none;
}
/*:::::::::::: Elenco prodotti con tabella dinamica:::::::::::::*/
.notizia-prod { font-family: Arial;font-size:11px;padding:0px 0px 0px 0px;}
.elenco_prod_colonne { font-family: Arial;font-size:11px; padding:5px 5px 5px 5px; }
.elenco_prod_colonne th { font-family: Arial;font-size:11px; color:#FFF;text-transform:uppercase;text-align:left; background-color:#4d6b88;padding:5px 5px 5px 5px;border:1px #4d6b88 solid}
.elenco_prod_colonne td{ font-family: Arial;font-size:11px;padding:5px 5px 5px 5px;background-color:#e9eff4; border:1px #e9eff4 solid;text-align:left;}

/*:::::::::::: RSS ::::::::::::::*/
.feed_rss {
	margin-top:7px;
	margin-bottom:5px;
}