html { height: 100%; } 
body {
height:100%;
margin:0px;
padding:0px;
color:#000;
font-family:"Lucida Grande", Helvetica, Verdana, Geneva, Arial, Sans-serif;
font-size:12px;
}
body.body {
margin-top:0px;
margin-bottom:0px;

color:#000;
background:#fff;
background-image:url("../img/bg.jpg");
background-position:center top;
background-repeat:repeat-y;
}
body.body_manage {
margin-top:0px;
margin-bottom:0px;

color:#000;
background:#fff;
background-image:url("../img/bg.jpg");
background-position:center top;
background-repeat:repeat-y;
}
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:#00a54f;
}
a:hover {
text-decoration:underline;
color:#f7831e;/*#000;*/
}

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:"Lucida Grande", Helvetica, Verdana, Geneva, Arial, Sans-serif;
font-size:12px;
}

input, textarea, select {
font-family:"Lucida Grande", Helvetica, Verdana, Geneva, Arial, Sans-serif;
font-size:12px;
border:1px solid #999;
}
input.sel, textarea.sel, select.sel {
font-family:"Lucida Grande", Helvetica, Verdana, Geneva, Arial, Sans-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;
text-align:center;
}
span.msgok, div.msgok {
font-weight:bold;
color:#000;
background:#02CA0B;
padding:3px;
/*padding-bottom:10px;*/
margin-bottom:5px;
}
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;
}

.f10 {
font-size:10px;
}

h3 {
/*color:#5B91A7;*/
font-size:16px;
padding:0px;
margin:0px;
}
h2 {
/*color:#5B91A7;*/
font-size:18px;
padding:0px;
margin:0px;
}

hr {
color:#999;
font-size:12px;
border:1px solid #999;
}
hr.hr1 {
color:#000;
font-size:12px;
border:1px solid #000;
}

table.w100 {
width:100%;
}
table.wh100 {
width:100%;
height:100%;
}
/**FOOTER******************************************/
div#footer {
color:#555;
font-size:11px;
position:relative;
float:left;
clear:left;
height:auto;
/*height:240px;*/
width:746px;
border-top:1px solid #00a54f;
/*background:#f0f0f0;*/
color:#666;
}
div#footer img {
border-width:0px;
}
div#footer a {
text-decoration:none;
color:#333;
}
div#footer a:hover {
text-decoration:underline;
color:#999;
}
div#footer div.f1 {
padding-left:10px;
padding-top:10px;
margin-left:8px;
margin-right:8px;
text-align:center;
}
div#footer div.f1 p {
}
div#footer div.f1 a {
text-decoration:underline;
}
div#footer div.f2 {
background:#fff;
border-bottom:1px solid #999;
}
div#footer table.f2 td {
padding:9px;
/*padding-top:40px;*/
vertical-align:middle;
text-align:center;
}
/**HEADER******************************************/
div#header {
margin:0px;
/*height:152px;*/
background-image:url("../img/header.jpg");
background-position:left top;
background-repeat:no-repeat;
}
div.headerf {
float:left;
width:975px;
height:123px;
}
div#header1 {
position:absolute;
float:left;
bottom:0px;
left:2px;
margin-bottom:20px;
font-size:12px;
color:#000;
text-align:left;
width:740px;
}

div.header_banner {
position:absolute;
right:0px;
margin:0px;
margin-right:1px;
height:90px;
width:728px;
}
div#header1 img {
margin-left:2px;
}
div#header1a {
float:left;
margin-top:120px;
margin-left:15px;
font-size:12px;
color:#000;
text-align:left;
height:70px;
width:740px;
}
div.header1a1 {
display:table;#position:relative;overflow:hidden;
height:70px;
}
div.header1a2 {
#position:absolute;#top:50%;display:table-cell;vertical-align:middle;
}
div.header1a2 div {
#position:relative;#top:-50%;
}
div.header1a2 div h1 {
margin:0px;
}
div#header1a_logo {
float:left;
height:70px;
width:70px;
margin-right:8px;
}

/****/
div#header1b {
position:absolute;
z-index:101;
top:75px;
height:25px;
font-size:14px;
color:#000;
text-align:left;
}
div#header1b a, div#header1b a:hover {
text-decoration:none;
}
div#header2a {
float:left;
height:30px;
font-size:12px;
color:#000;
text-align:left;
margin-bottom:8px;
}
div.header_right {
position:relative;
float:right;
margin-right:10px;
margin-top:4px;
}
div.header {
position:absolute;
float:right;
width:990px;
text-align:right;
margin-top:80px;
}
div.h1 {
position:absolute;
z.index:50;
right:10px;
float:right;
}
div.h1 ul {
position:relative;
clear:both;
list-style:none;
padding:0px;
padding-top:4px;
}
div.h1 ul li {
display:block;
text-align:right;
}
div.h1 ul li span.menu3_l {
display:block;
height:26px;
color:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
padding-right:0px;
}
div.h1 ul li a.menu3_l {
display: inline;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
}
div.h1 ul li img {
border:0px solid;
}

