/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}

html, body {
	padding:0;
	border:0;
	margin:0 auto;
}

body {
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) top repeat-x #094566;
}

#sfondobluhome {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 450px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bghome.jpg) top repeat-x #094566;
}
#sfondobollehome {
	top:70px;
	left:250px;
	width:740px;
	height:379px;
	position:absolute;
	/*background: url(../images/bolle.jpg) left 156px no-repeat;*/
}





select, input{
	/*background-color:#094566;*/
	background-color: #FFFFFF;
	border:1px solid #055682;
	/*color:#fff;*/
	color: #055682;
	/*display:block;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0 0 10px 0;
	width:180px;
}

input.button{
	margin-top:10px; 
	width:170px;
	background-color:#f08719;
	color: #FFFFFF;
	border: 1px solid #ab6615;
	font-weight: bold;
}

/* Text fields */
input:focus         { 
border:1px solid #999; 
background:#fff;
color:#055682; }


/* Textareas */
textarea            { 
	/*background-color:#094566;*/
	background-color: #FFFFFF;
	border:1px solid #055682;
	/*color:#fff;*/
	color: #055682;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0 0 5px 0;
	width: 400px;
}
textarea:focus      { 
border:1px solid #999; 
background:#fff; 
}
#radio, #check{float:left;
display:inline; width:25px;
background-color:#fff;
margin:0 5px;
border:none;}

label {
	font-weight: bold;
}

/* WRAPPER */
#wrapper{
	position:relative;
	padding:0;
	margin:0 auto;
	width:980px;
}

/* ============================= SIDEBAR ============================= */
/* SIDEBAR */
#sideBar{
	float:left;
	width:220px;
	margin:0;
	padding:0;
}

/* LOGO */
#logo{
	width:220px;
	height:178px;
	margin:0;
	padding:0;
}

/* NAVIGAZIONE */
#content_navigation {
	width:180px;
	height:202px;
	background:url(../images/bg-navigazione.jpg) top no-repeat;
	padding:30px 20px 0 20px;
}

#content_navigation h2{
	color:#5792b2;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0 0 3px 0;
}

#content_navigation h3{
	color:#5792b2;
	font-size:11px;
	line-height:6px;
	font-weight:bold;
	padding:0;
	margin:0;
	display:block;
}






#navigation {
	width:180px;
}

#navigation ul {
	list-style-type:none;
	width:auto;
	padding:0;
	margin:0;
}

#navigation li {
	text-align:left;
	padding:0;
	margin:0;
	background: url(../images/puntini-azzurri.gif) top repeat-x;
}


#navigation li a {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-decoration:none;
	color:#70a0ba;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	padding:0;
	margin:0;
}

#navigation a:hover {
	color:#f49937;
}

#navigation a.attivo {
	font-size:14px;
	text-decoration:none;
	color:#f49937;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	text-align:left;
}

/* DOWNLOAD CATALOGO */

/*#download-catalogo{
	position:absolute;
	top:400px;
	left:3px;
	margin:0;
	padding:0;
	width:213px;
	height:47px;
	z-index:1;
 }*/




#download-catalogo{
	position:absolute;
	top:402px;
	left:0;
	margin:0;
	padding:0;
	width:214px;
	height:47px;
	z-index:1;
	background-color:#FFFFFF;
	border-left:3px solid #a8c3d4;
	border-right:3px solid #a8c3d4;
 }


/* BANNER PUNTI VENDITA */
#bannerPuntiVendita{
	width:216px;
	height:135px;
	margin:38px 0 0 0;
	padding:0 0 0 4px;
	background-image:url(../images/bg-banner-punti-vendita.jpg);
	position:absolute;
	top:410px;
	left:0;
}



/* ============================= CONTENT ============================= */
#content{
	float:left;
	width:740px;
	margin:0;
	padding:0 0 0 20px;
}

/* MENU */
#menu {
	float:left;
	width:740px;
}

#menu ul {
	list-style-type:none;
	float:left;
	width:740px;
	padding:0;
	margin:0;
}

#menu li {
	float:left;
	text-align:left;
	padding:22px 8px 0 0;
	margin:0 0 0 8px;
	height:16px;
	border-right:1px solid #b5c7d1;
}

#menu li a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#094566;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	padding:0;
	margin:0;
}

#menu a:hover {
	color:#f49937;
}

#menu a.attivo {
	font-size:13px;
	text-decoration:none;
	color:#f49937;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	text-align:left;
}

/* CONTENT BODY */
#content-body {
/*	position:relative;
*/ }
 
/* CORPO */
#corpo{
	/*float:left;*/
	width:740px;
	height:379px;
	/*margin:0 0 1px 0;
	padding:30px 0 0 0;*/
	position:absolute;
	top:70px;
	left:250px;
}

