@charset "utf-8";
/* Do not cancel */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	/*font-weight: inherit;*/
	/*font-style: inherit;*/
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	/*line-height: 1;*/
	color: #454545;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
	border-collapse: separate;
	border-spacing: 0;
}*/
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
html, body {
	/*height: 100%;*/
}
/* /Do not cancel */


body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#454545;
}

h1 { 
  font-size: 24px;
  color:#084c79;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  /*letter-spacing: -1px;*/
  line-height: normal;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
}
  
h2 { 
  font-size: 18px;
  color:#46799b;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: normal;
  /*letter-spacing: normal;*/
  margin-bottom: 10px;
  margin-top: 0px;
  text-align:left;
}
  
h3 {
	/*float:left;*/
	font-size: 15px;
	color:#46799b;
	font-family:Arial, Helvetica, sans-serif;
	/*letter-spacing: -1px;*/
	font-weight:normal;
    line-height: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
  
h4 { 
	font-size: 13px;
	color:#084c79;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: left;
}
  
h5,h6 { 
	font-size: 9px;
	color:#454545;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}
  
p { 
	font-size: 11px;
	color:#454545; 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	/*letter-spacing: 1px;*/
	line-height: 1.4em;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}

p a { color:#333; text-decoration: underline; }
p a:hover { color:#666; text-decoration: underline; }

#testo UL {
	margin:0px 0px 15px 0px;
	list-style:none;
	
}
#testo LI {
	margin: 5px 0px 0px 0px;
	padding:0px 0px 0px 12px;
	background:url('../images/pallino.gif') no-repeat 0 7px;
}

#immagineFlash {
	float:right;
	width:625px;
	height:340px;
}

ul {
	line-height: 18px;
	color:#1A1A1E;
	list-style: square;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	letter-spacing:0
}

ol {
	float:left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	width:180px;
}
ol li {
	padding:3px 0px 3px 0px;
}

li {
	margin-left: 30px;
}
ul li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	height: auto;
}
table {
  font-size: 11px; color:#1A1A1E; 
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  letter-spacing: 1px;
  line-height: 18px;
}

a { color:#333; text-decoration: none; }
a:hover { color:#333; text-decoration: underline; }

hr {
	display:none;
}

/* bottone */
a#button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll  right 0px;
    color: #084c79 !important;
    display: block;
    float: left;
    font: 700 12px arial, sans-serif;
	width:232px;
    height: 27px;
    margin-top: 15px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none !important;
}

a#button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat left 0px;
    display: block;
    line-height: 17px;
    padding: 5px 0 5px 18px;
	text-decoration: none;
} 
a:hover#button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll right -27px;
	text-decoration: none;
}
a:hover#button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat  left -27px;
	text-decoration: none;
	color: #084c79 !important;
}
/* fine bottone */

#screenshot {
	position:absolute;
	border:0px solid #ccc;
	padding:12px 10px 8px 10px;
	*padding:10px 10px 10px 10px;
	_padding:10px 10px 10px 10px;
	display:none;
	color:#fff;
	background: transparent url('../images/bg_screenshot.gif') no-repeat  center center;
}

/* struttura generale */
body{
	background:#dde8f1;
}
#mainContainerHome {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	margin:0 auto !important;
	background:url('../images/bg_home.jpg') repeat-x 0px 0px #fff;
}
#ombra {
	width:100%;
	height:900px;
	background:url('../images/ombra.jpg') no-repeat 50% 477px transparent;
	border:0px solid #f90;
}
#mainContainer {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	margin:0 auto !important;
	background:url('../images/bg.jpg') repeat-x 0px 0px #fff;
}
#container {
	position:relative;
	width:942px;
	margin:0 auto !important;
	padding:0px 0px 0px 0px;
}
#mainTop {
	float:left;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:0px solid #d6d6d6;
}
#top {
	position:relative;
	width:942px;
	/*height:164px;*/
	height:158px;
	margin:0 auto !important;
	padding:0px 0px 0px 0px;
	z-index:500 !important;
	text-align:center;
	background:url('../images/bg_top.jpg') no-repeat 50% 0px transparent;
	float:left;
}
*:first-child+html #top{
	height:164px;	
}

ul#social {display:none;position:absolute;top:14px;left:0px;float:left;}
ul#social li {display:inline;margin-right:3px;color:#fff;float:left;}
ul#social li:first-child {padding-top:3px;}

#wrapper {
	float:left;
	width:942px;
	padding:0px 0px 20px 0px;
}
.logo {
	margin-top:6px;
}

#colSx {
	float:left;
	width:388px;
	margin:0px 0px 0px 0px;
	padding:0px 14px 0px 0px;
}
#colDx {
	float:right;
	width:540px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.planimetria {
	float:left;
	margin:0px 22px 0px 15px;
	padding:0px 0px 0px 0px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////    MENU'    //////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#nav ul li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	height: auto
}

#nav {
	position:absolute;
	top:128px;
	*top:134px;
	_top:134px;
	left:0px;
	line-height: 1;
	border:0px solid #000;
	width:942px;
	margin:0px 0px 0px 0px;
}
#nav a {
	display: block; 
	background: url('../images/menu_ita.gif') no-repeat 0px 0px; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 30px;	
}

#nav li {
	float: left; 
	position: relative
}
 html #nav li  {
	position: relative
}
#nav li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#nav ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}

#navBott_1 a{ width:88px; }
#navBott_2 a{ width:177px; }
#navBott_3 a{ width:61px; }
#navBott_4 a{ width:111px; }
#navBott_5 a{ width:146px;}
#navBott_6 a{ width:84px; }
#navBott_7 a{ width:52px; }
#navBott_8 a{ width:69px; }
#navBott_9 a{ width:48px; }
#navBott_10 a{ width:106px; }

