/* CSS - VIVIROMA */

/* Struttura */
img { border:0 }

html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0px;
	background-color: #ffffff;
	background-image:url('../images/body_bg.jpg'); 
	background-repeat:repeat;
}

#supercontainer{
	margin:0 auto;
	position:relative;
	width: 961px;

	/* overflow:auto; */
	border:0px solid #000;
}

#header{
	float:left;
	position:relative;
	width: 960px;
	height:185px;
	/* margin:0 30px 0 30px; */
	margin:0 0 0 0;
	border:0px solid #000;
}

#colonna_sx{
	float:left;
	position:relative;
	width: 165px;
	height:auto;
	/*overflow:auto; */
	border:0px solid #000;
	/*margin:0 0 0 30px;*/
	margin:0 0 0 0;
}

#colonna_centro{
	float:left;
	position:relative;
	width: 620px;
	height:100%;
	border:0px solid #000;
	margin:0 5px 0 5px;
}

#colonna_dx{
	float:left;
	position:relative;
	width: 165px;
	_width: 162px;
	height:100%;
	border:0px solid #000;
	/*margin:0 30px 0 0;*/
	margin:0;
	_margin:0;
}

#footer{
	float:left;
	position:relative;
	width: 960px;
	height:auto;
	/* margin:0 30px 0 30px; */
	margin:0 0 0 0;
	border:0px solid #000;
}


/* Header */

#topheader{
	float:left;
	position:relative;
	width: 960px;
	height:149px;
	background-image:url('../images/header_navbar.gif'); 
	background-repeat:no-repeat;
	margin-bottom:1px;
	border:0px solid #000;
}

#logo {
	float:left;
	position:absolute;
	top:0px;
	left:0px;
	width:300px;
	height:100px;
}

#navbar1{
	float:left;
	position:absolute;
	top:108px;
	left:0px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#navbar1 ul{ width:630px; list-style:none; margin:0; padding:0; }
#navbar1 li{ float:left; height:40px; line-height:40px; padding:0 15px 0 15px; }
#navbar1 li a:link, #navbar1 li a:visited{ text-decoration:none; color:#ffffff }
#navbar1 li a:hover{ text-decoration:none; color:#f4ce38 }
#navbar1 li a.active{ text-decoration:none; color:#f4ce38 }


#navbar11{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#navbar11 ul{ width:630px; list-style:none; margin:0; padding:0; }
#navbar11 li{ float:left; height:40px; line-height:40px; padding:0 15px 0 15px; }
#navbar11 li a:link, #navbar1 li a:visited{ text-decoration:none; color:#ffffff }
#navbar11 li a:hover{ text-decoration:none; color:#f4ce38 }
#navbar11 li a.active{ text-decoration:none; color:#f4ce38 }


#navbar2{
	float:right;
	position:absolute;
	height:40px;
	line-height:40px;
	top:108px;
	right:20px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#navbar2 a:link, #navbar2 a:visited { text-decoration:none; color:#ffffff }
#navbar2 a:hover{ text-decoration:none; color:#f4ce38 }
#navbar2 a.active{ text-decoration:none; color:#12cbc4 }

#subheader{
	float:left;
	position:relative;
	width: 960px;
	height:30px;
	background-image:url('../images/sub_header.gif'); 
	background-repeat:no-repeat;
	margin:0;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

#selection_list {
	float:left;
	position:relative;
	width: 150px;
	height:53px;
	margin:9px 20px 0 20px;
	_margin:9px 20px 0 10px;
}
#selection_list p { margin:5px 0 8px 0; padding:0 }
#selection_list select { width:150px; height:20px; font-size:10px; color:#666666; }

#selection_cerca {
	float:left;
	position:relative;
	width: 190px;
	height:53px;
	margin:9px 0 0 0;
	border:0px solid #000;
}
#selection_cerca p { margin:5px 0 8px 0; padding:0; }
#selection_cerca input[type=text] { width:130px; font-size:10px; color:#666666; margin:0; }
#selection_cerca input[type=submit] { 
	background: url('../images/sub_header_cerca.gif') no-repeat;
