html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	
}
 
body{
	background-color: #000;
	background-position: center;
	background-repeat: no-repeat;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	overflow: hidden;
}

select{
	float:left;
}

select, select option{
	font-size:9px;
}

a,a:visited{
	color:#2f2e8b;
	font-weight:bold;
}

p.video{
	margin-top:10px;
	text-align: center;
}

p.breadcrumbs{
	margin:10px 0;
}

p.allegato{
	margin:10px 0;
}


div#wrapper {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
}

div#container {
	width: 100%;
	height: 100%;
	position: relative;
}



div#wrapper ul li{
	padding:20px 0  0 20px;
	color:#ffec7b;
	font-size:10px;
	text-transform: uppercase;	
}

div#wrapper ul li a,div#wrapper ul li a:visited{
	color:#000;
	font-size:11px;
	text-decoration: none;
	text-transform: uppercase;
}


div#wrapper div#testo_bg{
	position:absolute;
	background-color: white;
	border:1px solid white;

	width:940px;	
	left:50%;
	margin-left:-470px;
	top:50%;
	margin-top:-280px;
	
	opacity:0.9;
	filter:alpha(opacity=90);

	height:440px;
	display: block;
}

div#wrapper div#testo{
	position:absolute;
	width:910px;	
	left:50%;
	margin-left:-455px;
	top:50%;
	margin-top:-280px;
	height:420px;
	display: block;
	color:#000;
	font-size:9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.4em;
}

div#wrapper div#testo h1{
	font-size:14px;
	text-align: center;
	text-decoration: underline;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	margin:10px 0;
}



div#wrapper div#goodies{
	position:absolute;
	width:910px;	
	left:50%;
	margin-left:-455px;
	top:50%;
	margin-top:-125px;
	height:250px;
	display: block;
	color:#000;
	font-size:9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.4em;
}

div#wrapper div#goodies h1{
	font-size:14px;
	text-align: center;
	text-decoration: underline;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	margin:10px 0;
}



div#wrapper div#goodies_bg{
	position:absolute;
	background-color: white;
	border:1px solid white;

	width:940px;	
	left:50%;
	margin-left:-470px;
	top:50%;
	margin-top:-125px;
	
	opacity:0.9;
	filter:alpha(opacity=90);

	height:250px;
	display: block;
}


div#wrapper img#logo{
	float:left;
	margin-top:20px;
	margin-left:15px;
}

div#wrapper div#footer{
	width:100%;
	position: absolute;
	bottom:0;
	height:10px;
	padding:0;
	margin:0;
	background-color:#1B1A4F;
	opacity:.6;
	filter:alpha(opacity=60);
	overflow: hidden;
	display: none;
	color:#fff;
	text-align: right;
}

div#wrapper div#footer a{
	color:#fff;
	text-decoration: none;
	margin-right:10px;
	font-size:10px;
	font-weight:normal;
}

div#wrapper div#menu_container{
	height:35px;
	width:100%;	
	overflow: hidden;
	position: absolute;
	bottom:10px;	
	background-color:transparent;
}

div#wrapper div#menu_container div#menu_collezioni{
	height:60px;
	width:100%;	
	overflow: hidden;
	position: absolute;
	top:35px;	
	background-color:transparent;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;

}


div#wrapper div#menu_wrapper{
	height:35px;
	width:100%;	
	overflow: hidden;
	position: relative;
	background-color:transparent;
}

div#wrapper div#menu_bg{
	height:35px;
	width:100%;	
	overflow: hidden;
	background-color:#1B1A4F;
	position: absolute;
	top:0px;
	opacity:.6;
	filter:alpha(opacity=60);
	display: none;
}

div#wrapper div#menu{
	position: absolute;
	top:0px;
	height:35px;
	width:100%;	
	overflow: hidden;
	display: none;
}


div#wrapper div#menu img.logo{
	float:left;
	margin-top:10px;
	margin-left:10px;
}


div#wrapper div#menu ul{
	list-style: none;
	margin-left:5px;
	position:absolute;
	left:160px;
}

div#wrapper div#menu  ul li{
	padding:21px 5px  5px 0;
	float:left;
	margin-left:15px;
	text-align: left;
}