#navBott_1 a{ background-position: 0px 0px; }
#navBott_2 a{ background-position: -88px 0px; }
#navBott_3 a{ background-position: -265px 0px; }
#navBott_4 a{ background-position: -326px 0px;}
#navBott_5 a{ background-position: -437px 0px; }
#navBott_6 a{ background-position: -583px 0px; }
#navBott_7 a{ background-position: -667px 0px; }
#navBott_8 a{ background-position: -719px 0px; }
#navBott_9 a{ background-position: -788px 0px; }
#navBott_10 a{ background-position: -836px 0px; }

#navBott_1 a:hover{ background-position: 0px -30px; }
#navBott_2 a:hover{ background-position: -88px -30px; }
#navBott_3 a:hover{ background-position: -265px -30px; }
#navBott_4 a:hover{ background-position: -326px -30px;  }
#navBott_5 a:hover{ background-position: -437px -30px; }
#navBott_6 a:hover{ background-position: -583px -30px; }
#navBott_7 a:hover{ background-position: -667px -30px; }
#navBott_8 a:hover{ background-position: -719px -30px; }
#navBott_9 a:hover{ background-position: -788px -30px; }
#navBott_10 a:hover{ background-position: -836px -30px; }

#navBott_1 a:active{ background-position: 0px -30px; }
#navBott_2 a:active{ background-position: -88px -30px; }
#navBott_3 a:active{ background-position: -265px -30px; }
#navBott_4 a:active{ background-position: -326px -30px; }
#navBott_5 a:active{ background-position: -437px -30px; }
#navBott_6 a:active{ background-position: -583px -30px; }
#navBott_7 a:active{ background-position: -667px -30px; }
#navBott_8 a:active{ background-position: -719px -30px; }
#navBott_9 a:active{ background-position: -788px -30px; }
#navBott_10 a:active{ background-position: -836px -30px; }

#navBott_1 a#selected_1{ background-position: 0px -30px; }
#navBott_2 a#selected_2{ background-position: -88px -30px; }
#navBott_3 a#selected_3{ background-position: -265px -30px; }
#navBott_4 a#selected_4{ background-position: -326px -30px;}
#navBott_5 a#selected_5{ background-position: -437px -30px; }
#navBott_6 a#selected_6{ background-position: -583px -30px; }
#navBott_7 a#selected_7{ background-position: -667px -30px; }
#navBott_8 a#selected_8{ background-position: -719px -30px; }
#navBott_9 a#selected_9{ background-position: -788px -30px; }
#navBott_10 a#selected_10{ background-position: -836px -30px; }

ul li#navBott_2:hover > a.dir { background-position: -88px -30px !important;}
ul li#navBott_3:hover > a.dir { background-position: -265px -30px !important;}
ul li#navBott_5:hover > a.dir { background-position: -437px -30px !important;}
ul li#navBott_9:hover > a.dir { background-position: -788px -30px !important;}


#nav li:hover ul {
	left: 0px;
	top: 29px;
}
#nav li.over ul {
	left: 0px;
	top: 29px;
}
#nav li li {
	float: none; width: 100%; 
	position: static;
	font-family:Verdana,Tahoma,Arial,Geneva,Helvetica,sans-serif;
	text-align:left;
	border-top:0px solid ##1e83bb;
}
#nav li li a {
	padding-right: 12%; 
	padding-left: 12%; 
	background:  url('../images/arrow_menu.gif') transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px; 
	height: auto;
	color:#FFF;
	text-decoration:none;
}

#nav li li a:hover {
	padding-right: 12%; 
	padding-left: 12%; 
	background: url('../images/arrow_menu.gif') transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px; 
	height: auto;
	color:#FFF;
}
#nav li li a:active {
	padding-right: 12%; 
	padding-left: 12%; 
	background: url('../images/arrow_menu.gif') transparent scroll no-repeat 5% 50%; 
	padding-bottom: 4px; 
	width: 76%; 
	text-indent: 0px; 
	padding-top: 3px;
	height: auto
}
#nav li li a:hover {
	background-color: #1e83bb;
}
#nav li ul {
	padding-right: 0px; 
	padding-left: 0px; 
	z-index: 9999 !important; 
	background: #6daed3; 
	left: -1999px; 
	padding-bottom: 8px; 
	width: 175px; 
	line-height: 1.5; 
	padding-top: 8px; 
	border: #6daed3 1px solid; 
	border-width:1px 1px 1px 1px;
	position: absolute; 
	top: 37px;	
}

#nav li ul ul{
	background:none;
}

/*li#navBott_1 ul{ background:url('../images/bg_topSubMenu.gif') no-repeat 71px 0px #fff;}*/ /* per fare lineetta sopra la tendina */

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////    Lingue / Home    ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#boxLingue {
	position:absolute;
	top:36px;
	right:0px;
	/*background:#333;*/
	height:66px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
}

#boxLingue UL{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:66px;
	color:#FFF;
}

 #boxLingue UL LI {
	list-style:none !important;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*border:1px solid #FFF;*/
	height:66px;
}
 #boxLingue UL LI A{
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
 #boxLingue UL LI A:link,
 #boxLingue UL LI A:visited{
	border:0px;
	text-decoration:none !important;
	color:#fff;	
	}
 #boxLingue UL LI A:hover,
 #boxLingue UL LI A:focus,
 #boxLingue UL LI A:active{
	border:0px;
	text-decoration:underline !important;
	color:#fff;
	}
 #boxLingue UL LI.home{
	background: url('../images/ico_home.gif') no-repeat 50px 50%;
	padding:25px 32px 0px 15px !important;
	margin:0px 0px 0px 0px;
	border:0px solid #FFF;
	height:41px;
	}