border: none;
float: left;
height: 15px;
left: 140px;
padding: 0px;
position: absolute;
top: 27px;
width: 33px;
}

.selection_cerca_submit { 
	float:left; 
	position:absolute; 
	top:29px; 
	left:158px; 
	width:33px; 
	height:15px; 
	padding:0; 
	border:none; 
 
}

#eros {
	float:left;
	position:relative;
	width: 100px;
	height:53px;
	margin:9px 20px 0 20px;
	
}
#eros p { margin:5px 0 8px 0; padding:0 }
#eros select { width:100px; height:20px; font-size:10px; color:#666666; }

#selection_list1 {
	float:left;
	position:relative;
	width: 100px;
	height:53px;
	margin:9px 20px 0 20px;
	_margin:9px 20px 0 10px;
}
#selection_list1 p { margin:5px 0 8px 0; padding:0 }
#selection_list1 select { width:100px; height:20px; font-size:10px; color:#666666; }


#artisti {
	float:left;
	position:relative;
	width: 150px;
	height:53px;
	margin:9px 20px 0 20px;
}
#artisti p { margin:5px 0 8px 0; padding:0 }
#artisti select { width:150px; height:20px; font-size:10px; color:#666666; }

#google {
	float:right;
	position:relative;
	width: 240px;
	height:35px;
	margin:26px 0 0 0;
	_margin:30px 0 0 0;
	border:0px solid #000;
}
#google input[type=text] { width:180px; height:20px; padding:4px 0 0 2px; font-size:13px; color:#666666; margin:0 5px 0 0; }

#google .goole_submit { 
	float:left; 
	position:absolute; 
	top:6px; 
	_top:4px; 
	left:195px;
	_left:165px;
	width:36px; 
	height:17px; 
	padding:0; 
	border:none; 
	background: url('../images/sub_header_cerca_google.gif') no-repeat top left; 
}

/* Banner */

#banner { clear:both; position:relative; margin-bottom:10px; }

#banner_sx1 { clear:both; position:relative; }
#banner_sx1 img { margin-bottom:10px; }

#banner_sx2 { clear:both; position:relative; }
#banner_sx2 img { margin-bottom:10px; }

#banner_dx { clear:both; float:right; position:relative; }
#banner_dx img { margin-bottom:10px; }

/* Colonna dx */

#webtv{
	float:right;
	position:relative;
	width:160px;
	height:151px;
	margin-bottom:15px;
}

#webtv2{
	float:right;
	position:relative;
	width:160px;
	height:260px;
	margin-bottom:15px;
}

#video_home{
	float:right;
	position:relative;
	width:161px;
	min-height:120px;
	height:auto;
	margin-bottom:15px;
}

#agenda{
	float:right;
	position:relative;
	width: 150px;
	height:30px;
	background-image:url('../images/agenda_bg.jpg'); 
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding:50px 0 0 10px;
	margin-bottom:15px;
}
#agenda a:link, #agenda a:visited { text-decoration:underline; color:#ffffff; }
#agenda a:hover { text-decoration:none; }

#download-banner{
	float:right;
	position:relative;
	width:160px;
	height:151px;
	margin-bottom:15px;
}

#download-banner a{
	left: 0;
	position: absolute;
	top: 0;
	width:160px;
	height:151px;
}



#indirizzario{
	position:relative;
	width:161px;
	height:auto;
	background:url('../images/indirizzario_bg.jpg') no-repeat top left; 
	background-color:#cd1f28;
	margin-bottom:15px;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
}
#indirizzario ul{ float:left; position:relative; list-style:none; padding:0; margin:40px 0 0 20px; _margin:40px 0 0 10px;  }
#indirizzario li{  }
#indirizzario li a:link, #indirizzario li a:visited{ text-decoration:underline; color:#ffffff }
#indirizzario li a:hover{ text-decoration:none; color:#ffffff }