div#home {
position:absolute;
z-index:5;
left:22px;
top:22px;
display:block;
height:80px;
width:120px;
margin-right:auto;
}
/*div#home img {
margin-top:12px;
margin-left:11px;
}*/
div#home a {
position:relative;
display:block;
text-decoration:none;
height:80px;
}

a.menu4 {
color:#000;
text-decoration:none;
} 
a.menu4:hover {
color:#5B91A7;
text-decoration:none;
} 
/*#################################*/
/***Tabella container ***/
div#container {
height:100%;
position:absolute; 
left:0px; 
right:0px; 
top: 0px;
/*background-image:url("../img/menu_bg1.jpg");
background-position:left 124px;
background-repeat:repeat-x;*/
}
div#container_manage {
height:100%;
position:absolute; 
left:0px; 
right:0px; 
top:34px;
/*background-image:url("../img/menu_bg1.jpg");
background-position:left 124px;
background-repeat:repeat-x;*/
}
div#wrapper {
height:100%;
margin:0 auto;
width:990px;
}
div#container1 {
position:relative;
float:left;
width:990px;
/*background-image:url("../img/bg_column_right_shadow.jpg");
background-position:746px 152px;
background-repeat:repeat-y;*/
/*background-image:url("../img/general/header.jpg");
background-position:center top;
background-repeat:no-repeat;
border-left:8px solid #00a54f;
border-right:8px solid #00a54f;*/
}

/* COLUMN LEFT */
div#column_left {
position:absolute;
width:240px;
text-align:left;
clear:both;
margin-top:10px;
margin-left:10px;
top:293px;
height:auto;
}
/* COLUMN RIGHT */
div#column_right {
float:left;
width:240px;
text-align:left;
clear:right;
padding-top:5px;
padding-bottom:15px;
height:auto;
/*border-left:1px solid #00a54f;*/
}
/**CONTENT*************************/
div#content {
float:left;
width:747px;
min-height:500px;
height:auto !important;
height:500px;
}
/*div#contentB {
position:relative;
margin-right:auto;
margin-left:3px;
float:left;
width:763px;
min-height:500px;
height:auto !important;
height:500px;
}
div#contentP {
margin-right:auto;
margin-left:3px;
float:left;
width:500px;
min-height:500px;
height:auto !important;
height:500px;
border:1px solid red;
}*/
/**BODY*************************/
div#content_body {
text-align:left;
vertical-align:top;
padding:5px;
padding-top:10px;
}
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:0px;
padding-right:0px;
}
div#content_s {
padding:0px;
}
div.content_s1 {
display:block;
}
/* MENUS *******************/
/********************/
div.menu_box {
width:746px;
}
div.menu_box1 {
width:100%;
padding:0px;
text-align:left;
}
div.menu_box1 ul {
position:relative;
clear:both;
text-align:left;
list-style:none;
padding:0px;  
height:30px;

/*background-image:url("../img/menu_bg1.jpg");
background-position:left 124px;
background-position:left 1px;*/
background-repeat:repeat-x;
border-bottom:5px solid #00a54f;

}
div.menu_box1 ul li {
display:inline-block;
#display:inline;
list-style-type:none;
padding:0px;
}
/*****************/
div.menu_box1 ul li a.menu1 {
display:inline-block;
#display:inline;
#float:left;
width:auto;
margin-left:5px;
margin-right:5px;
color:#fff;
font-size:16px;
text-decoration:none;
font-weight:bold;
cursor:pointer;
cursor:hand;
border-bottom:1px solid #00a54f;
}
div.menu_box1 ul li a.menu1 div {
padding-top:6px;
padding-left:5px;
padding-right:5px;
height:24px;
}
div.menu_box1 ul li a.menu1:hover { 
border-bottom:1px solid #00a54f;
}
div.menu_box1 ul li a.menu1:hover div {
color:#fff;
text-decoration:none;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
background:#00a54f;
}

div.menu_box1 ul li span.menu1 {
display:inline-block;
#display:inline;
#float:left;
width:auto;
margin-left:5px;
margin-right:5px;
color:#fff;
font-size:16px;
text-decoration:none;
font-weight:bold;
cursor:pointer;
cursor:hand;
background:#00a54f;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
border-bottom:1px solid #00a54f;
}
div.menu_box1 ul li span.menu1 div {
padding-top:6px;
padding-left:5px;
padding-right:5px;
height:24px;
}
/**/

div.menu_box1 ul li a.menu1H {
display:inline-block;
#display:inline;
width:auto;
margin-left:5px;
margin-right:5px;
color:#fff;
font-size:16px;
text-decoration:none;
font-weight:bold;
cursor:pointer;
cursor:hand;
background:#00a54f;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
border-bottom:1px solid #00a54f;
}
div.menu_box1 ul li a.menu1H div {
padding-top:6px;
padding-left:5px;
padding-right:5px;
height:24px;
}
div.menu_box1 ul li a.menu1H:hover { 
color:#fff;
text-decoration:underline;
}
div.menu_box1 ul li a.menu1H:hover div {
color:#fff;
}