div#wrapper div#menu ul li a,div#wrapper div#menu  ul li a:visited{
	color:#fff;
	font-size:14x;	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	height:15px;
	overflow: hidden;
}

div#wrapper div#menu ul li a.closed{
	background-image:url(../img/menu_arrow.png);
	background-position: top right;
	background-repeat: no-repeat;	
	padding-right:10px;
}

div#wrapper div#menu ul li a.opened{
	background-image:url(../img/menu_arrow.png);
	background-position: bottom right;
	background-repeat: no-repeat;	
	padding-right:10px;
}

div#wrapper div#menu ul li a img{
	float: none;
	vertical-align: middle;
	margin-left:5px;
}

div#wrapper ul.collections li {
	float:left;
	display: block;
	padding:0;
}

div#wrapper ul.collections.cc{
	position:absolute;
	left:50%;
	margin-left:-330px;
	top:0px;
	display:block;
	width:330px;
	height:60px;
}

div#wrapper ul.collections.rc{
	position:absolute;
	left:50%;
	margin-left:70px;
	top:0px;
	width:450px;
	height:60px;
}

div#wrapper ul.collections li a{
	display: block;
	position: relative;
	text-align: center;
	width:150px;
	height:60px;
	padding:0;

}

div#wrapper ul.collections li img{
	position: absolute;
	top:0;
	left:0;
	background-color:#fff;
	-ms-interpolation-mode : bicubic;

}




div#wrapper div#bg_cc{
	background-color: #fff;
	width:940px;
	height:60px;

	font-size:12px;
	color:#000;	
	font-weight:bold;
	margin:0 auto;
	margin-top:70px;
}

div#wrapper div#bg_rc{
	background-color: #000;
	width:940px;
	height:60px;
	font-size:12px;
	color:#fff;	
	font-weight:bold;
	margin:0 auto;
	margin-top:5px;
}



.galleria{
	background-color: #003583;
	border-top:1px solid #0166f8;
	color:#fff;
}

.galleriarc{
	background-color: #222222;
	border-top:1px solid #a0a0a0;
	color:#fff;
}


div#bg{
	width:100%;
	height:100%;
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}

div#flashContent{
	width:100%;
	height:100%;
}

div.overlay_gray{
	width:100%;
	height:100%;
	background-color: #d1d1d1;
	opacity:.8;
	filter:alpha(opacity=80);
	position: absolute;
	top:0;
	left:0;
}

div.overlay_dark{
	width:100%;
	height:100%;
	background-color: #151515;
	opacity:.8;
	filter:alpha(opacity=80);
	position: absolute;
	top:0;
	left:0;
}




/*SELEZIONE GALLERIA*/
div#container_galleria{
	text-align: center;
	height:290px;
	top:50%;	
	margin-top:-125px;
	visibility: hidden;
}

div#container_galleria ul{
	float:none;
	position: absolute;
	left:0;
}

div#container_galleria .cback{
	float:left;
	width:30px;
	margin-top:100px;
}

div#container_galleria .cforward{
	float:right;
	width:30px;
	margin-top:100px;
}

div#container_galleria a{
	z-index:999;
}


div#logo_galleria{
	position:absolute;
	bottom:0;
	width:100%;
	height:95px;
	text-align: right;
}

div#logo_galleria img{
	margin-right: 80px;
}

div#wrapper ul.column{
	width: 9999px;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	height:290px;
	
}
div#wrapper  ul.column li {
	float: left;
	width: 200px; 
	height: 290px;
	padding: 0;
	display: block;
}

div#wrapper  ul.column li a{
	width: 182px; 
	height: 262px;
	display: block;
	position: relative;
	z-index:99;
	cursor:pointer;
}



.block_cc {
	width:184px;
	height: 264px;
	display:block;

	position:absolute;
	top:0;
	left:0;

	text-align: center;
	overflow: hidden;

	padding:20px 0;
}

.block_cc h2 {
	text-align: center;
	width:180px;
	color:#fff;
	
	position: absolute;
	top:198px;
	left:2px;
	
	padding:25px 0 25px 0;
	background-color: #102561;
	display:block;
	
	opacity:.75;
	filter:alpha(opacity=75);
	
	font-size:14px;
}