/* COLONNA-SX */ 
#colonnaSx{
	float:left;
	width:270px;
	height:244px;
	margin:0;
	padding:135px 0 0 0;
	
}
.scroll{ width:210px;
	height:230px;
	margin:0 0 15x 0; padding:0;
	float:left; overflow:auto;
	display:inline;
	}
.scroll-contatti{ width:245px;
	height:230px;
	margin:0 0 15x 0; padding:0;
	float:left; overflow:auto;
	display:inline;
	}
.scrollazienda{ width:240px;
	height:230px;
	margin:0 0 15x 0; 
	padding:0;
	float:left; 
	overflow:auto;
	display:inline;
	}
.scrollazienda2{ width:400px;
	height:310px;
	margin:0 0 15x 0; 
	padding:0;
	float:left; 
	overflow:auto;
	display:inline;
}

/* COLONNA-DX */
#colonnaDx{
	float:left;
	width:460px;
	height:379px;
	margin:0;
	padding:0 0 0 10px;
}

#colonnaDx-contatti{
	float:left;
	width:460px;
	height:244px;
	margin:0;
	padding:135px 0 0 0;
	display:inline;
	
}

#colonnaDx-contatti p{
	margin:0;
	padding:0;
	
}
.privacy { font-size:11px; 
	line-height:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.privacy a{
	font-weight:bold; 
	text-decoration:underline;  
	font-size:11px; 
	line-height:11px;}

/* MODULO CONTATTI NUOVO */
div#modulo-contatti-SX {
	float: left;
	width: 220px;
	/*background-color: #33FFFF;*/
	padding:60px 0 0 30px;
}

div#modulo-contatti-DX {
	float: left;
	width: 460px;
	/*background-color:#FF99CC;*/
	padding:60px 0 0 0;
}

div#modulo-contatti-SX p {
	padding-bottom: 0;
}


/* ELENCO-PUNTI-VENDITA */ 
#elenco-punti-vendita{
	float:left;
	width:460px;
	height:320px;
	margin:0;
	padding:15px 0 0 0;
	/*overflow:hidden;*/
}

#elenco-punti-vendita2{
	float:left;
	width:405px;
	height:300px;
	margin:0;
	padding:0 0 15px 0;
	/**/
	overflow:hidden;
}

/* PRODOTTI */ 
#prodotti{
	float:left;
	width:270px;
	height:380px;
	margin:0;
	padding:0;
}



/* IMMAGINE PRODOTTI */
#immagine-prodotti2{
	width:470px;
	height:380px;
	margin:0;
	padding:0;
	position:absolute;
	left:270px;
	top:0;
}


 
 
/* PERCORSO */
#percorso {
	float:left;
	width:437px;
	margin:0 33px 5px 0;
	padding:0;
}

#percorso ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	width:437px;
}

#percorso li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#f49937;
	float:right;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	padding:0 5px;
	text-align:left;
}

#percorso li a {
	color:#949595;
	float:left;
	font-size:15px;
	font-weight:normal;
	padding:0;
	text-decoration:none;
}

#percorso li a:hover {
	text-decoration:none;
	color:#f49937;
}

#percorso ul li strong {
	color:#d4d3d2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size:15px;
	font-weight:normal;
	padding:0;
	text-decoration:none;
}
#contenitore-nav{
	width:270px;
	height:24px;
	float:right;
	display:block;
	margin:0;
	padding:0;
}

#box-prodotto{
	float:left;
	width:400px;
	height:310px;
	margin:0;
	padding:20px 50px 20px 20px;
	background: url(../images/bg-img-prodotti.jpg) top left no-repeat;
}

#box-prodotto p{
	float:left;
	width:280px;
	margin:0;
	padding:15px 50px 0 50px;
}
#box-prodotto p img{
	float:left;
	margin:5px;
	padding:5px;
}


#box-prodottorizzontale{
	float:left;
	width:400px;
	height:205px;
	margin:0;
	padding:125px 50px 20px 20px;
	background:url(../images/bg-img-prodotti.jpg) top left no-repeat;
}



#bimbi{
	position:absolute;
	top:290px;
	left:540px;
	width:178px;
	height:228px;
	background-image: url(../images/img-sezione-bimbi.png);
	background-position: top right;
	background-repeat:no-repeat;
	 z-index:3;
 }
 
* html #bimbi{ 
	 z-index:999;
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/img-sezione-bimbi.png" ,sizingMethod="crop");
}

 
/* FOOTER CATALOGO */
/*#footer{
	float:left;
	width:740px;
	height:124px;
	margin:0;
	padding:0;
}*/

#footer{
	width:740px;
	height:124px;
	position:absolute;
	top:450px;
	left:230px;
}

