@charset "utf-8";
/* CSS 2.1 | Comfort2000 - developed by Idodesign - info@idodesign.it */


/* G E N E R A L */
html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

body {
	margin: 0px;
	padding: 0px;
}

.home {
	overflow: hidden;
}

img {
	border: none;
}

.white {
	border: 1px solid #FFFFFF;
}

li {
	list-style-type: square;
	margin-bottom: 5px;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

/* H E A D */

#header_text {
	width: 100%;
	min-width: 960px;
	position: absolute;
	z-index: 2;
}

#header_text_interno {
	width: 230px;
	position: absolute;
	z-index: 2;
}

.logo {
	width: 230px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}

#slogan {
	text-align: center;
	visibility: hidden;
	height: 0px;
	position: fixed;
	bottom: 0px;
}

#header {
	height: 95px;
	width: 100%;
	background: #000;
	filter: alpha(opacity=50);	/* Transparency - IE */
	opacity: 0.5; /* Transparency - Firefox */
}

#header_interno {
	height: 95px;
	width: 230px;
	background: #000;
	filter: alpha(opacity=50);	/* Transparency - IE */
	opacity: 0.5; /* Transparency - Firefox */
}

/* C O N T A I N E R */

#container {
	width: 100%;
	height: 100%;
	min-width: 960px;
}

#container_interno {
	width: 100%;
	height: 100%;
	min-width: 960px;
}

.menu {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.menu ul {
	visibility: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

.menu .lingua {
	list-style-type: none;
	padding-top: 0px;
	margin-top: 0px;
}

.menu li {
height: 0px;
}

.menu li:hover {
	filter: alpha(opacity=50);	/* Transparency - IE */
	opacity: 0.5; /* Transparency - Firefox */
}

.menu .active {
	font-weight: bold;
	color: #990000;
	filter: alpha(opacity=100);	/* Transparency - IE */
	opacity: 1.0; /* Transparency - Firefox */
}

.menu .active a:link {
	color: #990000;
}

.menu .active a:visited {
	color: #990000;
}

.menu .active a:hover {
	color: #990000;
}

.menu a:link {
	color: #FFF;
	text-decoration: none;
}

.menu a:visited {
	color: #FFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFF;
	text-decoration: none;
}

.language {
	width: 25px;
	text-align: center;
	float: right;
	margin-left: 10px;
	padding-right: 0px;
}

.red {
	color: #900;
	font-size: 16px;
	margin-top: 0px;
}

.main {
	width: auto;
	height: 100%;
	padding: 20px;
	padding-bottom: 60px;
	margin: 20px 20px 0px 20px;
	margin-left: 250px;
	color: #000000;
}

.main_interno {
	clear: both;
	padding-top: 40px;
}

.text {
	text-align: justify;
}

.central {
	text-align: center;
	filter: alpha(opacity=100);	/* Transparency - IE */
	opacity: 1.0; /* Transparency - Firefox */
}

/* P R O D O T T I */

.prodotti {
	padding: 5px 0px 5px 0px;
	margin: 0px 20px 0px 0px;
	margin-left: 250px;
	max-width: 960px;
	height: 35px;
}

.prodotti ul {
	visibility: hidden;
	margin: 0px auto;
	padding: 0px;
	display: block;
}

.prodotti li {
	list-style-type: none;
	background: #000;
	filter: alpha(opacity=90);	/* Transparency - IE */
	opacity: 0.9; /* Transparency - Firefox */
	margin: 0px 1px 0px 1px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
	float: left;
	padding: 0px;
	width: 96px;
}

.prodotti li:hover {
	filter: alpha(opacity=50);	/* Transparency - IE */
	opacity: 0.5; /* Transparency - Firefox */
}

.prodotti .active {
	color: #990000;
	filter: alpha(opacity=100);	/* Transparency - IE */
	opacity: 1.0; /* Transparency - Firefox */
}

.prodotti .active a:link {
	color: #990000;
}

.prodotti .active a:visited {
	color: #990000;
}

.prodotti .active a:hover {
	color: #990000;
}

.prodotti a:link {
	color: #FFF;
	text-decoration: none;
}

.prodotti a:visited {
	color: #FFF;
	text-decoration: none;
}

.prodotti a:hover {
	color: #FFF;
	text-decoration: none;
}

.volt {
	font-size: 11px;
}

.loghini {
	vertical-align: middle;
	background: #000;
}

.specifiche {
	padding-top: 20px;
}

.apice {
	vertical-align: super;
	font-size: 9px;
}

.clear {
	clear: both;
}

.modello {
	font-size: 12px;
	margin: 0px;
	margin-top: 20px;
}

.cont_foto {
	width: 100%;
	margin: 0px auto;
}

.cont_foto:after {
    content: ";"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.foto2 {
	padding-top:20px;
}

.float_foto {
	float: left;
	padding-right: 15px;
}

.float_foto2 {
	float: left;
	padding-left: 20px;
}
		
* html .cont_foto {
	height: 1%;
}

.descrizione {
	padding: 20px;
	margin-left: 100px;
}

/* F O R M */

label {
	display: block;
	width: 110px;
	float: left;
	text-align: left;
}

textarea {
	width: 400px;
	border: 1px solid;
}

input {
	margin-bottom: 10px;
	width: 200px;
}

.button {
	width: 50px;
}

.box {
	clear: left;
}

.flut {
	text-align: left;
	width: 100px;
}

.serie {
	width: 130px;
	display: inline-block;
	margin-right: 15px;
	text-align: left;
	color: #CCC;
	font-size: 11px;
}

.serie2 {
	width: 170px;
	display: inline-block;
	margin-right: 15px;
	text-align: left;
	color: #CCC;
	font-size: 11px;
}

.serie3 {
	width: 125px;
	display: inline-block;
	margin-right: 15px;
	text-align: left;
}

.quantita {
	width: 30px;
}

.error {
	border: 2px solid #900;
	background: #C66;
}

.ok {
	border: 2px solid #390;
}

/* F O O T E R */

#footer {
	clear: both;
	width: 100%;
	text-align: right;
	position: fixed;
	top: 130px;
	z-index: 2;
	color: #000000;
	/* filter: alpha(opacity=90); Transparency - IE
	opacity: 0.9;  Transparency - Firefox */
	min-width: 960px;
}

.corpo {
	font-size: 10px;
	height: 20px;
	border-bottom: 1px solid #999;
}

.break {
	color: #F00;
}

/* L I G H T B O X */

#lightbox a img{ border: none; visibility: hidden; }

.desc {
	margin-top: 140px;
}