/**/
div.menu_boxb {
width:746px;
/*width:100%;
margin-left:auto;
margin-right:auto;*/
background:#00a54f;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
}
div.menu_box1b {
width:100%;
padding:0px;
text-align:right;
}
div.menu_box1b ul {
position:relative;
clear:both;
text-align:right;
list-style:none;
padding:0px;  
height:30px;
}
div.menu_box1b ul li {
display:inline-block;
#display:inline;
list-style-type:none;
padding:0px;
}
div.menu_box1b ul li a.menu1b {
display:inline-block;
#display:inline;
#float:left;
width:auto;
height:30px;
margin-left:4px;
margin-right:4px;
color:#fff;
font-weight:bold;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
background:#00a54f;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
}
div.menu_box1b ul li a.menu1b div {
/*display:inline;*/
padding-top:6px;
padding-left:10px;
padding-right:10px;
letter-spacing:1px;
}
div.menu_box1b ul li a.menu1b:hover { 
background:#fff;
}
div.menu_box1b ul li a.menu1b:hover div {
color:#333;
text-decoration:none;
}
div.menu_box1b ul li span.menu1b {
display:inline-block;
#display:inline;
#float:left;
width:auto;
height:30px;
margin-left:4px;
margin-right:4px;
color:#333;
font-weight:bold;
background:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
}
div.menu_box1b ul li span.menu1b div {
/*display:inline;*/
padding-top:6px;
padding-left:10px;
padding-right:10px;
letter-spacing:1px;
}
/******************/
div.menu_box2 {
width:240px;
margin-bottom:10px;
}
div.menu_box1a {
width:100%;
padding:0px;
}
div.menu_box1a ul {
position:relative;
clear:both;
list-style:none;
padding:0px;  
}
div.menu_box1a ul li {
display:block;
list-style-type:none;
padding:0px;
}
/*****************/
div.menu_box1a ul li a.menu1a {
display:block;
width:240px;
color:#fff;
background:#00a54f;
font-size:14px;
font-weight:bold;
text-decoration:none;
cursor:pointer;
cursor:hand;
margin-bottom:3px;

-moz-border-radius-topright:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-right-radius:8px;
-moz-box-shadow: 0px 5px 5px #c0c0c0;
-webkit-box-shadow: 0px 5px 5px #c0c0c0;

}
div.menu_box1a ul li a.menu1a div {
padding-top:6px;
padding-left:14px;
padding-right:14px;
height:25px;
}
div.menu_box1a ul li a.menu1a:hover { 
width:220px;
color:#fff;
background:#f7831e;
}
div.menu_box1a ul li a.menu1a:hover div {
text-decoration:none;
}

div.menu_box1a ul li span.menu1a {
display:block;
width:220px;
color:#000;
background:#f7831e;
font-size:14px;
font-weight:bold;
text-decoration:none;
cursor:pointer;
cursor:hand;
margin-bottom:3px;

-moz-border-radius-topright:8px;
-moz-border-radius-bottomright:8px;
-webkit-border-top-right-radius:8px;
-webkit-border-bottom-right-radius:8px;
-moz-box-shadow: 0px 5px 5px #c0c0c0;
-webkit-box-shadow: 0px 5px 5px #c0c0c0;
}
div.menu_box1a ul li span.menu1a div {
padding-top:6px;
padding-left:14px;
padding-right:14px;
height:25px;
}
/******************/
/********************/
div#menu_back {
float:left;
position:absolute;
left:200px;
padding:0px;
}
/********************/
div.menu_box4 {
margin-left:10px;
height:100%;
font-family:"Lucida Grande",Geneva,Arial,Helvetica,Swiss,SunSans-Regular;
}
div.menu_box4a {
height:100%;
margin:0px;
}
div.menu_box4a ul {
position:relative;
clear:both;
list-style:none;
}
div.menu_box4a ul li {
display:inline-block;
#display:inline;
float:left;
list-style-type:none;
}
/*****************/
div.menu_box4a ul li a.menu4 {
display:inline-block;
#display:inline;
color:#fff;
height:25px;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
text-align:left;
white-space:nowrap;
margin-left:4px;
background:#cc0000;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;

}
div.menu_box4a ul li a.menu4 div {
margin-left:3px;
margin-right:3px;
padding-top:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
height:18px;
}
div.menu_box4a ul li a.menu4:hover { 
color:#fff;
background:#000;
}
div.menu_box4a ul li a.menu4:hover div {
text-decoration:none;
}
div.menu_box4a ul li span.menu4 {
display:inline-block;
#display:inline;
/*float:left;*/
height:25px;
margin-left:3px;
margin-right:3px;
color:#fff;
font-size:12px;
text-decoration:none;
text-align:left;
white-space:nowrap;
margin-left:4px;
background:#000;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
}
div.menu_box4a ul li span.menu4 div {
margin-left:3px;
margin-right:3px;
padding-top:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
height:18px;
}
/* CHANGEPAGES contapagine ***************/
div.contapagine {
display:block;
margin-top:2px;
margin-bottom:12px;
padding:0px;
padding-top:7px;
text-align:left;
font-size:11px;
clear:both;
text-align:right;
}
span.changepages {
display:inline;
padding:2px;
padding-left:5px;
padding-right:5px;
color:#000;
background:#cceddc;
}
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:#f7831e;
text-decoration:underline;
}
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;
}
/**NEWSLETTER******************/
form.newsletter {
margin:0px;
background:#f0f0f0;
padding:10px;
text-align:center;
}
/**NEWS******************/
div#news_subtitle {
font-size:9px;
color:#5B91A7;
font-weight:bold;
margin-bottom:5px;
}
div#news_title {
font-size:14px;
font-weight:bold;
color:#000;
background:#00a54f;
}
div.news_title {
position:relative;
height:30px;
width:100%;
background:#00a54f;
display:table;#position:relative;overflow:hidden;
}
div.news_title1 {
#position:absolute;#top:50%;display:table-cell;vertical-align:middle;
}
div.news_title1 div {
font-size:14px;
font-weight:bold;
color:#fff;

padding-left:5px;
padding-right:5px;
#position:relative;#top:-50%;
}
span.news_subtitle {
/*float:right;
width:100px;*/
display:block;
font-size:9px;
font-weight:bold;
color:#666;
text-align:left;
margin-top:3px;
margin-left:5px;
}
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_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:5px;
padding-left:10px;
padding-right:10px;
font-size:14px;
color:#fff;
background:#666;
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:#f7831e;
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;
float:left;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#01a54f;
font-size:11px;
text-decoration:none;
width:105px;
margin-left:2px;
margin-right:2px;
margin-bottom:0px;
}
a.btnX2:hover {
text-decoration:none;
color:#fff;
background-color:#f7831e;
}
a.btnX2a {
display:block;
color:#000;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#fff;
font-size:11px;
text-decoration:none;
margin-right:2px;
margin-bottom:0px;
}
a.btnX2a:hover {
text-decoration:none;
color:#fff;
background-color:#f7831e;
}


