/*   BY MATTEO STRINGHER
GENERALE*/
body  {
font-size: 76%;
font-family: Verdana, sans-serif;
background: url('immagini/sfondoPagina.jpg');
background-color: #DCDCDC;
background-repeat: repeat-x;
width: 100%;
}

img {
border:none;
}

h3 {
color:#FFA500;
font:normal 1.3em georgia,serif;
letter-spacing:2px;
}

hr.hr {
border-top:1px solid red;
background:red;
}

hr.hr2 {
border-top:1px solid #60b7de;
background:#60b7de;
}

/*STILI LINK*/
a {
text-decoration:none;
color:#FABB00;
}

a:link,a:visited {
text-decoration:none;
color:#FABB00;
}

a:hover,a:active {
text-decoration:none;
color:White;
}

div#boxdestra a {
text-decoration:none;
color:White;
}

div#boxdestra a:link, div#boxdestra a:visited {
text-decoration:none;
color:White;
}

div#boxdestra a:hover, div#boxdestra a:active {
text-decoration:none;
color:#FABB00;
}
/*VARIO*/

ul.listalink li {
list-style:square;
color:silver;
margin-left:25px;
}

ul.no_style_ul {
list-style-type:none;
}

p.giustifica {
text-align:justify;
padding:5px;
}

p.giustifica2 {
text-align:justify;
padding:5px;
}

p.giustifica2:first-letter {
float:left;
font: bold 85px/60px Georgia,"Times New Roman", Times,serif;
color: #DDD;
}

p.giustifica2 *:first-letter {
float:left;
font: bold 85px/60px Georgia,"Times New Roman", Times,serif;
color: #DDD;
}

.testodestra {
text-align:right;
}

.divisore_news {
color:#FFA500;
margin-top:10px;
margin-bottom:25px;
}

div.indicipagine {
width:140px;
position:absolute;
left:25%;
}

div.commento {
font-size:80%;
width:100%;
color:black;
border:2px dotted silver;
background:url("../immagini/sfondoContrario.png");
}

div.commentoNumero {
width:5%;
height:20px;
text-align:right;
position:relative;
top:0px;
left:95%;
text-align:right; 
background:#dcdcdc;
}

div.titolo {
font-weight:bold;
width:100%;
height:20px;
border-bottom:1px dotted silver;
}

div.fondoCommento {
width:100%;
height:20px;
border-top:1px dotted silver;
}

table.fotoTable {
width:100%;
border-collapse:collapse;
}

.fotoTable td, .fotoTable th {
padding:2px;
text-align:left;
padding-left:5px;
}

.fotoTable td {
border:1px dotted silver;
}

.fotoTable th {
border:2px solid silver;
}

#header h1
{
	color:White;
	font-size:30px;
	padding-left:30px;
	padding-top:60px;
}
/* TABELLA CONSIGLIO DIRETTIVO*/
table.consiglio_direttivo {
border-spacing:0;
empty-cells:hide;
}

table.consiglio_direttivo caption {
text-align:left;
}

table.consiglio_direttivo td {
border:none;
border-bottom:1px solid #dfdfdf;
width:280px;
height:30px;
padding-left:15px;
}

/*TABELLE CALENDARIO GARE*/
table.calendario_gare td {
border-bottom:1px solid silver;
}

table.calendario_gare caption {
color:#FFA500;
}

/*FOTO*/
table#foto img:hover {
border:4px double #000;
}

table#foto td {
height:170px;
width:170px;
border:1px dashed silver;
text-align:center;
}

/*BOX JUMPMENU*/
div.box_jumpmenu_news {
height:auto;
width:100%;
border:2px dotted silver;
padding:5px;
padding-bottom:20px;
margin-bottom:25px;
}

div.box_jumpmenu_foto {
height:auto;
width:100%;
padding:0px 5px 20px 5px;
margin-bottom:25px;
}

div.box_jumpmenu_foto form, div.box_jumpmenu_news form {
text-align:right;
}

div.box_jumpmenu_foto form select, div.box_jumpmenu_news form select{
height:100px;
}

/*SPONSOR*/
table#sponsor td {
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#c3c3c3;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:20px;
}


div.descrizione_sponsor {
	font-size:8pt;
	line-height:8pt;
	padding:20px 0 20px 0;
}

div.descrizione_sponsor h3 {
	font-size:13pt;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
	color:#bb500a;
}

div.descrizione_sponsor a {
	font-size:9pt;
}

div.recapito_sponsor {
	padding-top:10px;
	font-size:8pt;
	font-style:italic;
}

img.immaginiSponsor{
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
}
