@import url(http://fonts.googleapis.com/css?family=Jura:300);

body, html { 
	margin:0;
	padding: 0;
	font-family: arial,sans-serif; 
	font-size: 87%;
	height:100%;

	
	}

#container{ 
width:1075px;
 /*nessuna regola necessaria*/ }

#header{
width:1075px;
height:162px;

}

h1{margin: 0;padding:0}

h2{color:#4078B8; font-size:1.5em; text-align:center}

#content { 
background-image:url(images/back_lato_sx.png); 
background-repeat: repeat-y;
min-height:675px;
width:1002px;
border:1px solid #9ea3cd;
border-top:none;
margin-left: 71px;
position:absolute;
overflow:hidden;

}


#menu {
background-image:url(images/menu.jpg); 
background-repeat:no-repeat;
border-top:none;
width:1075;
height:40;
margin-top:0px;
margin-left: -72px;
position:relative;
z-index:3;
}

#left {
background-image:url(images/back_lato_sx.png); 
background-repeat: repeat-y;
float:left;
margin-top: -19px;
margin-left: 0,5px;
width:273px;
position:static;
z-index:2;
}

#right {
width:729px;
mim-height:615;
text-align:left;
z-index:1;
height:auto;
float:right;
margin-top:20px;
z-index:3;
}


#content p{line-height:1.3em}

#footer{
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B459C;
	margin-top: 4px;
	font-weight: bold;
	text-align:right;
	position:relative;
	width:1075px;
clear:both;
}

a:link{ color: #3b459c; text-decoration:none; font-weight:bolder;}
a:visited { color: #3b459c; text-decoration:none; font-weight:bolder}
a:hover{ color: #ef250f; 
text-decoration:underline;
font-weight:bolder}
a:active { color: #3b459c; 
text-decoration:underline;
font-weight:bolder}


a.test:link{ color: #868686; text-decoration:none; font-weight:bolder;}
a.test:visited { color: #868686; text-decoration:none; font-weight:bolder}
a.test:hover{ color: #08f1ff; 
text-decoration:underline;
font-weight:bolder}
a.test:active { color: #08f1ff; 
text-decoration:underline;
font-weight:bolder}


a.test1:link{ color: #7d8381; text-decoration:none; font-weight:bolder;}
a.test1:visited { color: #7d8381; text-decoration:none; font-weight:bolder}
a.test1:hover{ color: #08f1ff; 
text-decoration:underline;
font-weight:bolder}
a.test1:active { color: #08f1ff; 
text-decoration:underline;
font-weight:bolder}



<!-- stili font -->

.menu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-stretch: ultra-condensed;
	font-stretch:extra-condensed;
	font-weight:bold;
	text-align:left;
}

a.menu:link{ color: #ffffff; text-decoration:none; font-weight:bolder;}
a.menu:visited { color: #ffffff; text-decoration:none; font-weight:bolder}
a.menu:hover{ color: #3b459c; text-decoration:underline; font-weight:bolder}
a.menu:active { color: #3b459c; text-decoration:underline; font-weight:bolder}

a.codice:link{ color: #3b459c; text-decoration:none; font-weight:normal;}
a.codice:visited { color: #3b459c; text-decoration:none; font-weight:normal}
a.codice:hover{ color: #ef250d; text-decoration:underline; font-weight:normal}
a.codice:active { color: #ef250d; text-decoration:underline; font-weight:normal}



.tabella {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #3b459c;
	font-stretch: ultra-condensed;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	padding-left:10px;
}

ul.news li {
list-style-image: url('images/rettangolino.gif');
padding: 10px 5px 10px -15px;
margin: 10px 5px 10px -15px;
}

.titolo_squadre {
font-family: 'Jura', sans-serif;
font-size:30px;
font-weight:bold;
color:#3B459C;
}