a.btnX21 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#f7831e;
font-size:12px;
text-decoration:none;
margin-right:3px;
margin-left:3px;
margin-bottom:2px;
}
a.btnX21:hover {
text-decoration:none;
color:#fff;
background-color:#f7831e;
}

a.btnX3 {
display:block;
color:#000;
font-weight:bold;
padding:2px;
background-color:#cceddc;
font-size:11px;
text-decoration:none;
text-align:left;
text-transform:uppercase;
width:100px;
margin-top:4px;
margin-bottom:6px;
text-align:center;
}
a.btnX3:hover {
text-decoration:none;
color:#fff;
background-color:#f7831e;
}
a.btnX3a {
display:block;
/*color:#000;
font-weight:bold;
background-color:#cceddc;
text-transform:uppercase;*/
font-size:11px;
text-decoration:none;
text-align:left;
text-align:center;
margin-left:2px;
margin-right:2px;
}
a.btnX3a:hover {
/*text-decoration:none;
color:#fff;
background-color:#f7831e;*/
}

a.btnX3x {
display:block;
color:#000;
font-weight:bold;
padding:2px;
background-color:#cceddc;
font-size:14px;
text-decoration:none;
text-align:left;
text-transform:uppercase;
width:auto;
margin-top:4px;
margin-bottom:6px;
text-align:center;
}
a.btnX3x:hover {
text-decoration:none;
color:#fff;
background-color:#f7831e;
}


a.btnX4 {
display:block;
color:#fff;
font-weight:bold;
padding:5px;
background-color:#01a54f;
border:1px solid #01a54f;
font-size:12px;
text-decoration:none;
text-align:center;
text-transform:uppercase;
-moz-border-radius:8px;
-webkit-border-radius:8px;
}
a.btnX4:hover {
text-decoration:none;
color:#fff;
border:1px solid #f7831e;
background-color:#f7831e;
}

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;
}


/*#################################*/
/* CALENDARIO */
table.tbl_calendar {
margin:0px;
border-collapse:collapse;
}
td.td_calendar {
text-align:left;
padding-right:10px;
padding-left:10px;
vertical-align:top;
color:#000;
}

div.cal {
margin-bottom:10px;
}
table.cal {
width:557px;
table-layout:fixed;
}
table.cal td {
color:#000;
font-family:"Lucida Grande", Helvetica, Verdana, Geneva, Arial, Sans-serif;
font-size:11px;
}
table.cal td.cal_d {
vertical-align:top;
text-align:left;
height:50px;
width:79px;
border:1px solid #f0f0f0;
overflow:hidden;
}
div.turno_cal {
font-weight:bold;
margin-top:4px;
}
td.today {
font-size:11px;
vertical-align:top;
text-align:left;
height:40px;
width:79px;
border:1px solid #00CC00;
background:#00cc00;
}
td.today a {
font-weight:bold;
color:#ff0000;
display:block;
height:100%;
width:100%;
}
td.today a:hover {
color:#000;
}
td.data {
}
td.data a {
color:#000;
display:block;
height:100%;
width:100%;
font-weight:bold;
}
td.data a:hover {
color:#000;
}

td.done {
background-color:#999;
}
td.done a {
font-weight:bold;
color:#999;
display:block;
height:100%;
width:100%;
}
td.done a:hover {
color:#000;
}

