@charset "utf-8";
/* CSS Document */

#modulo_pagina_big{
	width: 705px;
	float: left;
	margin-left: 11px;
	margin-top: 15px;
}
.content .pagina_big{

}
#titolo_rosso_big{
	text-align:left;
	background-color: #E00026;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 709px;
}
.content .home_big {
	padding: 8px 6px;
	margin-bottom: 18px;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	width: 734px;
	background: url(http://www.asev.it/img/sfondo_news.jpg) repeat-x;
	-moz-border-radius-bottomright: 13px;
	-webkit-border-radius-bottomright: 13px;
	height: 150px;
}
.content .pag_big {
	padding: 8px 6px;
	margin-bottom: 18px;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	width: 710px;
	background: url(http://www.asev.it/img/sfondo_news.jpg) repeat-x;
	-moz-border-radius-bottomright: 13px;
	-webkit-border-radius-bottomright: 13px;
	height: 155px;
}
#sfondo_pagina{
	height: 215px;
	float: left;
	width: 746px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	margin-top: 5px;
	background-image: url(../img/stripe.png);
}