#boxLingue UL LI.home A{
	color:#fff;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}
 #boxLingue UL LI.scegli{
	background: url('../images/barretta.gif') no-repeat left top;
	padding:25px 15px 0px 18px !important;
	margin:0px 0px 0px 0px;
	border:0px solid #FFF;
	height:41px;
	}
#boxLingue UL LI.scegli A{
	color:#fff;
	padding:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px !important;
}

/* skinned select */
div.skinned-select {
	float:left;
	margin-top:24px; /* per Firefox */
	*margin-top:22px; /* per IE 7 */
	_margin-top:22px; /* per IE 6 */
	background: url('../images/skin.gif') no-repeat scroll 0pt 100% ;
}
div.skinned-select select {
	opacity: 0;
	filter: alpha(opacity = 0);
	moz-opacity: 0;
	position: relative;
	z-index: 100;
}
div.skinned-select .select-text {
	position: absolute;
	text-indent: 10px;
	line-height: 17px;
	width: 107px;
	z-index: 1;
}
div.skinned-select .select-text {
	width: 107px;
	font-size: 11px;
	color: #FFF;
	margin-top:0px; /* per Firefox */
	*margin-top:3px; /* per IE 7 */
	_margin-top:3px; /* per IE 6 */
	text-align:left;
}

div.skinned-select select {
	width: 107px;
	font-size: 11px;
	color: #333;
	background:#fff;
	border-top:1px solid #61bcd2 !important;
	border-right:1px solid #61bcd2 !important;
	border-bottom:1px solid #61bcd2 !important;
	border-left:1px solid #61bcd2 !important;
}

/* non javascript version select */

.my-skinnable-select select {
  width: 107px;
  font-size: 11px;
  border: 1px solid #61bcd2;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////    MENU'    //////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#pulsanti {
	float:left;
	line-height: 1;
	border:0px solid #000;
	width:388px;
	margin:15px 0px 40px 0px;
}
#pulsanti a {
	display: block; 
	background: url('../images/pulsanti_ita.gif') no-repeat 0px 0px; 
	overflow: hidden; 
	text-indent: -999em; 
	height: 27px;	
}
#pulsanti ul li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
	height: auto
}
#pulsanti li {
	float: left; 
	position: relative
}
 html #pulsanti li  {
	position: relative
}
#pulsanti li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}
#pulsanti ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}

#pulsanti_1 a{ width:109px; }
#pulsanti_2 a{ width:109px; }
#pulsanti_3 a{ width:99px; }
#pulsanti_4 a{ width:119px; }
#pulsanti_5 a{ width:119px; }
#pulsanti_6 a{ width:119px; }
#pulsanti_7 a{ width:136px; }
#pulsanti_8 a{ width:136px; }

#pulsanti_1 a{ background-position: 0px 0px; }
#pulsanti_2 a{ background-position: -109px 0px; }
#pulsanti_3 a{ background-position: -218px 0px; }
#pulsanti_4 a{ background-position: -317px 0px; }
#pulsanti_5 a{ background-position: -436px 0px; }
#pulsanti_6 a{ background-position: -555px 0px; }
#pulsanti_7 a{ background-position: -674px 0px; }
#pulsanti_8 a{ background-position: -810px 0px; }

#pulsanti_1 a:hover{ background-position: 0px -27px; }
#pulsanti_2 a:hover{ background-position: -109px -27px; }
#pulsanti_3 a:hover{ background-position: -218px -27px; }
#pulsanti_4 a:hover{ background-position: -317px -27px; }
#pulsanti_5 a:hover{ background-position: -436px -27px; }
#pulsanti_6 a:hover{ background-position: -555px -27px; }
#pulsanti_7 a:hover{ background-position: -674px -27px; }
#pulsanti_8 a:hover{ background-position: -810px -27px; }

#pulsanti_1 a:active{ background-position: 0px -27px; }
#pulsanti_2 a:active{ background-position: -109px -27px; }
#pulsanti_3 a:active{ background-position: -218px -27px; }
#pulsanti_4 a:active{ background-position: -317px -27px; }
#pulsanti_5 a:active{ background-position: -436px -27px; }
#pulsanti_6 a:active{ background-position: -555px -27px; }
#pulsanti_7 a:active{ background-position: -674px -27px; }
#pulsanti_8 a:active{ background-position: -810px -27px; }

#pulsanti_1 a#selected_1{ background-position: 0px -27px; }
#pulsanti_2 a#selected_2{ background-position: -109px -27px; }
#pulsanti_3 a#selected_3{ background-position: -218px -27px; }
#pulsanti_4 a#selected_4{ background-position: -317px -27px; }
#pulsanti_5 a#selected_5{ background-position: -436px -27px; }
#pulsanti_6 a#selected_6{ background-position: -555px -27px; }
#pulsanti_7 a#selected_7{ background-position: -674px -27px; }
#pulsanti_8 a#selected_8{ background-position: -810px -27px; }

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////    BOX HOME    //////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

/*box benvenuto*/
#box_benvenuto {
	position:relative;
	float:left;
	width:290px;
	height:310px;
	border-right:1px solid #c3c6c6;
}

#box_benvenuto H1 {
	font-size: 18px;
	color:#084c79;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
 }

#box_benvenuto H2{
	font-size: 13px;
	color:#084c79;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 5px 0px;
	text-align: left;
 }
 #box_benvenuto p {padding:0px 10px 15px 0px;font-size:12px;}

#box_benvenuto .read{
	float:left;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	padding:2px 5px;
	color:#FFF;
	background:#0e72b5;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

