/* CSS Document */





/* PAGINA TAMPONE*/

body {
	background-color: #0A0A0A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

#content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 817px;
	height: 620px;
	text-align: center;
	margin-left: -408px;
	margin-top: -310px;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.testoverde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.nota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border: 1px solid #ccc;
	height: 20px;
}





/* PAGINE ERRORE */

.table_error { 
	padding: 10px;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.testo_error { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000; 
	text-decoration: none;
}





/* SITE */ 

#Site {
	background-color: #000;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#In {
	background-color: #000;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#Player {
	background-color: #cdcdcd;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#Page {
	position: relative;
	width: 960px;
	height: auto;
	margin: 20px auto 0px auto;
}

hr {
	background-color: #000;
	color: #000;
	clear: both;
}

#Spacer {
	display: block;
	clear: both;
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#Header {
	display: block;
	width: 960px;
	height: 110px;
	margin: 0px 0px 20px 0px;
}

#Logo {
	display: block;
	width: 113px;
	height: 110px;
	float: left;
	margin: 0px 25px 0px 25px;
	padding: 0px;
}

#Banner {
	display: block;
	position: relative;
	float: left;
	width: 668px;
	height: 110px;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	text-align: left;
}

#ServiceLink dl {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#ServiceLink dd {
	display: block;
	/*background-color: #cdcdcd;*/
	/*border-bottom: 2px solid #000;*/
	border-top: 2px solid #000;
	clear: both;
	width: 79px;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#ServiceLink dt {
	display: block;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	clear: both;
	width: 79px;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

#Service a {
	display: block;
	clear: both;
	color: #000; 
	text-decoration: none;	 
	padding: 6px 0px 6px 0px;
	margin: 0px;
	/*background-color: #cdcdcd; */
	width: auto;
	height: auto;
	text-transform: uppercase;
}

#Service a:hover {
	/*background: #000; */
	color:#cdcdcd;
}

#Logout {
	display: block;
	position: absolute;
	top: 100px;
	left: 0px;
	width: 597px;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FFF;
}





/* MENU */

#BgMenu dl {
	display: block;
	width: 960px;
	height: 22px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	border-bottom: 5px solid #000;
	text-align: center;
	background-color: #cdcdcd;
}

#BgMenu dd {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;	
	width: auto;
	height: 22px;
	border-right: 2px solid #8a8a8a;
	background-color: #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#BgMenu .visited {
	display: block;
	background: #000;
	color: #cdcdcd;
	float: left;
	margin: 0px;
	padding: 5px 14px 0px 14px;	
	width: auto;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#BgMenu .Last {
	display: block;
	background: #cdcdcd;
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 22px;
}

#BgMenu .linked a {
	display: block;
	background: #000;
	color: #cdcdcd;
	float: left;
	margin: 0px;
	padding: 5px 14px 0px 14px;	
	width: auto;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#Menu a {
	display: block;
	float: left;
	color: #000; 
	text-decoration: none;	 
	padding: 5px 14px 0px 14px;
	margin: 0px;
	background-color: #cdcdcd; 
	width: auto;
	height: 17px;
	text-transform: uppercase;
}

#Menu a:hover {
	background: #000; 
	color:#cdcdcd;
}

#BgMenu dt {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;	
	width: auto;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: none;
}





/**/

#Center {
	display: block;
	float: left;
	width: 760px;
	min-height: 1px;
	margin: 0px;
}





/* LEFT */

#Left {
	display: block;
	float: left;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	width: 554px;
	min-height: 1px;
}

#PageTitle {
	display: block;
	width: 554px; 
	height: 32px; 
	clear: both;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#PageTitle .Main {
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: 27px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

#PageTitle .LinkHome {
	display: block;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}

.LinkHome a {
	text-decoration: none;
}

#Main {
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 534px;
	/*min-height: 320px;*/
	min-height: 333px;
	background-color: #cdcdcd;
}

#Main_541 {
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 5px 7px 5px;
	width: 541px;
	min-height: 310px;
	background-color: #cdcdcd;
}

#Main #Time {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 144px;
	height: 320px;
}

#Main #Time .Title {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 144px;
	height: auto;
	text-align: center;
	font-size: 13px;
	color: #6d6c6c;
	font-weight: bold;
}