#indirizzario li a.giallo:link, #indirizzario li a.giallo:visited{ text-decoration:underline; color:#ffde00 }
#indirizzario li a.giallo:hover{ text-decoration:none; color:#ffde00 }


/* Mappa sito */

.mappa_sito {
	float:left;
	position:relative;
	width:400px;
	min-height:20px;
	height:auto;
	margin-left:20px;
}


/* Contenuto centrale home */

#titolo_sezione{
	float:left;
	position:relative;
	width:605px;
	height:48px;
	background:url('../images/tit_sezione.gif') no-repeat;
	margin:20px 0 20px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#ffffff;
	line-height:48px;
	padding:0 0 0 15px;
}

#rivista_mese{
	float:left;
	position:relative;
	width: 100%;
	height:auto;
	border:0px solid #000;
}
.foto { float:left; position:relative; margin-bottom:15px; }
.foto img { border:6px solid #a5a4a4; }
.descrizione { float:left; position:relative; width:320px; height:172px; border:0px solid #000; }
.descrizione .titolo {
	float:left;
	position:relative;
	width: 320px;
	height:48px;
	background-image:url('../images/numero_titolo.gif'); 
	background-repeat:no-repeat;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
.descrizione .titolo p { float:left; position:relative; margin:3px 0 0 20px; }
.descrizione .titolo strong { font-size:24px; margin:0; padding:0; }

.descrizione .pdf {
	float:left;
	position:relative;
	margin:30px 0 30px 10px;
	border:0px solid #000;
}


/* Archivio */
.archivio { float:left; position:relative; width:620px; clear:both; margin:0 0 50px 0; }
.archivio .foto { float:left; position:relative; margin-bottom:15px; }
.archivio .foto img { border:6px solid #a5a4a4; }
.archivio .titolo_archivio {
	float:left;
	position:relative;
	width: 320px;
	height:48px;
	background-image:url('../images/numero_titolo.gif'); 
	background-repeat:no-repeat;
	margin-top:10px;
	padding:10px 0 0 20px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:24px;
	font-weight:normal;
}

.archivio .descrizione .pdf {
	float:left;
	position:relative;
	margin:30px 0 30px 10px;
	border:0px solid #000;
}


/* Sezioni interne */
.sezione_interna h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#d6241b; font-weight:normal; }
.sezione_interna h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#e71e29; font-weight:normal; }
.sezione_interna p { position:relative; font-size:14px; line-height:24px; color:#444444; margin-bottom:30px; text-align:justify; }
.sezione_interna p.nessun_contenuto { position:relative; font-size:13px; line-height:24px; color:#444444; margin-top:100px; text-align:center; font-weight:bold; }
.sezione_interna p.testo-distribuzione { font-size:12px; color:#444444; }
.sezione_interna strong { font-weight:bolder; color:#444444; }
.sezione_interna .red1 { font-weight:bolder; color:#cc2027; }
.sezione_interna .red2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:normal; color:#cc2027; }
.sezione_interna a:link, .sezione_interna a:visited { text-decoration:underline; color:#FF0000; }
.sezione_interna a:hover { text-decoration:none; color:#FF0000; }

.sezione_interna td.title { width:200px; margin:0; padding:3px 0 3px 0; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444444; font-weight:bolder; }

.sezione_interna td.sx { width:200px; margin:0; padding:3px 0 3px 0; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#cc2027 }
.sezione_interna td.sx_tit { width:200px; margin:0; padding:3px 0 3px 0; font-size:13px; font-weight:bold; border-bottom:1px solid #d3d3d3 }

.sezione_interna td.dx { width:400px; margin:0; padding:3px 0 3px 0; font-style:italic; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444444 }
.sezione_interna td.dx_tit { width:400px; margin:0; padding:3px 0 3px 0; font-size:13px; font-weight:bold; border-bottom:1px solid #d3d3d3 }


.sezione_interna ul { margin:0; padding:0; list-style-type:none; font-size:14px; }
.sezione_interna ul li { padding: 0 0 20px 0 }

.sezione_interna td { font-size:12px; color:#444444; padding-bottom:10px;}
.sezione_interna input[type=text] { font-size:12px; color:#666666; margin:0; }
.sezione_interna textarea { width:450px; height:200px; font-size:12px; color:#666666; margin:0; }

/* webmagazine */
.webmagazine h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:#cc0000; font-weight:bold; margin:0 0 5px 0; }
.webmagazine h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#130f10; font-weight:bold; font-style:italic; margin:0 0 30px 0; }

.webmagazine #articolo {
	float:left;
	position:relative;
	font-size:11px; 
	line-height:20px; 
	color:#444444; 
	margin:0; 
	text-align:justify;
}

.webmagazine #articolo p { padding:0; margin:0; }

.webmagazine #articolo .scheda {
	float:left;
	position:relative;
	width:300px;
	min-height:100px;
	height:auto;
	margin:0 20px 5px 0;
	padding:0;
}
.webmagazine #articolo .scheda .box_dati {
	float:right;
	position:relative;
	width:275px;
	min-height:130px;
	height:auto;
	padding:10px;
	border:1px solid #969393;
	background-color:#e7e7e7;
	line-height:20px;
	font-size:10px;
	color:#444444;
}
.webmagazine #articolo .scheda .box_dati a:link, .webmagazine .scheda .box_dati a:visited { color:#cc2027; text-decoration:underline; }
.webmagazine #articolo .scheda .box_dati a:hover { text-decoration:none; }

.webmagazine #articolo .box_dati .foto { float:left; position:relative; width:275px; text-align:center; }
.webmagazine #articolo .box_dati .foto img { border:6px solid #a5a4a4; }
.webmagazine #articolo p.nessun_contenuto { position:relative; font-size:13px; line-height:24px; color:#444444; margin-top:100px; text-align:center; font-weight:bold; }

/* Dove siamo */
.marker { font-size:13px; color:#444444; }
.marker h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#d6241b; font-weight:normal; margin-bottom:5px; }


/* Sommario homepage */

#sommario {
	float:left;
	position:relative;
	background-color:#fcf7e8;
	border:1px solid #d1bd8b;
	width:278px;
	/*height:180px;*/
	margin:0 0 20px 10px;
	padding:15px;
}
#sommario h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#cc2027; font-weight:normal; padding:0; margin:0 0 15px 0; }
#sommario ul { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:0; margin:0; list-style:none; }
#sommario ul li { float:left; width:125px; padding:7px 0 7px 12px; background: url('../images/li_sommario.gif') no-repeat; background-position:left; }
#sommario a:link, #sommario a:visited { color:#2c2000; text-decoration:underline; }
#sommario a:hover { text-decoration:none; }

/* Sommario articoli */

#sommario_articolo {
	float:left;
	position:relative;
	width:588px;
	background-color:#fcf7e8;
	border:1px solid #d1bd8b;
	min-height:50px;
	margin:20px 0 30px 0;
	padding:15px;
}
#sommario_articolo h1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#cc2027; font-weight:normal; padding:0; margin:0 0 15px 0; }
#sommario_articolo ul { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:0 0 0 15px; margin:0; list-style:none; }
#sommario_articolo ul li { float:left; width:170px; padding:7px 0 7px 12px; background: url('../images/li_sommario.gif') no-repeat; background-position:left; }
#sommario_articolo a:link, #sommario_articolo a:visited { color:#2c2000; text-decoration:underline; }
#sommario_articolo a:hover { text-decoration:none; }


/* Box */

#box {
	float:left;
	position:relative;
	margin:0;
}

#box .tit_editoriale { width:303px; height:21px; background-image:url('../images/box_editoriale.gif'); background-repeat:no-repeat; }
#box .tit_concerti { width:303px; height:21px; background-image:url('../images/box_concerti.gif'); background-repeat:no-repeat; }
#box .tit_cinema{ width:303px; height:21px; background-image:url('../images/box_cinema.gif'); background-repeat:no-repeat; }
#box .tit_teatro { width:303px; height:21px; background-image:url('../images/box_teatro.gif'); background-repeat:no-repeat; }
#box .tit_varie { width:303px; height:21px; background-image:url('../images/box_teatro.gif'); background-repeat:no-repeat; }

#box .tit_intervista { width:303px; height:21px; background-image:url('../images/box_intervista.gif'); background-repeat:no-repeat; }
#box .tit_incontri { width:303px; height:21px; background-image:url('../images/box_incontri.gif'); background-repeat:no-repeat; }
#box .tit_notizie { width:303px; height:21px; background-image:url('../images/box_cool.gif'); background-repeat:no-repeat; }
#box .tit_oroscopo { width:303px; height:21px; background-image:url('../images/box_oroscopo.gif'); background-repeat:no-repeat; }
#box .tit_celebrity { width:303px; height:21px; background-image:url('../images/box_editoriale.gif'); background-repeat:no-repeat; }
#box .tit_gossip { width:303px; height:21px; background-image:url('../images/box_gossip.gif'); background-repeat:no-repeat; }
#box .tit_estateromana { width:303px; height:21px; background-image:url('../images/box_gossip.gif'); background-repeat:no-repeat; }
#box .tit_neutro { width:303px; height:21px; background-image:url('../images/box_neutrale.gif'); background-repeat:no-repeat; }
#box .tit_seratecool { width:303px; height:21px; background-image:url('../images/box_cinema.gif'); background-repeat:no-repeat; }
#box .tit_tamtamdellanotte{ width:303px; height:21px; background-image:url('../images/box_cinema.gif'); background-repeat:no-repeat; }
#box .tit_viviromaprofessioni { width:303px; height:21px; background-image:url('../images/box_concerti.gif'); background-repeat:no-repeat; }
#box .tit_viviromaletture { width:303px; height:21px; background-image:url('../images/box_concerti.gif'); background-repeat:no-repeat; }

#box .tit_viviromaopinioni{ width:303px; height:21px; background-image:url('../images/box_cinema.gif'); background-repeat:no-repeat; }

#box p { width:80px; height:20px; font-size:9px; color:#f8f8f8; font-weight:bold; margin:0; line-height:22px; text-align:center; }

#box .testo {
	float:left;
	position:relative;
	width:303px;
	height:207px;
	background-image:url('../images/box_centro_grafica.gif'); 
	background-repeat:no-repeat;
	border:0px solid #000;
}

#box .testo_up {
	float:left;
	position:relative;
	width:290px;
	height:90px;
	padding:10px 0 0 10px;
	font-size:12px;
	color:#130f10;
	font-style:italic;
	line-height:20px;
	border:0px solid #000;
}

#box .testo_up .foto {
	float:left;
	position:relative;
	width:78px;
	height:78px;
	background-image:url('../images/box_fotina.gif'); 
	background-repeat:no-repeat;
	margin:0 12px 0 0;
}

#box .testo_up .foto img { border:0; margin:3px 0 0 2px; }

#box .testo_up h1.editoriale { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#cc0000; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.concerti { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#e95d0f; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.cinema { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#f4b838; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.teatro { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#41a62a; font-weight:bold; margin:0; padding:0; }

#box .testo_up h1.intervista { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#ec008c; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.incontri { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.serate { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#00aeef; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.oroscopo { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#af8554; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.celebrity { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#d78ba2; font-weight:bold; margin:0; padding:0; }
#box .testo_up h1.gossip { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#959595; font-weight:bold; margin:0; padding:0; }

#box .testo_up a:link, #box .testo_up a:visited { text-decoration:underline; color:#cc0000; }
#box .testo_up a:hover { text-decoration:none; color:#cc0000; }

#box .testo_down {
	float:left;
	position:relative;
	width:260px;
	height:65px;
	padding:5px 20px 0 20px;
	font-size:10px; 
	color:#130f10; 
	text-decoration:none; 
	font-style:italic; 
	line-height:15px; 
	font-weight:normal;
	text-align:left;
}

#box .testo_down strong { font-weight:bold; font-style:normal; }


#box .link_sezione {
	float:left;
	position:absolute;
	width:100px;
	top:208px;
	left:175px;
	text-align:center;
	font-size:10px;
}
#box .link_sezione a:link, #box .link_sezione a:visited { color:#cc2027; text-decoration:underline; }
#box .link_sezione a:hover { color:#cc2027; text-decoration:none; }


/* Distribuzione */

.distribuzione {
	float:left;
	position:relative;
	width:590px;
	min-height:64px;
	height:auto;
	margin:0 0 20px 0;
	padding:14px;
	border:1px solid #ecbb80;
	background-color:#fff0d8;
	font-size:12px;
	color:#444444;
	line-height:25px;
}
.distribuzione h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#d5170f; font-weight:bold; margin:0 0 10px 0; text-decoration:underline; }


/* Selection */

.selection {
	float:left;
	position:relative;
	width:590px;
	min-height:64px;
	height:auto;
	margin:0 0 20px 0;
	padding:14px;
	border:1px solid #ecbb80;
	background-color:#fff0d8;
}
.selection .sx { float:left; position:relative; width:350px; line-height:18px; }
.selection .sx h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#d5170f; font-weight:bold; margin:0 0 5px 0; text-decoration:underline; }
.selection .sx p { font-size:10px; color:#444444; margin:0; line-height:24px; }
.selection .sx a:link, .selection .sx a:visited { text-decoration:underline; color:#d5170f; font-weight:bold; }
.selection .sx a:hover { text-decoration:none; }

.selection .dx { float:right; position:relative; width:220px; font-size:10px; color:#444444; line-height:19px; }


/* Television */

.container_scheda { 
	float:left; 
	position:relative;
	margin-bottom:20px;
	/*width:620px;*/
}

#scheda_tit { color:#d5170f; font-size:18px; font-weight:bold; }
#scheda_cat { color:#8a080c; font-size:16px; font-weight:bold; margin-top:5px; }

#scheda_sx h1 { font-size:12px; color:#000000; margin:10px 0 5px 0; }

#scheda_sx {
	float:left;
	position:relative;
	width:300px;
	min-height:100px;
	height:auto;
	margin:0;
	padding:0;
	line-height:24px;
	font-size:12px;
	color:#444444;
	text-align:justify;
}

#scheda_dx {
	float:right;
	position:relative;
	width:300px;
	min-height:100px;
	height:auto;
	margin-left:15px;
	padding:0;
}
#scheda_dx .box_dati {
	float:right;
	position:relative;
	width:275px;
	min-height:80px;
	height:auto;
	padding:10px;
	border:1px solid #969393;
	background-color:#e7e7e7;
	line-height:20px;
	font-size:10px;
	color:#444444;
}
#scheda_dx .box_dati a:link, #scheda_dx .box_dati a:visited { color:#cc2027; text-decoration:underline; }
#scheda_dx .box_dati a:hover { text-decoration:none; }

#scheda_dx .fotogallery {
	float:right;
	position:relative;
	margin-top:15px;
	width:295px;
	min-height:150px;
	height:auto;
}
#scheda_dx .fotogallery img.fotogrande { border:6px solid #cc2027 }
#scheda_dx .fotogallery img.miniature { border:1px solid #0e0e0e; margin:14px 7px 0 0; }
#scheda_dx .fotogallery img.miniature_ultima { border:1px solid #0e0e0e; margin:14px 0 0 0; }

#scheda_dx #video_scheda {
	float:right;
	position:relative;
	border:1px #000 solid;
	margin:20px 0 0 0;
	width:295px;
	height:270px;
}

#audio_scheda {
	float:right;
	position:relative;
	border:0;
	margin:20px 0 0 0;
	width:295px;
	height:20px;
}

#scheda_dx .video_link {
	float:right;
	position:relative;
	margin:10px 0 50px 0;
}

#scheda_dx .mappa_google {
	float:left;
	position:relative;
	width:275px;
	height:21px;
	text-align:center;
	margin-top:20px;
}

/* Download */

#download {
	clear:both;
	float:left;
	position:relative;
	width:300px;
	min-height:10px;
	height:auto;
	margin-top:20px;
	padding-left:15px;
}
#download p { font-size:14px; color:#444444; margin-bottom:15px; text-align:justify; }

/* Television */

#leggenda { clear:both; margin:15px 0 20px 12px; }

#archivio {
	clear:both;
	float:left;
	position:relative;
	width:300px;
	min-height:10px;
	height:auto;
	margin-top:50px;
	padding-left:15px;
}