#box_benvenuto ul {position:absolute;width:266px;padding-top:15px;bottom:0px;left:60px;float:left;}
#box_benvenuto ul li {display:inline;margin-right:10px;float:left;}

/*box news*/
#box_news {float:left;width:263px;height:310px;padding:0px 26px;border-right:1px solid #c3c6c6;}
#box_news ul li {position:relative;border-bottom:1px dotted #c3c6c6;}
#box_news ul li a {
	display:block;
	color:#454545;
	height:auto !important;height:73px;min-height:73px;
	padding:10px 7px !important;
	line-height:16px;
}
#box_news ul li a img {margin-right:10px;padding:1px;border:1px solid #dadada;background-color:#fff;float:left;}
#box_news ul li a span {
	display:block;
	position:relative;
	line-height:16px !important;
	top:0px;
	left:0px;
	color:#0e72b5;
	font-weight:normal;
	font-size:11px;
	cursor:pointer;
	padding:0px;
	float:left;
}
#box_news ul li a:hover {
	color:#454545;
	background:#cbe2ee;
	text-decoration:none;
}
#box_news ul li a:hover span {
	color:#0e72b5;
}

/*box_bottoni*/
#box_bottoni {
	float:left;
	width:304px;
	height:227px;
	padding:5px 0px 0px 31px;
}

#box_bottoni ul {position:relative;margin:6px -3px 0px 0px;float:right;}
#box_bottoni ul li {display:inline;color:#fff;float:left;}
#box_bottoni ul li:first-child {padding:4px 3px 0px 0px;color:#454545;}

#bott_prenota {
	float:left;
	width:304px;
	height:69px;
	padding:10px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	background: url('../images/bott_prenota2.jpg') no-repeat 0px 0px;
}
#bott_livecam {
	float:left;
	width:304px;
	height:69px;
	padding:10px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	background: url('../images/bott_livecam2.jpg') no-repeat 0px 0px;
}
#bott_prenota H1,
#bott_livecam H1{
	font-size:18px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}
#bott_prenota H3,
#bott_livecam H3{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	*margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	font-size:12px;
	color:#454545;
	width:200px;
}
#bott_mappa {
	float:left;
	width:137px;
	height:69px;
	padding:10px 0px 0px 10px;
	margin:0px 10px 0px 0px;
	background: url('../images/bott_mappa2.jpg') no-repeat 0px 0px;
}
#bott_newsletter {
	float:left;
	width:137px;
	height:59px;
	padding:10px 0px 0px 10px;
	margin:0px 10px 0px 0px;
	background: url('../images/bott_newsletter.jpg') no-repeat 0px 0px;
}
#bott_listino {
	float:left;
	width:137px;
	height:69px;
	padding:10px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background: url('../images/bott_listino2.jpg') no-repeat 0px 0px;
}
#bott_newsletter H1,
#bott_mappa H1,
#bott_listino H1{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#454545;
	font-size:15px;
}
#bott_newsletter H3,
#bott_mappa H3,
#bott_listino H3{
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 0px;
	*margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	font-size:12px;
	color:#454545;
	width:90px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////    menù briciole    ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#briciole {
	float:left;
	width:942px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#briciole UL{
	float:left;
	margin:0px 0px 0px 0px;
	padding:20px 0px 20px 0px;
	color:#68abd1;
}

#briciole UL LI {
	list-style:none !important;
	float:left;
	padding:0px 0px 0px 9px;
	margin:0px 15px 0px 0px;
	background: url('../images/arrow.gif') no-repeat 0px 50%;
}
 #briciole UL LI A{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#68abd1;
	
}
#briciole UL LI A:link,
#briciole UL LI A:visited{
	border:0px;
	text-decoration:none !important;
	color:#68abd1;
}
#briciole UL LI A:hover,
#briciole UL LI A:focus,
#briciole UL LI A:active{
	border:0px;
	text-decoration:underline !important;
	color:#68abd1;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////    SERVIZI    ////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

ul.servizi {
	float:left;
	width: 375px;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
ul.servizi li {
	float: left;
	width: 375px;
	margin: 0px 0px 0px 0px; 
	padding: 0;
	text-align: left;
	display: inline;
	border-bottom:1px solid #d8e3eb;
}
ul.servizi li .thumb {
	float:left;
	width: 72px;
	height: 42px;
	padding: 0px;
}
ul.servizi li h4 {
	float:left;
	font:12px/1.1em Arial, "HelveticaNeueLT Std Cn", "Helvetica Lt Std", "HelveticaNeue", "Helvetica", Arial, Verdana, Geneva,Helvetica, sans-serif !important;
	font-weight:bold !important;
	letter-spacing:-0.0000em;
	color:#52829a;
	margin: 0; 
	padding: 15px 0px 0px 5px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////    NEWS INTERNE    /////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#lista_news,
#scheda_news{
	float:left;
	width:650px;
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-right:0px solid #d2d2d2;
}
#scheda_news{
	padding:0px 0px 0px 0px;
}
#lista_news div {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #b9ccd9;
	/*background:url('../images/hdot.gif') repeat-x left bottom;*/
	float:left;
	width:100%;
}
#lista_news div:first-child{
	background:none;
	/*background:url('../images/hdot.gif') repeat-x left bottom;*/
	border-bottom:1px solid #b9ccd9;
}
#lista_news div div{
	background:none;
}
#lista_news div a.lista_news_thumb {
	float:left;
	display:block;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	width:90px;
	height:90px;
	overflow:hidden;
	border:5px solid #dce5ec;
}
#lista_news div img {
	margin-left:0;
	margin-top:0;
}
#lista_news div a:hover.lista_news_thumb {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	khtmlopacity:.85;
	opacity:.85;
	border:5px solid #dce5ec;
}
#lista_news div div {
	width:500px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	border:0px;
}
#lista_news div div h2 {
	margin:0px 0px 0px 0px;
	border:0px;
	font-size:13px;
	color:#084c79;
}
#lista_news h5{
	float:left;
	font-size:10px;
	padding:0px ;
	margin:0px 0px 3px 0px;
	color:#999 !important;
}
#lista_news div div p {
	line-height:1.4em;
}
#lista_news div div .read{
	float:right;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	padding:2px 5px;
	color:#FFF;
	background:#0e72b5;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#lista_news h2{
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom:0px;
}