.block_cc img {
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; 
	
	position:absolute;
	top:0;
	left:0;
	
	border:2px solid #fff;
}





.block_rc {
	width:184px;
	height: 264px;
	display:block;
	
	position:relative;
	text-align: center;
	overflow: hidden;
}

.block_rc h2 {
	text-align: center;
	width:180px;
	color:#fff;
	
	position: absolute;
	top:198px;
	left:2px;
	
	padding:25px 0 25px 0;
	background-color: #000;
	display:block;
	
	opacity:.9;
	filter:alpha(opacity=90);
	
	font-size:14px;
}

.block_rc img {
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; 
	
	position:absolute;
	top:0;
	left:0;
	
	border:2px solid #e6e5f7;
}


div#cc_mare{
	width:663px;
	height:504px;
	overflow:hidden;
}

div#cc_mare ul{
	height:480px;
	overflow:hidden;
}

div#cc_mare ul li{
	float:left;
	cursor:hand;
	cursor: pointer;
}

div#cc_mare ul li a,div#cc_mare ul li a:visited{
	position:relative;
	width:220px;
	height:240px;
	text-decoration:none;
	display: block;
	border:1px solid black;
	border-left:0;
	cursor:hand;
	cursor: pointer;
	color:#fff;
}

div#cc_mare ul li a b{
	font-size:18px;
	letter-spacing: 3px;
}

div#cc_mare ul li img{
	position: absolute;
}

div#cc_mare ul li div.lname{
	position:absolute;
	width:200px;
	height:50px;
	bottom:0;
	padding:0 10px;
	font-weight: normal;
}

div#cc_mare div.overlay{
	position:absolute;
	width:220px;
	height:240px;
	background-color:transparent;
	display: none;
}





div#rc_mare{
	width:603px;
	height:420px;
	overflow:hidden;
}

div#rc_mare ul{
	height:400px;
	overflow:hidden;
}

div#rc_mare ul li{
	float:left;
	cursor:hand;
	cursor: pointer;
}

div#rc_mare ul li a,div#rc_mare ul li a:visited{
	position:relative;
	width:200px;
	height:400px;
	text-decoration:none;
	display: block;
	border:1px solid black;
	border-left:0;
	cursor:hand;
	cursor: pointer;
	color:#fff;
}

div#rc_mare ul li a b{
	font-size:18px;
	letter-spacing: 3px;
}

div#rc_mare ul li img{
	position: absolute;
}

div#rc_mare ul li div.lname{
	position:absolute;
	width:180px;
	height:50px;
	bottom:0;
	padding:0 10px;
	text-align: center;
	color:#fff;
}

div#rc_mare div.overlay{
	position:absolute;
	width:200px;
	height:400px;
	background-color:transparent;
	display: none;
}


div#rc_man{
	width:600px;
	height:400px;
	overflow:hidden;
}

div#rc_man h1{
	font-size:24px;
	color:#fff;
	text-align:center;
	margin-top:180px;
}
	

div#cc_corsetteria{
	width:904px;
	height:420px;
	overflow:hidden;
	background-color: #fff;
}

div#cc_corsetteria ul.continuativa{
	width:364px;
	height:400px;
	background-color: #fff;
	float:right;
	overflow: hidden;
	display: block;
}

div#cc_corsetteria ul.continuativa li{
	display:inline;
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}

div#cc_corsetteria ul li{
	float:left;	
}

div#cc_corsetteria ul li a{
	text-decoration: none;
}

div#cc_corsetteria ul.continuativa li{
	position: relative;
}

div#cc_corsetteria ul.continuativa div.overlay{
	position:absolute;
	display: none;
	top:0;
	left:0;
}


div#cc_corsetteria ul li div.lname{
	position:absolute;
	width:180px;
	height:30px;
	bottom:0;
	left:0;
	text-align: center;
	color:#fff;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}

div#cc_corsetteria ul li div.lname.seta p.small{
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
}

