@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body{
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#40720f;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#72723c;
	line-height:18px;
}
#header{
	background-image:url(../images/bg_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:258px;
}
#navbar{
	padding-top:25px;
}
#navbar li{
	margin-right:16px;
	float:left;
}
.btn_01{
	background-image:url(../images/btn_01.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:58px;
	height:19px;
}
.btn_02{
	background-image:url(../images/btn_02.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:115px;
	height:19px;
}
.btn_03{
	background-image:url(../images/btn_03.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:51px;
	height:19px;
}
.btn_04{
	background-image:url(../images/btn_04.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:120px;
	height:19px;
}
.btn_05{
	background-image:url(../images/btn_05.png);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:120px;
	height:19px;
}
#content{
	background-image:url(../images/bg_content.jpg);
	background-position:bottom center;
}
.top_left_brown{
	background-image:url(../images/top_left_brown.jpg);
	background-repeat:no-repeat;
	/*width:300px;*/
	height:10px;
}
.top_center_white{
	background-color:#FFF;
	/*width:400px;*/
	height:10px;
}
.top_right_white{
	background-image:url(../images/top_right_white.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#FFF;
	/*width:400px;*/
	height:10px;
}
.brown{
	background-color:#cccc9a;
}
.white{
	background-color:#FFF;
}

.ptext{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:20px;
}
#contatti{
	padding-top:20px;
	background-image:url(../images/top_contatti.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#benvenuto h2{
	font-size:14px;
	font-style:italic;
	color:#72723c;
	padding-left:20px;
	padding-top:10px;
}
#benvenuto h1{
	text-indent:-9999px;
	background-image:url(../images/asdmon.jpg);
	width:260px;
	height:19px;
	margin-left:20px;
	margin-top:10px;
}
#benvenuto p{
	margin-left:20px;
	margin-top:20px;
	width:260px;
}
#thumb_foto{
	width:280px;
	margin-left:20px;
	margin-top:10px;
	padding-bottom:10px;
}
.thumb_home{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
}
.thumb_home .enlarge_photo{
	background-image:url(../images/zoom.png);
	width:30px;
	height:30px;
	position:absolute;
	bottom:-15px;
	right:-15px;
}
#contatti h1{
	text-indent:-9999px;
	background-image:url(../images/titole_contatti.jpg);
	width:120px;
	height:20px;
	margin-left:20px;
	margin-top:15px;
}
#contatti p{
	color:#72723c;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}


#news h1{
	background-image:url(../images/title_news.jpg);
	width:76px;
	height:37px;
	text-indent:-9999px;
	margin-left:20px;
}

.news{
	margin-top:10px;
	margin-bottom:20px;
}
.news h4{
	margin-left:20px;
	margin-bottom:5px;
	margin-top:5px;
}
.news h3{
	margin-left:10px;
	margin-bottom:5px;
	font-size:18px;
	color:#40720f;
}
.testo_news h3{
	margin-left:10px;
	margin-bottom:5px;
	font-size:18px;
	color:#40720f;
}
.news p{
	padding-left:20px;
	padding-right:10px;
	width:340px;
}

#sponsor{
	height:700px;
}
#sponsor h1{
	background-image:url(../images/title_sponsor.jpg);
	width:120px;
	height:37px;
	text-indent:-9999px;
	margin-left:20px;
}
#elenco_sponsor{
	margin-left:20px;
	margin-bottom:20px;
	overflow:hidden;
	height:550px;
}
#TickerVertical {

		/*height: 550px;*/
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
.leggi_tutto{
	float:right;
	padding-right:10px;
	color:#40720f;
	text-decoration:none;
	font-size:14px;
	margin-top:5px;
}
.leggi_tutto a{
	color:#40720f;
	text-decoration:none;
}
.leggi_tutto:hover{
	color:#40720f;
	text-decoration:underline;
}







