/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding: 0;
 padding-top: 10px; 
 text-align:center;
 background: #737373;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
} 
 
#pagewidth{ 
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
 background: url(../img/bg_pagewidth.gif) 0 0 no-repeat;
} 
 
#leftcol{
 width:244px; 
 float:left; 
 position:relative; 
}
#leftcol img{
	border: 1px solid black;
	margin:10px;
}
#lefttxtsito{
	padding: 15px;
	padding-bottom: 0;
	color: #ffcc00;
}
#twocols{
 width:642px; 
 float:right; 
 position:relative; 
}
 
#rightcol{
 width:452px; 
 float:right; 
 position:relative; 
}
#lingue{
   min-height: 110px; height: auto !important; height: 120px;
	text-align: right; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
}
#lingue a{
	color: gray; text-decoration: none;
}
#lingue a:hover{
	color: black;
}
#lingue #lingatt{
	color: black;
	font-weight: bold;
}
#mainmenu ul{
	padding: 15px 0;
	margin: 0;
}
#mainmenu ul li{
	display: inline;
	list-style: none;
}
#mainmenu ul li a{
	color: #000;
	font-weight: bold;
	padding: 0 10px 3px 10px;
	border-right: 1px solid #000;
	text-decoration: none;
}
#mainmenu ul li a:hover{
color: white;
}
#mainmenu #attivo_mainmenu{
	color: white;
}
#maincol{
 float: left; 
 display:inline; 
 position: relative; 
 width:190px; 
}
#logo img{
	border: none;
	width: 175px;
	height: 125px;
}
#leftconttop{
	background: url(../img/contleft.gif) 0 0 no-repeat;
	padding-top: 8px;
}
#leftcontbottom{
	background: url(../img/contleft.gif) 0 100% no-repeat;
	padding: 0 4px;
	padding-bottom: 8px;
}
#leftcontbottom ul{
	padding: 0;
	margin:0;
}
#leftcontbottom ul li{
	padding: 10px 0;
	list-style: none;
}
#leftcontbottom ul li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}
#leftcontbottom ul li a:hover{
	background: url(../img/menuleft.gif) -280px 0 no-repeat;
	color: #000;
}
#leftcontbottom ul li #matt{
	background: url(../img/menuleft.gif) 0 0 no-repeat;
	color: #000;
}
#testo{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right: 30px;
}
#testo table{
	font-size: 11px;
}
#testo ul li{
	padding: 5px;
}
#testo a{
	color: #ff6600;
}
#testo a:hover{
text-decoration: none;
}
#footer{
 min-height: 50px; height: auto !important; height: 100px;
 clear:both;
 background: #737373 url(../img/bg_footer.gif) 0 0 no-repeat;
 padding-left: 250px;
 padding-top:40px;
 color: #ffcc00;
} 
#footerleft{
	float: left;
}
#footerright{
	float: right;
}
#footerright ul{
	margin: 0;
	padding: 0;
	display: inline;
}
#footerright ul li{
	display: inline;
	list-style: none;
}
#footerright ul li a{
	text-decoration: none;
	font-weight: bold;
	color: #ffcc00;
	padding: 0 10px;
}
#footerright ul li a:hover{
color: white;
}
/*modulo contatti*/
#tabcontatti{
	width: 400px;
}
#tabcontatti input{
	background: #FF9900;
	border: 1px solid black;
   font-size: 11px;
}
#tabcontatti #checkbox{
	background: none;
	border: none;
}
#select{
	background: #FF9900;
	border: 1px solid black;
}

#richiesta{
	background: #FF9900;
	border: 1px solid black;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	scrollbar-3dlight-color : #000;
	scrollbar-arrow-color : #FF9900;
	scrollbar-base-color : #000;
}
#select{
	background: #FF9900;
	border: 1px solid black;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
	scrollbar-3dlight-color : #000;
	scrollbar-arrow-color : #FF9900;
	scrollbar-base-color : #000;
}
.testo13{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
/*modulo contatti*/
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

