* {margin: 0px;padding: 0px;}

body, html {
	font-size: 14px;
	font-family: Arial, Trebuchet MS, Verdana, Sans-Serif;
	text-align: center;
	margin: 0;
	padding: 0;
    color: #000;
	font-weight: bold; 
    background: #182329;
}
a, a:visited {
	color: #a00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0px;
}
strong,B {
	text-transform: uppercase;
}
ul li {list-style-image: none;list-style-type: none;}

H2, H3 {margin: 5px;font-size: 18px;color:#f00;clear: both;text-align:center;}
H2 SPAN, H3 SPAN {border-bottom: 2px solid #f00;}
H3 {font-size:14px;}

#subpage {
	width: 1001px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#opage {
	margin: 0 auto 0 auto;
	text-align: center;
}

#page {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
/*	background-color: #fff;*/
	background: url(images/bg.jpg);
}

#header { 
	height: 141px;
	background: url(images/top_bg.jpg) top left no-repeat;
}

#top_menu {
	height: 30px;
	text-align: left;
	background-color: #323a40;
	color: #8f9090;
}

.tab_menu {
	clear: both;
	text-align: left;
}

.tab_menu ul {
	font-family: Verdana;
	font-size: 0.7em;
	list-style: none;
	margin: 0px;
	text-align: left;
	margin-left: 5px;
	height: 10px;
	padding-left: 0px;
}

.tab_menu ul li {
	/*height: 44px;*/
	text-align: right;
	float: left;
   margin-right: 10px;
   padding-top: 8px;
}

.tab_menu ul li a {
	display: inline;
    
	/*height: 30px !important;*/
    height: 30px;
    /*width: 130px;*/
	text-decoration: none;
	color: #8f9090;
	text-transform: uppercase;
	text-align: center;
    
    
    font-size: 11px;
    font-weight: bold;
}

.tab_menu ul li a:hover {
	color: #fff;
}

.tab_menu ul li span {
    padding: 0 auto;
	padding-top: 8px;

	letter-spacing: 0px;
}

ul.fotogallery {width: 100%;}
ul.fotogallery li {width: 100%;}
ul.fotogallery li a img {border:2px solid #f00;margin: 10px auto;}

#container {
    background:url(images/container_bg.jpg) top left repeat-y;
   
}
#right_column {
	width: 285px;
	float: left;
    height: 100%;
	padding-top: 38px;
	padding-left: 15px;
}

#content {
	padding-left: 15px;
    padding-right: 6px !important;
    padding-right: 3px;
	float: left;
	text-align: center;
    width: 655px;
	padding-top: 40px;
	padding-bottom: 40px;
	color: #fff;
}
#content a {font-weight: bold;}
#content P {text-align: center;}

#footer {
	width: auto;
	height: 60px;
	padding: 0;
	margin-bottom: 5px;
	clear: both;
	background-color: #323a40;    
}

#footer .rt_ftr {
	width: auto;
	height: 57px;
}

#footer .lt_ftr {
	width: auto;
	height: 57px;
	text-align: center;
	color: #fff;
}

#footer span.text {
	display: block;
	padding-top: 10px;
}

#footer a,#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


.clr {clear: both;width: 100%;height: 0px;display:block !important;display:none;} /*il clr con altezza 0 su IE6 prende cmq l'altezza quindi non lo faccio vedere*/
.tab_menu ul li.the_last_one {margin-right: 0px;}
.white {color: #fff;border-color:#fff;}

.seo_info {}
.seo_info IMG {vertical-align: middle;}

/* area optional */
.news_1 {margin-top: 20px;margin-left: 304px !important;margin-left: 152px;width: 180px;height: 180px;float: left;text-align: justify;}
.news_2 {margin-top: 20px;margin-left: 30px;width: 100px;height: 180px;float: left;}
/* end optional */
