body {
    font-size:100%;
    line-height:1.125em; /* 161.125=18 */
	margin: 0 auto; padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	/*background:url("../img/marchio_grande.gif") no-repeat right bottom;*/
	background-color:#5E4220;
}
 
.body p {
   
}

html, body {
	margin: 0;
	padding: 0;
}
img{
	border: none;
	text-decoration: none;
}

label{
	font-size: 100%;
}


h1,h2,h3{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

a{
	text-decoration: none;
	color:#50ABF5;
	outline:none;
	-moz-outline: none !important;
}

a:visited{
	
	text-decoration: none;
	
}

a:hover{
	
	text-decoration: none;
	color:#129DCB;
}

a:active{
	
}
	
ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
ul li, ol li{
	margin: 0;
	padding: 0;list-style-type: none;
}
	
p{
	text-align: left;
	padding: 0;
	margin: 0;
}

form{
	margin: 0;
	padding: 0;
	border: none;
}
	
fieldset{
	margin: 0;
	padding: 0;
	border: none!important;
}
	
		
.body_text blockquote{
	
	text-indent: 35px;
	background: url("../img/quote_sx.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-align:left;
}
.body_text blockquote p {
	
	margin: 0;
	padding-right: 23px;
	background:url("../img/quote_dx.gif") no-repeat scroll right bottom ;
	line-height:1.6;
	font-style:italic;
}
.body_text a{
	font-weight:bold;
}
.body_text a:hover{
	color:#CC3300;
}

	
acronym{
	border-bottom: 1px dotted black;
	cursor:help;
}

/* * * * * * * * * */
#wrapper_top {
	float:left;
	padding:0 0 20px 0;
	width:100%;
	background:url("../img/bg_body.jpg") no-repeat center top;
	background-color:#110C08;
}
#main {
	/*background-color:#110C08;*/
	float:left;
	width:100%;
}

#cont_head {
	float:left;
	width:100%;
}
#head {
	width:960px;
	margin:0 auto;
}

#cont_loghi {
	float:left;
	padding:0 0 0 5px;
}
#logo {
	float:left;
	margin:6px 25px 0 0;
}
#logo a {
	background:url("../img/logo.gif") no-repeat scroll left top;
	width:87px;
	height:87px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
}

#logo_ue {
	background:url("../img/logo_ue.jpg") no-repeat scroll left top;
	float:left;
	width:87px;
	height:59px;
	margin:20px 0 0 0;
}

#head_dx {
	float:right;
	padding:0 5px 0 0;
}
#menu_ser {
	float:right;
	margin:8px 0 0 0;
}
#menu_ser ul li {
	float:left;
	color:#D3C598;
	border-right:1px solid #D3C598;
	padding:0 8px 0 8px;
	line-height:1em;
}
#menu_ser ul li.last {
	border-right:none;
}
#menu_ser ul li a {
	color:#D3C598;
	font-size:0.7em;
	float:left;
	line-height:1em;
}
#menu_ser ul li a:hover {
	color:#fff;
}

#menu_ser ul li.selected a {
	color:#fff;
}
#menu_lang {
	float:right;	
}

#menu_lang ul li {
	float:left;
	margin:6px 0 0 2px;
}

#menu_lang ul li a {
	float:left;
	width:16px;
	height:12px;
	display:block;
	text-indent:-999px;
	overflow:hidden;
	padding:1px 1px 1px 1px;
}
#menu_lang ul li a.it {
	background:url("../img/it.gif") no-repeat scroll left 1px;
}
#menu_lang ul li a.fr {
	background:url("../img/fr.gif") no-repeat scroll left 1px;
}
#menu_lang ul li a.en {
	background:url("../img/en.gif") no-repeat scroll left 1px;
}
#menu_lang ul li a.selected {
	border:1px solid #E7BC32;
	padding:0;
	height:13px;
	background-position:0 0;
}
#menu1 {
	float:left;
	width:960px;
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	background:url("../img/bg_menu.png") no-repeat left top!important;
	background:url("../img/bg_menu.gif") no-repeat left top;
}
#menu1 ul {
	float:left;
	/*margin:4px 0 0 0;*/
}
#menu1 ul li {
	float:left;
	background:url("../img/menu_1_sep.gif") no-repeat scroll right 4px;
	padding:4px 2px 0 0;
}

