body { 
	height:100%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background:#ffffff;
	font-family:Arial;
	color:#95999D;
	font-size:11px;
}


div#container {
	width: 100%;
	height:100%;
	top:0%;
	left:0%;
	background:#FFFFFF;
	border:0px solid #ff0000;
}

div#lingua {
	width: 100%;
	height:26px;
	top:0%;
	left:0%;
	background:url("images/bg_lingua.jpg") repeat 0px 0;
	border:0px dotted green;
}
div#topmenu {
	width: 100%;
	height:91px;
	left:0%;
	background:url("images/bg_topmenu.gif") repeat 0px 0;
	border:0px dotted yellow;
}

div#container-animazione{
	width: 100%;
	height:123px;
	left:0%;
	background:url("images/bg-top-prodotti.jpg") repeat 0px 0;
	border:0px dotted red;
}
div#animazione{
	width: 959px;
	height:123px;
	font-family:Arial;
	font-size:11px; 
	color: #C6C6C6;
	text-decoration:none;
	border:0px dotted red;
	padding-left:35px;
}

div#container-prodotti{
	width:100%;
	height:560px;
	background:url("images/bg-prodotti.gif");
	border-bottom:1px solid #cecece;
}
div#container-prodotti-err{
	width:100%;
	height:422px;
	background:url("images/bg-prodotti.gif");
	border-bottom:1px solid #cecece;
}
div#prodotti {
	width:994px;
	height:560px;
	border:0px dotted red;
	border-right:1px solid #cecece;
}
div#prodotti-err {
	width:994px;
	height:422px;
	border:0px dotted red;
	border-right:1px solid #cecece;
}
div#menu-prodotti{
	width:340px;
	height:560px;
	border-right:1px solid #cecece;
	float:left;
}

div#menu-prodotti-err{
	width:340px;
	height:422px;
	border-right:1px solid #cecece;
	float:left;
}

div#form-contatti{
	width:653px;
	height:560px;
	float:right;
	background:#FFFFFF;
	border:0px dotted red;
	/*_margin-top:-14px;*/
}
div#form-contatti-err{
	width:653px;
	height:422px;
	float:right;
	background:#FFFFFF;
	border:0px dotted red;
	/*_margin-top:-14px;*/
}
div#scheda-prodotto{
	width:653px;
	height:560px;
	float:right;
	background:#FFFFFF;
	border:1px dotted red;
	_margin-top:-14px;
}

div#bottom-divider{
	width:100%;
	height:14px;
}
div#footer {
	width: 100%;
	height:60px;
	left:0%;
	background:#FFFFFF;
	border:0px dotted yellow;
}


.txt-footer-sx{
	font-family:Arial;
	font-size:11px; 
	color: #A5A5A5;
	text-decoration:none;
}

A.txt-footer-sx{
	font-family:Arial;
	font-size:11px; 
	color: #003151;
	text-decoration:none;
}

A.txt-footer-sx:link,
A.txt-footer-sx:visited{
	color: #003151;
	text-decoration:none;
}
A.txt-footer-sx:hover,
A.txt-footer-sx:focus,
A.txt-footer-sx:active{
	color: #003151;
	text-decoration:none;
}

.txt-footer-dx{
	font-family:Arial;
	font-size:11px; 
	color: #003151;
	text-decoration:none;
}

A.txt-footer-dx{
	font-family:Arial;
	font-size:11px; 
	color: #157DC2;
	text-decoration:none;
}

A.txt-footer-dx:link,
A.txt-footer-dx:visited{
	color: #157DC2;
	text-decoration:none;
}
A.txt-footer-dx:hover,
A.txt-footer-dx:focus,
A.txt-footer-dx:active{
	color: #157DC2;
	text-decoration:none;
}



.lang { 
	font-family:Arial;
	font-size:11px; 
	color: #C6C6C6;
	text-decoration:none;
}

.titolo{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#707070;
}
.titoloBlu{
	font-family:DIN, Tahoma;
	font-weight:bold;
	font-size:15px;
	color:#003151;
}
.testo{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#707070;
}


.mail{
	font-family:Arial;
	font-size:11px; 
	color: #A5A5A5;
	text-decoration:none;
}

