body{  
background-color: #DFC48D;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0;
}
h1{
font-size: 12px;
margin-top: 0px; 
margin-bottom: 0px; 
font-weight: bold; 
color: #FFCC00;
}
p{  
font-size: 11px;
line-height: 17px;
color: #6F6D69;
margin-top: 24px; 
margin-right: 36px; 
margin-left: 0px;
margin-bottom: 0px; 
}
p a{ 
color: #6F6D69;
text-decoration: underline;
font-weight: bold;
}
p a:hover{ 
color: #494847;
text-decoration: none;
font-weight: bold;
}
p .bold{ 
font-size: 13px;
line-height: 16px; 
color: #6F6D69;
font-weight: bold;
}
p .colore{ 
font-size: 13px;
line-height: 16px; 
color: #85672E;
font-weight: bold;
}
.credit{ 
font-size: 9px;
line-height: 11px;
color: #85672E;
font-weight: normal;
}
.credit a{ 
font-size: 9px;
line-height: 11px;
color: #85672E;
font-weight: bold;
text-decoration: none;
}
.credit a:hover{ 
font-size: 9px;
line-height: 11px;
color: #59400F;
font-weight: bold;
text-decoration: none;
}
.foto{ 
margin-top: 0px; 
margin-right: 38px; 
margin-left: 25px;
margin-bottom: 0px; 
}
.legenda{ 
width: 210px;
font-size: 9px;
line-height: 12px;
color: #6F6D69;
border-bottom: 1px #85672E solid;
}
.tabella1{ 
font-size: 11px;
line-height: 17px;
font-weight: bold;
color: #85672E;
border-bottom: 1px #85672E solid;
}
.tabella2{ 
font-size: 11px;
line-height: 17px;
color: #6F6D69;
border-bottom: 1px #85672E solid;
}
.gallery_img{ 
margin-right: 5px;
margin-left: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.offerte_news_container {
	margin-top: 0px; 
	margin-right: 38px; 
	margin-left: 25px;
	margin-bottom: 0px; 
	width:299px;
	height:199px;
	border:1px solid #bb903e;
}
.offerte_news_container table {
	width:80%;
	padding:0;
	margin:0;
}

.offerte_news_container th {
	background-color:#bb903e;
	color:#EDEDED;
	height:25px;
	padding:5px;
	text-align:left;
	font-size:14px;
}

.offerte_news_container th a {
	color:#EDEDED;
	text-decoration: none;
}
.offerte_news_container th a:hover {
	color:#EDEDED;
	text-decoration: underline;
}

.offerte_news_container td img {
	border: 2px solid #bb903e;
	float:right;
}

.offerte_news_container p {
	padding:5px;
}