body
{
	margin:0px;
	background-color:#ebebeb;
	background-image:url(../img/fondoPAGINA.png);
	background-repeat:repeat-x;
	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.bottPRERE{
	background-image:url(../img/preregistra/bott.png);
	width:259px;
	height:70px;
	font-size:16px;
	padding-top:30px;
	text-align:center;
	cursor:pointer;
	color:#000;
	font-weight:bold;
}
.bottPRERE:hover{
	background-image:url(../img/preregistra/bott_ROLL.png);
	color:#FFF;
}
.freccsfondo{
	width:100%;
	position:fixed;
	top:-10px;
	height:450px;
	background-image:url(../img/frecce_sfondo.png);
	background-repeat:repeat-x;
	background-position:0 -26mm;
	z-index:-1;
	}
.countdown{
	background-color:#0d4094;
	width:195px;
	font-size:11px;
	color:#FFF;
	padding:3px;
}
.bottonidestra{
	background-image:url(../img/bannerini/azzurro.png);
	background-position:0px 0px;
	cursor:pointer;
	background-repeat:no-repeat;
	height:61px;
	width:186px;
	padding:7px;
	font-size:16px;
	font-weight:bold;
	color:#0d4094;
}
.bottonidestra:hover{
	background-image:url(../img/bannerini/blu.png);
	color:#FFF
}
.bottonidestra2{
	background-image:url(../img/bannerini/rosso.png);
	background-position:0px 0px;
	cursor:pointer;
	background-repeat:no-repeat;
	height:61px;
	width:186px;
	padding:7px;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
}
.bottonidestra2:hover{
	background-image:url(../img/bannerini/giallo.png);
	color:#333
}
.bottonidestra3{
	background-image:url(../img/bannerini/verde.png);
	background-position:0px 0px;
	cursor:pointer;
	background-repeat:no-repeat;
	height:61px;
	width:186px;
	padding:7px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}
.bottonidestra3:hover{
	background-image:url(../img/bannerini/grigio.png);
	color:#333
}


.bianco
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF
}
.espogrigio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background:#F5F5FE;
	font-weight:bold;
	padding:4px;
	margin:0px;
}
.espoarancio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-left:4px;
	padding-top:4px;
	margin:0px;
}

.descrizione
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

.titolo
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

div#contenitore
{
	width:1000px;
	text-align:left;
	margin-left:85px;
	margin-top:12px;
}

div#cappello
{
	width:830px;
	margin-top:15px;
	background-image:url(../img/cappello.png);
	height:30px;
	background-position:0px 0px;
}

.testaccia{
	background-image:url(../img/logo_testata.png);
	background-repeat:no-repeat;
	padding-top:42px;
	background-color:;
	background-position:125px 0px;
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	width:413px;
	height:25px;
	font-size:12px;
}
.date{
	position:absolute;
	color:#666;
	left:430px;
	top:18px;
	font-size:26px;
	}
div#corpo
{
	
	padding-left:-15px;
	padding-right:15px;
	padding-bottom:56px;
	background-image:url(../img/sfondo_corpo.png);
	background-repeat:repeat-y;
}

div#piede
{
	width:100%;
	margin-top:-65px;
}
.piedeazzurro{
	background-image:url(../img/piede/azzurro.png);
	width:237px;
	height:70px;
	position:absolute;
	left:490px;
	padding-top:30px;
	padding-left:40px;
	margin-top:-30px;
	font-size:14px;
}
.piederosso{
	background-image:url(../img/piede/rosso.png);
	font-size:20px;
	color:#FFF;
	width:256px;
	height:70px;
	position:absolute;
	left:240px;
	padding-top:30px;
	padding-left:25px;
	margin-top:-40px;
}
.piedebianco{
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
td#corpo_sx
{
	width:150px;
	text-align:left;
	vertical-align:top;
	z-index:1;
	
}
td#corpo_dx
{
	width:200px;
	vertical-align:top;
	
}
td#corpo_cx
{
	width:600px;
	vertical-align:top;
}
.frecciatitolo{
	background-image:url(../img/freccia_titolo.png);
	text-transform:uppercase;
	background-repeat:no-repeat;
	margin-top:-27px;
	margin-left:-47px;
	margin-bottom:-35px;
	height:76px;
	padding-left:50px;
	padding-top:47px;
\\	padding-top:52px;
	font-size:22px;
	color:#FFF;
	position:relative;
	font-weight:bold;
	z-index:2;
	}
	
.contenuto{
	padding:10px;
}