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:#C2C6C9;
color:#000;
background-image:url("../img/bg_body.jpg");
background-position:left top;
background-repeat:repeat-x;
}
body.body_manage {
margin-top:0px;
margin-bottom:0px;

background:#C2C6C9;
color:#000;
background-image:url("../img/bg_body.jpg");
background-position:left 34px;
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:#444;
}
a:hover {
text-decoration:underline;
color:#000;/*#EAB100;*/
}

li {
/*list-style-image:url("../img/li.gif");*/
margin-bottom:0px;
}
ul {
margin:0px;
padding:0px;
}
.mt5 {margin-top:5px;}
.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;
/*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;
}

.orange {
color:#5B91A7;
}
.f10 {
font-size:10px;
}

h3 {
/*color:#5B91A7;*/
font-size:14px;
padding:0px;
margin:0px;
}
h2 {
/*color:#5B91A7;*/
font-size:16px;
padding:0px;
margin:0px;
}

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 {
color:#555;
font-size:11px;
text-align:center;
position:relative;
float:left;
clear:left;
height:70px;
width:820px;
margin-top:50px;
}
div#footer div {
padding-left:10px;
padding-top:0px;
text-align:center;
}
div#footer div p {
margin-top:8px;
}
div#footer img {
border-width:0px;
}
div#footer a {
text-decoration:none;
color:#333;
}
div#footer a:hover {
text-decoration:underline;
}
/***/
/**HEADER******************************************/
div#header {
margin:0px;
height:180px;
}
div#header1 {
position:absolute;
z-index:700;
float:left;
top:120px;
left:0px;
margin-bottom:20px;
font-size:12px;
color:#000;
text-align:left;
width:740px;
}
div#header1 img {
margin-left:2px;
}
/****/
div#header2 {
position:absolute;
z-index:130;
top:0px;
right:0px;
height:490px;
width:397px;
font-size:12px;
color:#000;
text-align:left;
background-image:url("../img/bg-lato.jpg");
background-position:top right;
background-repeat:no-repeat;
}
div#foto_lato_manage {
margin-top:90px;
margin-left:7px;
}
div#foto_lato {
margin-top:138px;
margin-left:7px;
}
div#foto_lato_refl {
margin-top:24px;
margin-left:8px;
}

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:820px;
text-align:right;
margin-top:80px;
}
div.h1 {
position:absolute;
right:0px;
width:15px;
margin-left:auto;
margin-right:20px;
margin-top:20px;
padding:0px;
}
div.h1 ul {
position:relative;
width:15px;
clear:both;
list-style:none;
margin:0px;
padding:0px;
}
div.h1 ul li {
display:inline-block;
#display:inline;
text-align:center;
}
div.h1 ul li a {
color:#444;
}
div.h1 ul li a:hover {
color:#fff;
}

div.h1 ul li span.menu3_l {
display:block;
height:26px;
color:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
}
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;
display:block;
height:60px;
width:820px;
margin-top:38px;
margin-right:auto;
text-align:center;
}
div.home a {
position:relative;
display:block;
height:95px;
text-decoration:none;
}
/*#################################*/
/***Tabella container ***/
div#container {
position:absolute; 
left:0px; 
right:0px; 
top: 0px;
background-image:url("../img/bg.jpg");
background-position:center top;
background-repeat:no-repeat;
}
div#container_manage {
position:absolute; 
left:0px; 
right:0px; 
top:34px;
background-image:url("../img/bg.jpg");
background-position:center top;
background-repeat:no-repeat;
}
div#wrapper {
margin:0 auto;
width:820px;
}
div#container1 {
position:relative;
float:left;
width:820px;
}

/* COLUMN LEFT */
div#column_left { 
float:left;
width:336px;
text-align:left;
min-height:700px;
height:auto !important;
height:700px;
clear:both;
background-image:url("../img/general/column_left.jpg");
background-position:left top;
background-repeat:no-repeat;
}
/* COLUMN RIGHT */
div#column_right { 
float:right;
width:220px;
text-align:left;
min-height:700px;
height:auto !important;
height:700px;
background-image:url("../img/general/column_right.jpg");
background-position:left top;
background-repeat:no-repeat;
}
/**CONTENT*************************/
div#content {
position:relative;
margin-left:auto;
margin-right:auto;
width:500px;
min-height:500px;
height:auto !important;
height:500px;
}
div#contentB {
position:relative;
z-index:500;
float:left;
margin-right:auto;
/*margin-top:260px;*/
width:820px;
min-height:300px;
height:auto !important;
height:300px;
}
div#contentB1 {
position:relative;
margin-left:auto;
margin-right:auto;
float:left;
width:820px;
min-height:400px;
height:auto !important;
height:400px;
}
/**BODY*************************/
div#content_body {
text-align:left;
vertical-align:top;
padding-top:0px;
}
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:2px;
padding-right:2px;
}
div#content_s {
padding:0px;
}
div.content_s1 {
display:block;
}
/********************/
div#menu_box {
position:absolute;
z-index:5000;

