body {
	margin: 0px;
	background-image: url(immagini/sfondosito_sfumatura.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
/* ------------------------------------------------------------- */
/* STRUTTURA DEL SITO ------------------------------------------ */
#contenitore
{
	width: 1000px;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
#testa
{
}
#titolo_sito
{
	height: 140px;
	/*background-image: url(immagini/testa.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 7px;
}
#sponsor_sx, #sponsor_dx
{
	width: 195px;
	height: 95px;
	text-align: center;
	overflow: hidden;
}
#sponsor_sx
{
	float: left;
}
#sponsor_dx
{
	float: right;
}
#altre_info
{
	clear: both;
	height: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #165189;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
}
#altre_info div
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#altre_info .data
{
	line-height: 38px;
	height: 38px;
	text-align: center;
	width: 190px;
	text-transform: capitalize;
	font-size: 13px;
}
#altre_info .agenda
{
	width: 600px;
}
#altre_info .prima_pagina
{
	line-height: 38px;
	height: 38px;
	text-align: center;
	width: 190px;
}
#corpo
{
	padding: 5px;
	clear: both;
}
/* MENU DI NAVIGAZIONE TERRITORIO */
#menu
{

	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #165189;
	padding-bottom: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu img
{
	border: 0px;
}
#menu ul
{
	list-style-type: none;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-align: left;
	margin: 0px;
	background-image: url(immagini/2011/sf_elenco.jpg);
	background-repeat: no-repeat;
}
#menu li
{
	display: inline;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #165189;
	text-align: center;
	background-repeat: repeat-x;
}
#menu a:link, #menu a:active, #menu a:visited, #menu a:hover
{
	text-decoration: none;
	font-size: 14px;
	color: #777777;
}
/* MENU DI NAVIGAZIONE TIPOLOGIA */
#menu_tipologia
{
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #165189;
	padding-bottom: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu_tipologia img
{
	border: 0px;
}
#menu_tipologia ul
{
	list-style-type: none;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-align: left;
	margin: 0px;
	background-image: url(immagini/2011/sf_elenco.jpg);
	background-repeat: no-repeat;
}
#menu_tipologia li
{
	display: inline;
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	height: 22px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #165189;
	text-align: center;
	background-repeat: repeat-x;
}
#menu_tipologia a:link, #menu_tipologia a:active, #menu_tipologia a:visited, #menu_tipologia a:hover
{
	font-size: 14px;
	text-decoration: none;
	color: #777777;
	
}
.separatore
{
	height: 15px;
}
/* ------------------------------------------------------------- */
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #165189;
}
a:active {
	color: #333333;
}
a.mio:link {
	color:#AA0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
a.mio:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0000;
} 
a.mio:active {
	color:#AB0102;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
} 
a.mio:hover {
	color:#AC0004;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
} 
/* ------------------------------------------------------------- */
.clearfix 
{
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
	overflow: hidden;
}
.bordo_grigio
{
	border: 1px solid #999999;
}
.allinea_sinistra
{
	text-align: left;
}
.allinea_centro
{
	text-align: center;
}
.allinea_destra
{
	text-align: right;
}
.allinea_giustificato
{
	text-align: justify;
}
.blocco_centrato
{
	margin: 0 auto;
}
/* ------------------------------------------------------------- */
a.news_mesi_precedenti {
   text-decoration: underline;
	 color: #CC0000;
}
a.news_mesi_precedenti:link {
   text-decoration: underline;
   color: #CC0000;
}
a.news_mesi_precedenti:visited {
   text-decoration: underline;
   color: #CC0000;
}
a.news_mesi_precedenti:active {
   text-decoration: underline;
   color: #CC0000;
}
a.news_mesi_precedenti:hover {
   text-decoration: none;
   color: #CC0000;
}
/* ------------------------------------------------------------- */
.menu a:hover {
	color: #ffffff;
}
.data {
	font-size: 14px;
	color: #777777;
}
.prima_pagina {
	font-size: 20px;
	color: #777777;
}
.titolo_news_elenco {
	font-size: 12px;
	color: #165189;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.tab {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_immagini {
	border: 1px solid #999999;
	width: 100px;
}
.tab_immaginiA {
	border: 1px solid #999999;
	width: 300px;
}
.tab_immaginiB {
	border: 1px solid #999999;
	height: 200px;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.sottomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e2e2e;
	margin: 1px;
	padding: 1px;
	line-height: 22px;
	text-decoration: none;
	width: 170px;
	text-align: left;
}
.navmenu:hover {
	background-color: #165189;
	background-image: url(immagini/sf_tassello_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
}
a.MENU_SX {
	color: #2e2e2e;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #2e2e2e;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2e2e2e;
	text-align: left;
}

.navmenu a:hover{
	text-decoration:none;
	color: #FFFFFF;
	width: 150px;
}

.titolo_news {
	font-size: 24px;
	color: #000000;
	text-decoration:none;
} 

.titolo_news_evidenza {
	font-size: 24px;
	color: #165189;
	text-decoration:none;
} 

.titolo_news_evidenza a {
	font-size: 24px;
	color: #165189;
	text-decoration:none;
} 


.titolo_news a:link {
	font-size: 24px;
	color: #000000;
	text-decoration:none;
} 

.titolo_news a:hover {
	font-size: 24px;
	color: #3939e1;
	text-decoration:none;
} 

.titolo_news a:visited {
	font-size: 24px;
	color: #000000;
	text-decoration:none;
} 

.descrizione_news {
	font-size: 13px;
	line-height: 22px;
	color: #666666;
}

.data_news {
	font-size: 14px;
	color: #000000;
}
.testo_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #2e2e2e;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2e2e2e;
}
.didascalia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 5px;
	padding: 5px;
	line-height: 18px;
}
.sf_riga_blu {
	background-image: url(immagini/sf_riga_blu.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.menu_corto {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	background-image: url(immagini/sf_menu_alto.jpg);
	background-repeat: repeat-x;
}
.menu_corto_div_blu {
	font-size: 18px;
	line-height: 22px;
	color: #165189;
	font-weight: bold;
}

/* stili per le news scorrevoli */

.title_scroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #165189;
	font-weight: bold;	
}
.descrizione_scroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.data_scroll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.prima_pagina_sx {
	font-size: 20px;
	color: #777777;
	margin: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.menu_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-align: justify;
}
.menu_viola {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #AD0100;
}
.times_grande {
	font-size: 25px;
	color: #242424;
	text-align: justify;
}
.times_grande_grigio {
	font-size: 25px;
	color: #B1B1B1;
	text-align: justify;
}
.100milavisite {
	font-size: 15px;
	color: #003366;
	line-height: 20px;
	font-weight: bold;
}
.abbonamento_grigio {
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
}
.tabella_prima_notizia .descrizione_news  {
	font-size: 14px;
	color:#444444;
}
.tabella_prima_notizia .titolo_news  {
	font-size: 28px;
}.flw {
	margin: 0px;
	padding: 0px;
}
.th_tabelle_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.div_donazioni {
	font-size: 13px;
}
.div_donazioni p {
	line-height: 24px;
	margin: 0px;
}
.div_donazioni hr {
	border: 0px;
	background-color: #CCCCCC;
}
.testo_donazioni {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.testo_donazioni_rosso {
	color: #C00000;
}
.testo_abbonamenti {
	font-size: 20px;
	color: #365F91;
}
.testo_abbonamenti_rosso {
	font-size: 20px;
	color: #C00000;
}
.testo_abbonamenti_grigio {
	font-size: 20px;
	color: #999;
}

.testo_abbonamenti_blu {
	font-size: 20px;
	color: #1F497D;
	text-decoration: underline;
}
.testo_abbonamenti_rosso1 {
	font-size: 20px;
	color: #C00000;
	text-decoration: underline;
}
.testo_donazioni_nero {
	font-size: 20px;
	color: #000000;
}
.testo_donazioni_rosso1 {
	font-size: 20px;
	color: #C00000;
}
.menu_corto_index {
	font-size: 13px;
	color: #333333;
	background-image: url(immagini/sf_menu_alto_index.jpg);
	background-repeat: no-repeat;
}
/* ------------------------------------------------------------- */
/* MODULO DI RICERCA IN HOMEPAGE ------------------------------- */
.form_ricerca
{
	background-image:url(immagini/sf_cerca_nel_sito.jpg);
	height: 120px;
	text-align: center;
	width: 203px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.form_ricerca p
{
	margin: 0px;
	margin-top: 10px;
}
/* ------------------------------------------------------------- */
/* VIDEO NOTIZIE ----------------------------------------------- */
.blocco_video_notizie
{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom:	1px dashed #999999;
}
.titolo_video
{
	background-image:url(immagini/sf_tit_video.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #2e2e2e;
}
.link_dettaglio_video
{
	background-image: url(immagini/sf_tit_video_basso.jpg);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
}
.video
{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ------------------------------------------------------------- */
/* VIDEO NOTIZIE ----------------------------------------------- */
.immagine_titolo
{
	margin-top: 20px;
	margin-bottom: 8px;
}
/* ------------------------------------------------------------- */
/* BANNER CRONACA PARTITE -------------------------------------- */
.banner_cronaca_partite {
	background-image: url(immagini/banner_calcio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 590px;
	padding-top: 175px;	
}
.banner_cronaca_partite .div1
{
	margin-left: 13px;
}
.banner_cronaca_partite .div2
{
	margin-left: 26px;
}
.banner_cronaca_partite .div3
{
	margin-left: 26px;
}
.banner_cronaca_partite .div1, .banner_cronaca_partite .div2, .banner_cronaca_partite .div3
{
	width: 170px;
	text-align: center;
	line-height: 17px;
	font-size: 13px;
	overflow: hidden;
	float: left;

}
.banner_cronaca_partite a:link, .banner_cronaca_partite a:active, .banner_cronaca_partite a:visited, .banner_cronaca_partite a:hover
{
	text-decoration: none;
}
.banner_cronaca_partite div .rosso, .banner_cronaca_partite div .rosso_grande
{
	color: #CC0000;
	font-weight: bold;
}
.banner_cronaca_partite div .blu, .banner_cronaca_partite div .blu_grande
{
	color: #00529E;
	font-weight: bold;
}
.banner_cronaca_partite div .rosso_grande, .banner_cronaca_partite div .blu_grande
{
	font-size: 18px;
}
.bordo_banner {
	border: 1px solid #999;
}

/* 2011 ----------------------------------------------- */

#info_testa {
	height: 36px;
	width: 980px;
	padding-left: 10px;
}

.float_sx {
	float:left;
}

.clear {
	clear:both;
}

.box_data {
	float: left;
	background-image: url(immagini/2011/box_data_pagina.jpg);
	width: 346px;
	height: 36px;
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-top: 8px;
	text-align: center;
	font-size: 14px;
	color: #777777;
}

.box_data a {
	font-size: 14px;
	color: #777777;
	text-decoration: underline;
}

.testo_arancio {
	color: #F60;
	font-size: 15px;
	font-weight: bold;
}

.testo_arancio12 {
	color: #F60;
	font-size: 12px;
	font-weight: bold;
}

a.piede:link {
	color:#F60;
	font-size: 12px;
} 
a.piede:visited {
	font-size: 12px;
	color: #F60;
} 
a.piede:active {
	color:#F60;
	font-size: 12px;
	text-decoration: underline;
} 
a.piede:hover {
	color:#F60;
	font-size: 12px;
	text-decoration: underline;
} 

.testo_staff {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