#menu1 ul li a {
	float:left;
	color:#1C1711;
	font-weight:bold;
	font-size:0.8em;
	padding:8px 15px 8px 15px;
}
#menu1 ul li a:hover {
	background:url("../img/bg_menu_hover.jpg") repeat-x left top;
} 
#menu1 ul li.sel a {
	background:url("../img/bg_menu_hover.jpg") repeat-x left top!important;
}
#menu1 ul li.first_m1.sel a {
	background:none!important;
	float:left;
}
#menu1 ul li.first_m1 a:hover {
	background:none;
}

#menu1 ul li.first_m1 a {
	padding:0 0 0 0;
	cursor:pointer;
	float:left;
}
#menu1 ul li.first_m1 a .bg_left {
	background:url("../img/bg_left.png") no-repeat scroll left top!important;
	background:url("../img/bg_left.gif") no-repeat scroll left top;
	display:block;
	float:left;
	width:9px;
	height:34px;
}
#menu1 ul li.first_m1 a:hover .bg_left {
	background:url("../img/bg_left_hover.png") no-repeat scroll left top!important;
	background:url("../img/bg_left_hover.gif") no-repeat scroll left top;
}
#menu1 ul li.sel a .bg_left {
	background:url("../img/bg_left_hover.png") no-repeat scroll left top!important;
	background:url("../img/bg_left_hover.gif") no-repeat scroll left top;
}
#menu1 ul li.first_m1 a:hover .prima  {
	background:url("../img/bg_menu_hover.jpg") repeat-x left top;
}
#menu1 ul li.sel a .prima  {
	background:url("../img/bg_menu_hover.jpg") repeat-x left top;
}
#menu1 ul li.first_m1 a .prima {
	display:block;
	padding:8px 15px 8px 11px;
	float:left;
}

/* * * * banner di home * * * */

#cont_banner {
	width:100%;
	float:left;
}
#banner {
	width:968px;
	height:293px;
	margin:0 auto;
	background:url("../img/bg_banner.png") no-repeat scroll left top!important;
	background:url("../img/bg_banner2.jpg") no-repeat scroll left top;
}

#cont_txt_banner {
	width:361px;
	margin:0 0 0 10px!important;
	margin:0 0 0 5px;
	float:left;
	padding:0 0 0 15px;
	text-align:left;
}

h1.tit_home {
	margin:35px 0 0 0;
	float:left;
	color:#DDB028;
	font-family:Georgia;
	font-size:1.65em;
	width:361px;
	line-height:1.2em;
}

h1.tit_home a {
	color:#DDB028;
}

h1.tit_home a:hover {
	color:#F7D653;
}

.testo_home {
	color:#FFFFE6;
	font-size:0.8em;
	margin:15px 0 0 0;
	width:361px;
	line-height:1.7em;
	float:left;
}

#btn_banner {
	float:left;
	margin:16px 0 0 0;
}
#btn_banner a {
	background:url("../img/btn_banner.gif") no-repeat scroll left top;
	width:149px;
	height:24px;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:0.8em;
	text-align:center;
	padding:4px 0 0 0;
}

#gallery_banner {
	padding:4px;
	background-color:#8D6334;
	float:right;
	height:247px;
	width:524px;
	line-height:0px;
	font-size:1px;
	margin:19px 17px 0 0!important;
	margin:19px 9px 0 0;
}

/* * * * * corpo * * * * * */

#cont_corpo {
	float:left;
	width:100%;
	background:url("../img/bg_corpo.jpg") repeat-x scroll left top;
	background-color:#fff;
	border-top:4px solid #8D6334;
	/*margin:20px 0 0 0;*/
	padding:0 0 30px 0;
}

#corpo {
	width:950px;
	margin:0 auto;
	/*padding:15px 0 0 0;*/
}

#cont_focus {
	width:620px;
	float:left;
	margin:15px 0 0 0;
}

.focus {
	float:left;
	width:620px;
	margin:22px 0 0 0;
}
.foto_focus {
	float:left;
	margin:0 15px 0 0;
}
.foto_focus a {
	float:left;
	padding:4px;
	background-color:#E2B848;
	line-height:0;
	font-size:1px;
}

.cont_txt_focus {
	text-align:left;
}