td.date_testata1 {
background:#e0e0e0;
vertical-align:middle;
text-align:center;
height:20px;
}
td.cal_sep {
height:0px;
}
/*END CALENDARIO */
/*#################################*/
div.titolo_home {
margin-top:15px;
height:135px;
color:#fff;
font-weight:bold;
}
div.titolo_home h1 {
font-size:22px;
margin:0px;
}
/*#################################*/
div#home1t {
height:27px;
padding:0px;
padding-bottom:5px;
text-align:left;
margin-bottom:3px;
margin-right:10px;
}
div#home1t div {
height:27px;
width:100%;
font-size:16px;
color:#000;
/*background:#f7831e;*/
padding-top:5px;
padding-left:0px;
text-transform:uppercase;
font-weight:bold;
}
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#menud {
height:15px;
padding:0px;
text-align:left;
border-bottom:1px solid #e0e0e0;
margin-bottom:3px;
}
div#menud div {
height:15px;
width:100%;
font-size:13px;
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.adnav0 td.adnav { height:116px;width:116px;vertical-align:middle;text-align:center; }
table.adnav0 td.adnav1 { height:116px;width:116px;vertical-align:middle;text-align:center; }
table.adnav0 td.adnav img.adnav_i { margin-bottom:1px; }
table.adnav0 td.adnav img.adnav_ir { margin-bottom:2px; }

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:2px;
margin-top:2px;
}
a.a1 img {
background:transparent;
}
a.a1:hover img {
background:transparent;
}
/**CERCA SEARCH**********************/
div.search span.search_tl {
float:left;
display:block;
height:15px;
width:112px;
font-weight:bold;
padding:4px;
background:#DFEDF4;
border-bottom:1px solid #999;
border-top:1px solid #999;
}
div.search span.search_tl1 {
float:left;
display:block;
height:15px;
width:112px;
font-weight:bold;
padding:4px;
background:#cceddc;
border-bottom:1px solid #cceddc;
border-top:1px solid #999;
}

div.search span.search_tr {
float:right;
display:block;
height:15px;
width:111px;
font-weight:bold;
padding:4px;
background:#DFEDF4;
clear:right;
border-bottom:1px solid #999;
border-left:1px solid #999;
border-top:1px solid #999;
}
div.search span.search_tr1 {
float:right;
display:block;
height:15px;
width:111px;
font-weight:bold;
padding:4px;
background:#cceddc;
clear:right;
border-bottom:1px solid #cceddc;
border-left:1px solid #999;
border-top:1px solid #999;
}
div.search span.search_tl a, div.search span.search_tr a {
color:#000;
text-decoration:underline;
background:transparent;
}
div.search span.search_tl a:hover, div.search span.search_tr a:hover {
text-decoration:none;
}

div.search span.search_tl1 a, div.search span.search_tr1 a {
color:#000;
background:transparent;
text-decoration:none;
}

div.search div {
padding:4px;
padding-bottom:2px;
border-top:1px solid #999;
}
div.search div#s1 div {
padding:0px;
border-top:0px solid;
}
div.search div#s2 div {
padding:0px;
border-top:0px solid;
}

div.search1 span {
display:block;
font-weight:bold;
padding:4px;
background:#DFEDF4;
border-top:1px solid #999;
}
div.search1 div {
padding:4px;
padding-bottom:2px;
border-top:1px solid #999;
}
div.search a, div.search1 a {
width:228px;
background-color:#01a54f;
color:#fff;
}
div.search input,div.search1 input {
border:1px solid #999;
background:#f4f4f4;
}
div.search input, div.search select,div.search1 input, div.search1 select {
width:228px;
font-size:11px;
}
div.fav span {
display:block;
font-weight:bold;
padding:4px;
background:#DFEDF4;
}
div.fav div {
padding:4px;
padding-bottom:6px;
border-top:1px solid #999;
}
div.fav1 span {
display:block;
font-weight:bold;
padding:4px;
background:#DFEDF4;
border-top:1px solid #999;
}
div.fav1 div {
padding:4px;
padding-bottom:6px;
border-top:1px solid #999;
}
div.fav a, div.fav1 a {
color:#000;
}
/** NEWSBOX ***********/
div#newsbox_container {
height:159px;
}
div#newsbox {
font-size:11px;
padding:5px;
height:159px;
line-height:14px;
text-align:left;
margin-top:0px;
margin:0px;
color:#000;
overflow:hidden;
}
span.newsbox_title {
color:#000;
font-weight:bold;
}
/** 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.rbox {
width:240px;
margin-top:10px;
}
/**********/
div#box_aree {
border:3px solid #D2D3D4;
}
/***********/
div#kbox_title {
width:100%;
background:#cceddc;
border:1px solid #00a54f;
border-left:0px solid;
border-bottom-width:0px;
/*-moz-border-radius-topleft:8px;*/
-moz-border-radius-topright:8px;
/*-webkit-border-top-left-radius:8px;*/
-webkit-border-top-right-radius:8px;
-moz-box-shadow: 0px 5px 5px #c0c0c0;
-webkit-box-shadow: 0px 5px 5px #c0c0c0;
}
div#kbox_title div {
padding:7px;
font-size:12px;
font-weight:bold;
}
div#kbox_title1 {
width:100%;
}
div#kbox_title1 div {
padding:7px;
padding-left:0px;
font-size:22px;
font-weight:bold;
margin-top:10px;
}