/* RICERCA */
#ricerca{
	float:left;
	width:222px;
	height:109px;
	margin:0 20px 0 0;
	padding:15px 15px 0 15px;
	background-image:url(../images/bg-ricerca.jpg);
}

#ricerca p{
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#fff;
	padding:0;
	margin:0;
	text-align: left;
}

#ricerca p strong{
	font-weight:bold;
	color:#f28b1a;
}

form#cerca {
	margin-top:7px;
}

form#cerca input {
	background-color:#7398ac;
	color:#fff;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	width:185px;
	margin:5px 0 0 0;
}

form#cerca img {
	float:left;
}

form#cerca input.bottone-ricerca {
	background-color:transparent;
	border: none;
	float:left;
	margin:0 0 5px 5px;
	padding:0;
	width:auto;
}

/* FORM PUNTI VENDITA */
#formPuntiVendita select {
	background-color:#094566;
	border:1px solid #094566;
	color:#fff;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0 0 15px 0;
	width:240px;
}

#formPuntiVendita option {
	margin:0 0 1px 0;
	padding:1px 0 1px 0;
	border-bottom:1px solid #6e95aa;
}

#box-informativa{
	width:500px; 
	height:480px; 
	overflow:auto; 
	margin:20px auto; 
	padding:10px;}


/* Elenco news*/

#menu-elenco-news{
	float:left; 
	width:240px;
	margin-top:20px;
}
#menu-elenco-news ul{
	list-style-type:none;
}
#menu-elenco-news ul li{
	display:block;
	margin:0;
	padding:0;
}
#menu-elenco-news ul li.selected {
	background-color:#F6F6F6;
}

#menu-elenco-news ul li a{
background:transparent url(../images/puntini-azzurri.gif) repeat-x scroll center bottom;
color:#70A0BA;
cursor:pointer;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:normal;
margin:5px 3px;
padding:5px 3px;
text-decoration:none;
display:block;
}

#menu-elenco-news ul li a:hover{
color:#FF6600;
display:block;
}

span.data{
	color:#FF6600;
	font-weight:normal;
}

.titolo{
	color:#70A0BA;
	font-weight:normal;
	font-size:15px;
	margin:0;
	padding:0;}
.allegato a{
	font-weight:normal;
	font-size:15px;
	margin:0;
	padding:0;
	float:left;
	display:block;
	margin:5px;
	color:#f28a1a;
	font-size:12px;
	padding:3px 5px 10px 35px;
	background:url(../images/pdf.gif) left top no-repeat;
}


	#img-azienda{
	width:270px;
	height:378px;
	margin:0;
	padding:0;
	background:url(../images/foto-inblu-small.jpg) bottom left no-repeat;}
	
	
/* IMMAGINE PRODOTTI */
#immagine-prodotti{
	float:left;
	width:470px;
	height:378px;
	margin:0;
	padding:0;
}	
	
	
	
	/*pagina comunicazione*/
	
	#menu-comunicazione{
	float:left;
	width:460px;
	height:67px;
	margin:0 0 0px 0;
	display:inline;
	padding:0;
}
	
	#menu-comunicazione ul{
	width:460px;
	height:67px;
	list-style-type:none;
	float:left;
	}
	
	#menu-comunicazione ul li{
	width:113px;
	height:67px;
	margin: 0 2px 0 0;
	float:left;
	padding:0;
	display:inline;
	}
	
	#menu-comunicazione ul li a{
	padding:50px 0 0 0;
	height:17px;
	width:113px;
	display:block;
	text-align:center;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#055682;
	font-weight:normal;
	text-decoration:none;
	}

	
	#colonnaDx #menu-comunicazione ul li a.selected{
	color:#FF9900;
	font-weight:bold;
	}
	
	#colonnaDx #menu-comunicazione a:hover{
	color:#FF9900;
