html { height: 100%; } 
body {
height:100%;
margin:0px;
padding:0px;
color:#000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
body.body {
margin-top:0px;
margin-bottom:0px;

background:#fff;
color:#000;

background-image:url("../img/background.jpg");
background-position:center top;
background-repeat:repeat-x;
}

body.body_manage {
margin-top:0px;
margin-bottom:0px;

background:#fff;
color:#000;

background-image:url("../img/background.jpg");
background-position:center top;
background-repeat:repeat-x;
}
body.b1 {
margin:20px;
background:#fff;
color:#000;
}
/* --- overlay / loader ---*/
div#overlaybox_bg {
position: absolute; 
left:0px; 
right:0px; 
top: 0px;
bottom: 0px;
z-index: 1100; 
color:#fff;
display:inline-block;
background-color:#000; 
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
div#overlaybox_content{ 
position: absolute; 
left:0px; 
right:0px; 
top: 0px;
bottom: 0px;
z-index: 1101; 
color:#fff;
display:inline-block;
padding-top:200px;
text-align:center;
}
div#overlaybox_content_loading {
position: absolute; 
left:0px; 
right:0px; 
top: 0px;
bottom: 0px;
z-index: 1101; 
color:#fff;
display:inline-block;
padding-top:200px;
text-align:center;
background-image:url("../i/loadingbg.gif");
background-position:center 156px;
background-repeat:no-repeat;
}
/* --- overlay ---*/
img {
/*border:0px solid;*/
}
img.img_borderyes {
border:1px solid #999;
}
img.i {
margin:5px;
}

a {
text-decoration:underline;
color:#8d82b9;
}

a:hover {
text-decoration:underline;
color:#999;
}

li {
/*list-style-image:url("../img/li.gif");*/
margin-bottom:0px;
}
ul {
margin:0px;
padding:0px;
}

.float_left {
float:left;
}
.clear_left {
clear:left;
}
.float_right {
float:right;
}
.clear_right {
clear:right;
}
.aleft {
text-align:left;
}
.aright {
text-align:right;
}
.acenter {
text-align:center;
}
.float_center {
position:absolute;
width:100%;
margin-left:auto;
margin-right:auto;
text-align:center;
}

td {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

input, textarea, select {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
border:1px solid #999;
}
input.sel, textarea.sel, select.sel {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
border:1px solid #999;
background:#5B91A7;
}

span.msg, div.msg {
font-weight:bold;
color:#fff;
background:#ff0000;
padding:3px;
margin-bottom:10px;
}
span.msgok, div.msgok {
font-weight:bold;
color:#000;
background:#02CA0B;
padding:3px;
margin-bottom:10px;
}
span.msgbg, div.msgbg {
display:block;
font-weight:bold;
color:#fff;
background-color:#ff0000;
padding-top:4px;
padding-left:5px;
height:20px;
}
span.msgokbg, div.msgokbg {
display:block;
font-weight:bold;
color:#fff;
background-color:#02CA0B;
padding-top:4px;
padding-left:5px;
height:20px;
}
div.msg_container {
padding:7px;
text-align:center;
margin-bottom:4px;
}

.orange {
color:#5B91A7;
}
.f10 {
font-size:10px;
}

h3 {
font-size:14px;
padding:0px;
margin:0px;
}
h2 {
font-size:16px;
padding:0px;
margin:0px;
}

h3.h3_1 {
font-size:14px;
padding:0px;
margin-top:5px;
margin-bottom:5px;
}
hr {
color:#5B91A7;
font-size:12px;
border:1px solid #5B91A7;
}
hr.hr1 {
color:#000;
font-size:12px;
border:1px solid #000;
}

table.w100 {
width:100%;
}
table.wh100 {
width:100%;
height:100%;
}
/**FOOTER************************/
div#footer {
float:left;
clear:both;
margin-top:0px;
width:100%;
padding-right:1px;
background:#fff;

text-align:center;
color:#666;
font-size:10px;
}
div#footer div {
padding:20px;
padding-top:5px;
}
div#footer div p {
margin-top:8px;
}
div#footer img {
border-width:0px;
}
div#footer a {
text-decoration:none;
color:#666;
}
div#footer a:hover {
text-decoration:underline;
}
div#footer span.f {
font-weight:bold;
font-size:12px;
}