.tit_focus {
	font-size:1.05em;
	font-family:Georgia;
	color:#8D6334;
}
.tit_focus a {
	color:#8D6334;
}
.tit_focus a:hover {
	color:#EEB815;
}
.testo_focus {
	color:#666;
	font-size:0.75em;
	margin:10px 0 0 0;
	line-height:1.4em;
}

#box_quicklinks {
	float:right;
	background:url("../img/bg_ql.jpg") no-repeat scroll left top;
	width:250px;
	margin:35px 0 0 0;
	padding:0 17px 0 60px;
	text-align:left;
}

.tit_quicklinks {
	color:#8D6334;
	font-size:1.1em;
	font-family:Georgia;
	margin:15px 0 0 0;
}

.quicklinks {
	float:left;
	width:250px;
	margin:10px 0 0 0;
}
.quicklinks ul li {
	float:left;
	width:250px;
	border-bottom:1px dotted #7E6743;
	line-height:0.9em;
	font-family:Georgia;
	color:#999;
	padding:8px 0 10px 0;
}
.quicklinks ul li.last_ql {
	border-bottom:none;
}
.quicklinks ul li a {
	color:#493427;
	font-size:0.75em;
	font-family:Arial;
}

.quicklinks ul li a:hover {
	color:#EEB815;
}
.vedi_tutte {
	float:right;
	margin:10px 0 0 0;
	font-size:0.75em;
}
.vedi_tutte img {
	margin:0 0 0 4px;
}
.vedi_tutte a {
	color:#8D6334;
}

.vedi_tutte a:hover {
	color:#EEB815;
}

/* * * * * * * * */

#cont_footer {
	background:url("../img/bg_footer.jpg") repeat-x scroll left top;
	/*background-color:#5E4220;*/
	width:100%;
	float:left;
	padding:0 0 20px 0;
	position:relative;
}

#cont_marchio {
	position:absolute;
	right:20px;
	bottom:0px;
	background:url("../img/marchio_grande.gif") no-repeat scroll left top;
	width:366px;
	height:162px;
}

#footer {
	width:950px;
	margin:0 auto;
	position:relative;
}

#col_copy {
	width:158px;
	float:left;
	text-align:left;
	color:#DBB85E;
	padding:30px 0 0 0;
}
#logo_footer {
	float:left;
}
#dati {
	font-size:0.7em;
	line-height:1.35em;
	float:left;
	width:158px;
	margin:10px 0 0 0;
}
#tit_coldati {
	font-family:Georgia;
}

#cont_col_nav {
	width:784px;
	float:right;
	margin:35px 0 0 0;
}

.col_nav {
	float:left;
	width:238px;
	margin:0 0 0 23px!important;
	margin:0 0 0 16px;
}

.col_nav ul li {
	float:left;
	clear:both;
	border-bottom:1px solid #856A50;
	width:232px!important;
	text-align:left;
	margin:0 3px 0 3px!important;
	margin:0 1px 0 1px;
	padding:5px 0 6px 0;
}

.col_nav ul li a {
	color:#E8DBCA;
	font-size:0.75em;
	float:left;
	background:url("../img/nav_ico.gif") no-repeat scroll 4px 5px;
	padding:0 0 0 22px;
	width:210px;
	
}

.col_nav ul li a:hover {
	color:#DBB85E;
}
.col_nav ul li.last {
	border-bottom:none;
}
.col_nav ul li.tit_nav {
	background:url("../img/tit_nav.gif") no-repeat scroll left top;
	width:223px!important;
	height:28px;
	margin:0 0 6px 0!important;
	text-align:left;
	color:#FFFFFF;
	font-family:Georgia;
	font-size:1.05em;
	padding:8px 0 0 15px;
	border-bottom:none;
	line-height:1.15em;
}


#netbe {
	float:right;
	margin:16px 0 0 0;
}

#netbe a {
	font-size:0.7em;
	color:#DBB85E;
}

#netbe a:hover {
	color:#fff;
}


/* * * * * * * * * * * */

#col_sx {
	float:left;
	width:640px;
	padding:10px 0 0 0;
	min-height:400px;
	height:auto !important;
	height:400px;

}