width:820px;
text-align:center;
}
div.menu_box1 {
text-align:center;
margin-left:auto;
margin-right:auto;
padding:0px;  
height:28px;
}
table.menu_box1 {
text-align:center;
margin-left:auto;
margin-right:auto;
padding:0px;  
height:28px;
}
table.menu_box1 td {
vertical-align:top;
}
/*****************/
div.menu_box1 div.m1 {
display:inline-block;
#display:inline;
height:28px;
}
table.menu_box1 a.menu1 {
width:auto;
height:28px;
margin-left:5px;
margin-right:5px;
color:#333;
font-size:12px;
text-decoration:none;
text-transform:lowercase;
cursor:pointer;
cursor:hand;
}
table.menu_box1 a.menu1 div {
padding:5px;
padding-left:10px;
padding-right:10px;
letter-spacing:1px;
}
table.menu_box1 a.menu1:hover { 
}
table.menu_box1 a.menu1:hover div {
color:#000;
text-decoration:none;
}

table.menu_box1 span.menu1 {
width:auto;
height:28px;
margin-left:5px;
margin-right:5px;
color:#000;
font-weight:bold;
font-size:12px;
text-decoration:none;
text-transform:lowercase;
}
table.menu_box1 span.menu1 div {
padding:5px;
padding-left:10px;
padding-right:10px;
letter-spacing:1px;
}

/******************/
div#menu_box11, div#menu_box12 {
position:absolute;
z-index:6999;
top:25px;
margin-top:0px;
margin-left:5px;
#margin-left:-30px;
width:100px;
text-align:left;
background:#C2C6C9;
border:1px solid #999;
}
/*****************/
div.menu_box1a div.m2 {
display:block;
height:25px;
}
div.menu_box1a div.m2 a.menu1a {
display:block;
width:auto;
color:#444;
background:transparent;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
letter-spacing:1px;
text-transform:lowercase;
margin-left:8px;
}
div.menu_box1a div.m2 a.menu1a div {
padding:5px;
height:20px;
}
div.menu_box1a div.m2 a.menu1a:hover { 
}
div.menu_box1a div a.menu1a:hover div {
color:#000;
text-decoration:none;
}