div.footershadow {
float:left;
clear:both;
height:60px;
margin-top:0px;
width:100%;
background:#fff;

text-align:center;
color:#fff;
font-size:10px;
padding-top:0px;

background-image:url("../img/footershadow.png");
background-position:center top;
background-repeat:no-repeat;
}
/**HEADER******************************************/
div#header {
margin:0px;
height:236px;
background:#fff;
}
table#header {
position:absolute;
z-index:2;
}
div#headerbg {
position:absolute;
left:200px;
height:200px;
width:523px;
background-position:left top;
background-repeat:no-repeat;
z-index:1;
}
div#headerbg1 {
position:absolute;
left:0px;
height:26px;
margin-top:200px;
width:523px;
background:#fff;
z-index:1;
}

td.header1 {
margin:0px;
width:200px;
height:200px;
vertical-align:middle;
padding-left:5px;
}
td.header2 {
margin:0px;
vertical-align:bottom;
background:#bbbed7;
}
td.header3 {
margin:0px;
width:0px;
vertical-align:bottom;
}

/*##LANG##*/
div.langs {
position:absolute;
z-index:50;
right:7px;
float:right;
}
div.langs ul {
position:relative;
clear:both;
list-style:none;
padding:0px;
padding-top:4px;
}
div.langs ul li {
display:block;
text-align:right;
}
div.langs ul li span.lang_l {
display:block;
height:26px;
color:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
padding-right:0px;
}
div.langs ul li a.lang_l {
display: inline;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
}
div.langs ul li img {
border:0px solid;
}
/*#####*/
div#home {
position:absolute;
z-index:5;
left:15px;
display:block;
}
div#home a {
position:relative;
display:block;
text-decoration:none;
}
div#home img {
border-width:0px;
}
/*######################*/
/***Tabella container ***/
div#container {
position:absolute; 
left:0px; 
right:0px; 
top:0px;

background-image:url("../img/bg.png");
background-position:center top;
background-repeat:repeat-y;
}
div#container_manage {
position:absolute; 
left:0px; 
right:0px; 
top:34px;

background-image:url("../img/bg.png");
background-position:center top;
background-repeat:repeat-y;
}
div#wrapper {
height:100%;
margin:0 auto;
width:722px;
}
div#container1 {
position:relative;
float:left;
width:723px;

-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-webkit-border-bottom-left-radius:15px;
-webkit-border-bottom-right-radius:15px;
}

/* COLUMN LEFT */
div#column_left {
margin-left:0px;
margin-top:0px;
float:left;
width:200px;
text-align:left;
min-height:250px;
height:auto !important;
height:250px;
clear:both;
background:#fff;
border:1px solid red;
}
/* COLUMN RIGHT */
div#column_right { 
margin-left:0px;
margin-top:10px;
float:right;
width:200px;
text-align:left;
min-height:250px;
height:auto !important;
height:250px;
background:#fff;
}
/**CONTENT*************************/
div#content {
margin-right:auto;
margin-left:10px;
margin-bottom:20px;
float:left;
width:512px;
min-height:400px;
height:auto !important;
height:400px;
border-right:1px solid #e0e0e0;
}
div#content iframe {
width:100%;
}
/**BODY*************************/
div#content_body {
text-align:left;
vertical-align:top;
padding:0px;
padding-bottom:30px;
}
div#content_body1 {
background-color:transparent;
padding:0px;
font-size:12px;
color:#000;
}
div#content_body1 img {
/*border:0px solid;*/
}
/**********************/
div#content_s0 {
font-size:12px;
text-align:left;
padding-left:10px;
padding-right:10px;
padding:10px;
}
div#content_s {
padding:0px;
}
div.content_s1 {
display:block;
}
/********************/
div.menu_box {
margin-top:5px;
margin-bottom:10px;
}
div.menu_box1 {
text-align:left;
margin-right:0px;
padding:0px;  
}
div.menu_box1 ul {
text-align:left;
list-style:none;
padding:0px;  
}
div.menu_box1 ul li {
display:block;
list-style-type:none;
padding:0px;
}
/*****************/
div.menu_box1 ul li a.menu1 {
height:20px;
color:#000;
font-size:13px;
text-decoration:none;
cursor:pointer;
cursor:hand;
text-align:right;
}
div.menu_box1 ul li a.menu1 div {
height:20px;
padding-top:6px;
padding-left:10px;
padding-right:10px;
border-right:10px solid #fff;
}
div.menu_box1 ul li a.menu1:hover {
height:24px;
}
div.menu_box1 ul li a.menu1:hover div {
color:#444;
text-decoration:none;
background:#f0f0f0;
border-right:10px solid #c8cbe4;
}