#Main #Time img {
	float: left;
}

#Main #Video {
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: 370px;
	height: auto;
}

#Main #Video a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#Main #Video .box {
	display: block;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 370px;
	height: auto;
	font-size: 11px;
}

#Main #Video .box a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#Main #Video .box a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#Main #Video .box h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 15px;
}

#Main #Video .box img {
	display: block;
	float: left;
	margin: 0px 8px 1px 0px;
	padding: 0px;
}

#Main #Text a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#Main #Text .Input {
	color: #000;
	font-weight: bold;
	width: 200px;
}

/* RECORD */

#MainRecord {
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	width: 740px;
	min-height: 333px;
	background-color: #cdcdcd;
}

#MainRecord #Time {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 144px;
	height: 320px;
}

#MainRecord #Time .Title {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 144px;
	height: auto;
	text-align: center;
	font-size: 13px;
	color: #6d6c6c;
	font-weight: bold;
}

#MainRecord #Time img {
	float: left;
}

#MainRecord #Record {
	display: block;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 0px 0px;
	width: 370px;
	height: auto;
}

#MainRecord #Record a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
	text-decoration: none;
}

#MainRecord #Record a:hover {
	text-decoration: underline;
}

#MainRecord #Ticker {
	display: block;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 576px;
	height: 20px;
}

#MainRecord #Text {
	display: block;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	width: 176px;
	height: 207px;
	color: #707070;
	font-weight: bold;
}

#MainRecord #Text a {
	color: #000;
	text-decoration: none;
}

#MainRecord #AndamentoMeteo {
	display: block;
	float: left;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	width: 170px;
	height: 72px;
}

#RecordNewsletter {
	display: block;
	padding: 0px 8px 0px 8px;
	width: 253px;
	height: 62px;
	float: left;
	background-image: url(img/newsletter.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}

#RecordNewsletter .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 7px 50px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#RecordNewsletter .InputArea {
	display: block;
	clear: both;
	width: 200px;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#RecordNewsletter .InputText {
	display: block;
	float: left;
	width: 125px;
	height: 12px;
	margin: 0px 8px 0px 0px;
	padding: 0px 4px 0px 4px;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#RecordNewsletter .button {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border: 1px solid #ccc;
	height: 16px;
}

#RecordPartner {
	display: block;
	width: 286px;
	height: 62px;
	float: left;
	padding: 0px 8px 0px 8px;
	text-align: center;
	background-image: url(img/messaggio_record.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	background-color: #cdcdcd;
}

#RecordPartner .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#RecordPartner .Text a {
	color: #FFF;
	text-decoration: none;
}

#RecordPartner .Text a:hover {
	color: #FFF;
	text-decoration: underline;
}

#RecordPartner .InputArea {
	display: block;
	clear: both;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}

#RecordPartner .InputText {
	float: left;
	width: auto;
	height: 12px;
	margin: 0px 0px 0px 4px;
	padding: 0px 4px 0px 4px;
	font-size: 11px;
	color: #000;
	text-align: left;
}

#RecordPartner .button {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	background-color: #ccc;
	border: 1px solid #000;
	height: 16px;
	margin: 3px 3px 0px 0px;
}


#RecordMainSponsor {
	display: block;
	width: 164px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background-image: url(img/area_stampa.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
}

#RecordMainSponsor .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#RecordMainSponsor .Text a {
	color: #FFF;
	text-decoration: none;
}

#RecordMainSponsor .Text a:hover {
	color: #FFF;
	text-decoration: underline;
}

/**/

.TitleVideo {
	display: block;
	margin: 10px 0px 0px 81px;
	padding: 0px 0px 10px 0px;
	width: auto;
	height: auto;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.HomeTitleVideo {
	display: block;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	width: auto;
	height: auto;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

#AllNews {
	display: block;
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: right;
}

#AllNews a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#AllNews a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}





/* PER PAGINE INTERNE */

#MainIn {
	display: block;
	clear: both;
	padding: 5px 10px 25px 10px;
	margin: 0px;
	width: 534px;
	min-height: 300px;
	background-color: #cdcdcd;
}