/*BOXES*/
#kbox {
margin-top:0px;
width:240px;
text-align:left;
color:#000;
}
#kbox_c0 {
width:100%;
padding:0px;
font-size:11px;
/*border:1px solid #00a54f;
border-top-width:0px;
background:#cceddc;
/*-moz-border-radius-bottomleft:8px;*/
-moz-border-radius-bottomright:8px;
/*-webkit-border-bottom-left-radius:8px;*/
-webkit-border-bottom-right-radius:8px;
/*-moz-box-shadow: 0px 5px 5px #c0c0c0;
-webkit-box-shadow: 0px 5px 5px #c0c0c0;*/
}
#kbox_c {
width:100%;
padding-top:5px;
padding-bottom:8px;
font-size:11px;
border:1px solid #00a54f;
border-left:0px solid;
border-top-width:0px;
background:#cceddc;
/*-moz-border-radius-bottomleft:8px;*/
-moz-border-radius-bottomright:8px;
/*-webkit-border-bottom-left-radius:8px;*/
-webkit-border-bottom-right-radius:8px;
-moz-box-shadow: 0px 5px 5px #c0c0c0;
-webkit-box-shadow: 0px 5px 5px #c0c0c0;
}
#kbox_c1 {
width:100%;
padding:0px;
font-size:11px;
background:#cceddc;
border:1px solid #00a54f;
border-left:0px solid;
border-top-width:0px;

/*-moz-border-radius-bottomleft:8px;*/
-moz-border-radius-bottomright:8px;
/*-webkit-border-bottom-left-radius:8px;*/
-webkit-border-bottom-right-radius:8px;
-moz-box-shadow: 0px 5px 5px #c0c0c0;
-webkit-box-shadow: 0px 5px 5px #c0c0c0;
}

#kbox_c2 {
width:100%;
/*height:274px;*/
padding:0px;
font-size:11px;
border:1px solid #999;
}

#kbox input {
width:110px;
font-size:11px;
border:1px solid #999;
background:#f4f4f4;
}
#kbox span {
display:block;
float:left;
width:120px;
height:15px;
font-size:11px;
}
#kbox span div {
display:inline-block;
#display:inline;
padding-top:3px;
padding-left:5px;
}
#kbox_bg {
position:absolute;
left:0px;
top:0px;
height:92px;
width:240px;
}
#kbox form {
margin:0px;
padding:0px;
margin-bottom:4px;
}
div.loginbox_forgot {
margin-top:5px;
background:#01a54f;
padding:5px;
text-align:center;
border-top:1px dotted #fff;
border-bottom:1px dotted #fff;
}
div.loginbox_forgot input {
text-align:center;
width:80px;
}
a.forgot {
display:block;
text-align:center;
margin-top:10px;
color:#000;
}

#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;
}
/***/
/*div.k1 {
width:350px;overflow:hidden;margin-right:10px;margin-bottom:10px;border:1px solid #999;
}*/
/*div.k2 {
width:342px;height:237px;margin-bottom:10px;clear:right;
}*/
div.k1 {
width:720px;height:600px;overflow:hidden;margin-bottom:10px;clear:right;
}
div.k2 {
width:720px;margin-bottom:10px;clear:right;
}
div.k3 {
width:720px;margin-bottom:10px;clear:both;
}
div.k4 {
width:720px;margin-bottom:10px;margin-top:5px;clear:both;
}

div.k1 iframe {
border:0px solid;
width:100%;
height:100%;
}



/**CONTACTS**************/
div.cont1 {
padding:5px;
padding-left:0px;
}
div.cont1 textarea {
width:100%;
}
.contacts1 {
padding:20px;
text-align:left;
width:690px;
background:#f0f0f0;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
/********************/
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;
}
/*********************/
.img_prodotto {
width:110px;
height:110px;
background:#fff;
border:1px solid #3CB074;
text-align:center;
margin-right:10px;
margin-bottom:10px;
}
.img_prodotto img {
border-width:0px;
margin:0px;
}

.menu_prodotti {
display:block;
margin-bottom:10px;
height:110px;
}
.menu_prodotti a {
text-decoration:none;
color:#000;
}
.menu_prodotti a:hover {
text-decoration:none;
color:#666;
}
.menu_prodotti img {
border:1px solid #3CB074;
margin:0px;
margin-right:20px;
}
.menu_prodotti div {
padding-top:20px;
}

h2.prodotto_h2 {
color:#5B91A7;
font-size:16px;
font-weight:bolder;
padding:0px;
margin:0px;
margin-top:0px;
margin-bottom:8px;
}
h3.prodotto_h3 {
color:#5B91A7;
font-size:14px;
font-weight:bolder;
padding:0px;
margin:0px;
margin-top:0px;
margin-bottom:12px;
}