div.menu_box1 ul li span.menu1 {
display:block;
height:25px;
color:#000;
font-size:13px;
font-weight:bold;
background:#f0f0f0;
text-align:right;
}
div.menu_box1 ul li span.menu1 div {
height:25px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
border-right:10px solid #bbbed7;
}
/********************/
/********************/
div.menu_boxa {
height:36px;
background-image:url("../img/menu-shadow.jpg");
background-position:left bottom;
background-repeat:repeat-x;
}
div.menu_box1a {
text-align:left;
margin-left:1px;
padding:0px;  
}
div.menu_box1a ul {
text-align:left;
list-style:none;
padding:0px;  
}
div.menu_box1a ul li {
display:inline-block;
#display:inline;
list-style-type:none;
padding:0px;
height:25px;
}
/*****************/
div.menu_box1a ul li a.menu1 {
display:inline-block;
#display:inline;
height:25px;
color:#000;
font-size:13px;
text-decoration:none;
cursor:pointer;
cursor:hand;
width:144px;
text-align:center;
letter-spacing:2px;
}
div.menu_box1a ul li a.menu1 div {
padding-top:6px;
padding-left:10px;
padding-right:10px;
}
div.menu_box1a ul li a.menu1:hover {
}
div.menu_box1a ul li a.menu1:hover div {
height:20px;
color:#000;
text-decoration:none;
background:#e0e0e0;
}

