
*{ margin: 0; padding: 0; }*

body { 
font: 13px Arial; 
color: #454545; 
line-height: 16px; 
background: url(images/sfondo.gif); 
}

a { text-decoration: none; 
color: #bd3131; 
background: inherit; 
}

a:hover { 
color: #808080; 
background: inherit; 
}	

a:focus { outline: 0; }

img { border: 0; }


#wrap { 
margin: 0 auto; 
width: 820px; 
padding-top:0px;
background: url(images/wrap.png) repeat-y; 
border: 0px solid #888;  
}
	

#header{
clear:both;
margin: 0 10px;
width: 800px;
height: 160px;
font-size:1.3em;
color:#d6d6d6;  
padding:0; 
background: url(images/header.jpg) no-repeat; 
border: 0px solid #888;  
}

#header .counter{
float:right;
margin: 50px 30px 0 0;
width: 112px;
height: 52px;
border: 0px solid #888;  
}



#maincontent { 
padding:0; 
clear: both; 
}

#left { 
float: left; 
width: 510px;
padding: 0; 
margin: 10px 0 10px 30px; 
border:0px dotted #ccc;
}

#left p{
margin:10px auto;
width:98%;
text-align:justify;
}

#left span{
font-size:16px;
color:#bd3131;
font-weight:100;
letter-spacing:-1px;
}

#right { 
float: right; 
width: 220px;
padding: 0; 
margin: 10px 30px 10px 0; 
border:0px dotted #ccc;
}


#banner30 { 
clear: both;
margin: 5px 20px 5px 20px; 
padding:0;
width: 780px;    
height:30px;
text-align:center;
background:#fff;
border: 0px solid #789; 
}

#banner30 .question{
float:right;
margin:0;
width: 24px;
height: 30px;
border: 0px solid #888;  
}	

#banner { 
clear: both;
margin: 5px 20px 5px 20px; 
padding:0;
width: 780px;    
height:90px;
text-align:center;
background:trasparent;
border: 0px solid #789; 
}

.bannerbox { 
clear:both;
margin: 15px auto; 
padding:0;
width:auto;    
height:auto;
text-align:center;
background:trasparent;
border: 0px solid #789; 
}

#footer { 
clear: both;
margin: 0 10px; 
padding: 0; 
width: 800px;  
height:40px;
font:10px Arial;
color:#ebb; 
text-align:center;
line-height: 30px; 
background: url(images/footer.jpg) no-repeat; 
border: 0px solid #ccc; 
}



#searchform { 
background: url(images/searchform.png) no-repeat; 
padding: 0; 
height: 38px; 
font: bold 0.9em Arial, Sans-Serif; 
margin: 0 0 20px; 
}
		
#searchform p { 
padding: 0; 
margin: 0; 
}
		
input.search { 
width: 120px; 
border: none; 
background: url(images/input.png) no-repeat; 
padding: 4px 0 4px 6px; 
margin: 8px 0 3px 8px; 
}
		
input.submit { 
width: 46px; 
height: 25px; 
border: none; 
background: #FFF url(images/submit.png) no-repeat; 
font: 13px Arial; 
padding: 0px; 
color: #FFF; 
}
