@charset "utf-8";
/* CSS Document */
html,body{
	margin:0;
	padding:0;
	background-color: #A5090C;
}
body{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424345;
}
p{margin:0 10px 10px}
hr{
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #C41010;
	border-right-color: #C41010;
	border-bottom-color: #C41010;
	border-left-color: #C41010;
	text-indent: 10px;
	text-decoration: none;
}
div#content{
	background-image: url(media/images/bgmain.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 826px;
	float: left;
}
div#footer{
	background-image: url(media/images/footer.png);
	height: 38px;
}
.tratteggio {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C41010;
}
div#titolosx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C41010;
	background-image: url(media/images/titles/sfondo_sx.png);
	background-repeat: no-repeat;
	height: 23px;
	text-indent: 126px;
	vertical-align: middle;
	background-position: -11px;
}


div#footer p{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CAC9CE;
	padding-top: 5px;
	padding-right: 22px;
	padding-left: 22px;
	text-align: center;
}

div#container{
width:826px;
margin:0 auto;
text-align:left;
}
div#navigation{
	float:left;
	width:245px;
	margin: 0px;
	padding: 0px;
	height: 270px;
}
div#extra{
	float:right;
	width:581px;
	height: 270px;
}
div#news{
	float:left;
	width:392px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D8DB;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#eventi{
	float:right;
	width:353px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0px;
}
div#footer{clear:both;width:100%}
div#header{
	width:100%;
	height: 139px;
}
div#footer a {
	text-decoration: underline;	color: #CAC9CE;
}
div#wrapper{
	height: 100%;
	float: left;
}
.foto{
	border: 1px solid #ABAEB3;
	padding: 5px;
}
.Stile1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #daacac;
	text-align: center;
}a:link, a:visited, a:hover  {
	color: #C41010;
}
div#main {
	float:left;
	width:auto;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#titolodx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C41010;
	background-image: url(media/images/titles/sfondo_dx.png);
	background-repeat: no-repeat;
	height: 23px;
	text-indent: 126px;
	vertical-align: middle;
	background-position: 120px;
}
div#titolosxpag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C41010;
	background-image: url(media/images/titles/sfondo_dx.png);
	background-repeat: no-repeat;
	height: 23px;
	vertical-align: middle;
	text-align: left;
	width: 350px;
	background-position: 5px;
	padding-left: 10px;
}

