@charset "utf-8";
div#conteiner {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	clear: both;
	background-image: url(img-rivadeitor/home-sfondo-up.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div#testa {
	margin-right: auto;
	margin-left: auto;
	color: #665951;
	font-weight: lighter;
	font-size: 12px;
	padding: 0px;
	height: 100px;
	width: 940px;
}
div#piede {
	padding: 0px;
	clear: both;
	background-image: url(img-rivadeitor/home-sfondo-down.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#immagine-home {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#content {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding: 0px;
	width: 940px;
	margin-top: 5px;
	margin-bottom: 0px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #BBADA6;
}
.box-100 {
	float: left;
	width: 280px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.box300 {
	float: left;
	width: 300px;
	padding-right: 10px;
}


body {
	background-color: #A9AC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
}
div#content-2 {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-size: 12px;
	padding-right: 33px;
	padding-left: 33px;
}
.bordo-giallo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFECCE;
	border-bottom-color: #FFECCE;
}

div#content-2 a:link {
	color: #F78400;
	font-size: 11px;
	font-weight: bold;
	
}
div#content-2 a:visited {
	color: #F78400;
	font-size: 11px;
	font-weight: bold;
}
div#content-2 a:hover {
	color: #F78400;
	font-size: 11px;
	font-weight: bold;
}
div#content-2 a:active {
	color: #F78400;
	font-size: 11px;
	font-weight: bold;
}
.box-100x {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 20px;
}
div#conteiner a:link {
	color: #744E49;
	text-decoration: none;
}
div#conteiner a:visited {
	color: #744E49;
	text-decoration: none;
}
div#conteiner a:hover {
	color: #744E49;
	text-decoration: underline;
}