#MainIn #Text {
	display: block;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 534px;
	height: auto;
	background-color: #cdcdcd;
}

#MainIn #Text img {
	display: block;
	min-height: 1px;
	float: left;
	margin: 0px 0px 20px 0px;
}


#MainIn #Text a {
	color: #000;
	font-weight: bold;
}

#MainIn #Text h3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 8px 0px;
}

#MainIn #Text .box {
	display: block;
	clear: both;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 11px;
}

#MainIn #Text .box a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#MainIn #Text .box a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#MainIn #Text .box h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 15px;
}

#MainIn #Text .box img {
	display: block;
	float: left;
	margin: 0px 8px 1px 0px;
	padding: 0px;
}

/**/





/* LAYOUT PER NEWS PIENA */

#LeftFull {
	display: block;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	width: 760px;
	min-height: 1px;
}

#PageTitleFull {
	display: block;
	width: 760px; 
	height: 32px; 
	clear: both;
	padding: 0px;
	margin: 0px;
}

#PageTitleFull .Main {
	display: block;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: 27px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}

#PageTitleFull .LinkHome {
	display: block;
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
}

#MainInFull {
	display: block;
	clear: both;
	padding: 5px 10px 25px 10px;
	margin: 0px;
	width: 740px;
	min-height: 300px;
	background-color: #cdcdcd;
}

#MainInFull #Text {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 740px;
	height: auto;
	background-color: #cdcdcd;
}

#MainInFull #Text a {
	color: #000;
	font-weight: bold;
}

#MainInFull #Text h3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

#MainInFull #Text .box {
	display: block;
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: auto;
	height: auto;
	font-size: 11px;
}

#MainInFull #Text .box a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#MainInFull #Text .box a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#MainInFull #Text .box h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 15px;
}

#MainInFull #Text .box img {
	display: block;
	float: left;
	margin: 0px 8px 1px 0px;
	padding: 0px;
}





/* PAGINE MULTIMEDIA */

#AudioMain {
	display: block;
	clear: both;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	width: 534px;
	min-height: 315px;
	background-color: #cdcdcd;
}

#Audio {
	display: block;
	width: 534px;
	height: 100px;
	margin: 10px auto 0px auto;
}

#Photo {
	display: block;
	width: 534px;
	height: 416px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}

#Photo a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

#Photo .box {
	display: block;
	width: auto;
	height: 400px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	text-align: center;
	clear: both; 
}

#Photo .box img {
	display: block;
	clear: both;
	height: 400px;
}

/**/





/* RIGHT */

#Right {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 186px;
	min-height: 1px;
}

.Multimedia {
	display: block;
	clear: both;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 186px;
	height: 22px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
	text-transform: uppercase;
}

#Multimedia {
	display: block;
	clear: both;
	margin: 0px;
	padding: 8px;
	width: 170px;
	height: 77px;
	background-color: #cdcdcd;
}

#Select {
	display: block;
	width: 170px;
	height: 22px;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

.Select {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: auto;
	background-color: #b5b5b5;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #797979;
	border-left: none;
	font-weight: bold;
}

.SelectOption {
	display: block;
	margin: 0px;
	font-weight: normal;
}

.News {
	display: block;
	clear: both;
	margin: 11px 0px 2px 0px;
	padding: 15px 0px 0px 0px;
	width: 186px;
	height: 17px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
}

#News {
	display: block;
	clear: both;
	margin: 0px;
	padding: 8px;
	width: 170px;
	height: 176px;
	background-color: #cdcdcd;
	font-size: 11px;
}

#News a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

#News a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

#News img {
	display: block;
	clear: both;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	width: 170px;
	height: auto;
}

#News .Text {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: auto;
}

#News .Text a {
	color: #666666;
	text-decoration: none;
}

#News .Text a:hover {
	text-decoration: underline;
}

#News .Text h3 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}

.Extra {
	display: block;
	clear: both;
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 186px;
	height: 19px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
}

#Extra {
	display: block;
	clear: both;
	margin: 0px;
	padding: 8px;
	width: 170px;
	min-height: 314px;
	background-color: #cdcdcd;
}

#Extra a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#Extra a:hover {
	color: #666666;
	text-decoration: underline;
}

