/*
Theme Name: Bertuzzo
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Enrico Ladogana
Author URI: http://www.elinet.it/
*/

/* Begin Typography & Colors */

body {
	background: #4473CF url(images/sfondo_body.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#container {
	width: 1040px;
	margin: 0px auto;
	padding: 0px;
	background: url(images/sfondo_content.jpg) repeat-y center top;
	height:100%;
}
#header {
	background: url(images/header_new.jpg) no-repeat;
	height: 240px;
	position:relative;
}


#flash {
	float:right;
	display:inline;
	margin-top:60px;
	margin-right:30px;
}
.box {
	background: #CC6600;
	height: 100px;
	width: 232px;
	margin-left: 32px;
	padding-top: 20px;
}


#left {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 236px;
	float: left;
	height: 100%;
	display: inline;
	text-align:center;
	padding-left: 30px;
	padding-bottom: 30px;
}
#left h3 {
		margin: 0px;
	margin-bottom: 10px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;	

}
#left ul {
	margin: 0px;
	padding: 0px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: left;
	padding-left: 15px;
}



#center {
	margin: 0px;
	margin-top: 27px;
	padding: 0px 40px 0px 20px;
	width: 714px;
	float: left;
	height: 100%;
	text-align: left;
	display: inline;
	font: 14px/1.5em Verdana, Arial, Helvetica, sans-serif;	
}
#center img {
	border:none;
}



#center h2 {
	margin: 0px;
	margin-bottom: 10px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;	
}


#footer {
	background: url(images/coclea-verticale-footer.jpg) no-repeat center top;
	height:188px;
	margin:30px 0 0;
	padding:90px 785px 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#testa_centro {
	/*background: url(images/testa_base.jpg);*/
	height: 190px;
	margin: 0px;
	padding: 0px;
}

.nome {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
}

#footer a {
	color: #FFFF00;
}

#footer p {
	margin: 0px;
	padding: 0px;
	
	}

#content {
	margin: 0px;
	padding: 0px;
	border: 1px solid #0099FF;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


tr.bianca {
	background-color: #FFFFFF;
}
tr.rosa {
	background-color: #F9E6D2;
}
tr.rosascuro {
	background-color: #E8BA9B;
}
.prodotti td {
	border: 1px solid #000000;
	margin:0px;
	padding:2px;
	color:#000000;
}
.prodotti caption {
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	color:#000000;
	font-weight: bold;
	text-align: left;
}

#center a {
	/*color: #4473CF;*/
	color: #1B4478;
	text-decoration: none;
}

#center a:hover {
	/*color: #4473CF;*/
	color: #5DA6F3;
	text-decoration: none;
	font-weight: bold;
}

.widgettitle {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

#left a {
	color: #FC3;
	text-decoration: none;
}

#left a:hover {
	color: #Fff;
	text-decoration: none;
}

#left ul {
	padding-left: 15px;
	margin-left: 0px;
}

#left ul li, #left ul li li, #left ul ul {
	padding-left: 0px;
	margin-left: 0px;
}

#menu {
	background: url(images/menu_coclee.jpg) no-repeat;
	height: 39px;
	margin: 0px;
	padding: 0px;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 1px;
	width: 974px;
}

#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative;
	z-index:3000; 
	font-weight:bold;
}


#dropmenu a {
	display:block;
	padding:10px 14px;
	color:#FC0;
	text-decoration:none;
	width:120px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin: 0px;
}

#dropmenu a:hover {color:#fff; background: url(images/sfondo_hover.jpg) repeat-x;background-color:#906733; 
}

#dropmenu li {float:left; position:relative; border-right:1px solid #172f5b; margin:0px;   }

#dropmenu ul {position:absolute; display:none; width:190px; margin:0px; top:39px; border-bottom:1px solid #172f5b;}
#dropmenu ul a {
	border-left:1px solid #172f5b;
	font-family: Tahoma, Geneva, sans-serif;
           width:140px;
}

#dropmenu li ul { width:190px; background: #3c588a; margin-left: -1px;}

#dropmenu li ul a {width:160px; height:auto; float:left;   z-index:6000;}

#dropmenu ul ul {
	top:0px;
           left: 0px;
	background-color: #3c588a;
           width: 190px;
	}

#dropmenu li ul ul {
	left:160px;
	margin:-1px 0 0 29px;
	background: #3c588a;
}

#dropmenu li li {
	border-top:1px solid;
           background: #3c588a;
}



#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#dropmenu li ul ul ul {
	background: #3c588a;
}

#searchform {
	margin-top:10px;
}