/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html {  }
body {
	margin: 0;
	padding: 0;
	font-family: "Comic Sans MS", Verdana, Tahoma, sans-serif;
	font-size: 100%;
	color: #000;
	background: url(../images/bg.jpg) repeat-x top;
	background-color:#FFFF00;
	background-attachment: fixed;
	}
a { text-decoration: none; color: #FF1D00;}
a:hover {
text-decoration: underline;
color: #FF1D00;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	
	}
	/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header {
	width: 760px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0;
	}
/*------------------------------------------------------------*
**  Content Top e Bottom
**------------------------------------------------------------*/
#content_top {
	width: 760px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/curved_top.png);
	background-repeat:no-repeat;
	padding-top: 3px;
	}

#marque_top {
	width: 600px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	}
	
#content_bottom {
	width: 760px;
	clear: both;
	margin-left: auto;
    margin-right: auto;
	}
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 760px;
	margin-left: auto;
    margin-right: auto;
	padding-bottom: 10px;
	background: url(../images/sideborder.png) repeat-y;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	font-size: 1.5em;
	color: #CC0000;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0 0 20px 0;
	clear: both;
	text-align:center;
	}	
#content h2 em { 
	color: #CC0000; 
	font-style: normal;
	}
#content p {
	line-height: 1.5em;
	}
	
#content ul {
	margin: 20px 0;
	padding: 0 0 0 10px;
	}	
#content li {
    list-style-type: none;
	background: url(../images/bullet.gif) no-repeat 0px 8px;
	padding: 0 0 0 25px;
	line-height: 2em;
	}
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

#content a img {
	background: #cccccc;
	border: 4px solid #ffcc33;
	padding: 1px;
	}
#content a:hover img { 
	border: 4px solid #02028c; 
	}

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img {
	background: #cccccc;
	border: 4px solid #ffcc33;
	padding: 1px;
	}
#content ul.thumbs li a:hover img { 
	border: 4px solid #cc0000; 
	}	
html>body #content ul.thumbs li a { background-color: transparent; }

/**************************************************************
   Menu di navigazione
 **************************************************************/
#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu #menu ul {
list-style: none;
width: 130px;
margin: 0 0 0 10px;
padding: 0;
}

#avmenu #menu li {
margin-bottom: 1px;
font-size: 1.1em;
}

#avmenu #menu li a {
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 2px 0 0 5px;
}
	
#avmenu #menu li a:hover {
color: #02028C;
border-left: 2px solid #02028C;
}
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: left;
	width: 160px;
	text-align: left;
	margin-right: 0px;
	margin-left: 10px;
	padding-left: 0px;
	}
/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
.right {
	float: right;
	width: 530px;
	text-align: left;
	margin-left: 5px;
	padding: 10px;
	border-left: 1px solid #c00;
	}
	
/*------------------------------------------------------------*
**  Immagini
**------------------------------------------------------------*/	
.right img {
padding: 1px;
display:inline;
border: 4px solid #ffcc33;
}

.right a:hover img {
	border: 4px solid #cc0000; 
}

#left img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #ffcc33;
}

#left a:hover img {
	border: 4px solid #cc0000; 
}

/*------------------------------------------------------------*
**  Tabella
**------------------------------------------------------------*/
.right table {
	border-color: #c00;
	border: thin;
	}
	
.right table thead tr.intestazione {
	border-color: #02028c;
	padding: 5px;
	color:#FFFFFF;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	background: #02028c;
	}
	
.right table tbody tr td.contenuto {
	background-color:#FFFFFF;
	vertical-align: top;
	text-align: center;
	color:#000000;
	}
	
.right table thead tr.header_classifica {
	background-color:#c00;
	padding: 5px;
	color:#FFFFFF;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
	}
	
.right table tbody tr td.contenuto_classifica {
	background-color:#FFCC00;
	vertical-align: top;
	text-align: center;
	color:#000000;
	}
	
.right table.eventi  {
	width: 450px;
	border-color: #02028c;
	border: thin;
	}	
	
.right table.eventi tr td a {
	text-decoration: none;
	color: #fff;
	}
	
.right table.eventi tr td a:hover {
	text-decoration: underline;
	color: #fff;
	}

.right table.eventi tr td.presentazione a { 
	text-decoration: none; 
	color: #FF1D00;
	}
	
.right table.eventi tr td.presentazione a:hover {
	text-decoration: underline;
	color: #FF1D00;
	}

.right table.eventi tr td.alt01 {
	background-color:#02028c;
	color: #fff;
	padding: 8px;
	}
.right table.eventi tr td.alt02 {
	background-color:#2b01bc;
	color: #fff;
	padding: 8px;
	}
	
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	width: 100%;
	padding: 10px 0;	
	background-color: #00137a;		
	color: #fff;	
	font-size: 11px;
	border-top: 3px solid #04014e;
	}	
#footer p { margin: 0 10px; text-align: center; }	

#footer a { 
	text-decoration: none; 
	color: #ff0;
}

#footer a:hover {
	text-decoration: underline;
	color: #ff0;
}

/*------------------------------------------------------------*
**  Classi di Layout
**------------------------------------------------------------*/
.left_img {
margin: 10px 10px 5px 0;
float: left;
}

.right_img {
margin: 10px 0 5px 10px;
float: right;
}

/*------------------------------------------------------------*
**  Centrato
**------------------------------------------------------------*/
.centrato {
	text-align:center;
	}

.bold {
	font-weight: bold;
}

.left {
	text-align:left;
}

.centrato_bold {
	font-weight:bold;
	text-align:center;
	
	}