div.menu_box1a ul li span.menu1 {
display:inline-block;
#display:inline;
height:26px;
color:#fff;
font-size:13px;
font-weight:bold;
background:#8d82b9;
width:144px;
text-align:center;
letter-spacing:2px;
}
div.menu_box1a ul li span.menu1 div {
height:26px;
padding-top:6px;
padding-left:10px;
padding-right:10px;
}
/* PRENOTAZ *****************/
div.prenota {
padding-right:10px;
}
div.menu_box2 {
width:100%;
height:25px;
margin-top:5px;
margin-bottom:5px;
}
div.menu_box2a {
text-align:center;
padding:0px;  
margin-right:10px;
background:#8d82b9;
}
div.menu_box2a ul {
height:25px;
position:relative;
clear:both;
list-style:none;
padding:0px;  
}
div.menu_box2a ul li {
display:inline;
list-style-type:none;
padding:0px;
margin:0px;
}
/*****************/
div.menu_box2a ul li a.menu2 {
display:inline-block;
#display:inline;
height:25px;
color:#fff;
font-size:12px;
text-decoration:none;
margin-left:5px;
margin-right:5px;
cursor:pointer;
cursor:hand;
}
div.menu_box2a ul li a.menu2 div {
padding-top:5px;
padding-left:8px;
padding-right:8px;
}
div.menu_box2a ul li a.menu2:hover { 
color:#000;
background:#bbbed7;
}
div.menu_box2a ul li a.menu2:hover div {
}
div.menu_box2a ul li span.menu2 {
display:inline-block;
#display:inline;
height:25px;
color:#000;
font-size:12px;
text-decoration:none;
font-weight:bold;
margin-left:5px;
margin-right:5px;
background:#bbbed7;
}
div.menu_box2a ul li span.menu2 div {
padding-top:5px;
padding-left:8px;
padding-right:8px;
}
/********************/
div.menu_box1 ul li a.menuBack0 {
display:inline-block;
width:auto;
height:25px;
margin-right:4px;
color:#fff;
font-size:12px;
text-decoration:none;
text-transform:uppercase;
cursor:pointer;
cursor:hand;
background-color:#5B91A7;
}
div.menu_box1 ul li a.menuBack0 div {
padding-top:6px;
padding-left:14px;
padding-right:14px;
height:19px;
}
div.menu_box1 ul li a.menuBack0:hover { 
}
div.menu_box1 ul li a.menuBack0:hover div {
color:#000;
text-decoration:none;
background-color:#999;
}
/*****************/
div.boxheader {
height:24px;
display:block;
background:#74a9c4;
/*background-image:url("../img/general/bh1.jpg");
background-position:top left;
background-repeat:repeat-x;*/
color:#fff;
font-size:12px;
text-align:center;
}
div.boxheader div {
/*padding-left:10px;*/
padding-top:4px;
}
div.boxfooter {
height:10px;
display:block;
font-size:11px;
}
div.boxfooter_shadow {
height:20px;
display:block;
background-image:url("../img/general/boxfooter.png");
background-position:center top;
background-repeat:no-repeat;
font-size:11px;
}
/* CHANGEPAGES contapagine ***************/
div.contapagine {
display:block;
height:22px;
margin-top:2px;
margin-bottom:2px;
padding:0px;
padding-top:7px;
padding-left:8px;
text-align:left;
font-size:11px;
clear:both;
}
span.changepages {
display:inline;
padding:2px;
padding-left:5px;
padding-right:5px;
color:#000;
background:#74a9c5;
}
span.changepages_spacer {
display:inline;
padding:2px;
padding-left:5px;
padding-right:5px;
color:#000;
}
a.changepages {
display:inline;
padding:2px;
padding-left:5px;
padding-right:5px;
font-weight:bold;
color:#000;
text-decoration:none;
}
a.changepages:hover {
text-decoration:none;
font-weight:bold;
color:#000;
background:#129bc5;
text-decoration:none;
}
span.changepages1 {
font-size:10px;
display:inline;
padding:4px;
padding-top:2px;
padding-left:0px;
color:#666;
}
/********************/
b.bold1 {
display:block;
color:#000;
width:100%;
border-bottom:2px solid #666;
margin-bottom:4px;
margin-top:8px;
}
/**NEWS******************/
div#news_title {
font-size:24px;
color:#8d82b9;
}
div#news_subtitle {
font-size:9px;
color:#999;
font-weight:bold;
margin-bottom:5px;
}
span.news_subtitle {
font-size:9px;
color:#5B91A7;
font-weight:bold;
}
span.news_title {
font-size:12px;
font-weight:bold;
color:#fff;
}
/***********************************/
div.photo1 {
display:inline;
font-size:12px;
background:#fff;
float:left;
margin-right:5px;
margin-left:0px;
}
div.photo1 img {
margin:5px;
border:1px solid #5B91A7;
}
div.photo2  {
font-size:12px;
background:#fff;
float:left;
margin-right:5px;
margin-left:2px;
}
div.photo2 img {
margin:5px;
border:1px solid #5B91A7;
}
/***********************************/
div#testo_gen {
display:inline-block;
padding:0px;
font-size:12px;
color:#000;
width:100%;
}
div#testo_gen_nonattivo {
display:inline-block;
padding:0px;
font-size:12px;
color:#555;
font-style:italic;
width:100%;
background:#f0f0f0;
}
div#testo_gen1 {
display:inline-block;
padding:0px;
font-size:12px;
color:#000;
width:100%;
margin-bottom:10px;
margin-left:-10px;
}
div#testo_gen10 {
font-size:10px;
color:#000;
}
div#testo_gen11 {
font-size:11px;
color:#000;
}
div#c {
padding:0px;
padding-bottom:5px;
}
div#c5 {
padding:0px;
padding-top:5px;
padding-bottom:5px;
}
div#c_border {
padding:0px;
padding-bottom:5px;
border-bottom:1px solid #999;
}
div#c_border1 {
padding:5px;
border:5px solid #D8E2A9;
background:#f0f0f0;
min-height:79px;
height:auto !important;
height:79px;
margin-right:-10px;
}

