/*giallo ConnectingRod: rgb(235,222,180);*/
/*rosso ConnectingRod: rgb(179,109,85);*/

body{
	margin: 0;
	padding: 0;
	background-image: url(../Images/home_background.png);
	background-attachment: fixed;	
}
#centrato{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.5em;
}
#corpo{
	float: left;
	width: 798px;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	background-image: url(../Images/sfondo.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#colonna-1{
	float: left;
	width: 150px;
	margin-right: 1px;
	background-image: url(../Images/sfondo_col1_alto.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#colonna-2{
	float: left;
	width: 647px;
}
#colonna-2 div{
	margin-bottom: 1.5em;
}
#intestazione{
	height: 78px;
	background-image: url(../Images/sfondo_top.png);
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
}
#pie-di-pagina{
	clear: left;
	color: #FFF;
	background-color: #666;/*gray;*/
	border: 1px solid #EEE;
}
#colonna-1, #colonna-2, #pie-di-pagina{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#pie-di-pagina p{
	margin: 0;
	padding: 0.5em 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
#colonna-1 div.immagine {
	width: 143px;
	margin-left: 1px;
	padding: 0px;
	font: .60em verdana, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000;
	color: #000;
	background-color: #FFF;	
	clear: both;
}
#colonna-1 div.immagine a img {
	border-bottom: 3px solid rgb(179,109,85);
	display: block;
	padding-bottom: 1px;
	border-top: none;
	border-left: none;
	border-right: none;
}
#colonna-1 div.immagine a{
	text-decoration: none;
}
a:link.links ,
a:visited.links{
	color: #000;
	background-color: #FFF;
	text-decoration: none;
}
a:hover.links,
a:focus.links,
a:active.links{
	color: #000;
	background-color: #FFF;
	text-decoration: underline;
}
/*Menu navigazione Homepage*/
.menuNavigazione{
	width: 148px;
	margin: 0 0 8em 0;
	padding: 0 0 0 0;
	list-style: none;
	position: relative;
	top: 102px;
}
.menuNavigazione a{
	display: block;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
	color: #000;
	background-color: #EBDEB4;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	font-weight: bold;
	color: rgb(179,109,85);
	background-color: #EBDEB4;
}

/*Menu navigazione orizzontale*/
.navigation{
	clear: both;
	width: 600px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	list-style: none;
	border-top: 1px solid rgb(179,109,85);
	border-bottom: 1px solid rgb(179,109,85);
	color: #000;
	background-color: #EBDEB4;
}
.navigation a{
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 6px;
}
.navigation li{
	display: inline;
}
.navigation a:link,
.navigation a:visited{
	color: #000;
	background-color: #EBDEB4;
}
.navigation a:hover,
.navigation a:focus,
.navigation a:active{
	color: rgb(179,109,85);
	background-color: #EBDEB4;
}

.donazioni{
	width: 148px;
	margin-left: 2px;
	padding: 0;
	list-style: none;
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*--Auto dx e sx in homepage--*/
#HC{
	float: left;
	width: 293px;
	height: 172px;
	/*margin-left: auto;
	margin-right: auto;*/	
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 0px;
}

#HC a{
	display: block;
	width: 293px;
	height: 172px;	
	text-decoration: none;
	border: none;
}
#HC a img{
	border: none;
}

#HRC{
	float:right;
	width: 293px;
	height: 172px;	
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 0px;
}

#HRC a{
	display: block;
	width: 293px;
	height: 172px;
	text-decoration: none;
}
#HRC a img{
	border: none;
}

#HE{
	float: left;
	width: 293px;
	height: 172px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#HE a{
	display: block;
	width: 293px;
	height: 172px;	
	text-decoration: none;
	border: none;
}
#HE a img{
	border: none;
}

#LMS{
	float:right;
	width: 293px;
	height: 172px;	
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}

#LMS a{
	display: block;
	width: 293px;
	height: 172px;
	text-decoration: none;
}
#LMS a img{
	border: none;
}
/*----------------------------*/

/*--Struttura delle News--*/
.news{
	clear: both;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
}
hr{
	width: 300px;
}
.links a:link
.links a:visited{
	color: #000;
	background-color: #FFF;
	border: none;
	text-decoration: none;
}
.links a:hover,
.links a:focus,
.links a:active{
	color: #000;
	background-color: #FFF;
	border: none;
	text-decoration: none;
}
.news img{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0;
	border: 1px solid #000;
}
h3.titolo-news{
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.news p.testo-news{
	clear: left;
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.news span.autore{
	float: right;
	/*margin-right: 5px;
	margin-bottom: 5px;*/
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*--Banner MuseoAutomobile--*/
#banner{
	clear: both;
	width: 465px;
	height: 86px;
	margin-left: auto;
	margin-right: auto;
}
#banner a img{
	border: none;
}
/*--Creation - Lola--*/
/*
#creation{
	clear: both;
	width: 380px;
	height: 258px;
	margin-left: auto;
	margin-right: auto;
}
#creation a img{
	border: none;
}
*/
#creation{
	float: left;
	width: 293px;
	height: 199px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#creation a{
	display: block;
	width: 293px;
	height: 199px;	
	text-decoration: none;
	border: none;
}
#creation a img{
	border: 1px solid #000;
}

#lola{
	float:right;
	width: 293px;
	height: 199px;	
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
}

#lola a{
	display: block;
	width: 293px;
	height: 199px;
	text-decoration: none;
}
#lola a img{
	border: 1px solid #000;
}

#empty_space{
	clear: both;
	width: 600px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}


/*-------------------------*/
/*Certificazioni W3C*/
#pie-di-pagina a img{
	border: none;
}
.certificazioni{
	margin: 0;
	padding-top: 0.4em;
	padding-left: 0.5em;
	padding-bottom: 0;
}
.certificazioni a{
	padding: 5px;
}
.certificazioni li{
	display: inline	;
}
/* ------------------------ */
.author{
	float: right;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
p.author a{
	text-decoration: none;
	color: #000;
	background-color: #666;	
}

p.author a:hover,
p.author a:focus,
p.author a:active{
	color: #000;
	background-color: #666;
	border: none;
	text-decoration: none;
}
/* -- eventuale sponsor
.sponsor{
	width: 130px;  fino a 148px 
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 0;
	list-style: none;
	border: 1px solid #8B8B8B;
}

.sponsor table{
	color: #000;
	background-color: #FFF;
}

.sponsor table td{
	text-align: center;
}--------------------------*/

/*--box con agoli arrotondati
.boxArrotondato{
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:url(../Images/angoli_inf.gif) #CCC bottom left no-repeat;
}
.boxArrotondato h1{
	margin: 0;
	padding: 10px;
	font-size: 13px;
	color: #000;
	background: url(../Images/angoli_sup.gif) top left no-repeat;
}
.boxArrotondato p{
	margin:0;
	padding:0 10px 10px 10px;
	font-size: 11px;

html:
<div class="boxArrotondato">
	<h1>Lorem ipsum mea</h1>
	<p>sale iisque laoreet ei. Decore aperiam blandit quo ei.</p>
	<p>Fastidii patrioque constituto sea ea, qui ad sumo erant</p>
	<p>veritus, debet everti est ad. Pri simul fastidii fabellas an</p>
</div>		
}--------------------------*/