.testoNews img{
	float:right;
	margin:20px 0px 20px 20px;
	border:0px solid #dcdcdc
}
	
.testoNews a:hover img{
	opacity:.70;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
.testoNews{
	width:600px;
	float:left;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
}
.testoNews h3{
	float:left;
	font-family:Arial;
	font-size:18px;
	font-weight:600;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
.testoNews h5{
	font-family:Arial;
	font-size:10px;
	font-weight:400;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-style:italic;
	width:100%;
}
.testoNews div{
	font-size:11px;
	margin:12px 0px 0px 0px;
	padding:0px 0px;
	line-height:1.4em;
}
UL.pdf-link {
	font-size:11px;
	float:left;
	margin:22px 0 0;
	padding:0;
	width:100%
}

UL.pdf-link LI {
	list-style:none;
	margin:0;
	padding:0;
}

UL.pdf-link A {
	text-decoration:underline;
	line-height:22px;
	font-weight:700;
	color:#084c79;
	margin:0;
	padding:0;
}

UL.pdf-link A:hover {
	color:#46799b;
	text-decoration:underline !important;
}

UL.pdf-link LI.download {
	display:block;
	background:url("../images/ico_allegato.gif") no-repeat 0 4px;
	padding:0 0 2px 24px;
}

UL.pdf-link LI.url {
	display:block;
	background:url("../images/ico_link.gif") no-repeat 0 4px;
	padding:0 0 2px 24px;
}
ul.navNews {
	float:left;
	width:100%;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial
}

ul.navNews li {
	float:left;
	width:auto;
	font-size:9px;
	font-weight:400;
	text-transform:uppercase;
	background:none;
	margin:0px 10px 0px 0px;
	padding:0px 0px;
	list-style:none;
	letter-spacing:0em
}

ul.navNews li a {
	display:block;
	text-decoration:none;
	color:#fff;
	margin:0;
	padding:2px 7px 0px 7px;
	background:#0e72b5;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

ul.navNews li a:hover {
	color:#fff;
	background:#489ac8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

/* MENU VERTICALE */

.submenu{
	background:url('../images/bg_subnav.gif') no-repeat 0px 0px;
	width:222px;
	min-height:400px;
	margin:20px 65px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left
}
#subNav ul{
	float:left;
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
}
#subNav ul li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	border-bottom:1px solid #e0e7ee
}
#subNav ul li a{
	width:157px;
	padding:18px 20px 18px 45px;
	display:block;
	font-size:13px;
	font-weight:700;
	font-family:Arial;
	color:#46799b;
	line-height:1.2em;
	background: url('../images/arrow_3.gif') no-repeat 15px 50%;
}
#subNav ul li a:hover{
	width:157px;
	color:#009bd5;
	background: url('../images/arrow_2.gif') no-repeat 15px 50% #fff;
}
#subNav ul li a#subselected{
	color:#009bd5;
	background: url('../images/arrow_2.gif') no-repeat 15px 50% #fff;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////    FOOTER    /////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#mainFooter {
	float:left;
	width:100%;
	background:url('../images/bg_footer.gif') no-repeat 50% 0px #dde8f1;
}
#footer {
	width:942px;
	margin:0 auto !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:default;
	clear:both;
	color:#4f819b;
	font-size:11px;
}
#footer div{
	float:right;
	padding:15px 0px 0px 0px;
}
#footer div a { color:#4f819b; text-decoration: none; }
#footer div a:hover { color:#4f819b; text-decoration: underline; }

#indirizzo {
	width:940px;
	margin:0 auto !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:default;
	clear:both;
	color:#537185;
	font-size:10px;
}
#indirizzo div{
	float:left;
	padding:35px 0px 10px 0px;
}
#indirizzo span{
	float:right;
	padding:48px 0px 10px 0px;
}
#indirizzo a { color:#537185; text-decoration: none; }
#indirizzo a:hover { color:#537185; text-decoration: underline; }



/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////    PHOTOGALLERY ALLOGGI - TERRITORIO    //////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#imagebig {
	float:left;
	position:relative; 
	width:540px; 
	height:360px; 
	padding:0px; 
	margin:0px 0px 40px 0px;
	overflow:hidden;
	background:#FFF url('../images/loading.gif') center center no-repeat;
}
#imagebig img {
	position:absolute; 
	top:0px; 
	right:0px;
}
#imagebig .cornice {
	z-index:50;
	position:absolute;
	width:540px; 
	height:360px; 
	top:0px; 
	left:0px;
	background:url('../images/cornice.gif') 0px 0px no-repeat;
	/*border:1px solid #ff0000;*/
}

#thumbwrapper {
	float:left;
	margin:20px 0px 20px 0px;
	padding:0px 0; 
	width:388px; 
	height:89px; 
	background:url('../images/bg_photogallery.gif') left top no-repeat;
}
#thumbarea {
	position:relative; 
	overflow:hidden;
	width:352px;
	height:67px;
	margin:11px 18px 11px 18px;
	padding:0px 0px 0px 0px;
}
#thumbs {
	position:absolute; 
	list-style:none; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100px; 
	width:10000px; 
	border:0px solid #999;
}
#thumbs li {
	float:left; 
	margin:0px 11px 0px 0px;
	padding:0px 0px 0px 0px;
	cursor:pointer;
}
#thumbs li img{
	border:0px solid #8a8683;
}