div.menu_box1a div.m2 span.menu1a {
display:block;
width:auto;
color:#000;
font-weight:bold;
background:transparent;
font-size:12px;
letter-spacing:1px;
text-transform:lowercase;
margin-left:8px;
}
div.menu_box1a div.m2 span.menu1a div {
padding:5px;
height:20px;
}
/********************/
div#menu_back {
position:absolute;
z-index:5;
padding:0px;
float:left;
}
/********************/
div.menu_box4 {
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;
float:left;
list-style-type:none;
}
/*****************/
div.menu_box4a ul li a.menu4 {
display:inline-block;
color:#fff;
height:25px;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
text-align:left;
white-space:nowrap;
background:#cc0000;
margin-left:4px;
}
div.menu_box4a ul li a.menu4 div {
padding-top:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
}
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;
float:left;
height:25px;
color:#fff;
font-size:12px;
text-decoration:none;
cursor:pointer;
cursor:hand;
text-align:left;
white-space:nowrap;
background:#000;
margin-left:4px;
}
div.menu_box4a ul li span.menu4 div {
padding-top:5px;
padding-bottom:4px;
padding-left:8px;
padding-right:8px;
}
/* CHANGEPAGES contapagine ***************/
div.contapagine {
display:block;
height:22px;
margin-top:2px;
margin-bottom:2px;
padding:0px;
padding-top:7px;
text-align:left;
font-size:11px;
}
span.changepages {
display:inline;
padding:2px;
padding-left:5px;
padding-right:5px;
color:#000;
background:#EAB100;
}
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;
background:#e0e0e0;
}
a.changepages:hover {
text-decoration:none;
font-weight:bold;
color:#000;
background:#5B91A7;
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 #000;
margin-bottom:4px;
margin-top:8px;
}
/**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:#fff;
}
span.news_subtitle {
font-size:9px;
color:#5B91A7;
font-weight:bold;
}
span.news_title {
font-size:12px;
font-weight:bold;
color:#fff;
}
/************************************************************/
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#c_center {
padding:0px;
text-align:center;
}

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;*/
}
/************************************************************/
.testo_bg1 {
padding-top:10px;
padding-bottom:27px;
font-size:14px;
color:#000;
text-align:center;
margin-bottom:20px;
width:500px;
margin-left:auto;
margin-right:auto;
background:#B2B6B9;
background-image:url("../img/collezioni_bgA.jpg");
background-position:left bottom;
background-repeat:repeat-x;
}
.testo_bg2 {
padding:10px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
font-size:12px;
text-align:left;
color:#000;
background:#B2B6B9;
background-image:url("../img/collezioni_bgA.jpg");
background-position:left bottom;
background-repeat:repeat-x;
}
/************************************************************/
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.btnXB {
display:inline-block;
text-transform:uppercase;
text-decoration:none;

height:30px;
line-height:30px;
background-color:#f3f3f3;

padding-left:10px;
padding-right:10px;

font-size:12px;
text-align:center;
color:#222;

-webkit-border-radius:3px;
-o-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
a.btnXB:hover {
text-decoration:none;
background-color:#e0e0e0;
color:#000;
}

a.btnX1 {
display:block;
color:#fff;
font-weight:bold;
padding:3px;
padding-left:5px;
padding-right:5px;
background-color:#EAB100;
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 {
color:#fff;
font-weight:bold;
padding:2px;
padding-left:4px;
padding-right:4px;
background-color:#3CB074;
font-size:12px;
text-decoration:none;
border:1px solid #3CB074;
}
a.btnX2:hover {
text-decoration:none;
color:#000;
background-color:#f0f0f0;
}

a.btnX3 {
display:block;
color:#fff;
font-weight:bold;
padding:5px;
background-color:#1D6383;/*EAB100;*/
border:1px solid #1D6383;
font-size:12px;
text-decoration:none;
text-align:center;
text-transform:uppercase;
}
a.btnX3:hover {
text-decoration:none;
color:#000;
background-color:#7999AF;/*D8E2A9*/
}

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;
}
/*#################################*/
div.titolo_home {
margin-top:15px;
margin-bottom:15px;
color:#fff;
font-weight:bold;
}
div.titolo_home h1 {
font-size:22px;
margin:0px;
}
/*#################################*/
div#home1t {
height:27px;
padding:2px;
padding-bottom:5px;
text-align:left;
margin-bottom:3px;
}
div#home1t div {
height:27px;
width:100%;
font-size:16px;
color:#000;
padding-top:5px;
/*padding-left:10px;*/
text-align:left;
}
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 { width:110px;text-align:center;vertical-align:top; }
table.adnav0 td.adnavX { width:608px;text-align:center;vertical-align:top; }
table.adnav0 td.adnavX img { border:1px solid #000; }

table.adnav0 td.adnav1 { height:144px;width:144px;vertical-align:middle;text-align:center; }
table.adnav0 td.adnav img.adnav_i { margin-bottom:3px;border:1px solid #000; }
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; }
td.navpg a.arrow img { margin-left:45px;margin-right:45px; }

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;
}
/***********/
/*LOGIN BOX*/
#loginbox {
position:absolute;
margin-top:10px;
height:115px;
width:220px;
text-align:center;
color:#000;
}
#loginbox input {
text-align:center;
width:180px;
}
#loginbox_bg {
position:absolute;
z-index:99999999;
height:26px;
left:0px;
top:74px;
width:820px;
text-align:center;
color:#000;
background-color:#fff;
opacity:0.4;
-moz-opacity:0.4;
filter:alpha(opacity=40);
}
#loginbox form {
margin:0px;
padding:0px;
}
#loginbox div {
height:26px;
padding-top:3px;
font-size:12px;
}
#loginbox input {
height:14px;
}
#loginbox_welcome {
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:center;
}
/********************/
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;
}

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:1px solid #000;
margin-top:15px;
color:#000;
width:700px;
height:400px;
margin-left:auto;
margin-right:auto;
}
/* FIERE */
#fiere0 {
margin-left:auto;
margin-right:auto;
width:500px;
}
.fiere_titolo {
background:#AEB2B5;
padding:5px;
padding-left:10px;
margin-bottom:10px;
height:22px;
}
.fiere_0 {
margin-left:5px;
}
.fiere_link {
float:right;
height:18px;
margin-top:3px;
text-align:right;
}
.fiere_link a {
padding-right:8px;
color:#000;
}
.fiere_link a:hover {
color:#fff;
}
.fiere_note {
margin:0px;
margin-top:5px;
margin-bottom:15px;
}
/* COLLEZIONI */
div#collezioni {
width:220px;
float:right;
position:absolute;
z-index:602;
right:70px;
text-align:left;
margin-top:12px;
}
div#collezioni img, div#collezioni_manage img {
margin-bottom:4px;
}
div#refl_collezioni {
margin-top:24px;
margin-left:14px;
}

