html, body {
	margin:0;
	padding:0;
	
	background-image: url(../img/bg.gif);
	background-repeat:repeat;
}
* {
	font-family: verdana,arial,helvetica,sans-serif;
	
}
#header{
width:100%;
height:150px;
background-color:#E9E6DD;
font-size: 9px;
}
#subheader{
width:100%;
height:122px;
background-color:#FFF;
margin:0px 0px 5px 0px;
font-size: 9px;
}
#contentheader{
width:745px;
margin: 0px auto 0px auto;
height:122px;
padding:0px;
font-size: 9px;
}

.home{ background-color:#FFF;color:#333333; font-size: 10px;}
.azienda{background-color:#E9E6DF;color:#333333;font-size: 10px;}
.clienti{background-color:#CA142A;color:#FFF;font-size: 10px;}
.contatti{background-color:#4B4341;color:#FFF;font-size: 10px;}
#topbar { clear:right;}
#topbar a, #bottombar a { display:block; float:right; width:60px; height:112px; text-align:center; text-decoration:none; padding:10px 0px 0px 0px;font-size: 10px;
}
#topbar a:hover, #bottombar a:hover {
text-decoration:underline;font-size: 10px;
}

#bottombar a {height:20px; float:left;font-size: 10px;}
#footer{
width:100%;
height:50px;
background-color:#E9E6DD;
padding-top:5px;
font-size: 9px;
}
#subfooter{
width:100%;
height:30px;
background-color:#FFF;
margin-top:10px;
font-size: 9px;

}
#contentfooter{
width:745px;
margin: 0px auto 0px auto;
height:30px;
font-size: 9px;
}


#main{
width:745px;
margin: 0px auto 0px auto;
background-color:#E9E6DD;
height:410px;
font-size: 9px;
}

#main2{
width:721px;
margin: 0px auto 0px auto;
background-color:#FFF;
height:408px;
border-top:#E9E6DD solid 10px;
padding-top:0px;
font-size: 9px;
}
#wrapper {
	width:745px;
	margin: 0px auto 0px auto;
font-size: 9px;
	background-color: #E9E6DD;
}
#bgpul{
background-image: url(../img/logo2_2.jpg);
background-repeat: no-repeat;
width:100px;
height:114px;
float:left;
padding-right:55px;
font-size: 9px;
}
.AccordionH {
	height: 114px;
	font-size: 0.8em;
	background:#FFFFFF url(../img/logo3_3.jpg) no-repeat center right;
	margin-top:0px;
	font-size: 9px;
}
.AccordionH .TOG {
	background-color: #333;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	cursor: pointer;
	height:100%;
	width: 20px;
	float: left;
	width: 145px;
	font-size: 9px;
}

.TOG3 {
	background-color: #E9E6DD;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	width: 17px;
	height:100%;
	margin:0 auto 0 auto;
	float: left;
	overflow:hidden;
	font-size: 9px;
}
.AccordionH .TOG:hover,.AccordionH .TOG.active {
	background-color: #4B4341;
	background-position: -145px 0;
	font-size: 9px;
}
.AccordionH .TOG#ben {
	background-image: url(../img/eventi_thumb.jpg);
}
.AccordionH .TOG#johnny {
	background-image: url(../img/nofood_thumb.jpg);
}
.AccordionH .TOG#reed {
	background-image: url(../img/food_thumb.jpg);
}
.AccordionH .TOG#sue {
	background-image: url(../img/food_thumb.jpg); 
}
.AccordionH .STR {
	float: left;
	width: 140px;
	height: 100%;
	overflow: hidden;
	background-color:#4B4341;
	font-size: 9px;
}
.content h2 {
	color: #ccc;
	margin:0;
	padding:0;
	font-size: 9px;
}
.content {
	padding: 10px;
	color: #666;
	font-size: 9px;
}
.content p{font-size: 9px; color:#FFFFFF;}
a.more {
	float:right;
	text-decoration:none;
	line-height: 14px;
	color:#999;
	background: url(../img/more.gif) no-repeat right 2px;
	padding-right: 16px;
	margin-top:6px;
	margin-right:6px;
	font-size: 9px;
}
a.more:hover {
	color:#ccc;
font-size: 9px;
}

.content a {
	color: #ccc;
	text-decoration: none;
}
.content a:hover {
	color: #fff;
}
.titolocentro{padding: 2px 0px 2px 22px;background: url(../img/buttonh2.gif) left center no-repeat;
margin-right: 0px; color:#7B2800; font-size:18px; font-weight:bold;}
.testoclienti{ font-size:9px !important; padding-left:10px;}

.col1{ padding-left:10px; padding-right:5px;width:240px; float:left; padding-top:0px; font-size:10px;}
.col2{ padding-left:10px; padding-right:15px; float:right;width:240px;;padding-top:0px; font-size:10px;}
.col3{ padding-left:20px; padding-right:10px;  float:left;padding-top:0px; font-size:10px;}
.col3 ul{ width:150px; margin-left:8px; padding-left:8px; font-weight:bold; color:#CA142A; list-style-type:square;}
.bannercentro{ clear:both; padding-top:2px; padding-left:5px;}
.testobanner{ float:right; color:#F46404; text-align:left; width:190px; padding-right:10px; font-size: 9px;}
.testobanner ul{ padding:0px 10px 0px 1px; list-style-type:square; line-height:16px;font-size: 9px;}
.testobanner a{ color:#F46404;font-size: 9px;}			

.imgcon{ float:right;width:240px; padding-right:90px; padding-top:20px;}			