/*****************/
ul.ul_prodotti {
text-align:left;
position:relative;
list-style:none;
padding:0px;
}
ul.ul_prodotti li {
display:inline;
list-style-type:none;
cursor:pointer;
cursor:hand;
padding:0px;
}
ul.ul_prodotti li a {
/*float:left;
display:block;*/
display:inline-block;
text-align:left;
width:120px;
height:30px;
margin-right:4px;
color:#000;
font-size:12px;
text-decoration:none;
margin-bottom:10px;  
color:#000;
cursor:pointer;
cursor:hand;
}
ul.ul_prodotti li a img {
margin:0px;
margin-bottom:10px;
border:1px solid #666;
background:#fff;
}
ul.ul_prodotti li a:hover {
color:#007E69;
text-decoration:none;
}
ul.ul_prodotti li a:hover img {
text-decoration:none;
border:1px solid #007E69;
}

/******/
div#testo_gen_prdvb {
display:inline-block;
padding:0px;
font-size:12px;
color:#000;
width:100%;
height:250px;
background-image:url("../img/viewbox/bg_vb.gif");
background-position:top center;
background-repeat:no-repeat;
}
div#testo_gen_prdvb #c {
padding:0px;
}
div.prdvb_img {
height:150px;
text-align:center;
}
div.prdvb_img img {
margin-top:10px;
}

div.prdvb_nome {
position:relative;
height:69px;
width:179px;
margin-left:2px;
display:table;#position:relative;overflow:hidden;
}
div.prdvb_nome1 {
text-align:center;
#position:absolute;#top:50%;display:table-cell;vertical-align:middle;
}
div.prdvb_nome1 div {
color:#f7831e;
font-weight:bold;
padding-left:3px;
padding-right:3px;
#position:relative;#top:-50%;
}
div.prdvb_nome a:hover {
color:#fff;
text-decoration:none;
}
div.prdvb_nome a:hover {
color:#fff;
}

div.prdvb_dett {
position:absolute;
z-index:7;
width:30px;
height:28px;
margin-left:2px;
margin-top:123px;
}
a.prdvb_dett {
display:block;
color:#fff;
text-decoration:none;
text-align:center;
font-size:11px;
}
a.prdvb_dett:hover {
color:#fff;
text-decoration:none;
}
a.prdvb_dett div {
padding:3px;
}

div.prdvb_desc {
position:absolute;
z-index:6;
width:173px;
height:148px;
margin-top:2px;
margin-left:4px;
overflow:hidden;
text-align:left;
background:#BEC7DF;
font-size:11px;
color:#f7831e;
}
div.prdvb_desc div {
padding:4px;
}

div.prdvb_b {
height:20px;
width:179px;
}
div.prdvb_b div.b1 {
float:left;
padding-left:3px;
margin-top:5px;
width:70px;
text-align:left;
color:#ff0000;
text-decoration:line-through;
}
div.prdvb_b div.b1 div {
padding-left:3px;
}
div.prdvb_b div.b2 {
float:right;
padding-right:3px;
margin-top:5px;
width:70px;
text-align:right;
color:#000;
}
div.prdvb_b div.b2 div {
padding-right:3px;
}
/** ZOOM */ 
a.prdzm_back {
position:absolute;
display:block;
background:#BEC7DF;
color:#f7831e;
font-size:11px;
text-transform:uppercase;
width:80px;
height:20px;
text-align:center;
text-decoration:none;
margin-top:-20px;
margin-left:471px;
}
a.prdzm_back:hover {
background:#f7831e;
color:#f7831e;
}
a.prdzm_back div {
padding:3px;
}

div.prdvb_nome_z {
position:relative;
width:100%;
height:40px;
display:table;#position:relative;overflow:hidden;
}
div.prdvb_nome_z1 {
text-align:center;
#position:absolute;#top:50%;display:table-cell;vertical-align:middle;
}
div.prdvb_nome_z1 div {
color:#f7831e;
font-weight:bold;
padding:5px;
padding-left:10px;
padding-right:10px;
#position:relative;#top:-50%;
}
div.prdzm_desc {
color:#f7831e;
padding:5px;
border:1px solid #93A1C9;
}

div.prdzm_prz {
background:#93A1C9;
height:141px;
border:1px solid #93A1C9;
}
div.prdzm_img {
float:left;
width:180px;
background:#93A1C9;
}
div.prdzm_img a img {
margin:5px;
}

div.prdzm_varianti {
float:left;
background:#93A1C9;
margin-top:5px;
}

div.prdzm_prz div.b3 {
margin-top:10px;
margin-right:10px;
text-align:right;
}
div.prdzm_prz div.b3 a {
text-decoration:none;
color:#fff;
font-weight:bold;
}
div.prdzm_prz div.b3 a:hover {
color:#f7831e;
}
div.prdzm_prz div.b3 img {
margin-left:10px;
margin-right:5px;
}

div.prdzm_prz1 {
padding-right:10px;
margin-top:5px;
text-align:right;
}
div.prdzm_prz1 div.b1r {
color:#ff0000;
text-decoration:line-through;
margin-bottom:8px;
}
div.prdzm_prz1 div.b1 {
margin-bottom:8px;
font-size:16px;
}

