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

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

H2, H3 {font-size: 14px;color:#ff4b3d;clear: both;text-transform: capitalize;padding: 0;}
H2 SPAN, H3 SPAN {}
H3 {font-size: 12px;}

#subpage {
	margin: 0 auto;
	text-align: center;
	background: url(images/subpage_bg.jpg) no-repeat;
	background-position: 50% 0;
	width: 100%;
}

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

#page {
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
/*	background-color: #fff;*/
}

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

#top_menu {
	height: 144px;
	text-align: left;
}
#top_menu2{
	/*height: 4px;
	background: url(images/top_mn_bg2.jpg) no-repeat;*/
	display: none;
}

.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;
	width: 100%;
	height: 33px;
	padding-left: 0px;
	background: url('images/top_mn_bg.jpg') repeat-x;
}

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

.tab_menu ul li a {
	display: block;
    background: url('images/top_mn_btn.jpg') no-repeat top right;
	height: 19px !important;
    height: 17px;
    width: 136px;
	text-decoration: none;
	color: #fff;
	text-transform: capitalize;
	text-align: left;
    padding-top: 13px;
    padding-left: 13px;
    font-size: 12px;
    font-weight: bold;
}

.tab_menu ul li a:hover {
	color: #fff;
	background: url('images/top_mn_btn_over.jpg') no-repeat top right;
}

.tab_menu ul li span {
    padding: 0 auto;
	display: block;
	position: relative;
	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 {
    width: 100%;
	background: url(images/containerr_bg.jpg);
    margin: 0px 0;
}
#left_column {
	width: 214px;
	float: left;
    height: 100%;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	/*background-color: #495f81;*/
}

#left_column H2 {font-size: 14px;color:#;clear: both;text-transform: capitalize;padding: 5px 0 5px 15px;}

#left_column FORM {}

#left_column ul {
	font-family: Verdana;
	font-size: 0.7em;
	list-style: none;
	margin: 0px;
	text-align: left;
}

#left_column ul li {
	text-align: left;
	/*margin-left: -12px;*/
	margin-left: 15px;
}

#left_column ul li a {
	display: block;
    background: url('images/btn_bg.png') no-repeat top left;
	height: 29px !important;
    height: 27px;
    width: 190px;
	text-decoration: none;
	color: #fff;
	text-transform: capitalize;
	text-align: left;
    font-size: 12px;
    font-weight: bold;
	
}

#left_column ul li a:hover {
	background: url('images/btn_bg_h.png') no-repeat top left;
}

#left_column ul li span {
    padding: 0 auto;
	padding-top: 7px;
    padding-left: 25px;
	display: block;
	position: relative;
	letter-spacing: 0px;
}

#box_1 .top_left {background: url(images/box_1.gif) top left;padding-left:20px;}
#box_1 .top_right {background: url(images/box_1.gif) top right #000;padding:20px;padding-left:0px;padding-bottom:1px;}
#box_1 .bottom_left {background: url(images/box_1.gif) bottom left;padding-left:20px;}
#box_1 .bottom_right {background: url(images/box_1.gif) bottom right #000;height:20px;}
#box_2 .top_left {background: url(images/box_2.gif) top left;padding-left:20px;}
#box_2 .top_right {background: url(images/box_2.gif) top right #000;padding:20px;padding-left:0px;padding-bottom:1px;}
#box_2 .bottom_left {background: url(images/box_2.gif) bottom left;padding-left:20px;}
#box_2 .bottom_right {background: url(images/box_2.gif) bottom right #000;height:20px;}
#box_3 {margin: 5px 0 0 0;}
#box_3 .top_left {background: url(images/box_3.gif) top left;padding-left:20px;}
#box_3 .top_right {background: url(images/box_3.gif) top right #242424;padding:20px;padding-left:0px;padding-bottom:1px;}
#box_3 .bottom_left {background: url(images/box_3.gif) bottom left;padding-left:20px;}
#box_3 .bottom_right {background: url(images/box_3.gif) bottom right #242424;height:20px;}
.box_content {margin: 0px;padding: 0px;}

#content {
    width: 755px;
	min-height: 385px;
    height: 100% !important;
    height: 385px;
	padding-top: 15px;
	padding-left: 10px;
    /*padding-right: 23px !important;*/
    padding-right: 10px;
    padding-bottom: 20px;
	float: left;
	text-align: justify;
	background:url(images/container_bg.jpg) top left no-repeat;
	/* background: url(images/corner.png) bottom right no-repeat;*/
}

#content_text {
	width: 350px;
	margin-left:15px;
	margin-top:10px;
	color: #fff;
}
#content H2 {font-size:18px; color:#fff;clear: both; text-transform: capitalize;padding-left:60px;padding-top: 15px;padding-bottom: 10px;background: url(images/h2_bg.png) no-repeat top left;margin-left: -20px;text-transform: uppercase;width: 650px;}