#col_dx {
	float:right;
	background:url("../img/bg_col_dx.jpg") no-repeat scroll left top;
	width:270px;
	min-height:281px;
    height:auto !important;
    height:281px;

}

/* * * * testi * * * */

h1.testi {
	color:#422E15;
	font-family:Georgia;
	font-weight:bold;
	font-size:1.4em;
	text-align:left;
	width:640px;
	padding:0;
	margin:20px 0 0 0;
	position:relative;
	line-height:1.1em;
}
h2.testi {
	color:#422E15;
	font-family:Georgia;
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
	width:640px;
	padding:30px 0 0 0;
	float:left;
	line-height:1.2em;
}

.abstract-text {
	margin:15px 0 0 0;
	color:#555;
	width:631px;
	font-size:0.8em;
	font-style:italic;
}

.body_text {
	font-size:0.75em;
	color:#555555;
	text-align:left;
	float:left;
	width:631px;
}
.body_text p {
	margin:15px 0 0 0;
}
img.left {
	float:left;
	margin:4px 10px 5px 0;
	line-height:0;
	font-size:1px;
}
img.right {
	float:right;
	margin:4px 0 0 10px;
	line-height:0;
	font-size:1px;
}

.espansa {
	margin:20px 0 3px 0;
	background-color:#fff;
	border:1px solid #DADADA;
	float:left;
	padding:4px;
}

.didascalia_espansa {
	line-height:1.6em;
	width:640px;
	text-align:left;
	color:#666666;
	text-align:center;
	margin:4px 0 0 0;
	clear:both;
	font-size:0.75em;
}

h3.testi {
	margin:30px 0 0 0;
	color:#897E69;
	font-size:1.05em;
	width:640px;
	padding:0 0 2px 0;
	border-bottom:1px solid #ccc;
	text-align:left;
}

.box-gallery {
	float:left;
	clear:both;
	width:640px;
}

#gallery {
	margin-top:25px;
	text-align:left;
	float:left;
	width:640px;
}

.bl_or {

clear:both;
display:block;
float:left;
margin-top:25px;
overflow:hidden;
	width:640px;	
}

.img_gallery {
float:left;
margin:0 10px 0 0;
width:152px;
text-align:center;
}

.last_img {
	margin:0!important;
}

.img_gallery img {
	background-color:#fff;
	border:1px solid #DADADA;
	padding:3px;
	line-height:0;
	font-size:1px;
	width:144px;
}

.didascalia {
color:#333333;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:10px;
line-height:10px;
margin-top:1px;
width:150px;
text-align:center;
float:left;
}

/* * * * * * * Allegati  * * * * * */

.box-allegati {
	float:left;
	clear:both;
	width:640px;
}

#col_sx ul.allegati {
	margin:4px 0 0 0;
	text-align:left;
	float:left;
}
#col_sx li.file{
	padding: 0 0 0 50px;
	text-align:left;
	background-repeat: no-repeat;
	list-style-type:none;
	clear:both;
	margin:15px 0 0 0;
	float:left;
	clear:both;
	width:590px;
}

li.file a{
	float: left;
	letter-spacing: 0px;
	text-decoration: none!important;
}

#col_sx li.file .nome-file a{
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size:0.8em;
	font-family:Arial, Verdana;
	color:#8D6334;
	letter-spacing: normal!important;
	margin: 0; 
	padding: 0;
	
}
#col_sx li.file .nome-file a:hover {
	color:#EEB815;
}
h4.nome-file{
	padding:0;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:590px;
	margin:0;
}

#col_sx .filedescription{
	display: block;
	clear: left;
	text-align:left;
	font-size:0.75em;
	width:590px;
	padding:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#555555;
}