div#collezioni_txt {
display:block;
padding:0px;
font-size:12px;
color:#000;
width:100%;
margin-top:280px;
}
div#collezioni_txt #c {
margin:8px;
}
/* Collezioni Gallery */
div#collezioni_g {
position:absolute;
z-index:600;
left:0px;
display:block;
height:240px;
width:820px;
background-image:url("../img/collezioni_bg.jpg");
background-position:left top;
background-repeat:no-repeat;
}
div#collezioni_g div#photob1  {
margin:11px;
width:500px;
height:206px;
border:1px solid #000;
overflow:hidden;
}
div#collezioni_g1 {
position:absolute;
z-index:600;
left:0px;
display:block;
height:240px;
width:820px;
background-image:url("../img/collezioni_bg.jpg");
background-position:left top;
background-repeat:no-repeat;
}
div#collezioni_g1 div#photob1  {
margin:11px;
margin-left:auto;
margin-right:auto;
width:500px;
height:206px;
border:1px solid #000;
overflow:hidden;
}

/* Home Gallery */
div#im_h {
position:absolute;
z-index:601;
right:-60px;
display:block;
height:310px;
width:460px;
margin-top:-30px;
}
div#collezioni_h {
position:absolute;
z-index:600;
left:0px;
top:185px;
display:block;
height:280px;
width:820px;
}
#slide-images  {
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
width:820px;
height:208px;
	overflow:hidden;
}
#slide-images_r  {
	position:relative;
	display:block;
	margin:0px;
	margin-top:30px;
	padding:0px;
width:820px;
height:60px;
	overflow:hidden;
}

#slide-images li, #slide-images_r li {
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	/*background-color:#FFFFFF;*/
}

#slide-images li img, #slide-images_r li img {
	display:block;
	/*background-color:#FFFFFF;*/
}

.coll {
width:500px;
margin-top:-2px;
}
.coll span {
font-size:12px;
font-weight:bold;
text-transform:lowercase;
}
.ca1 {
float:left;
margin-left:20px;
padding:5px;
padding-left:8px;
padding-right:8px;
padding-bottom:18px;
background:#B2B6B9;
background-image:url("../img/collezioni_bgA.jpg");
background-position:left 3px;
background-repeat:repeat-x;
}
.ca1 a, .ca2 a {
text-decoration:none;
text-transform:lowercase;
}
.ca1 a:hover, .ca2 a:hover {
color:#000;
}
.ca2 {
float:right;
margin-right:3px;
padding:5px;
padding-left:8px;
padding-right:8px;
padding-bottom:18px;
background:#B2B6B9;
background-image:url("../img/collezioni_bgA.jpg");
background-position:left 3px;
background-repeat:repeat-x;
}
div#collezioni_g1 .coll  {
margin-left:auto;
margin-right:auto;
}
div#collezioni_g1 .ca1  {
margin-left:3px;
}
/**ACCESSORI*****/
table.accessori {
width:100%;
background:#b2b6b9;
margin-bottom:20px;

-webkit-box-shadow: 0 4px 10px #999; 
-moz-box-shadow: 0 0 10px #999; 
box-shadow: 0 0 10px #10;

/*-webkit-border-radius: 10px; 
-moz-border-radius: 10px;
border-radius: 10px;*/
}

td.accessori_imgb {
width:720px;
vertical-align:middle;
padding:10px;
text-align:center;
}
td.accessori_imgb img {
border:1px solid #999;
}

td.accessori_thmb {
vertical-align:top;
padding:10px;
border-left:1px solid #999;
}
div.thmb_c {
width:100px;
height:417px;
overflow:hidden;
}
div.thmb_c img {
margin-bottom:5px;
border:1px solid #999;
}

div.thmb_a_up {
text-align:center;
padding-bottom:10px;
}
div.thmb_a_dw {
text-align:center;
padding-top:10px;
}

td.stag {
text-align:center;
padding:10px;
height:100%;
border-left:1px solid #999;
}
table.stagtbl {
width:100%;
height:300px;
}
table.stagtbl td {
vertical-align:middle;
}

td.acc_desc {
border-top:1px solid #999;
padding:10px;
}
td.acc_desc p {
margin:0px;
}