div#c_left {
padding:0px;
padding-left:8px;
}
div#c p, div#c_border p, div#c_left p {
padding:0px;
margin:0px;
}
div#c p img {
border-width:0px;
}
/***********************************/
div#testo_gen ul {
margin-left:15px;
}
div#testo_gen li {
margin-left:5px;
}
div#testo_gen h1, div#testo_gen h2, div#testo_gen h3 {
/*font-weight:normal;*/
}
.r_selected {
font-weight:bold;
color:#cc0000;
}
/***********************************/
.testo_bg1 {
padding:10px;
font-size:14px;
color:#fff;
background:#999;
text-align:center;
}
.testo_bg2 {
padding:10px;
padding-left:15px;
padding-right:15px;
font-size:12px;
color:#fff;
background:#666;
text-align:left;
}
/***********************************/
a.btn2 {
display:block;
font-weight:bold;
color:#fff;
background:#5B91A7;
padding:5px;
text-align:center;
text-decoration:none;
}
a.btn2:hover {
text-decoration:none;
background:#666;
}
a.btn3 {
display:inline;
font-weight:bold;
color:#000;
background:#f0f0f0;
padding:5px;
text-align:center;
text-decoration:none;
height:25px;
font-size:12px;
border:1px solid #999;
}
a.btn3:hover {
text-decoration:none;
background:#ccc;
}

a.btnX {
text-transform:uppercase;
text-decoration:none;

height:21px;
background-color:#f3f3f3;
border:1px solid #333;

vertical-align:middle;
padding:0px;
padding-top:0px;
padding-left:6px;
padding-right:6px;

font-weight:bold;
font-size:12px;
text-align:center;
color:#000000;
}
a.btnX:hover {
text-decoration:none;
border:1px solid #999;
color:#999;
}

a.btnX1 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#d95d17;
font-size:12px;
text-decoration:none;
margin-right:15px;
margin-left:15px;
}
a.btnX1:hover {
text-decoration:none;
color:#000;
background-color:#fff;
}
a.btnX2 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
font-size:12px;
text-decoration:none;
margin-right:0px;
margin-bottom:2px;
background-color:#129bc5;
/*background-image:url("../img/general/btn.jpg");
background-position:top left;
background-repeat:repeat-x;*/
border-bottom:1px solid #ccc;
text-align:center;
}
a.btnX2:hover {
/*background-image:url("../img/general/btnover.jpg");*/
text-decoration:none;
color:#333;
background-color:#74a9c5;
}
a.btnX21 {
display:block;
color:#333;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
font-size:12px;
text-decoration:none;
margin-right:3px;
margin-left:3px;
margin-bottom:2px;
text-align:center;
background-color:#129bc5;
border-bottom:1px solid #ccc;
}
a.btnX21:hover {
text-decoration:none;
color:#333;
background-color:#74a9c5;
}
a.btnX22 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#129bc5;
font-size:12px;
text-decoration:none;
margin-right:3px;
margin-left:3px;
text-align:center;
width:150px;
}
a.btnX22:hover {
text-decoration:none;
color:#fff;
background-color:#74a9c5;
}

a.btnX3 {
display:block;
color:#333;
font-weight:bold;
padding:5px;
background-color:#274494;
font-size:12px;
text-decoration:none;
text-align:center;
text-transform:uppercase;
background-color:#129bc5;
border-bottom:1px solid #ccc;
}
a.btnX3:hover {
text-decoration:none;
color:#333;
background-color:#74a9c5;
}


