body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #FFFFFF;
	background-color: #000000;*/
	background-repeat:no-repeat; 
	background-position:center top;
	background-attachment:fixed;
}

h1,h2,h3,h4,h5,h6,p {
	margin:5px 0px;
	padding:0;
}

h1 {
	font-size:15px;
	text-transform:uppercase;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

hr {
	border:2px solid;
}

/*** ID ***/
#bg_header {
	background-image:url(../images/bg_head.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#header {
	background-color:#000;
	width:950px;
	height:200px;
	margin:0px auto;
}
/*#content {
	width:80%;
	height:100%;
	margin-right:auto;
	margin-left:auto;
}*/

#menu {
	width:950px;
	height:18px;
	margin:0px auto;
	padding:0px;
	background-color:#000;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#menu ul {
	margin:0px 0px 0px 10px;
	border-top:4px solid #FFF;
	padding:0px 0px 0px 190px;
	list-style:none;
}
#menu li {
	background-color:#FFF;
/*	height:20px;*/
	padding:0px 5px;
	font-size:12px;
	text-transform:uppercase;
}
#menu a {
	text-decoration:none;
}


#content {
	width:950px;
	margin:0px auto;
}

#sidebar_l {
	width:180px;
	height:450px;
	padding:10px;
	margin-top:10px;
	background-color:#DDDDDE;
}


#sidebar_r {
	width:200px;
	padding:10px 0px;
}

#main {
	width:510px;
	margin-left:220px;
	padding-top:10px;
	font-size:11px;
}


#bg_footer {
	background-image:url(../images/bg_foot.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#footer {
	background-color:#000;
	width:950px;
	height:18px;
	margin:0px auto;
	background-image:url(../images/logo_foot.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#footer p {
	font-size:10px;
	padding:2px;
}


/*** CLASSI ***/
.left { float:left; }
.right { float:right; }
.clear { clear:both; }
.c_left { clear:left; }

.color_A { color:#000; }
.color_B { color:#B70015; }
.color_C { color:#DDDDDE; }
.color_D { color:#FFF; }

.bg_A { background-color:#000; }
.bg_B { background-color:#B70015; }
.bg_C { background-color:#DDDDDE; }
.bg_D { background-color:#FFF; }

.border { border:solid 3px; }
.border_A { border-color:#000; }
.border_B { border-color:#B70015; }
.border_C { border-color:#DDDDDE; }
.border_D { border-color:#FFF; }

.pad10 { padding:10px; }

.data { text-align:right; font-style:italic; font-size:10px; }

.barra {
	width:auto;
	margin:0px 0px 5px 0px;
	height:8px;
	border-bottom:4px solid #000;
	border-left:4px solid #000;
}

.block_80 {
	width:80px;
	font-weight:bold;
}
.block_80_r {
	margin-left:90px;
	padding:3px;
}

.block_245 {
	width:224px;
	height:100px;
	padding:10px;
	margin-top:10px;
}
.block_245_r {
/*	margin-left:265px;*/
	margin-left:20px;
	width:224px;
	height:100px;
	padding:10px;
	margin-top:10px;
}


.preview {
	width:80px;
	height:80px;
	border:3px solid #000;
	background-position:center;
	background-repeat:no-repeat;
	margin:5px 10px 0px 0px;
	background-image:url(../images/loading.gif);
	background-position:center;
	background-repeat:no-repeat;
}







.elenco_news {
	width:140px;
	height:300px;
	position:static;
	float:left;
	margin-right:10px;
	padding:10px;
}/*
.elenco_news a {
	color:#C5071B;
}*/
.elenco_news img {
	background-repeat:no-repeat;
}

/*











#box {
	margin-top:50px;
}
#box h1 {
	padding-left:20px;
	color:#C5071B;
}
#box_content {
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
	overflow:auto;
	max-height:350px;
}
#box_content h1 {
	padding:0;
}
#box_content p {
	text-align:justify;
}
#box_content a{
	color:#FFFFFF;
	text-decoration:underline;
}

#box_mini {
	width:100%;
	height:200px;
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	opacity: 0.60;
	-moz-opacity: 0.60;
	filter:alpha(opacity=60);
}



#galleria {
	width:97%;
	height:300px;
	padding-left:3%;
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	overflow:auto;
}

#galleria ul {
	list-style:none;
	margin:0;
	padding:0;
}
#galleria li {
	text-align:center;
	width:80px;
	height:60px;
	margin:5px;
	padding:0;
	float:left;
}
#galleria h1{
	font-size:18px;
	color:#C5071B;
}
#galleria h2{
	font-size:15px;
	color:#FFFFFF;
	font-weight:normal;
	float:left;
}
#galleria h3{
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
}
#preview {
	width:80px;
	height:60px;
	border-style:solid;
	border-width:3px;
	border-color:#FFFFFF;
	background-position:center;
}

#colonna {
	float:left;
	width:29%;
	padding:25px 10px 25px 10px;
	font-size:11px;
}
#colonna h1 {
	font-size:18px;
}
#colonna h2 {
	font-size:16px;
}

#lista {
	float:left;
	width:175px;
	margin:25px 30px 25px 30px;
	padding:10px;
	border-left-width:thin;
	border-left-style:solid;
	border-color:#C5071B;
}

#lista_mini {
	float:left;
	width:15%;
	height:70px;
	text-align:center;
	margin:50px 20px 20px 20px;
	padding-left:30px;
	padding-top:30px;
	border-left-width:thin;
	border-left-style:solid;
	border-color:#FFFFFF;
}*/





/****** PAGINE *******/
#pagine {
	font-size:11px;
}
	/*color:#666666;
	font-weight:normal;
	font-size:13px;
}

#pagine a {
	color:#C5071B;
	font-weight:normal;
	font-size:13px;
}*/









/*NEWS*/
/*
.foto {
	border:0px;
	margin-left: 5px;
	margin-right: 5px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.table_sfondo {
	background-color: #000000;
	background-repeat: no-repeat;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00000;
	text-decoration: none;
}*/