/* TERRITORIO */

#thumbwrapper_territorio {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0; 
	width:388px; 
	height:89px; 
	background:url('../images/bg_photogallery.gif') left top no-repeat;
}
#thumbarea_territorio {
	position:relative; 
	overflow:hidden;
	width:352px;
	height:67px;
	margin:11px 18px 11px 18px;
	padding:0px 0px 0px 0px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////    DOVE SIAMO    /////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

#containerMap {
	width:920px; 
	height:320px; 
	padding:0px; 
	border:1px solid #b6d4e9;
	float:left;
	margin-bottom:30px;
	padding:10px;
}
#map {
	width:920px; 
	height:320px; 
	padding:0px; 
	background:#FFF;
	float:left;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////  FORM //////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.nota{
	font-size:11px;
}
.formDescription{
	padding:0px;
	margin:0px;
	width:600px;
}
.formStyle { 
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	border:0px dashed #000;
	width:942px;
}
i.mandatory{ 
	line-height:2.4em;
}
.formStyle fieldset { 
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border:0px dashed #ff9900;
	width:332px;
	float:left;
	/*background:#ffff00;*/
}
.formStyle fieldset em{
	font-size:11px
}
.formStyle H3 { 
	float:left;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:normal;
	color:#084c79;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 2px 0px;
	text-transform:none;
	width:100%;
	border-bottom:1px solid #b9ccd9;
}
.formStyle div { 
	padding: 0px 0px 0px 0px;
	clear: both;
}
.formStyle div {
	margin: 7px 0px 7px 0px; /* IE 6.0 */
	margin: 5px 0px 5px 0px !important; /* IE 7.0 */
}

html>/**/body .formStyle div /* FireFox*/ {
	margin: 7px 0px 7px 0px !important;
}

* html .formStyle div { 
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}         
.formStyle label { 
	display: block;
	width: 120px;
	float: left;
	font-size: 11px;
	line-height: 1.4em;
	color: #333;
	text-align:left;
	margin: 4px 0px 0px 0px;
}
.formStyle label.agree { 
	font-size:11px;
	letter-spacing:0px ;
	padding:0 0 0 4px;
	line-height:0.7em;
}
.formStyle label.agree em{
	font-style:normal;
	font-size:10px
}
.formStyle label span {
	color: #ff0000;
}
        
.formStyle input,
.formStyle textarea { 
	font-family:Arial;
	background: transparent; 
	color: #333; 
	font-weight: normal;
	font-size:11px;
	letter-spacing:normal;
	line-height:normal;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 0px 10px;
	border: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 190px !important;
	cursor: text;
}
.formStyle input.radio { 
	font-family:Arial;
	background: transparent; 
	color: #333; 
	font-weight: normal;
	font-size:11px;
	letter-spacing:normal;
	line-height:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #ccc !important;
	width: 30px !important;
	cursor: pointer;
}
.formStyle select{ 
	font-family:Arial;
	background: transparent; 
	color: #333; 
	font-weight: normal;
	font-size:11px;
	letter-spacing:normal;
	line-height:normal;
	padding: 0px 0px 2px 0px;
	margin: 2px 0px 0px 10px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	width: 195px !important;
	cursor: auto;
}
.formStyle select.giorno,
.formStyle select.mese { 
	font-family:Arial;
	background: transparent; 
	color: #333; 
	font-weight: normal;
	font-size:11px;
	letter-spacing:normal;
	line-height:normal;
	padding: 0px 0px 2px 0px;
	margin: 2px 0px 0px 10px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	width: 50px !important;
	cursor: auto;
}
.formStyle select.anno { 
	font-family:Arial;
	background: transparent; 
	color: #333; 
	font-weight: normal;
	font-size:11px;
	letter-spacing:normal;
	line-height:normal;
	padding: 0px 0px 2px 0px;
	margin: 2px 0px 0px 10px;
	border: 0px;
	border-bottom: 1px solid #ccc;
	width: 60px !important;
	cursor: auto;
}
.formStyle input:hover,
.formStyle select:hover { 
	border: 1px solid #0e72b5;
	background:url('../images/bgInput.gif') repeat-x 0px 100% #f2f2f2;
}
.formStyle input:focus,
.formStyle select:focus { 
	border: 1px solid #0e72b5;
	background:url('../images/bgInput.gif') repeat-x 0px 100% #f2f2f2;
}
.formStyle select{
	border:1px solid #999 !important;
	width:210px;
	background:#fff !important;
	padding:1px 1px 1px 0px;
}
.formStyle option{
	background:#fff !important;
	padding:0px 0px 0px 7px;
}


.formStyle .data select  { width:57px; margin-right:5px !important}


.formStyle div.riga_textarea  { 
	clear:both;
	padding-top:0px;
}
.formStyle div.riga_textarea label { 
	clear:both;
	margin-top:0px;
}
.formStyle div.riga_textarea textarea {
	border:none;
	height: auto;
	width: 540px;
	padding:5px;
	background:transparent;
	border: 1px solid #ccc;
	border-width:1px 1px 1px 1px
}
.formStyle div.riga_textarea textarea:hover {
	border:none;
	background:transparent;
	border: 1px solid #999;
}
.formStyle div.riga_textarea textarea:focus {
	background:#fff !important;
	border: 1px solid #999;
}