#box_television {
	float:left;
	position:relative;
	background-image:url('../images/boxettino_video.gif');
	background-repeat:no-repeat;
	width:181px;
	height:204px;
	margin:0 12px 15px 12px;
	_margin:0 8px 15px 8px;
	line-height:13px;
}
#box_television h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#4a5bb3; font-weight:bold; margin:0; padding:0; height:30px; }
#box_television h1.eros { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#cc2027; font-weight:bold; margin:0; padding:0; height:30px; }
#box_television img.anteprima { width:140px; height:94px; border:3px solid #928584; margin: 8px 0 5px 0; }
#box_television img { border:none; }

#box_television .contenuto {
	float:left;
	position:relative;
	width:151px;
	height:189px;
	padding: 12px 15px 0 15px;
}

#television {
	/*float:left;*/
	position:relative;
	/*width:590px;*/
	height:auto;
	/*margin:10px 0 0 15px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#3a3738;
	line-height:20px;
	text-align:center;
}
#television strong { font-size:16px; color:#cc2027; font-weight:bold; font-style:normal; } 
#video1 {
	float:left;
	position:relative;
	
	background-repeat:no-repeat;
	width:150px;

	margin:15px 0 20px 0;
	/*padding:15px 15px 0 15px;*/
}

#video {
	float:left;
	position:relative;
	
	background-repeat:no-repeat;
	width:150px;

	margin:15px 0 20px 0;
	/*padding:15px 15px 0 15px;*/
}
#television img.anteprima { width:350px; height:320px; border:none; }
#television img { border:none; clear:both; }


