/* @group default */

body{
	background: url(../../images/sfondo.gif) repeat-y top center;
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: White;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
}

table,tr{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	color: #ffffff;
}

td{
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

img{
	border: 0px none White;
}

form{
	margin: 0px 0px 0px 0px;
}

input,textarea,select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #00004A;
}

a, a:visited {
	color: #CDB46C;
	text-decoration: none;
}

a:hover {
	color: #CDB46C;
	text-decoration: none;
}

/* @end */

/* @group base */

DIV.boxMain{
	text-align: center;
}

DIV.boxPrincipale{
	width: 828px;
	background-color: #7C222C;
	margin-left: auto;
	margin-right: auto;
}

DIV.boxContenuti{
	width: 828px;
	background: url(../../images/contenutibg.gif) repeat-y top center;
}

DIV.contenuti{
	padding: 10px 28px 10px 28px;
	text-align: justify;	
	min-height: 100px;
}

DIV.titoloGenP{
	font-size: 16px;
	margin-bottom: 8px;
	border-bottom: 1px solid #ffffff;
}

DIV.titoloGenG {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	text-transform: uppercase;
}

DIV.sottotitoloGen {
	font-size: 16px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	text-transform: capitalize;
}

DIV.sottotitoloGen2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

DIV.bloccoContenuti{
	margin-top: 10px;
	margin-bottom: 20px;
}

IMG.foto{
	border: 2px solid #ffffff;
}

DIV.centraleTxtFullJ{
	text-align: justify;
	margin-bottom: 7px;
}

/* @end */

/* @group moto */


DIV.motoBloccoTesto{
	clear: both;
	margin-bottom: 20px;
}

DIV.motoBloccoTestoImgSx{
	float: left;
	margin-bottom: 20px;
	margin-right: 10px;
}

DIV.motoBloccoTestoImgDx{
	float: right;
	margin-bottom: 20px;
	margin-right: 10px;
}

/* @end */

/* @group sponsor */

DIV.sponsor{
	text-align: center;
}

DIV.sponsorTitolo {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

DIV.sponsorDesc{
	font-size: 10px;
	text-align: justify;
}

IMG.sponsorFoto{
	border: 2px solid #ffffff;
	margin: 0px 8px 8px 0px;
}

/* @end */

/* @group gare */

DIV.gareLuogo{
	margin-top: 35px;
	margin-bottom: 35px;
	font-size: 16px;
}

IMG.gareFoto{
	border: 2px solid #ffffff;
	margin: 8px 8px 8px 8px;
}

DIV.gareFoto{
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

IMG.imgGallery{
	border: 0px none;
	margin:  8px 8px 8px 8px;
}

/* @end */

