@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0}
body{font: 12px arial,sans-serif;text-align:center; background: #fff url(/img/struttura/bg-page.gif) repeat-x; color:#7d7d7d;}
a{color: #333; text-decoration:none;}
a:hover{text-decoration: underline;}
.loader{
	background-color : red;
	color : white;
	/*display : none;*/
	position : absolute;
	right : 0px;
	top : 12px;
	width:150px;
	padding-left:5px;
}
div#header{height:135px;position:relative;background: #333 url(/img/struttura/bg-header.gif) repeat-x;color: #fff;}
div#header h1{margin:0;padding-top:70px; width:195px; float:left;}

h3{margin:0; padding:0; font-size:14px; text-transform:uppercase; color:#535353; line-height:12px}

div#menuTop{float:right; display:block; margin-top:15px; width:650px; color:#626262; text-align:right;}
div#menuTop a{color:#626262; font-weight:bold; text-decoration:none; margin-right:15px; float:right; line-height:22px}
div#menuTop a:hover{color:#fff;}
#cerca{color:#fff; border:1px solid #767676; background: url(/img/struttura/bg-input-header.gif) repeat-x; height:17px; width:130px; margin-right:5px; float:right; margin-top:0px;}

div#menuCol{float:right; display:block; margin-top:58px; width:700px; color:#7d7d7d;}
/*div#menuCol{float:right; display:block; margin-top:50px; width:700px; color:#7d7d7d; text-align:right;}
div#menuCol ul{margin: 0;padding-left: 0;list-style: none;}
div#menuCol li{font-size: 16px;display: inline;margin: 0;padding: 0;}
div#menuCol a{ color:#7d7d7d; font-weight:bold; text-decoration:none; margin-right:15px; float:right; line-height:22px; display:block;}
div#menuCol a:hover{color:#fff; background-color:#d1002e;}*/

div#container{text-align:left}
div#content p{line-height:1.4}
div#navigation{background:#dcdcdc url(/img/struttura/bg-left.gif) repeat-y;}
.testo{ margin:0px; padding:0px; font-size:14px; color:#898989; line-height:18px; text-align:justify;}
.bloccoleft{
	float:left;
	width:320px;
	display:block;
}
.bloccoright{
	float:right;
	width:320px;
	display:block;
}
div#footer{background: #fff; border-top:1px solid #ddd;}
div#footer a{display:inline;padding:0;color:#626262}

div#container{width:960px;margin:0 auto}
div#navigation{float:left;width:240px; margin-top:10px;margin-bottom:30px;}
div#navigation p{ margin:5px 10px 10px 10px; }
div#extra{float:right;width:690px; margin-top:10px; margin-bottom:30px;}
div#footer{clear:both;width:100%;}
p#copy{margin:0;padding:30px 10px 30px 0; width:350px; float:left;}
p#menuBot{ margin:0px; padding:30px 0 30px 0; float:right; width:500px; color:#626262; text-align:right;}


.barra-elenco{
	float:left;
	width:688px;
	height:30px;
	display:inline;
	border:1px solid #dcdcdc;
	background:#fff url(/img/struttura/bg-prod-elenco.gif) repeat-x;
	margin-bottom:10px;
	line-height:30px;
	text-indent:10px;
}
.barradoppia-elenco{
	float:left;
	width:688px;
	height:60px;
	display:inline;
	border:1px solid #dcdcdc;
	background:#fff url(/img/struttura/bg-prod-elenco.gif) repeat-x;
	margin-bottom:10px;
	line-height:30px;
	padding-left:10px;
}
.prod-elenco, .prod{
	float:left;
	width:223px;
	height:298px;
	display:inline;
	border:1px solid #dcdcdc;
	background:#fff url(/img/struttura/bg-prod-elenco.gif) repeat-x;
	margin-right:5px;
	margin-bottom:5px;
}
.prod{
	width:688px;
	height:1000px;
}

.extra-scheda{
	float:left;
	width:688px;
	height:200px;
	display:block;
	background:#fff url(/img/struttura/bg-prod-elenco.gif) repeat-x;
}
.testo-scheda{
	float:left;
	width:329px;
	height:200px;
	display:block;
	margin-left:10px;
}
.modello-elenco, .colori{
	float:left;
	width:223px;
	height:68px;
	display:inline;
}
.colori{ height:30px; text-align:center; padding-left:10px;}
.modello{
	font-size:16px;
	width:130px;
	display:block;
	margin:8px 0 0 10px;
	color:#7d7d7d;
	text-transform:uppercase;
	font-weight:bold;
}
.prezzo{
	font-size:14px;
	width:130px;
	display:block;
	margin:8px 0 0 10px;
	color:#7d7d7d;
	font-weight:normal;
	text-transform:uppercase;
}
.foto-elenco{
	float:left;
	width:160px;
	height:160px;
	display:inline;
	margin-left:30px;
}
.foto{
	float:left;
	width:650px;
	height:730px;
	display:block;
	margin-left:25px;
}
.colore{
	width:14px;
	height:14px;
	display: inline;
	float:left;
	border:1px solid #ccc;
	margin:1px;
}
.extra-elenco{
	width:223px;
	height:40px;
	display:block;
	float:left;
	background-color:#f0f0f0;
}
.extra-elenco img{
	display:block;
	float:left;
	margin:10px;
}

.dettaglio{
	margin-left:10px;
	margin-right:10px;
	width:220px;
}

form {
margin:0px;
padding:0px;
}
label{
float: left;
width: 275px;
font-weight: bold;
}
.form{
float: left;
width: 275px;
margin-bottom: 5px;
border:1px solid #ccc;
background: url(/img/struttura/bg-form.gif) repeat-x;
height:30px;
margin-top:5px;
color:#7d7d7d;
}
#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}
.duty{ color:#900;}
.hide{
display: none;
}
.show{
display: block;
}


.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/img/icone/information.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('/img/icone/accept.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/img/icone/exclamation.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/img/icone/error.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('/img/icone/exclamation.png');
}

.rosso{ color:#d1002e;}