/* CSS Document */
body {
	background:#000000;
	margin: 0 0 0 0;
	padding: 0;
	height: 100%; 
}

.oldbrowsers, .hide { display: none; }

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

#container {
	position:relative; 
	width: 890px;
	height: auto;
	height: 100%;
	margin: 0 auto;
	border-left: 6px solid #cc0000;
	border-right: 6px solid #cc0000;
    text-align: left;
}
#testa {
	
	height: 130px;
	width: 890px;
}
#content {
	
	background-repeat: repeat;
	width: 890px;
	background-color: #000000;
}

#footer {
	position: absolute;
	bottom: 0;
	bottom: -1px;
	height: 46px;
	width: 890px;
	border-top: 5px solid #cc0000;
	background-color:#000000;
}

.font_menu_alto {
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.font_menu_alto a{
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.font_menu_alto a:hover{
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

.font_menu_alto_sel{
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.font_box_titolo {
	text-align:center;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}

.font_menu-sx {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #c9c9c9;
	text-decoration: none;
}
.font_menu-sx a{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #c9c9c9;
	text-decoration: none;
}
.font_menu-sx a:hover{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}
.font_menu-sx_sel {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	text-decoration: none;
}


.font_news_dx {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:left;
}

.font_news_dx a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.font_news_dx a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d70000;
	text-decoration: underline;
}


.font_centro_testo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align:justify;
}

.font_centro_testo a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d70000;
	text-decoration: none;
}

.font_centro_testo a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d70000;
	text-decoration: underline;
}

.font_centro_testo_sel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d70000;
}

.font_centro_titolo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 7px;
}

.font_centro_titolo a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d70000;
	text-decoration: none;
}

.font_centro_titolo a:hover{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d70000;
	text-decoration: underline;
}

.font_centro_titolo_sel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d70000;
	font-weight: bold;
	margin: 7px;
}

.font_footer-little {
	font-family: Tahoma;
	color: #c9c9c9;
	font-size: 10px;
	text-transform: capitalize;
}

.font_footer-little a{
	font-family: Tahoma;
	color: #c9c9c9;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.font_footer-little a:hover{
	font-family: Tahoma;
	color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}

.font_footer-little_sel{
	font-family: Tahoma;
	color: #cc0000;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

.font_home-news {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000000 ;
	text-decoration: none;
}


.img_box {
	border: 1px solid #c9c9c9;
	margin: 5px;
}

.img_box a:hover {
	border: 1px solid #cc0000;
	margin: 5px;
}