.formStyle div.riga_spunta {
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	width:583px;
}
.formStyle div.riga_spunta input {
	background: transparent;
	width: auto !important;
	vertical-align: middle;
	padding: 0px  !important;
	margin: 0px !important;
	border:0px;
	cursor: pointer;
}
.formStyle div.riga_spunta input:hover {
	background: transparent;
}
.formStyle div.riga_spunta label {
	display: inline;
	width: 180px;
	text-align: left;
	float: none;
}

.formStyle p.leggi_privacy { 
	color: #333;
	font-size:11px;
	margin: 0px 0px 7px 0px;
	padding:1px 0 0 19px !important;
	background:url('../images/arrowSquared.gif') no-repeat 0px 2px;
	width:250px;
}
p.leggi_privacy a{
	text-decoration:none;
	color:#333
}
input.pulsante {
	color: #fff;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	text-align: center;
	line-height:normal;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	letter-spacing:0.00em;
	border: 0px;
	float: left;
	width:75px !important;
	height:25px;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #0e72b5;
	border:0px solid #ccc;
}
input.pulsante2 {
	color: #fff;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	text-align: center;
	font-weight: 400;
	line-height:normal;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	letter-spacing:0.00em;
	border: 0px;
	float: right;
	width:40px;
	height:20px;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #333;
	border:0px solid #ccc;
}

.formStyle input.pulsante:hover {
	color: #fff;
	border:none;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #666;
}
.formStyle input.pulsante2:hover {
	color: #fff;
	border:none;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #666;
}

