@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;}

html {
height:100%;

}

body {
background-color:#08b847;
background-image:url(../images/sfondo.jpg);
background-repeat:repeat-x;

font-family:"Trebuchet MS", Tahoma;
font-size:80%;
color:#fff;
height:100%;

}
ul {margin-left:20px;}

a{
color:#fff;}

a:hover {
color:#FFFF00;
text-decoration:none;}

h4 {
text-align:center;}

#contenitore {
width:800px;
margin:0 auto;
background:inherit;
height:100%;
}

#titolo {
background-image:url(../images/titolo.jpg);
background-repeat:no-repeat;
height:156px;}

	#titolo h1 {
	display:none;}

#corpo {
background-image:url(../images/sfondo_corpo.jpg);
background-repeat: repeat-y;
background-position:bottom right;
height: auto;
    min-height: 100%;
}

#login {
height:60px;
} 

	#login img {
			float:right;
			} 
	#login form {
	margin-left:15px;
	}

	input.txt {
	width:80px;
	height:15px;
	background-color:#f1f1f1;
	font-size:10px;
	border:1px solid #000;
	padding-left:3px;}

	input.btn {
	height:15px;
	background-color:#022e12;
	color:#fff;
	font-size:10px;
	cursor:pointer;
	border:1px solid #fff;
	margin-top:2px;}

#alto {
background-image:url(../images/corpo_alto.jpg);
background-repeat:no-repeat;
background-position:right;
height:14px;
} 

#colsin {
float:left;
width:150px;
margin:0;
padding:0;}

#destra {
float:right;
width:650px;
background-image:url(../images/sfondo_corpo.jpg);
background-repeat:repeat-y;
color:#022e12;
height:100%;}

	#destra h3 {
	text-align:center;
	}

	#destra a {
	color:#000;}

	#destra a:hover {
	color:#03441a;
	text-decoration:none;}

	#corpotesto {
	width:440px;
	}
	
	#colonnadx {
	float:right;
	width:200px;
	}
	
		#colonnadx h2 {
		color:#fff;
		background-color: #022e12;
		font-size:120%;
		padding:2px 5px;
		margin-left:10px;
		margin-right:10px;
		background-image:url(../images/angolo_a_dx.gif);
		background-repeat:no-repeat;
		background-position:top right;
}

#basso {
clear:both;
background:inherit;
background-image:url(../images/corpo_basso.jpg);
background-repeat:no-repeat;
background-position:right;
height:18px;
}

#footer {
color:#fff;
text-align:right;
padding-right:10px;
background-color:#08b847;
}


/* MENU NAVIGAZIONE ********************** */
a.active {
color: #FFFF00;
background-color: #022e12;
padding-left:10px;
text-decoration:none;
font-weight:bold;
line-height:1.8;
border-bottom:1px solid #022e12;
}

ul.menu  {
margin-left:5px;
list-style:none;}

.menu li a {
display:block;
padding-left:30px;
font-size:100%;
text-decoration:none;
font-weight:bold;
color:#fff;
line-height:1.8;
border-bottom:1px solid #022e12;}

.menu li a:hover {
padding-left:10px;
text-decoration:none;
font-weight:bold;
color:#fff;
background-color: #022e12;
line-height:1.8;
border-bottom:1px solid #022e12;
}

/* PROMO ********************** */

#promo {
margin:2px 10px 5px 10px;
padding:5px;
border:1px dotted #022e12;
line-height:1.5;
}

	#promo h3 {
	font-size:110%;
	color:#08b746;}

	#promo p {
	line-height:1.5;
	margin-top:15px;
	}
	
		#promo .luogo {
		font-weight:bold;
		font-variant:small-caps;
		color:#000;
		margin:0;}

			#promo .data {
			color:#333;
			margin:0;
			font-style:italic;}

/* NEWS ********************** */
			.news {
			margin:20px 10px 0px 20px;
			line-height:1.5;
			}
			
		
			.news img {
			border:none;
			padding: 10px;
			}
			
			.newstitolo {
			background-color: #022e12;
			color:#fff;
			background-image:url(../images/angolo_a_sx.gif);
			background-repeat:no-repeat;
			background-position:top left;
			padding:1px 10px;
			margin-bottom:5px;
}

			.newsdata {
			color:#000;
			font-size:80%;
			text-align:right;
			padding-right:10px;}
			
			.ab {
			color:#666;
			padding-top:5px;
			padding-bottom:10px;
			font-style:italic;
			text-align:justify;}
			
			.newstesto {
			text-align:justify;}
			
			.news ul {
			margin-left:100px;}
			
/* PAGINE CON TABELLE ********************** */
			.pag {
			margin:20px 10px 0px 20px;
			}
			
			.pag p, .pag h3, .pag h4 {
			margin-bottom:10px;}
			
			.pag img {
			border:none;
			}
			
/* TABELLA ATLETI E RISULTATI ********************** */

.elenco th {
background-color:#08b847;
color:#fff;
text-align:left;
padding:1px 5px;}

.elenco td {
color:#000;
padding:1px 5px;
border-bottom:1px solid #b0d1bc;
font-size:90%;}

.atleta {
color:#08b646;
font-weight:bold;
font-size:110%;}

img.imgatle {
border:1px solid #08b646;
padding:5px;}

.pag b, .pag strong {
font-weight:bold;
color:#006600;
background-color:#CCCCCC;
padding:0 4px;}			


#promo b, #promo strong {
font-weight:bold;
color:#006600;
background-color:#CCCCCC;
padding:0 4px;}	

#promo img {
border:none;}		

.rosso {
color:#ae0808;
font-weight:bold;}		

/* TABELLA news ********************** */


.elencon td {
color:#000;
padding:1px 5px;
border-bottom:1px solid #b0d1bc;
font-size:90%;}

.elencon a {
text-decoration:none;}

.elencon a:hover {
text-decoration: underline;}

#corpotesto .pulsante {
float:left;
width:100px;
height:21px;
background-image:url(../images/btn.jpg);
text-align:center;
margin-right:15px;
margin-top:6px;
}
#corpotesto  .pulsante a {
display:block;
color:#FFF;
text-decoration:none;}

#corpotesto  .pulsante a:hover {
background-image:url(../images/btn_o.jpg);
display:block;
color: yellow;
font-weight:bold;
text-decoration:none;}

#rullo {
clear:both;
margin-left:150px;
width:648px;
text-align:center;
   background: #fff;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
      behavior: url(/PIE.htc);
}
