/* CSS Document */

body{
	font-family:"Trebuchet MS", Arial, sans-serif; font-size:13px; margin:0; background-image:url(../images/sfondo.gif); background-repeat:repeat-x; background-color:#4396ca;}
a{
	color:#FFFFFF; text-decoration:underline;}
a:hover{
	color:#FFFF99; text-decoration:underline;}		
#contenitore{
	width:908px; margin:0 auto 0 auto;}	
#contenitore .bkg_top{
	background-image:url(../images/bkg-top.gif); width:980px; height:175px; margin:0; background-repeat:no-repeat;}	
#contenitore .bkg_top .tabella{
	margin:0;}	
#contenitore .bkg_top .tabella .logo img{
	margin:10px 0 0 120px;}
#contenitore .bkg_top .tabella .info img{
	margin:20px 0 0 40px;}
#contenitore .bkg_top .tabella .testo_info{
	color:#666666; padding:5px 0 10px 45px; line-height:18px;}		
#contenitore .bkg_top .tabella .scritta img{
	margin:0 0 0 40px;}		
#contenitore .tabella_footer{
	margin:0;}
#contenitore .link{
	color:#6cceff; padding:1px 0 0 150px;}	
#contenitore .link a{
	color:white; text-decoration:none; padding:0 15px 0 15px; text-transform:uppercase; font-size:12px; font-weight:bold;}
#contenitore .link a:hover{
	color:#003366; text-decoration:none; text-transform:uppercase; font-weight:bold;}	
#Carousel{
	background-image:url(../images/prodotti/bkg-sfondo.jpg); height:253px; }
#Carousel2{
	background-image:url(../images/golosita-pontine/sfondo.jpg); height:253px; }		
#contenitore .tabella_prodotti{
	margin:0;}	
#contenitore .tabella_prodotti .titolo{
	color:#f96500; font-weight:bold;}	
#contenitore .tabella_prodotti .testo{
	color:#333333; padding:10px 30px 0 5px; font-size:12px; line-height:22px;}	
#contenitore .tabella_prodotti .testo a{
	color:#333333; padding:0; font-size:12px; line-height:22px; text-decoration:none;}	
#contenitore .tabella_prodotti .testo a:hover{
	color:#999999; padding:0; font-size:12px; line-height:22px; text-decoration:underline;}		
#contenitore .tabella_prodotti .img_prodotti img{
	margin:5px 0 0 20px;}
#contenitore .tabella_prodotti ul{
	margin:0; list-style:none; color:#00a8fd; font-weight:bold; font-size:18px; padding:2px 0 0 20px;}	
#contenitore .tabella_prodotti li{
	padding:8px 0 0 0; color:#333333; list-style:none; font-weight:normal; font-size:13px; line-height:25px;}	
#contenitore .tabella_prodotti .navigazione{
	color:#00a8fd; padding:10px 0 15px 30px; font-size:12px; line-height:22px;}	
#contenitore .tabella_prodotti .navigazione a{
	color:#999999; padding:5px 0 0 0; font-size:12px; line-height:22px; text-decoration:underline;}	
	
#contenitore .tabella_info{
	margin:0;}	
#contenitore .tabella_info .testo{
	margin:0; padding:5px 0 5px 5px; font-size:13px;}		
#contenitore .tabella_info a{
	color:#0099CC; text-decoration:underline; font-weight:bold;}
#contenitore .tabella_info .testo_interno{
	margin:0; padding:15px 0 0 25px; font-size:13px;}		
	
	
.footer{
	color:white; font-size:13px;}	
	
.arrowlistmenu{
width: 205px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-size:14px;
font-weight:bold;
color: white;
background: black url(../images/prodotti/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/prodotti/titlebar-active.png);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a{
color: white;
background: url(../images/prodotti/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}
.arrowlistmenu ul li a:visited{
color: #97c0e9;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}		

strong{
	color:#00a8fd;}
	
/* MENU HOVER */
#dropmenudiv{
z-index:100; position:absolute; border:1px solid #000066; border-bottom-width:0; margin:3px 0 0 15px;}
#dropmenudiv a{
width: 100%; color:#0099FF; display: block; text-indent: 3px; border-bottom: 1px solid #000066; padding: 2px 0 2px 0; text-decoration: none;}
#dropmenudiv a:hover{
background-color:#CCCCCC;}		