.sender{
	background: url('../images/bott_invia-off_ita.gif') no-repeat 0px 0px;
	border:0px solid #000;
	padding:0px;
	margin:0px;
	height:25px !important;
	height /**/:25px;
	line-height: 25px;
	width:90px !important;
	margin-bottom:0px;
}
.bottomBox{
	float:left;
	/*background:url('../images/hdot.gif') repeat-x 0px 0px;*/
	border-top:1px solid #b9ccd9;
	width:942px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.bottomBox .boxSx{
	float:left;
	width:800px;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear: none;
}
.bottomBox .boxDx{
	float:right;
	padding:25px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	clear: none;
}
.contatti input{
	width:210px
}

.infoprivacy { 
	font-size: 11px;
	color:#333; 
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 1.4em;
	text-align: left;
}

/* CANCELLAZIONE */

.cancellazione{
	font-family:Arial;
	line-height:1.3em;
	float:left;
	background:#eff4f8;
	margin: 30px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width:920px;
	border:2px solid #b6d4e9;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
}
.cancellazione p{
	float:left;
	width:850px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px !important;
}
.cancellazione div{
	float:left;
	width:270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background:#ff9900;*/
	
}
.cancellazione div label{
	float:left;
	width:50px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size:11px;
}
.cancellazione div input { 
	font-family:Arial;
	background: #fff; 
	color: #333; 
	font-weight: normal;
	font-size:11px;
	letter-spacing:normal;
	line-height:normal;
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 0px 10px;
	border: 0px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 190px !important;
	cursor: text;
}
.cancellazione div input:hover { 
	border: 1px solid #0e72b5;
	background:url('../images/bgInput.gif') repeat-x 0px 100% #f2f2f2;
}
.cancellazione div input:focus { 
	border: 1px solid #0e72b5;
	background:url('../images/bgInput.gif') repeat-x 0px 100% #f2f2f2;
}
.cancellazione  input.pulsante{
	float:left;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	width:75px;
	height:22px;
	background:#999
}
.cancellazione  input.pulsante {
	color: #fff;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:10px;
	font-weight:400;
	text-transform:uppercase;
	text-align: center;
	line-height:normal;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	letter-spacing:0.00em;
	border: 0px;
	float: left;
	width:75px !important;
	height:25px;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #0e72b5;
	border:0px solid #ccc;
}
.cancellazione  input.pulsante:hover {
	color: #fff;
	border:none;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #666;
}
.cancellazione  input.pulsante:hover {
	color: #fff;
	border:none;
	background:url('../images/bgBott.gif') no-repeat 0px 0px #666;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////////////////  PAGINATORE /////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.paginatore{
	float:left;
	margin:30px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:#333;
	width:942px;
	font: 11px/1.1em Arial,Verdana,Geneva,Helvetica,sans-serif;
	height:20px;
	line-height:20px;
	border-top:1px solid #d2d2d2;
	display:block;
}
.paginatore div{
	float:left;
	width:116px !important;
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	color:#333;
}
.paginatore ul{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.paginatore li {
	list-style:none !important;
	float:left;
	padding:0px 0px 0px 0px;
	/*border:1px solid #333 !important;*/
	margin:0px 1px 0px 1px;
	text-align:center;
	padding:0px 0px 0px 0px;
	line-height:18px !important;
	width:18px !important;
	font-size:11px;
	background:#fff;
}
.paginatore li a{
	color:#333;
	border:0px solid #dcdcdc !important;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	
}
.paginatore li a:link,
.paginatore li A:visited{
	border:0px;
	text-decoration:none !important;
	color:#333;
}
.paginatore li a:hover,
.paginatore li a:focus,
.paginatore li a:active{
	border:0px;
	text-decoration:none !important;
	color:#000;
}
.paginatore li.arrow{
	font-size:10px !important;
	background:none;
	font-weight:normal
}
.paginatore li.arrow a{
	padding:0px 0px 0px 0px;
}
.paginatore li.arrow a:hover{
	background:none !important;
	color:#000;
}
.paginatore li.selected{
	color:#fff;
	font-weight:normal;
	font-family:"Trebuchet MS";
	/*background:#953334;*/
	background:url(bg_circle.gif) no-repeat 0px 0px #333;
	padding:0px 0px 0px 0px;
	line-height:18px !important;
	width:18px !important;
	border-top:0px solid #333 !important;
	border-right:0px solid #333 !important;
	border-bottom:0px solid #333 !important;
	border-left:0px solid #333 !important;
}

/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////  TABELLA  //////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/

.tabellaTop {
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:11px;
	color: #456070;
	font-weight:bold;
	text-align:center;
	padding: 3px 6px 3px 6px;
	background:#B6D9EE;
}
.tabella {
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:11px;
	color: #666;
	font-weight:normal;
	text-align:center;
	padding: 6px 6px 6px 6px;
	background:#FFF;
}
.tabellaEvidenziata {
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:11px;
	color: #666;
	font-weight:normal;
	text-align:center;
	padding: 6px 6px 6px 6px;
	background:#E6F3FA;
}

/*riconoscimenti*/
#riconoscimenti {margin-top:10px;}
#riconoscimenti li {width:100%;padding:15px 0px 10px 0px;border-bottom:1px dotted #c3c6c6;float:left;}
#riconoscimenti li img {float:left;}
#riconoscimenti li a {margin-top:5px;font-weight:bold;color:#0e72b5;clear:left;float:left;}
#riconoscimenti li p {width:86%;float:right;}


/*////////////////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////////////////  BAROUSEL  /////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////////////////*/
.barousel {
    position:relative;
    margin-bottom:0px;
    width:540px;
    height:460px;
    border-bottom:0px solid #dce5ec;
	margin-bottom:30px;
}

.barousel_image {
    position:absolute;
    z-index:10;
    width:540px;
    height:370px;
}
.barousel_image span {
    position:absolute;
    z-index:8888;
    width:540px;
    height:370px;
	background:url('../images/cornice.gif') 0px 0px no-repeat;
}

.barousel_image img {
    position:absolute;
    display:none;
}

.barousel_image img.default {    
    display:block;
}

.barousel_image img.current {
    z-index:10;
}

.barousel_image img.previous {
    z-index:5;
}

.barousel_content {
    position:absolute;
    padding:15px 18px 0 18px;    
    z-index:50;
    background:url(../images/bg_barousel_content.png) repeat 0 0;
    color:#fff;
    width:247px;
    bottom:36px;
    left:10px;
}

.barousel_content div {
    display:none;    
}

.barousel_content div.default {
    display:block;    
}

.barousel_content p {
    font-size:13px;
    font-weight:normal; 
    line-height:17px;   
}

.barousel_content p.header {
    font-size:28px;
    font-weight:normal;
    line-height:28px;
    color:#fff55b;
}

.barousel_content a,
.barousel_content a:hover {
    color:#fff55b;
    background-color:transparent !important;
}

.barousel_nav {
    position:absolute;
    padding:3px 3px 0px 0;
    height:23px;    
    background:#000;
    bottom:0;
    z-index:20;
    width:497px;
}

.barousel_nav .counter {    
    float:right;
    font-size:0.75em;
    color:#fff;
    margin:3px 5px 0 0;
}

.barousel_nav ul {
    float:right;
    padding:0;
    margin:0;
}

.barousel_nav li {
    float:left;
    padding-left:3px;
    font-size:0;
    line-height:0;
    list-style:none;
}

.barousel_nav li a {
    display:block;
    width:25px;
    height:20px;
    background-color:#ffffff;
    font-size:0;
    line-height:0;
    text-decoration:none;
}

.barousel_nav li a:hover {
    background-color:#ffffff;
}

.barousel_nav li a.current {
    background-color:#0e72b5;
}

.barousel_nav li.prev a {
    background-image:url(../images/barousel_link_previous.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

.barousel_nav li.next a {
    background-image:url(../images/barousel_link_next.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}

.barousel img.ajax_loader {
    display:none;
    position:absolute;
    z-index:99;
    top:70px;
    left:135px;
}

/*-------------> THSLIDE */
.thslide {    
    background:#fff;
    width:540px;
    height:67px;
	margin-left:0px;
}

.thslide_nav_previous {
    float:left;    
}

.thslide_nav_next {
    float:right;    
}

.thslide_nav_previous a,
.thslide_nav_next a {
    display:block;
    width:19px;
    height:67px;     
    text-decoration:none;  
    background-color:#ffffff;
    background-repeat:no-repeat;    
}

.thslide_nav_previous a {
    background-image:url(../images/thslide_link_previous.gif);    
    background-position:0 0;
}

.thslide_nav_next a {
    background-image:url(../images/thslide_link_next.gif);    
    background-position:100% 0;
}

.thslide_nav_previous a:hover,
.thslide_nav_next a:hover {
    background-color:#ffffff;
}

.thslide_list {
    float:left;
    overflow:hidden;   
    position:relative; 
    width:502px;
    height:73px;    
}

.thslide_list ul {
    float:left;
    width:9000px;
    padding:0;
    margin:0;
    list-style:none;
}

.thslide_list li {
    float:left;
	margin-right:1px;
}

.thslide_list li a {
    display:block;
    position:relative;
    width:100px;
    height:67px;    
    text-decoration:none;
}

.thslide_list li a img {
    position:absolute;
}

.thslide_list li a span {
    position:absolute;
    display:block;
    width:94px;
    height:61px;
	/*border:3px solid #fff;*/
}

.thslide_list li a:hover span,
.thslide_list li a.current span {    
    border:3px solid #0e72b5 !important;
}

/* Specific implementation */
#barousel_thslide {
    height:446px;
}

#barousel_thslide .barousel_content {
    bottom:65px;
}

#thslide_barousel_nav {
    position:absolute;
    bottom:20px;
}