#content a {font-weight: bold;}
#roller {
	/*height: 149px;*/
	background-color: #2c394e;
	border-top: 1px solid #bbbec3;
}
#footer {
	width: 987px;
	height: 30px;
	padding: 0;
	margin-bottom: 5px;
	border: 1px solid #a1a1a1;
	clear: both;
	background-color: #cb3c00;
}

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

#footer .lt_ftr {
	width: auto;
	height: 30px;
	
	text-align: center;
	color: #fff;
	padding-top: 5px;
}

#footer span.text {
	display: block;
	
	text-align: center;
}

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

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

div.bio {clear: both;}
div.bio img {width: 218px;margin-right: 30px;}
div.bio img, div.bio ul {float: left;height: 340px;}
div.bio ul {width:270px;display: block;margin-right: 0px;}
div.bio li  {list-style-type: circle;}
div.bio li.title {font-weight: bold;padding-left: 0px;text-transform: none;font-size: 14px;	color: #166698;list-style-image: none;list-style-type: none;}
.bio_r img, .bio_r ul {float: right;}
.bio_r ul li {padding: 10px;}

.clr {clear: both;width: 100%;height: 0px;line-height: 0;border: 0;margin: 0;padding: 0;font-size:0;margin-top: 0px;} /*se non metto font-size a 0, qualsiasi block prende almeno 15px di altezza di default, su IE6 */
.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 */

.news_roller {background: url(images/news_bg.jpg) top left no-repeat;width: 162px;height: 205px;position: relative;padding: 51px 9px;font-size: 0.9em;margin: 10px auto;}
.news_container {width: 154px;height:190px;overflow:hidden;position:relative;}
.news_roller SPAN.overtop {background: url(images/news_top.gif) top left;width: 182px;height:60px;position: absolute;top:0px;left:0px;z-index:10;}
/*.news_container UL {width: 100%;}*/
.news_container LI {text-align: left;padding-left: 0px;list-style-image: none;list-style-type: none;margin-left:5px;list-style-position: outside;}
.news_container LI H3 {margin-left: 0px;padding-left: 0px;color: #ff4b3d;margin-bottom: 0px;padding-bottom: 0px;}
.news_container LI H3 SPAN {text-align: left;margin-left: 0px;padding-left: 0px;}
.news_container A, .news_container A:visited  {color: #fff;text-decoration: none;display: block;margin-bottom: 10px;}
.news_container A:hover {text-decoration: underline;}

p.small {width: 400px;line-height: 18px;}

ul.ph_gallery {display: block;margin-left: 50px;margin-top: 15px;}
ul.ph_gallery li {
width: 176px;
padding: 13px 8px 1px 5px;background: url(images/pic_bg.png) top left no-repeat;margin-bottom: 10px;
margin-right: 30px;
list-style-image: none;list-style-type: none;
height: 195px !important;height: 0px; /* patch IE6 */
float: left;
text-align: center;
}
ul.ph_gallery li h3 {margin-bottom: 19px;font-size: 1.1em;}
ul.ph_gallery .picture  {margin-bottom: 23px;}
ul.ph_gallery .picture  img {border: 1px solid #fff;}
ul.ph_gallery .data {overflow: hidden;margin-bottom: 15px;}
ul.ph_gallery .data a {font-size: 16px;font-weight: bold;}

.ph_thumbs {text-align: center;margin: 10px auto;}
.ph_thumbs a {margin-right: 15px;}
.ph_thumbs img {border: 1px solid #fff;margin-bottom: 10px;}

A.read_more {padding: 3px 0 3px 40px;color: #fff;}
.back {background: url(images/back.png) top left no-repeat;}

ul.news_list {
	overflow: auto;
	/*height: 460px;*/
	width: 750px;
	margin-top: 10px;
	margin-bottom: 0;
}
ul.news_list li {
	width: 720px;
	background: url(images/news_bg.png);
	padding: 0;
	margin-bottom: 4px;
}
ul.news_list li * {overflow: hidden;}
ul.news_list div.img {height: 100%;margin: 0 15px;}
ul.news_list div.cerco {background: url(images/cerco_bg.png) no-repeat;background-position: 0 50%;}
ul.news_list div.offro {background: url(images/offro_bg.png) no-repeat;background-position: 0 50%;}
ul.news_list div.notizia {background: url(images/notizia_bg.png) no-repeat;background-position: 0 50%;}
ul.news_list div.data {padding: 5px;margin-left: 150px;min-height: 100px;height: 100% !important;height: 100px;}
ul.news_list h3 {font-size: 18px;}

.tiny {font-size: 10px;}

form.dl_form  {margin-top: 10px;clear: both;height: 30px;}
form.dl_form  * {float: left;}

a.skip {background: url(images/skip-intro.jpg) no-repeat top left;width: 97px;height: 21px;}
a.skip span {display: none;}
