@charset "utf-8";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
}


#middle_cont {
	width: 960px;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 900px;
}
#middle_cont a {
	color: #0099CC;
	font-weight: bold;
	text-decoration: underline;	
}

#tabella_interna {
	width: 670px;
	margin-bottom: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3E4E;
}
.foto {
	padding: 3px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#tabella_eventi {
	width: 335px;
	margin-bottom: 10px;
	margin-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D3E4E;
}

#tabella_eventi td {
	vertical-align: bottom;
	padding-bottom: 2px;
}
#tabella_contents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	width: 600px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.titolo {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	line-height: 18px;
	text-transform: uppercase;
}
#right_cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	width: 210px;
	border: 1px solid #3D3E4E;
	float: right;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titoletto {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.tit_rosso {
	color: #FF0000;
}
#tit_pop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	text-transform: uppercase;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62647D;
	padding: 10px;
}
#cont_pop {
	width: 960px;
	margin: 0px;
	height: 900px;
}
.bottone {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-transform: uppercase;
	border: 1px solid #0099CC;
	height: 14px;
	margin-top: 8px;
	margin-right: 4px;
	background-color: #333333;
}