a.btnX41 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
font-size:12px;
text-decoration:none;
text-align:center;
text-transform:uppercase;
width:100%;
background-color:#129bc5;
/*background-image:url("../img/general/btn.jpg");
background-position:top left;
background-repeat:repeat-x;*/
border-bottom:1px solid #ccc;
}
a.btnX41:hover {
background-image:url("../img/general/btnover.jpg");
text-decoration:none;
color:#333;
background-color:#74a9c5;
}


a.btnX5 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#5B91A7;
font-size:12px;
text-decoration:none;
margin-top:5px;
border:1px solid #B6CDD2;
}
a.btnX5:hover {
text-decoration:none;
color:#000;
background-color:#fff;
}

a.btnX6 {
display:block;
color:#000;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
a.btnX6:hover {
text-decoration:underline;
color:#000;
}
/*#################################*/
div#home0t {
height:27px;
padding:0px;
padding-bottom:5px;
text-align:left;
margin-bottom:10px;
margin-left:2px;
margin-right:0px;
border-bottom:2px solid #1C2D71;
}
div#home0t div {
height:27px;
width:100%;
font-size:16px;
color:#1C2D71;
font-weight:bold;
padding-top:14px;
padding-left:0px;
}
div#home1t {
height:30px;
padding:0px;
padding-bottom:5px;
text-align:left;
margin-top:3px;
margin-bottom:3px;
margin-left:0px;
margin-right:0px;
}
div#home1t div {
width:100%;
font-size:18px;
color:#000;
font-weight:bold;
padding-top:6px;
padding-left:12px;
}
div#home1f {
height:27px;
text-align:right;
background-color:#fff;
font-size:12px;
width:100%;
}
div#home1f div {
padding-top:6px;
padding-right:8px;
}
div#home1f div img {
margin-bottom:4px;
margin-left:4px;
}

div#home1f a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
div#home1f a:hover {
color:#5B91A7;
font-weight:bold;
text-decoration:none;
}

span.home_tit  {
font-weight:bold;
font-size:16px;
}
div.title {
height:30px;
}
span.subt {
color:#fff;
}
/***********************/
div.img_rx {
float:right;
margin:5px;
margin-left:5px;
margin-right:0px;
margin-top:24px;
}
div.img_rx img {
/*border:1px solid #000;*/
}
div.img_lx {
float:left;
margin:5px;
margin-left:0px;
margin-right:5px;
margin-top:24px;
}
div.img_lx img {
/*border:1px solid #000;*/
}
h3.titleh3 {
padding:0px;
margin:0px;
margin-bottom:4px;
border-bottom:1px solid #5B91A7;
}
h2.titleh2 {
text-transform:uppercase;
padding:0px;
margin:7px;
margin-left:0px;
margin-right:0px;
background:#5B91A7;
color:#000;
padding:4px;
}
/************************/
/* GALLERIA FOTO */
table.adnav0 { border-collapse:collapse;border:0px solid;table-layout:fixed; }
table.adnav0 td {  }
table.adnav0 td.adnav { height:124px;width:124px;vertical-align:middle;text-align:center; }
table.adnav0 td.adnav1 { height:124px;width:124px;vertical-align:middle;text-align:center; }
table.adnav0 td.adnav img.adnav_i { margin-bottom:3px; }
table.adnav0 td.adnav img.adnav_ir { margin-bottom:5px; }