/* Footer */

#copyright{
	float:left;
	position:relative;
	width: 100%;
	height:20px;
	border:0px solid #000;
	text-align:right;
	color:#b0b0b0;
	font-weight:bold;
}
#copyright .red{ font-size:10px; color:#d74242; font-weight:bold; font-style:italic; text-decoration:underline; }
#copyright strong{ font-size:10px; color:#8d8a8a; font-weight:bolder; font-style:italic; }

#footer_sx{
	float:left;
	position:relative;
	width: 154px;
	height:107px;
	background-image:url('../images/footer_logo.png'); 
	background-repeat:no-repeat;
	line-height:18px;
	border:0px solid #000;
}
#footer_sx p{ color:#8e8c8c; margin-top:65px; }
#footer_sx p strong{ color:#6e6e6e; font-size:16px; font-weight:bold; }

#footer_dx{
	float:right;
	position:relative;
	width: 790px;
	height:107px;
	background-image:url('../images/footer_bg.png'); 
	background-repeat:no-repeat;
	border:0px solid #000;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
}

#footer_dx ul{ width:480px; list-style:none; margin:15px 0 0 20px; padding:0; position:absolute; }
#footer_dx li{ float: left; width:160px; margin-bottom:7px; }
#footer_dx li a:link, #footer_dx li a:visited{ text-decoration:none; color:#ffffff }
#footer_dx li a:hover{ text-decoration:none; color:#ffffff }

#credits {
	float:right;
	font-size:8px;
	color:#ffffff;
	font-weight:bold;
	margin: 80px 15px 0 0;
	text-decoration:underline;
}
#credits a:link, #credits a:visited { text-decoration:underline; color:#ffffff; }
#credits a:hover { text-decoration:none; color:#ffffff; }

