@charset "iso-8859-1";
/* CSS Document */


*{
margin:0 auto;
padding:0;
}

body{
	margin:0;
	padding:0;
	background-color: #E4D9C4;
	font: 14px/1.3 "Times New Roman", Times, serif;
	color:#4C4537;
}

#container{
	width:752px;

}



#container  #content{
	width:740px;
	margin-left:6px;
	background:#fff;
	padding-bottom:20px;

}

.bottone{
	float:left;
	color:#C2B090;
	font-size:12px;
	margin-top:15px;
	margin-right:15px;

}

.bottone a{
	float:left;
	color:#C2B090;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;

}

.bottone a:hover{
	float:left;
	color:#C2B090;
	text-decoration:underline;
}



/*.bottone-arancio{
	background: url(../img/bott-repeat.png) right no-repeat;
	height:22px;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding:0 10px 0 4px;
	text-align:center;
	line-height:22px;
}
.bottone-arancio a:hover{	color:#333;	text-decoration:none; line-height:11px; line-height:22px}
.bottone-arancio a{color:#fff; text-decoration:none; line-height:11px; line-height:22px}*/


#container  #content  #testo{
	width:480px;
	float:left;
	border:1px solid #E0D6C2;
	margin:15PX;
	padding:10PX;


}

#container  #content  #testo a{
color:#4C4537;
text-decoration:underline;

}

#container  #content  #testo :hover{
color:#4C4537;
text-decoration:none;

}

#container  #content  #testo ul{ margin-left: 35px; }

#container  #content  #tag{
	width:170px;
	float:left;
	background-color:#FFF;
	border:1px solid #E0D6C2;
	margin-right:15PX;
	margin-top:15px;
	padding:10PX;
	text-align:center;
	font-weight:bold;


}
h2{
	font-size:20px;
}

.beige{
	color:#C2B09C;
	   }
	   
.beige a{
	color:#C2B09C;
	text-decoration:none;
	   }

.beige a:hover{
	color:#C2B09C;
	text-decoration:underline;
	   }
.rosso{
	color:#A4756E;
}

.rosso a{
	color:#A4756E;
	text-decoration:none;
}


.rosso a:hover{
	color:#A4756E;
	text-decoration:underline;
}



#container  #foot{
	width:740px;
	height:40px;
	background-color:#C2B09C;
	text-align:center;
	font-size:11px;
	line-height:18px;
	color:#FFF;

}

#container   #foot a{
	text-decoration:none;
	color:#FFF;

}

#container  #foot a:hover{
	text-decoration:underline;
	color:#FFF;

}

h1{
	color:#741C0F;
	font-size:20px;
	font-weight:bold;
 }

.font16{font-size:16px}
.font18{font-size:18px}
.font20{font-size:20px}
.font22{font-size:22px}
.font24{font-size:24px}

