.articoli
{
	color:#DFC229;
}
.articoli:hover
{
	color:#AA9425;
}
.sezione 
{
	position: absolute;
	height: 76px;
	width: 900px;
	left: 1px;
	top: 0px;
	text-align: left;
}
.titolo-01 
{
	position: absolute;
	width: 807px;
	left: 52px;
	top: 102px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	color: #524F3D;
}
.testo-01 
{
	position: absolute;
	width: 546px;
	left: 54px;
	top: 144px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #524F3D;
	border-right-color: #524F3D;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
}

.titolo-02 
{
	position: absolute;
	width: 850px;
	left: 52px;
	top: 313px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	text-align: left;
	color: #524F3D;
}
.testo-02
{
	position: absolute;
	width: 850px;
	left: 54px;
	top: 356px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #524F3D;
	border-bottom-color: #524F3D;
	padding-top: 5px;
	padding-bottom: 5px;
}
.foto-01 
{
	border: 1px solid #524F3D;
	position: absolute;
	top: 102px;
	right: 49px;
}