li.file a.download{
	background: url('../img/all_arrow.gif') no-repeat center left;
	margin: 3px 0 0 0;
	padding:0 0 0 15px;
	font-size:0.8em;
	color:#0C7DDA;float:left;
}
li.file a:hover.download {
	background: url('../img/all_arrow_hover.gif') no-repeat center left;
	color:#3F828F;
}
li.file .size{
	font-size:0.7em;
	padding: 0px 0px 0px 0;
	margin:3px 0 0 0;
	float:left;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

li.file.doc{
	background: url('../img/files/ico_doc.gif') no-repeat 7px top;
}

li.file.htm{
	background: url('../img/files/ico_htm.gif') no-repeat 7px top;
}

li.file.mp3{
	background: url('../img/files/ico_mp3.gif') no-repeat 7px top;
}

li.file.nofile{
	background: url('../img/files/ico_nofile.gif') no-repeat 7px top;
}

li.file.img{
	background: url('../img/files/ico_htm.gif') no-repeat 7px top;
}

li.file.pdf{
	background: url('../img/files/ico_pdf.gif') no-repeat 7px top;
}

li.file.ppt{
	background: url('../img/files/ico_ppt.gif') no-repeat 7px top;
}

li.file.rtf{
	background: url('../img/files/ico_rtf.gif') no-repeat 7px top;
}

li.file.mdb{
	background: url('../img/files/ico_mdb.gif') no-repeat 7px top;
}

li.file.txt{
	background: url('../img/files/ico_txt.gif') no-repeat 7px top;
}

li.file.xls{
	background: url('../img/files/ico_xls.gif') no-repeat 7px top;
}

li.file.zip{
	background: url('../img/files/ico_zip.gif') no-repeat 7px top;
}

li.file.swf{
	background: url('../img/files/ico_swf.gif') no-repeat 7px top;
}

li.file.exe{
	background: url('../img/files/ico_exe.gif') no-repeat 7px top;
}

li.file.pub{
	background: url('../img/files/ico_publisher.gif') no-repeat 7px top;
}

li.file.link{
	background:url('../img/files/ico_link_esterno.gif') no-repeat 7px top;
}

li.file.link-links{
	background: url('../img/files/ico_link_esterno.gif') no-repeat 7px top;
	margin: 0;
	padding: 0 0 5px 0;
}

/* * * * * * * * * * * * * *
	LINK
* * * * * * * * * * * * * */
.box-link {
	float:left;
	clear:both;
}

#col_sx ul.cl {
	clear:both;
	text-align:left;
	display:block;	
}

li.link-title {
	text-align:left;
	background:transparent url('../img/link_ico.gif') no-repeat scroll 10px 8px;
	margin:15px 0pt 0pt;
	padding:2px 0 0 50px;
	color:#999999;
	width:590px;
}
li.link-title-first {
	text-align:left;
	background:transparent url('../img/link_ico.gif') no-repeat scroll 10px 8px;
	margin:16px 0pt 0pt;
	padding:2px 0 0 50px;
	color:#999999;
	width:590px;
}
li.link-title-first a {
	color:#8D6334;
	font-size:0.8em;
	font-weight:bold;
	font-family:Arial, Verdana;
	width:590px;
}


.link-description {
	margin:5px 0 0 0;
	text-align:left;
	font-size:0.75em;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	display:block;
	width:590px;
}
li.link-title a {
	color:#8D6334;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:0.8em;
	width:590px;
}
li.link-title a:hover {
	color:#EEB815;
}
li.link-title-first a:hover {
	color:#EEB815;
	
}

#col_sx ul.cl li{
	list-style-type:none;
	min-height:30px;
	height:auto !important;
	height:30px;
}	


/* * * * liste * * * */

.body_text ol {
	list-style-type:decimal;
	margin:10px 0pt 0pt 45px;
	padding:0pt 0pt 3px;
	text-align:left;
}

.body_text ol li {
	padding:4px 0pt 0pt 0;
	list-style-type:decimal;
}
.body_text ul {
	list-style-type:none;
	margin:10px 0pt 0pt 30px;
	padding:0pt 0pt 3px;
	text-align:left;
}

.body_text ul li {
	background:transparent url('../img/punto_lista.gif') no-repeat scroll left 10px;
	list-style-type:none;
	padding:4px 0pt 0pt 15px;
}

/* * * * * video  * * * */

.box-video {
	float:left;
	width:640px;
	clear:both;
}
.video_container {
	margin:25px 0 0 0;
	float:left;
	width:640px;
	text-align:center;
}
.didascalia_espansa_v {
	line-height:1.6em;
	width:640px;
	text-align:left;
	font-size:0.7em;
	color:#666666;
	text-align:center;
	margin:4px 0 0 0;
	clear:both;
}
/* * * * tabelle * * * * */

.cont_tab {
margin:30px 0 0 0;
float:left;
width:640px;
}

