@charset "utf-8";
/* CSS Document */

#box-programmi {
	width: 545px;
	margin-left: 3px;
	background-color: #FFFFFF;

}
#box-programmi .bordo-bottom {
	background-image: url(../img/scheda_bordo_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 3px;
	padding-top: 0px;
	width:545px;
	margin: 0px;
}
#box-programmi h1 {
	background-image: url(../img/titolo_programmi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	height:70px;
	width:545px;
	display: block;
}

#box-programmi p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
}

#box-interno .programmi {
	background-color:#edeced;
	width:538px;
	margin:3px;
}
div.scheda_programma{
	width:350px;
	margin-bottom:10px;
}

div.titolo_scheda{
	width:350px;
	height:22px;
}

#ilfatto div.titolo_scheda{
	background-image:url(../img/programmi_tit_ilfatto.gif);
}

#usieconsumi div.titolo_scheda{
	background-image:url(../img/programmi_tit_usieconsumi.gif);
}

#appuntamento div.titolo_scheda{
	background-image:url(../img/programmi_tit_appuntamento.gif);
}

#richieste div.titolo_scheda{
	background-image:url(../img/programmi_tit_richieste.gif);
}

#fuoribanda div.titolo_scheda{
	background-image:url(../img/programmi_tit_fuoribanda.gif);
}

#oroscopo div.titolo_scheda{
	background-image:url(../img/programmi_tit_oroscopo.gif);
}

#tuttiaposto div.titolo_scheda{
	background-image:url(../img/programmi_tit_tuttiaposto.gif);
}

div.contenuto_scheda{
	background-color:#FFFFFF;
	width:348px;
	height:86px;	
	padding:1px;
}

div.img_scheda{
	background-repeat:no-repeat;
	width:90px;
	height:86px;
	float:left;
}

#ilfatto div.img_scheda{
	background-image:url(../img/programmi_img_ilfatto.jpg);
}

div.img_scheda a{
	display:block;
	width:90px;
	height:86px;
	text-indent:-3000px;
}

#usieconsumi div.img_scheda{
	background-image:url(../img/programmi_img_usieconsumi.jpg);
}

#appuntamento div.img_scheda{
	background-image:url(../img/programmi_img_appuntamento.jpg);
}

#richieste div.img_scheda{
	background-image:url(../img/programmi_img_richieste.jpg);
}

#fuoribanda div.img_scheda{
	background-image:url(../img/programmi_img_fuoribanda.jpg);
}

#oroscopo div.img_scheda{
	background-image:url(../img/programmi_img_oroscopo.jpg);
}

#tuttiaposto div.img_scheda{
	background-image:url(../img/programmi_img_tuttiaposto.jpg);
}


div.testo_scheda{
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:229px;
	display:inline;
}

div#box-schede{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#FFFFFF;
	width:360px;
	float:left;
}

div#menu_programmi{
	padding:8px;
	width:152px;
	float:left;
	margin-left:0px;
}

#menu_programmi h2 {
	margin:0px;
	padding:0px;
	width:152px;
	height:25px;
	border-bottom:solid #FFFFFF 3px;
	text-indent:-3000px;
	background-image:url(../img/programmi_menu_title.gif);
	background-repeat:no-repeat;
	display:block;
}

#menu_programmi ul{
	margin:0px;
	padding:0px;
	list-style:none;
	border-bottom:solid #FFFFFF 3px;
	padding-bottom: 3px;
}

#menu_programmi a{
	margin:0px;
	padding:0px;
	width:152px;
	height:19px;
	margin-top:3px;
	text-indent:-3000px;
	background-color:#00FF33;
	background-position:0px 19px;
	display:block;
}

#menu_programmi a:hover{
	background-position:0px 0px;
}

#menu_programmi a.ilfatto{
	background-image:url(../img/programmi_menu_ilfatto.gif);
}

#menu_programmi a.usieconsumi{
	background-image:url(../img/programmi_menu_usieconsumi.gif);
}

#menu_programmi a.appuntamento{
	background-image:url(../img/programmi_menu_appuntamento.gif);
}

#menu_programmi a.richieste{
	background-image:url(../img/programmi_menu_richieste.gif);
}

#menu_programmi a.fuoribanda{
	background-image:url(../img/programmi_menu_fuoribanda.gif);
}

#menu_programmi a.oroscopo{
	background-image:url(../img/programmi_menu_oroscopo.gif);
}

#menu_programmi a.tuttiaposto{
	background-image:url(../img/programmi_menu_tuttiaposto.gif);
}

#programmi_banner_palinsesto{
	width:152px;
	float:left;
	margin-left:0px;
	margin-left:8px;
}

#programmi_banner_palinsesto a, img{
	border:none;
}

div#programmi_banner_citta{
	margin-top:8px;
	width:152px;
	float:left;
}

div#programmi_banner_citta #banner_citta {
	background-image:url(../img/bg_boxHome_lattemieleCitta.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	
	height:384px;
	padding-top:25px;
	width:162px;
	margin-top:16px;
	margin-left:5px;
}