/***********/
.i3 {
position:absolute;
z-index:5;
margin-top:2px;
margin-left:4px;
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
.i31 {
position:absolute;
z-index:5;
margin-top:46px;
opacity:0.7;
-moz-opacity:0.7;
filter:alpha(opacity=70);
}
/***********/




a.download {
text-decoration:none;
color:#000;
}

span.novita {
font-size:16px;
float:right;
padding-top:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
background-color:#cc0000;
color:#fff;
text-align:right;
text-transform:uppercase;
font-weight:bold;
}

div#map {
border:3px solid #f7831e;
margin-top:15px;
color:#000;
}

/* EVENTI */
div.evento_titolo {
margin-bottom:5px;
}
div.evento_data {
width:100%;
margin-bottom:5px;
height:30px;
background:#f0f0f0;
padding:5px;
display:table; #position:relative;overflow:hidden;
}
div.evento_data_l {
position:relative;
#position:absolute;#top:50%;display:table-cell; vertical-align:middle;
}
div.evento_data_l div.ev {
width:280px;
padding-left:5px;
#position:absolute;#top:50%;display:table-cell; vertical-align:middle;
}
div.evento_data_l div.ev div {
#position:relative;#top:-50%;
}
div.evento_data_r {
position:relative;
#position:absolute;#top:50%;display:table-cell; vertical-align:middle;
}
div.evento_data_r div.ev {
width:280px;
text-align:right;
padding-right:5px;
#position:absolute;#top:50%;display:table-cell; vertical-align:middle;
}
div.evento_data_r div.ev div {
#position:relative;#top:-50%;
}
/** CATEGORIE *********/
div.categorie {
float:left;
height:139px;
width:139px;
}
div.categorie_l {
position:absolute;
display:block;
}
div.categorie_1 {
position:relative;
margin-top:105px;
#margin-top:0px;
width:134px;
height:28px;
#height:134px;
display:table;#position:relative;overflow:hidden;
cursor:pointer;
cursor:hand;
}
div.categorie_n {
/*#margin-top:52px;*/
width:134px;
text-align:center;
#position:absolute;#top:50%;display:table-cell;vertical-align:middle;
}
div.categorie_n div {
#position:relative;#top:-50%;
}
a.categorie div.categorie_n div {
#padding-top:105px;
text-align:center;
color:#000;
text-decoration:none;
}
a.categorie:hover div.categorie_n div {
text-decoration:underline;
}
/** PRODOTTI ***************/
div.prodotti_vb {
display:inline-block;
padding:0px;
font-size:12px;
color:#000;
width:100%;

padding-top:5px;
border-bottom:1px solid #999;
}
/* REGISTRATI */
table.wreg {
width:200px;
}
td.f_t {
font-weight:bold;
background:#f0f0f0;
padding:5px;
border-bottom:1px solid #999;
}
td.f_td1 {
font-weight:bold;
width:130px;
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;
}
/**************/
table.pm {
width:100%;
table-layout:fixed;
border-collapse:collapse;
}
table.pm td {
background:#cceddc;
color:#000;
border:1px solid #999;
}
td.p_menu a {
display:block;
color:#000;
text-decoration:none;
}
td.p_menu a:hover {
color:#fff;
background:#f7831e;
}
td.p_menu a div {
padding:5px;
}
td.p_menu1 span {
display:block;
color:#fff;
background:#f7831e;
}
td.p_menu1 span div {
padding:5px;
}

div#pm1_title {
background:#cceddc;
border:1px solid #999;
border-bottom:0px solid #999;
height:30px;
}
div#pm1_title div {
padding:7px;
font-size:12px;
font-weight:bold;
}
a.a_t {
color:#000;
}

div.pm1_th {
background:#e0e0e0;
border:1px solid #999;
border-bottom:0px solid;
}
table.pm1_th {
table-layout:fixed;
width:100%;
}
table.pm1_th td {
padding:2px;
font-size:11px;
}
table.pm1_th td.th1 {
border-bottom:1px solid #999;
}
table.pm1_th td.th2 {
background:#f0f0f0;
}
table.pm1_th td.th2 a {
color:#444;
}
table.pm1_th td.th2 a:hover {
color:#f7831e;
}

div#pm1 {
z-index:3;
margin-top:5px;
}
div#pm1 h2 {
padding:5px;
}
div#pm1c {
border:1px solid #999;
margin-bottom:5px;
}
div#pm2 {
display:block;
clear:both;
min-height:300px;
height:auto !important;
height:300px;
}
div.pm2_tit {
padding:5px;
font-size:14px;
}
div.pm2_desc {
padding:5px;
color:#333;
}
div.pm2_desc .Section1 {
height:100px;
}
div.pm2_par {
padding-top:5px;
color:#333;
}
td.pm2_td_a {
background:#ff0000;
padding:5px;
text-align:center;
vertical-align:middle;
color:#333;
}

/****/
div#hr1 {
text-align:center;
margin-top:10px;
margin-bottom:10px;
}

div#legenda {
float:right;
border:1px dashed #999;
background:#f0f0f0;
font-size:10px;
color:#777;
padding:3px;
padding-right:0px;
}
div#legenda img {
margin-bottom:2px;
margin-right:4px;
}
div#legenda p {
margin:0px;
}