.body_text table td, th {
	padding:4px;
}
.body_text table {
border:1px solid #E4E4E4;
border-collapse:collapse;
margin:0 auto;
padding:0pt;
}
.body_text table th {
border:1px solid #E4E4E4;
padding:4px;
text-align:center;
font-size:0.85em;
background:#F9F5F0 none repeat scroll 0%;
}
.body_text table td {
border:1px solid #E4E4E4;
margin:0pt;
padding:4px;
font-size:0.9em;
}

.body_text table {
border:1px solid #E4E4E4;
border-collapse:collapse;
/*margin:20px 0 0 0;*/
float:left;
width:640px;
}
.body_text table td, th {
border:1px solid #E4E4E4;
color:#000000;
padding:4px;
}
.body_text table .tbody {
	float:left;
	margin:0;
	padding:0;
}

thead th {
background:#F0FAFF none repeat scroll 0%;
border:1px solid #E4E4E4;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:0.85em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-top:3px;
text-align:left;
}

tbody th, tbody td {
vertical-align:top;
font-size:0.8em;
}

.body_text table caption {
background:transparent none repeat scroll 0%;
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:6px 4px 6px 0px;
text-align:center;
text-transform:uppercase;
margin:0 auto;
}
.body_text table caption {

color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:20px 4px 6px 0px;
text-align:center;
/*margin:20px 0 0 0;*/
text-transform:none!important;

}

/* * * * * SMISTAMENTO * * * * */

.cont_smi {
float:left;
width:640px;
margin:10px 0 0 0;
}

.blocco_smi_sx {
	float:left;
	width:300px;
	text-align:left;
	margin:24px 30px 0 0;
	padding:0;
}
.blocco_smi_or {
	width:640px;
	float:left;
}
.blocco_smi_dx {
	float:right;
	width:300px;
	text-align:left;
	margin:24px 0 0 0;
	padding:0;
}
h3.smi {
	font-family:Arial;
	color:#999;
	padding:0 0 2px 0;
}
h3.smi a {
	color:#8D6334;
	font-size:0.95em;
	font-weight:bold;
	font-family:Arial, Verdana;
}
h3.smi a:hover {
color:#EEB815;
}
.descr_smi {
	margin:3px 0 0 0;
}
.foto_smi {
	float:left;
	margin:4px 10px 0 0;
}
.text_smi {
	font-size:0.75em;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}

/* * * * * Mappa * * * * * */
.gmapg {
	width:632px;
	height:400px;
} 
#cont_gmapg {
	background-color:#fff;
	border:1px solid #e4e4e4;
	padding:4px 4px 4px 4px;
	width:632px;
	height:400px;
	/*line-height:0;*/
	text-align:center;
	margin:20px 0 0 0;
}
.box-mappe {
	margin:0 0 0 0;
	width:640px;
	text-align:center;
	float:left;
}

/* * * * * CONTATTI * * * * * */

#cont_form p.formHint_contatti {
color:#333;
font-size:0.7em;
text-align:left;
white-space:nowrap;
text-align:right;
}

#cont_form .uniForm fieldset legend.conta {
color:#422E15;
font-size:0.9em;
font-weight:bold;
background: url('../img/etichetta_cont.gif') no-repeat bottom right;
margin:0pt;
padding:0 12px 6px 0;
}
#cont_form .privacy {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	height:150px;
	overflow:auto;
	padding:4px 4px 4px 6px;
	voice-family:inherit;
	width:48.5%;
	margin:9px 0 0 0;
	text-align:left;
	float:left;
}
.privacy strong {
	font-size:0.8em;
}

div.pri {
	font-size:0.8em;
	line-height:1.2em;
	margin:10px 0 0 0;
}
#cont_form {
	margin:20px 0 0 0;
	
	float:left;
	width:640px;
}

.uniForm .inlineLabels .textInput_cont {
border:1px solid #ccc;
float:left;
font-size:0.74em;
padding:1px 1px 2px 2px;
width:50%;
}
.uniForm .inlineLabels contact, .uniForm .inlineLabels .contact {
color:#333333;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:0.7em;
font-weight:bold;
line-height:1.2em;
margin:0.16em 1% 0pt 0pt;
padding:0pt;
position:relative;
text-align:right;
width:25%;
clear:both;
}
uniForm .inlineLabels contact2, .uniForm .inlineLabels .contact2 {
color:#203B85;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
line-height:100%;
margin:0.16em 1% 0pt 0pt;
padding:0pt;
position:relative;
text-align:right;
width:25.2%;
}

