body { 
	height:100%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	background:#ffffff;
	font-family:Arial;
	color:#003151;
	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#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;
}

div#container-visioni{
	width:100%;
	height:470px;
	background:url("images/bg-prodotti.gif");
	border-bottom:1px solid #cecece;
}
div#visioni {
	width:994px;
	height:470px;
	border:0px dotted red;
	border-right:1px solid #cecece;
}
div#menu-visioni{
	width:340px;
	height:470px;
	border-right:1px solid #cecece;
	float:left;
	background:none;
}
div#scelta-visioni{
	width:653px;
	height:470px;
	float:right;
	background:#FFFFFF;
	border:0px dotted red;
}
div#bottom-divider{
	width:100%;
	height:14px;
}

.visione{
	width:184px;
	height:139px;
	border:0px solid #FFFFFF;
	background:#ffffff;
}

.titoloCategoriaVisione{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#707070;
}
.titoloVisione{
	font-family:DIN, Tahoma;
	font-weight:bold;
	font-size:15px;
	color:#003151;
}
.testoVisione{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#707070;
}