td.navpg { color:#000;font-size:10px;padding-top:2px;padding-bottom:2px; }
td.navpg img { border:0px solid;cursor:pointer;cursor:hand; }
td.navpg a.arrow { margin:0px; }

div.adnav0 { border:1px solid red;display:block; }
div.adnav { background:#000;border:2px solid #000;height:84px;width:84px;vertical-align:middle;text-align:center; }
div.adnav1 { background:#000;border:2px solid #000;height:84px;width:84px;vertical-align:middle;text-align:center; }
div.adnav img { border:2px solid #5B91A7;margin:3px; }

div.navpg { color:#000;font-size:10px;padding-top:2px;padding-bottom:2px; }
div.navpg img { border:0px solid;cursor:pointer;cursor:hand; }
div.navpg a.arrow { margin:0px; }

div.navpgL { float:left; }
div.navpgC { text-align:center }
div.navpgR { float:right; }
/************************/
div.box1 {
color:#fff;
margin-top:20px;
border-top:2px solid #5B91A7;
border-bottom:2px solid #5B91A7;
height:auto;
}
div.box1a {
width:100%;
padding:4px;
padding-bottom:5px;
color:#fff;
}
div.box1a div {
padding-left:5px;
}
a.a1 {
float:right;
margin-right:11px;
margin-top:2px;
}
a.a1 img {
background:transparent;
}
a.a1:hover img {
background:transparent;
}
div.fav_title {
display:block;
padding:5px;
padding-top:2px;
color:#fff;
font-weight:bold;
height:20px;
}
div.fav_title span {
float:left;
}
div.fav_title a {
float:right;
}
div.fav_title a img {
background:transparent;
}
div.fav_title a:hover img {
background:#fff;
}
/*******************************/
/** NEWSBOX ***********/
div#newsbox_container {
height:212px;
}
div#newsbox {
border:1px dotted #666;
border-top:0px dotted;
background:#fff;
font-size:11px;
padding:5px;
height:200px;
line-height:14px;
text-align:left;
margin-top:0px;
margin:0px;
color:#fff;
}
/** BOX ***********/
div#box_c {
width:150px;
/*height:200px;*/
background-image:url("../img/box_bg.jpg");
background-position:top left;
background-repeat:repeat-x;
}
div#box_subtitle {
font-size:9px;
padding:5px;
padding-bottom:0px;
color:#5B91A7;
font-weight:bold;
}
div#box_testo {
font-size:11px;
color:#fff;
padding:5px;
padding-top:2px;
padding-bottom:10px;
}

div#boxf {
height:27px;
text-align:right;
background-color:#fff;
font-size:11px;
border-top:1px dotted #666;
border-bottom:2px solid #D2D3D4;
background-color:#D2D3D4;
padding-left:5px;
padding-right:5px;
padding-top:3px;
}
div#boxf div {
padding-top:2px;
padding-right:5px;
background-color:#fff;
}
div#boxf div img {
margin-bottom:2px;
margin-left:2px;
}
div#boxf a {
color:#fff;
font-weight:bold;
text-decoration:none;
}
div#boxf a:hover {
color:#5B91A7;
font-weight:bold;
text-decoration:none;
}

/**********/
div#box_aree {
border:3px solid #D2D3D4;
}
/***********/
/* KBOX */
#kbox {
position:relative;
border:1px solid #5792b1;
color:#000;
background:#fff;
background-image:url("../img/general/boxbg.jpg");
background-position:top left;
background-repeat:repeat-x;
}
#kbox_c {
padding:5px;
font-size:11px;
}

#loginbox {
text-align:center;
padding:2px;
}
#loginbox input {
text-align:center;
padding-left:2px;
padding-right:2px;
width:164px;
}
/*#loginbox_bg {
position:absolute;
left:0px;
top:0px;
height:165px;
width:165px;
background-color:#d95d17;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}*/
#loginbox form {
margin:0px;
padding:0px;
}
div.loginbox_forgot {
border:1px solid #274494;
margin-top:2px;
background:#fff;
padding:5px;
background-image:url("../img/general/boxbg.jpg");
background-position:top left;
background-repeat:repeat-x;
}
div.loginbox_forgot input {
text-align:right;
width:80px;
}

#loginbox_welcome {
/*margin-top:10px;
margin-right:15px;
margin-left:15px;
width:200px;
text-align:left;
color:#000;*/
margin-top:10px;
margin-right:15px;
margin-left:10px;
width:180px;
text-align:left;
color:#fff;
}
#loginbox_welcome1 {
margin-top:10px;
margin-right:0px;
margin-left:15px;
width:190px;
text-align:left;
color:#000;
}
/**CONTACTS**************/
div.cont1 {
padding:5px;
padding-left:0px;
}
div.cont1 textarea {
width:100%;
}
.contacts1 {
padding:10px;
padding-left:0px;
text-align:left;
}
/********************/
img.i_left {
margin:5px;
margin-right:5px;
margin-top:3px;
margin-bottom:2px;
margin-left:0px;
}
img.i_border {
margin:0px;
border:1px solid #999;
margin-bottom:8px;
}