.uniForm .inlineLabels .priv {
line-height:1.2em;
text-align:left;
width:98%;
clear:both;
float:left;
color:#000000;

}

#col_sx .uniForm .checkbox {
	border-style:none;
	float:left;
	height:21px;
	margin:-4px 4px 0pt 0pt;
	padding:0pt 0pt 4px;
}

.uniForm .inlineLabels .ctrlHolder_pr {
clear:both;
margin:14px 0pt 0pt;
overflow:hidden;
padding:0pt;
text-align:left;
float:left;
width:100%;
}
.uniForm .inlineLabels .arealarge {
border:1px solid #ccc;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
padding:1px 1px 2px 2px;
width:50%;
}
uniForm .buttonHolder_contatti {
font-size:0.96em;
font-weight:bold;
margin:10px 45px 0pt 0pt;
text-align:right;
voice-family:inherit;

}
#cont_elenco {
	float:left;
	width:640px;
	text-align:left;
	margin:8px 0 0 0;
}

.box_el {
	width:640px;
	float:left;
	margin:12px 0 0 0;
	padding:0 0 12px 0;
	border-bottom:1px dashed #ccc;
}

.last_news {
	border-bottom:none;
}
.data_el {
	font-size:0.75em;
	color:#888;
}
.descrizione_el {
	font-size:0.75em;
	color:#555;
	margin:5px 0 0 0;
}
.luogodata {
	font-size:0.75em;
	color:#888;
	margin:10px 0 0 0;
	float:left;
	width:640px;
}
.titolo_el {
	font-size:1.05em;
	font-family:Georgia;
	color:#999;
}
.titolo_el a {
	color:#8D6334;
	font-size:0.85em;
	font-family:Arial;
	font-weight:bold;
}
.titolo_el a:hover {
	color:#EEB815;
}

/* * * * * * * * PAGINAZIONE * * * * * * */ 

.cont_pag {

float:right;
margin:30px 0 10px 0;
width:99%;

overflow:hidden;
text-align:right;
}

.navlista {
font-size:85%;
margin: 0 0 0 0;
float:right;

}
.navlista a {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #FFFFFF;
display:block;
float:left;
margin-right:1px;
padding:1px 7px 1px 7px;
}
.navlista span {
display:block;
float:left;
margin-right:1px;
padding:1px 7px 1px 7px;
}

.navlista span.attiva {
background:transparent url('../img/bg_paginazione_hover.gif') repeat-x top left;
background-color:#F1D327;
border:1px solid #F1D327;
color:#422E15;
font-size:0.78em;
font-weight:bold;
}

.navlista span.nonattiva {
background-color:#FFFFFF;
border:1px solid #ccc;
color:#67727A;
font-weight:bold;
font-size:0.78em;
}

.navlista a {
border:1px solid #EDBA39;
text-decoration:none;
background:transparent url('../img/bg_paginazione.gif') repeat-x top left;
background-color:#EDBA39;
font-size:0.78em;
color:#FFFFFF;
font-weight:bold;
}

.navlista a:hover {
background:transparent url('../img/bg_paginazione_hover.gif') repeat-x top left;
background-color:#F1D327;
border:1px solid #F1D327;
color:#422E15;
}
.navlista a.precsucc {
font-weight:bold;
}
/* * * * * * * naviga news * * * * * */