.ExtraVideo {
	display: block;
	clear: both;
	margin: 14px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	width: 186px;
	height: 19px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
}

#ExtraVideo {
	display: block;
	clear: both;
	margin: 0px;
	padding: 8px;
	width: 170px;
	height: 175px;
	background-color: #cdcdcd;
}

#ExtraVideo a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#ExtraVideo a:hover {
	color: #666666;
	text-decoration: underline;
}

.ExtraFoto {
	display: block;
	clear: both;
	margin: 14px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	width: 186px;
	height: 19px;
	font-size: 26px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	text-transform: uppercase;
}

#ExtraFoto {
	display: block;
	clear: both;
	margin: 0px;
	padding: 8px;
	width: 170px;
	height: 309px;
	background-color: #cdcdcd;
}

#ExtraFoto a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#ExtraFoto a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}





/* FOOTER */

#Bottom {
	display: block;
	float: left;
	width: 754px;
	height: 62px;
	border-left: 3px solid #878787;
	border-right: 3px solid #878787;
	margin: 0px;
	padding: 0px;
}

#Newsletter {
	display: block;
	padding: 0px 8px 0px 8px;
	width: 250px;
	height: 62px;
	float: left;
	border-right: 3px solid #878787;
	background-image: url(img/newsletter.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
}

#Newsletter .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 7px 50px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#Newsletter .InputArea {
	display: block;
	clear: both;
	width: 200px;
	margin: 0px 0px 0px 50px;
	padding: 0px;
}

#Newsletter .InputText {
	display: block;
	float: left;
	width: 125px;
	height: 12px;
	margin: 0px 8px 0px 0px;
	padding: 0px 4px 0px 4px;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#Newsletter .button {
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	border: 1px solid #ccc;
	height: 16px;
}

#Partner {
	display: block;
	width: 223px;
	height: 62px;
	float: left;
	padding: 0px 8px 0px 8px;
	border-right: 3px solid #878787;
	text-align: center;
	background-image: url(img/messaggio.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}

#Partner .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#Partner .Text a {
	color: #FFF;
	text-decoration: none;
}

#Partner .Text a:hover {
	color: #FFF;
	text-decoration: underline;
}

#Partner_eng {
	display: block;
	width: 223px;
	height: 62px;
	float: left;
	padding: 0px 8px 0px 8px;
	border-right: 3px solid #878787;
	text-align: center;
	background-image: url(img/message.gif);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}

#Partner_eng .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#Partner_eng .Text a {
	color: #FFF;
	text-decoration: none;
}

#Partner_eng .Text a:hover {
	color: #FFF;
	text-decoration: underline;
}

#MainSponsor {
	display: block;
	width: 227px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background-image: url(img/area_stampa.gif);
	background-repeat: no-repeat;
	background-position: 112px 0px;
}

#MainSponsor .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#MainSponsor .Text a {
	color: #FFF;
	text-decoration: none;
}

#MainSponsor .Text a:hover {
	color: #FFF;
	text-decoration: underline;
}

#MainSponsor_eng {
	display: block;
	width: 227px;
	height: 60px;
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background-image: url(img/press_area.gif);
	background-repeat: no-repeat;
	background-position: 112px 0px;
}

#MainSponsor_eng .Text {
	display: block;
	float: right;
	width: auto;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

#MainSponsor_eng .Text a {
	color: #FFF;
	text-decoration: none;
}

#MainSponsor_eng .Text a:hover {
	color: #FFF;
	text-decoration: underline;
}


/* footer */

#Footer {
	display: block;
	clear: both;
	width: 960px;
	height: 25px;
	margin: 20px auto 0px auto;
/*	margin: 30px 0px 0px 0px;*/
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.FooterText {
	font-size: 11px;
	color: #ccc;
	margin: 0px 0px 0px 20px;
}

.FooterText a {
	color: #5d5d5d;
	text-decoration: none;
}

.FooterText a:hover {
	color: #5d5d5d;
	text-decoration: underline;
}

/* SPONSOR */

#Sponsor {
	display: block;
	float: left;
	margin: 13px 0px 0px 15px;
	width: 185px;
	height: auto;
}