#selected_h {
border:4px solid #fff;
padding:3px;
}
/*********************/
a.download {
text-decoration:none;
color:#000;
}
div#map {
border:3px solid #d95d17;
margin-top:15px;
color:#000;
}
/****************/
a.btnX4 {
#position:absolute;
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:25px;
padding-right:25px;
background-color:#129bc5;
border:1px solid #ccc;
font-size:12px;
text-decoration:none;
text-align:center;
text-transform:uppercase;
margin-top:0px;
}
a.btnX4 div {	
display:inline-block;
#display:inline;
}
a.btnX4:hover {
text-decoration:none;
color:#444;
border:1px solid #A4AFD1;
background-color:#fff;
}

div#search_mono1 {
text-align:left;
padding:5px;
padding-right:10px;
}
div#search_mono1 input.in {
font-size:12px;
font-weight:bold;
text-align:center;
padding:2px;
width:100%;
}
div#search_mono form, div#search_mono1 form {
margin:0px;
}
div#search_mono a {
margin-right:5px;
}

div#search_mono1 a {
margin-top:10px;
}

/* REGISTRATI */
td.f_t {
font-weight:bold;
background:#E2E6F1;
padding:5px;
border-bottom:1px solid #999;
}
td.f_td1 {
font-weight:bold;
width:150px;
text-align:right;
padding:2px;
vertical-align:top;
padding-top:5px;
}
td.f_td2 {
padding:2px;
}
td.f_td2 small {
display:block;
color:#999;
font-style:italic;
}
td.f_td2 p {
margin:0px;
}
td.f_td2 span.reg_nota {
display:block;
font-size:11px;
color:#999;
margin-bottom:8px;
}
td.f_privacy {
padding:10px;
text-align:center;
vertical-align:top;
}
div.f_privacy {
display:block;
height:100px;
overflow:auto;
border:1px solid #999;
text-align:left;
padding:8px;
margin-bottom:5px;
}

div.vercode {
background:#f0f0f0;
border:1px solid #999;
padding:5px;
text-align:center;
}

td.reg_txt {
text-align:left;
padding-top:10px;
padding-left:15px;
}
td.reg_txt p {
margin:0px;
}

/********/
div.msgs_tit {
padding:3px;
background:#274494;
color:#fff;
} 
div.msgs_b {
padding:3px;
padding-bottom:7px;

}
div.k1 {
/*width:760px;height:600px;*/
height:600px;
overflow:hidden;margin-bottom:10px;clear:right;
}
div.k1 iframe {
border:0px solid;
width:100%;
height:100%;
}

b.bold1 {
display:block;
color:#666;
width:100%;
border-bottom:1px solid #666;
}
b.bold2 {
display:block;
background:#f0f0f0;
width:100%;
border-bottom:1px solid #666;
color:#000;
font-size:16px;
padding:3px;
}
/**meteo********/
table.meteo {
width:100%;
}
table.meteo td {
vertical-align:top;
}
td.meteo_tit {
width:100%;
font-weight:bold;
color:#264D90;
font-size:14px;
border-bottom:2px solid #264D90;
}
td.meteo_data {
width:100%;
font-size:11px;
padding-bottom:12px;
}
td.meteo_body_left {
padding-right:5px;
font-size:12px;
padding-bottom:5px;
text-align:left;
white-space:nowrap;
width:150px;
}
td.meteo_body_right {
padding-left:5px;
font-size:12px;
padding-bottom:5px;
font-weight:bold;
text-align:left;
white-space:nowrap;
width:100%;
}
/***/
div.fotopagina {
float:right;
}
span.alt {
display:block;
margin-top:2px;
margin-bottom:10px;
text-align:right;
color:#555;
}