div#cc_corsetteria ul.continuativa li div.lname{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	bottom:15px;
}


div#cc_corsetteria p.small{
	font-size:10px;
}




div#rc_corsetteria{
	width:900px;
	height:420px;
	overflow:hidden;
	background-color: #000;
}


div#rc_corsetteria ul li a{
	text-decoration: none;
}


div#rc_corsetteria ul li div.lname{
	position:absolute;
	width:180px;
	height:30px;
	bottom:0;
	left:0;
	text-align: center;
	font-size:16px;
	color:#fff;
	display:block;
	text-decoration: none;
}


div#storico_collezioni{
	width:600px;
	height:400px;
	overflow:auto;
	border:1px solid #fff;
	padding:20px; 
}

div#storico_collezioni ul li{
	padding:10px 0;
}

div#storico_collezioni a,div#storico_collezioni a:visited{
	color:#fff;
	text-decoration:underline;
	background-color: #000;
	font-weight: normal;
}

div#storico_collezioni ul li a,div#storico_collezioni ul li a:visited{
	color:#fff;
	background-color: #000;
	font-weight: normal;
	text-decoration: none;
}

div#storico_collezioni ul li a:hover{
	color:#ffec7b;
}

div#sc_wrapper{
	width:600px;
	height:400px;
	overflow: auto;
	background-color: #000;	
	color:#fff;
}

p.storico{
	background-color:#000;
	height:15px;	
	width:100%;
	display:block;
	clear:both;
	text-align: right;
	padding-top:5px;
	background-color: #000;	
}

p.storico a,p.storico a:hover{
	color:#fff;
	margin-right:20px;
	background-color: #000;	
}



p.big{
	margin-top:10px;
}

div.box_login{
	width:260px;
	height:160px;
	padding:20px;
	background-color: #1B1A4F;
	border: 1px solid #fff;
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-100px;
	margin-left:-150px;
	color:#fff;
}

span.fieldname{
	font-weight:bold;		
	margin-bottom:5px;
}

div.row_lista{
	margin-top:5px;
	margin-bottom:20px;
}

h2.errore{
	text-align: center;
	font-weight:bold;
	font-size:10px;
	color:#b22222;
	font-size:14px;
	margin-top:20px;
}

img.icona{
	vertical-align: middle;
}

div.logo_area_riservata{
	float:right;
}

div.allegati {
	width:100%;
}

table.allegati{
	margin-top:20px;
}

table.allegati td{
	padding:0 20px 10px 0;
}

a.area_riservata,a.area_riservata:visited{
	color:#8c0000;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	margin-top: 10px;
	margin-left:10px;
}

div.menu_press{
	width:250px;
	float:left;
}

div.menu_press ul li a{
	font-weight:bold;
	padding-bottom:10px;
	display: block;
}

div.menu_press ul li{
	border-bottom: 1px dashed #000;	
}

div.image_big{
	width:650px;
	height:420px;
	float:right;
	text-align: center;
}

div.image_big p.img{
	height:350px;
	margin:0 0 10px 0;
}

div.image_big p.img img{
	vertical-align: middle;
	display: block;
	margin:auto;
}

div.image_big span.small{
	font-size:10px;
}

div#holder{
	height:400px;
	overflow: hidden;
	margin:0  auto;
}

div#holder_news{
	height:350px;
	overflow: hidden;
	margin:0  auto;
	padding:0 0 10px 0;
}

div.jScrollPaneContainer{
	margin:0;
}

input{
	font-size:10px;
}

input.ricerca{
	float:left;
	margin:5px 10px;
}

div#risultato_ricerca{
	width:390px;
	height:300px;
	background-color: #eee;
	border:1px solid #8d8d8d;
	overflow: hidden;
	padding:5px;
	float:left;
}

#map{
	width:470px;
	height:300px;
	border:1px solid #8d8d8d;
	overflow: hidden;
	padding:5px;
	float:right;
	text-align: center;
}


div#risultato_ricerca div#holder{
	width:390px;
	height:290px;
	margin:10px auto;
	overflow: auto;
}

div.punti_vendita p{
	margin:10px 0;
}

div#risultato_ricerca div#holder p{
	height:30px;
}

