body{
	margin:0;
	padding:0px 0 0 0;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6C6C6C;
	background-color:inherit;
}
.body{
	margin:0;
	padding:33px 0 0 0;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
a{
	color:#B30101;
	background-color:inherit;
}
a:hover{
	text-decoration:none;
}

a.infoHome{
	color:#B30101;
	font-size:12px;
	background-color:inherit;
}
a.infoHome:hover{
    font-size:12px;
	text-decoration:none;
}

a.linkNone{
	color:#B30101;
	font-size:15px;
	background-color:inherit;
	text-decoration:none;
}
a.linkNone:hover{
    color:#000000;
	font-size:15px;
	text-decoration:none;
}

.main{
	text-align:left;
	width:650px;
}
.top{
	position:relative;
	float:left;
	height:6px;
}
.content{
	position:relative;
	float:left;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-y;
	width:650px;	
}
.bottom{
	position:relative;
	float:left;
	height:6px;
}
.clear{
	clear:both;
}
.logo{
	position:relative;
	float:left;
	margin:12px 0 13px 41px;
	width:175px;
}
.top_nav{
	position:relative;
	float:right;
	margin:26px 19px 0 0;
}
img{
	border:0;
}
p{
	padding:0 0 5px 0;
	margin:0;
}
.img_bg{
	background-image:url(images/img_bg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:474px;
	height:474px;
	width:425px;
	margin:0 0 0 1px;
	padding:0 0 0 224px;
}
.title{
	position:relative;
	float:left;
	margin:10px 0;
}
.txt{
	margin:0 22px 0 0;
	padding:0;
}
ul{
	padding:0px 0 0 15px;
	margin:0;
	line-height:17px;
}
li{
	padding:0;
	margin:0;
}
.ph1{
	position:relative;
	float:left;
	width:121px;
	padding:0 10px 5px 0;
}
.txt2{
	position:relative;
	float:left;
	width:270px;
}
.d_l{
	height:1px;
	width:400px;
	background-image:url(images/d_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:10px 0 0 0;
}
.day{
	font-weight:bold;
	color:#B30101;
	background-color:inherit;
}
.copy{
	border-top:3px solid #949393;
	margin:0 10px;
	padding:10px 30px 10px 0;
	text-align:right;
}





h1{
	font-size: 18px
}


.testo12{
	font-size: 12px
}

.testo11{
	font-size: 11px
}

.testo10{
	font-size: 10px
}


.testoGrigio{
	color:#6C6C6C;
}
.borderBottom{
	border-bottom: 1px solid #949393;
}

.vtop{
	vertical-align:top;
}