/*	font-weight:bold;
*/	}
		
	
	
	#menu-comunicazione li.pubb-it{
	background-image:url(../images/menu-comunica-1.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	#menu-comunicazione li.pubb-es{
	background-image:url(../images/menu-comunica-2.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	#menu-comunicazione li.espositori{
	background-image:url(../images/menu-comunica-3.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	#menu-comunicazione li.vetrina{
	background-image:url(../images/menu-comunica-4.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}

	
	#elenco-pubblicita-sfondo{
	float:left;
	width:441px;
	height:241px;
	margin:10px 0;
	padding:0;
	background: url(../images/sfondo-table.jpg) no-repeat;
	}
	
	#elenco-pubblicita-sfondo h2{
	color:#F49937;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:left;
	text-decoration:none;
	}
	
	
	
	#elenco-pubblicita{
	float:left;
	width:460px;
	height:250px;
	margin:0;
	padding:15px 0 0 0;
	overflow:auto;
	}
	
	
	
	#contenitore-tab{
	float:left;
	width:380px;
	height:200px;	
	margin:10px 0 5px 0;
	padding:0 10px 0 10px;
	overflow: hidden;
	}
	
	
	
	#elenco-pubblicita-sfondo #contenitore-tab h2{
	color:#F49937;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	padding-bottom:5px;
	font-weight:normal;
	}
	
	
	#pubblicita{
	background-color:#e6eff3;
	width:380px;
	margin:5px 0;
	padding:0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#055682;
	float:left;
	}
	
	
	#pubblicita tr.linea{
	background:transparent url(../images/puntini-azzurri.gif) repeat-x scroll center top;
	width:380px;
	height:25px;
	padding:0;
	margin:0;
	}
	
	
	#pubblicita td{
	padding:4px 0 0 0;
	margin:0;
	}
	

	
	
	#pubblicita a{
	color:#055682;
	text-decoration:none;
	}
	
	
	#pubblicita a:hover{
	color:#FF9900;
	}
	
	
	
	#menu-comunicazione-macro{
	float:left;
	width:460px;
	height:70px;
	margin:0 0 20px 0;
	display:inline;
	padding:0;
	}
	
	#menu-comunicazione-macro ul{
	width:460px;
	list-style-type:none;
	float:left;
	}
	
	#menu-comunicazione-macro ul li{
	width:219px;
	height:110px;
	margin: 0 8px 10px 3px;
	float:left;
	padding:0;
	display:inline;
	}
	
	#menu-comunicazione-macro ul li a{
	padding:90px 0 0 0;
	margin:0;
	width:219px;
	display:block;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-indent:7px;
	background: url(../images/vai-comunica.gif) 200px 93px no-repeat;
	}
	
	#menu-comunicazione-macro ul li a strong{
	color:#055682;
	font-weight:bold;
	}
	#menu-comunicazione-macro ul li a:hover strong{
	color:#70A0BA;
	font-weight:bold;
	}
	 #menu-comunicazione-macro ul li a.selected, #menu-comunicazione-macro ul li a.selected strong{
	/*color:#6195C7;*/
	color:#FF9900;	}
	#menu-comunicazione-macro ul li a:hover{
	color:#70A0BA;}
	#menu-comunicazione-macro ul li.pubb-it-macro{
	background-image:url(../images/img1.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	#menu-comunicazione-macro ul li.pubb-es-macro{
	background-image:url(../images/img2.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	#menu-comunicazione-macro ul li.espositori-macro{
	background-image:url(../images/img3.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	#menu-comunicazione-macro ul li.vetrina-macro{
	background-image:url(../images/img4.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	}
	.clear{
	clear:both;}


	#menu-comunicazione-macro-img{
	position:absolute;
	width:460px;
	height:278px;
	top:98px;
	left:280px;
}

#menu-comunicazione-macro-imglarge{
	position:absolute;
	width:730px;
	height:278px;
	top:98px;
	left:10px;
}



#showimage{
position:absolute;
top:-50px;
left:-50px;
visibility:hidden;
border: 5px solid #333333;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #006699;
min-width: 600px;
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
color: white;
font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}






/* PREZZO */ 
#prezzo{
	position:absolute;
	top:330px;
	left:290px;
	width:300px;
	height:50px;
 }

#prezzo h2{
	font-size:13px;
	line-height:13px;
	font-weight: normal;
	font-style:italic;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#739AAE;
	text-align: left;
	margin:0;
	padding:0;
 }
 
 #prezzo h3{
	font-size:16px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#055682;
	text-align: left;
	display: block;
 }
 
 
 /* PREZZO */ 
#precedente a{
	position:absolute;
	top:40px;
	left:285px;
	height:20px;
	/**/
	width:115px;
	font-weight:normal;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#949595;
	padding:0 0 2px 20px;
	text-align: left;
	font-size:13px;
	background:url(../images/freccia-precedente.gif) left 1px no-repeat;
}


#precedente a:hover{
	color:#f49937;
	background:url(../images/freccia-precedente-hover.gif) left 1px no-repeat;

 }
 
 
 /* PREZZO */ 
#successivo a{
	position:absolute;
	top:40px;
	left:560px;
	height:20px;
	/**/
	width:105px;
	font-weight:normal;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	color:#949595;
	padding:0 20px 2px 0;
	text-align: right;
	font-size:13px;
	background:url(../images/freccia-succesiva.gif) right 1px no-repeat;

 }
#successivo a:hover{
	color:#f49937;
	background:url(../images/freccia-succesiva-hover.gif) right 1px no-repeat;
}












