/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 75%;
	text-align: center;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: white;
	}



div#container {
	width: 888px; /*originariamente 870*/
	margin-left: auto;
	margin-right: auto;
	}

div#header {
	background-image: url(../images/evita.gif);
	background-repeat: no-repeat;
	background-position: left;
	/*height: 250px;*/
	margin: 0 50px 0 40px;
	padding: 0;
	font-size: 1.2em;
}

div#header-in {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 240px;
	padding-top: 10px;
	margin-left: 280px;
}

.poli{
	margin-left: 370px;
	margin-top: 45px;
}


div#content-wrap {
	text-align: left;
}

div#content {
	margin: 0 292px 0 140px;
}

div#content-in h1{
	font-size: 12px;
	font-weight: bold;
	color:#333399;
	margin: 0;
	padding: 0 0 10px;
	}

div#content-in {
	margin: 0 10px;
	padding: 0px 5px;
	font-size: 11px;
}


div#contentbig {
	width: 730px;
	margin-left: 140px;
}

div.column-in {
	margin: 0 10px;
	padding: 5px;
	background-color: #000099;
	border: 2px solid black;
}

div.menu {
	margin: 0 10px;
	padding: 0;
	background-color: #000099;
	border-top: 1px solid yellow;
}

div.banner {
	margin: 10px 10px;
	padding: 0;
	background-color: white;
}

div#footer {
		
}

div#footer-in {
	margin: 10px 10px 0 10px;
	padding: 20px 20px 5px;
	font-size: 0.9em;
}

.bigcolumn { float: right; width: 400px; }

.lfloat	{ clear: both; float: left; width: 150px; }
.rfloat	{ float: right; width: 300px; color: #FFFFFF; font-weight: bold; font-size: 80%; }
.clear	{ clear: both; }

.rfloat h1 { color: yellow; font-size: 20px; margin: 2px 0; }

.rfloat p {
	margin: 2px 0;
	}

.rfloat h2 { color: #CCCCCC; margin: 1px 0; font-size: 15px;}

.rfloat ul {
	list-style: none;
	}

.rfloat li {
	padding-bottom: 10px;
	margin-left: -38px;
	}
	
.rfloat a:link, .rfloat a:visited {
	color: yellow;
	}

#eventi {
	background-image: url(../images/rigagialla.gif);
	/*border: 1px solid black;*/
	background-color: #000099;
	border: 1px solid #99CCFF;
	padding: 5px 10px;
	font-size: 80%;
	margin-bottom: 10px;
	height: 100px;
	overflow: hidden;
	/*color: yellow;*/
}

#eventi h1 { color:#333399; text-align: center; }
#eventi p { margin: 0 0 1px; }

#eventi ul {
	list-style: none;
	}

#eventi li {
	padding-bottom: 5px;
	margin-left: -15px;
	}
	
ul.navlist {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

ul.navlist li {
	font-weight: bold;
	vertical-align: bottom;
	border-bottom: 1px solid yellow;
	margin: 0;
	padding: 0;
	height: 29px;
}

ul.navlist a:link, ul.navlist a:visited {
	color: yellow;
	display: block;
	padding: 5px 5px 10px;
	text-decoration: none;
	border-left: 6px solid #000066;
	/*border-right: 1px solid #000066;*/
}

ul.navlist a:hover{
	/*background-image: url(../images/ball.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: white;*/
	background-color: yellow;
	text-decoration: none;
	color: black;
	font-weight: bold;
	border-left: 6px solid orange;
}

table {
	border: 2px solid black;
	width: 100%;
	border-spacing : 0px;
	empty-cells : hide;
	table-layout : fixed;
}

table td {
	border: 1px solid black;
	padding: 3px;
}

.cella { width: 350px; }

.bordo img { border: 1px solid black; }

a img { border: 0px; }

ul.simplelist {	list-style: none; }

div#foto-squadra{
	position:absolute;
	right:35px;
	top:5px;
	width:200px;
}

div#foto-squadra img{
	border: 1px solid black;
}

div#lista-squadra{
	position: relative;
}