.cont-naviga-news {
	padding:15px 0 0 0;
	float:left;
	width:100%;
}
.naviga-news {
	border-top:1px solid #CCc;
	clear:both;
	margin-top:5px;
}
.lista-news a {
	color:#8D6334;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:10px 0pt 0pt;
	font-size:0.7em;
}
.lista-news a:hover {
		color:#EEB815;
} 
.lista-prev a {
	color:#009DE0;
	float:right;
	font-weight:bold;
	margin:4px 0pt 0pt;
	padding-right:20px;
	font-size:0.7em;
	width:50px;
	height:36px;
	display:block;
	background:transparent url('../img/prev_news.gif') no-repeat left -72px;
}
.lista-prev-dis {
	width:50px;
	float:right;
	height:36px;
	display:block;
	background:transparent url('../img/prev_news.gif') no-repeat left top;
	margin:4px 0pt 0pt;
	padding-right:20px;
}
.lista-next-dis {
	width:50px;
	height:36px;
	float:right;
	display:block;
	background:transparent url('../img/next_news.gif') no-repeat left top;
	margin:4px 0pt 0pt;
}
.lista-prev a:hover {
	color:#42C7FF;
	background:transparent url('../img/prev_news.gif') no-repeat left -36px;
}
.lista-next a {
	color:#009DE0;
	float:right;
	font-weight:bold;
	margin:4px 0pt 0pt;
	font-size:0.7em;
	width:50px;
	height:36px;
	display:block;
	background:transparent url('../img/next_news.gif') no-repeat left -72px;
}
.lista-next a:hover {
	color:#42C7FF;
	background:transparent url('../img/next_news.gif') no-repeat left -36px;
}
.torna_home {
	color:#009DE0;
	font-size:0.7em;
	font-weight:bold;
	padding:0 0 0 15px;
	margin:15px 0 0 0;
	clear:left;
	display:block;
	width:auto;
}


#cont_menu2 {
	float:left;
	width:240px;
	margin:30px 0 0 30px!important;
	margin:30px 0 0 15px;
}
.tit_menu2 {
	float:left;
	width:240px;
}
.tm2_top {
	width:240px;
	height:4px;
	background:transparent url('../img/tm2_top.gif') no-repeat left top;
	float:left;
	line-height:0;
	font-size:1px;
}
.tm2_bottom {
	width:240px;
	height:4px;
	background:transparent url('../img/tm2_bottom.gif') no-repeat left top;
	float:left;
	line-height:0;
	font-size:1px;
}
.tm2_ce {
	width:230px;
	background:transparent url('../img/tm2_ce.gif') repeat-y left top;
	float:left;
	color:#422E15;
	font-family:Georgia;
	padding:0 0 0 10px;
	text-align:left;
	font-size:1em;
}

#menu2 {
	float:left;
	width:240px;
	margin:0 0 0 0;
}
#menu2 ul li {
	float:left;
	width:240px;
	border-bottom:1px solid #E3D0AC;
	text-align:left;
}


#menu2 ul li a {
	float:left;
	width:230px;
	color:#8D6334;
	font-size:0.75em;
	padding:5px 0 5px 10px;
}

#menu2 ul li a:hover {
	color:#422E15;
	background-color:#FCF0C2;
}

#menu2 ul li.selected a {
	color:#422E15;
	background-color:#FCF0C2;
}


.level2 {
	float:left;
	padding:3px 0 5px 0;
}

.level2 li {
	float:left;
	border-bottom:none!important;
}
#menu2 ul li .level2 li a:hover {
	background:transparent url('../img/level2_arrow_hover.gif') no-repeat 17px 8px;
}
#menu2 ul li .level2 li a  {
	background:none;
	float:left;
	color:#8D6334;
	padding:1px 0 1px 30px;
	width:210px;
	background:transparent url('../img/level2_arrow.gif') no-repeat 17px 8px;
}

#menu2 ul li .level2 li a.current2  {
	background:none;
	float:left;
	padding:1px 0 1px 30px;
	width:210px;
	color:#422E15;
	background:transparent url('../img/level2_arrow_hover.gif') no-repeat 17px 8px;
}
#box_banner_text {
	float:left;
	width:240px;
	clear:both;
	margin:10px 0 0 30px!important;
	margin:10px 0 0 15px;
}
.banner_text {
	float:left;
	width:240px;
	margin:20px 0 0 0;
	text-align:left;
}

.banner_text img {
	padding:4px;
	background-color:#fff;
	border:1px solid #ccc;
}

.tit_bt {
	float:left;
	width:240px;
	color:#999;
	font-size:0.8em;
	font-family:Georgia;
}
.tit_bt a {
	color:#8D6334;
	font-weight:bold;
	font-family:Arial;
}
.tit_bt a:hover {
	color:#EEB815;
}
.text_bt {
	float:left;
	width:240px;
	color:#555;
	font-size:0.75em;
	line-height:1.3em;
	margin:6px 0 0 0;
}