div.newsletter table {
	table-layout: fixed;
	width:90%;
	margin:20px auto;
}

div.newsletter table td{
	vertical-align: middle;
	padding:0 0 5px  0;
}

div.newsletter table tr.separatore td{
	border-top:1px dashed #acacac;
	padding-top:10px;
}

div.newsletter span.nome{
	font-weight: bold;
}

div.newsletter p.success{
	font-weight: bold;
	font-size:18px;
	margin-top:80px;
}







div.contatti{
	padding:0 5px;
}

div.contatti table {
	table-layout: fixed;
	margin:5px 0 0 0;
}

div.contatti table td{
	vertical-align: middle;
	padding:0 0 5px  0;
}

div.contatti table tr.separatore td{
	border-top:1px dashed #acacac;
	padding-top:5px;
}

div.contatti span.nome{
	font-weight: bold;
}


div.contatti input,div.contatti select,div.contatti textarea{
	font-size:12px;
}

div.contatti p.success{
	color:green;
	font-size:14px;
	line-height: 1.2em;
	margin-top:80px;
	font-weight:bold;
}

div.contatti p.error{
	color:red;
	font-size:14px;
	line-height: 1.2em;
	margin-top:80px;
	font-weight:bold;
}








table.news td{
	padding-bottom:20px;
}

div.news_right{
	float:right;
	width: 280px;
}

div.news_left{
	float:left;
	width: 600px;
	text-align:justify;
	line-height:1.1em;
}

div.news_left p{
	line-height:1.1em;
	margin:10px 0;
}

ul.foto_news{
	width:280px;
}

ul.foto_news li{
	width:100px;
	padding:10px;
	float:left;
	text-align: center;
}

ul.foto_news li a img{
	border:1px solid #1B1A4F;
}

div.clear{
	width:100%;
	height:1px;
	clear:both;
	display:block;
}
/*BOTTONI*/

button{
    display:block;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

button.blue{
    background-color:#1B1A4F;
    border:1px solid #0e0d28;
    border-top:1px solid #6664cc;
    border-left:1px solid #6664cc;
	 color:#fff;
}


button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

button img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/*FINE BOTTONI*/

div#informativa_privacy{
	width:900px;
	height:420px;
	padding:10px;
	color:#fff;
	line-height:1.2em;
}

label.error{

	font-weight:bold;
	color:red;
	
}


div#news_box_bg{
	width:300px;
	opacity:.4;
	filter:alpha(opacity=40);
	position: absolute;
	top:10px;
	left:10px;
	background-color: #19130e;
	display: none;
}


div#news_box{
	position: absolute;
	top:10px;
	left:10px;
	display: none;
}


div#container_news{
	color:#fff;
	font-size:12px;
	padding:20px 10px;
	width:280px;
	text-align:justify;
}

div#container_news p{
	margin:15px 0;
	line-height:1.1em;
}

div#container_news a,div#container_news a:visited{
	color:#fff;
}

.contatti_sinistra{
	float:left;
	width:30%;
	text-align: center;
}

.contatti_sinistra p{
	padding-bottom:10px;
}


.contatti_sinistra p.big{
	font-size:12px;
	font-weight: bold;
}


.contatti_destra{
	float:right;
	width:65%;
	padding-left:5%;
}

ul.goodies{
	height:250px;
	width:2000em;
	overflow: hidden;
}

ul.goodies li{
	float:left;
	margin:0 2px;
	width:180px;
	height:250px;
	text-align: center;
}

button::-moz-focus-inner { border: 0; }

button{
	border:0;
	margin:0;
	background:none;
	outline: 0;
}

button img{
	border:0;
	margin:0;
	background:none;
	outline: 0;
}

button.prev,button.next{
	border:0;
	margin:0;
	background:none;
	float:left;
	margin-top:80px;
	outline: 0;
}

button.next{
	float:right;
}

div.carousel{
	margin:0 auto;
	float:left;
	margin-top:20px;
	height:250px;

}

div#exclusive_box{
	position:absolute;
	left:40px;
	top:200px;
	width:175px;
	height:177px;
	display:none;
}