A.mail{
	font-family:Arial;
	font-size:11px; 
	color: #003151;
	text-decoration:none;
}

A.mail:link,
A.mail:visited{
	color: #003151;
	text-decoration:none;
}
A.mail:hover,
A.mail:focus,
A.mail:active{
	color: #003151;
	text-decoration:none;
}

.normale{
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#003151;
}

input {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

SELECT{
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#666;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #a1a1a1;
	height:18px;
	width:152px;
	scrollbar-face-color: #E7E7E7; 
	scrollbar-highlight-color: #E7E7E7; 
	scrollbar-shadow-color: #E7E7E7; 
	scrollbar-3dlight-color: #E7E7E7; 
	scrollbar-arrow-color: #666; 
	scrollbar-track-color: #E7E7E7; 
	scrollbar-darkshadow-color: #E7E7E7;
	
}

.textbox{
	font-family: Arial;
	border:1px solid #ccc;
	font-size: 12px;
	color: #666;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #a1a1a1;
	height:18px;
	width:150px;
	scrollbar-face-color: #E7E7E7; 
	scrollbar-highlight-color: #E7E7E7; 
	scrollbar-shadow-color: #E7E7E7; 
	scrollbar-3dlight-color: #E7E7E7; 
	scrollbar-arrow-color: #666; 
	scrollbar-track-color: #E7E7E7; 
	scrollbar-darkshadow-color: #E7E7E7;
}
.textbox-message{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin:0px 0px 0px 0px;
	border-top: 1px solid #a1a1a1;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #a1a1a1;
	scrollbar-face-color: #E7E7E7; 
	scrollbar-highlight-color: #E7E7E7; 
	scrollbar-shadow-color: #E7E7E7; 
	scrollbar-3dlight-color: #E7E7E7; 
	scrollbar-arrow-color: #666; 
	scrollbar-track-color: #E7E7E7; 
	scrollbar-darkshadow-color: #E7E7E7;
	width:455px;
}

.sender{
	background: url("images/bott_invia_off.jpg") no-repeat 0px 0px;
	border:0px solid #000 ! important;
	padding:0px !important;
	margin:0px 0px 0px 0px !important;
	width:100px;
	height:21px;
}

.canceller{
	background: url("images/bott_on.jpg") no-repeat 0px 0px;
	border:0px solid #000 ! important;
	padding:0px !important;
	margin:0px 0px 0px 0px !important;
	width:100px;
	height:21px;
}


.sender-bott{
	background: url("images/bott_on.jpg") no-repeat 0px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	border:0px solid #000 ! important;
	padding:0px !important;
	margin:0px 0px 0px 0px !important;
	width:100px;
	height:21px;
	text-transform:lowercase;
}
.canceller-bott{
	background: url("images/bott_on.jpg") no-repeat 0px 0px;
	border:0px solid #000 ! important;
	padding:0px !important;
	margin:0px 0px 0px 0px !important;
	width:100px;
	height:21px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-transform:lowercase;
}
.privacy{
	font-family: Arial;
	border:0px solid #ccc;
	font-size: 9px !important;
	color: #888;
	height:100px;
	overflow:auto;
	scrollbar-face-color: #E7E7E7; 
	scrollbar-highlight-color: #E7E7E7; 
	scrollbar-shadow-color: #E7E7E7; 
	scrollbar-3dlight-color: #E7E7E7; 
	scrollbar-arrow-color: #666; 
	scrollbar-track-color: #E7E7E7; 
	scrollbar-darkshadow-color: #E7E7E7;
	border-bottom:0px solid #f2f2f2;
}

.privacy DIV{
	font-family: Arial;
	border:0px solid #ccc;
	font-size: 10px;
	line-height:1.1em !important;
	text-align:justify;
	padding:0px 10px 0px 0px;
}
.privacy A{
	text-decoration:none;
	color:#003151;
	font-size: 10px;
}
.privacy A U{
	text-decoration:underline;
}
.privacy A:link, .privacy A:visited{
	text-decoration:none;	
}
.privacy A:hover, .privacy A:active {
	text-decoration:none;
	color:#003151;
}