#footer{
	height:68px;
	background-image:url(../images/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-top:20px;
	color:#40720f;
	margin-bottom:10px;
}
#col_1_f{
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#col_3_f{
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:48px;
	text-align:center;
	line-height:17px;
	padding-top:16px;
}
#logo_footer{
	float:left;
	width:70px;
}
#text_copy{
	float:left;
	line-height:18px;
	padding-top:15px;
	font-size:11px;
}
#col_2_f{
	padding-top:28px;
}
#col_2_f li{
	margin-right:3px;
	float:left;
}
.btn_01_f{
	background-image:url(../images/btn_01_f.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:46px;
	height:13px;
}
.btn_02_f{
	background-image:url(../images/btn_02_f.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:89px;
	height:13px;
}
.btn_03_f{
	background-image:url(../images/btn_03_f.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:40px;
	height:13px;
}
.btn_04_f{
	background-image:url(../images/btn_04_f.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:95px;
	height:13px;
}
.btn_05_f{
	background-image:url(../images/btn_05_f.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	width:91px;
	height:13px;
}
#footer a{
	color:#40720f;
	text-decoration:underline;
}


#col_1,#col_2,#col_3{
	float:left;
}


/*SQUADRE*/
#elenco_squadre h1{
	text-indent:-9999px;
	background-image:url(../images/title_elenco_sq.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:19px;
	margin-left:20px;
	margin-top:10px;
}
#elenco_gallery h1{
	text-indent:-9999px;
	background-image:url(../images/title_elenco_gallery.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:19px;
	margin-left:20px;
	margin-top:10px;
}
#elenco_impianti h1{
	text-indent:-9999px;
	background-image:url(../images/title_elenco_impianti.jpg);
	background-repeat:no-repeat;
	width:260px;
	height:19px;
	margin-left:20px;
	margin-top:10px;
}
.elenco_ol{
	padding:20px;
	font-size:14px;
}
.elenco_ol li{
	margin-bottom:10px;
}
.elenco_ol span{
	padding:20px;
	font-size:24px;
}
.elenco_ol a{
	color:#72723c;
	text-decoration:none;
}
.elenco_ol a:hover{
	color:#72723c;
	text-decoration:underline;
}
#composizione_squadra{
	margin-bottom:20px;
}

#composizione_squadra h1{
	background-image:url(../images/ball.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:320px;
	line-height:37px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-left:20px;
}
.img_squadra{
	padding:10px;
}
#cont_table_giocatori{
	padding:10px;
}
#table_giocatori{
	width:360px;
}
.th_giocatori{
	background-color:#9fb887;
	height:42px;
	line-height:42px;
	padding-left:10px;
	text-align:left;
	background-image:url(../images/bg_th.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:14px;
}
.last_th{
	background-image:none;
}
.ruolo{
	text-align:center;
	width:58px;
}
.nome{
	padding-left:10px;
}
.anno{
	text-align:center;
	width:58px;
}
.alternate_tr{
	background-color:#ecf1e7;
	height:58px;
	line-height:58px;
	color:#959668;
	font-size:14px;
}
.alternate2_tr{
	background-color:#c5d4b7;
	height:58px;
	line-height:58px;
	color:#959668;
	font-size:14px;
}
.alternate_tr td{
	background-image:url(../images/bg_td_1.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.alternate2_tr td{
	background-image:url(../images/bg_td_2.gif);
	background-position:right;
	background-repeat:no-repeat;
}


#detail_campo{
	margin-bottom:20px;
}
#detail_campo h1{
	background-image:url(../images/ball.jpg);
	background-repeat:no-repeat;
	height:37px;
	width:320px;
	line-height:37px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	margin-left:20px;
}
#detail_campo p{
	padding:20px;
}

#prenotazioni{
	padding-top:20px;
	background-image:url(../images/top_contatti.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#prenotazioni h1{
	text-indent:-9999px;
	background-image:url(../images/prenotazioni.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:20px;
	margin-left:20px;
	margin-top:15px;
}
#prenotazioni p{
	color:#72723c;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}
#contatti_top{
	padding-top:0px;
	background-position:top;
	background-repeat:no-repeat;
}
#contatti_top h1{
	text-indent:-9999px;
	background-image:url(../images/titole_contatti.jpg);
	background-repeat:no-repeat;
	width:220px;
	height:20px;
	margin-left:20px;
	margin-top:10px;
}
#contatti_top p{
	color:#72723c;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
}


#cont_table_societa{
	padding:10px;
}
#table_societa{
	width:360px;
}
.th_societa{
	background-color:#9fb887;
	height:42px;
	line-height:42px;
	padding-left:10px;
	text-align:left;
	background-image:url(../images/bg_th.gif);
	background-position:right;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:14px;
}
.last_th{
	background-image:none;
}
.ruolo_s{
	text-align:center;
	width:110px;
	line-height:20px;
	vertical-align:middle;
}
.nome_s{
	padding-left:10px;
}
.anno{
	text-align:center;
	width:58px;
}
.alternate_tr{
	background-color:#ecf1e7;
	height:58px;
	line-height:58px;
	color:#959668;
	font-size:14px;
}
.alternate2_tr{
	background-color:#c5d4b7;
	height:58px;
	line-height:58px;
	color:#959668;
	font-size:14px;
}
.alternate_tr td{
	background-image:url(../images/bg_td_1.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.alternate2_tr td{
	background-image:url(../images/bg_td_2.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.image_gallery{
	padding:0 10px 10px 10px;
}

.link_contatti{
	color:#72723C;
}