﻿body {
	font-family: arial;
	font-size: 11px;
	color: #5d5d5e;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url('images/bg-page.jpg');
	background-repeat: repeat-x;
	}

.lista-link
{	
padding-left: 20px;	}





.style4
 {
	text-align: center;
	background-color: #EEEEEE
}
.testi-rossi
 {
	text-align: center;
	background-color: #EEEEEE;
	color: #FF0000;
}
.testi-grigi
 {
	text-align: center;
	background-color: #EEEEEE;
	color: #808080;
}


.style5 {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.style6 {
	position: relative;
	background-color: #F1F1F1;
	background-image: url('images/rosso.gif');
	text-align: right;
}
.style7 {
	background-color: #FFFFFF;
}
.bg-bianco {
	text-align: center;
	background-color: #FFFFFF
}
li
{
	text-align: center;
	
}
.testo-td-dx 
{
	font-family: arial;
font-size: 12px;
padding-left:12px;
}
.testo-bordo 
{
	font-family: arial;
font-size: 12px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#f1f1f1;
padding-right:0px;
}

.marchi{

border-bottom-color:#f0f0ff;
border-bottom-width:3px;
border-bottom-style:solid;
font-family: arial;
font-size: 11px;
font-weight:bold;


}

a.link-rosso
{
	color: red;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
a.link-rosso:hover
{

color:#990000;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:underline; 
 font-weight:bold;
 text-transform: none;

}

a.link-rosso-big
{
	color: red;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
a.link-rosso-big:hover
{

color:#990000;
 font-size:14px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration:underline; 
 font-weight:bold;
 text-transform: none;

}

a.link-rosso-sm
{
 color:red;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 text-decoration:underline;
 font-weight:bold;  
}
a.link-rosso-sm:hover
{

color:#990000;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase; 
 text-decoration:underline; 
 font-weight:bold
}

a.link-bianco-sm
{
 color:white;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 font-weight:bold;  
}
a.link-bianco-sm:hover
{

color:#f1f1f1;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase; 
 
 font-weight:bold
}



a.link-news
{
 color:red;
 font-size:9px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 text-decoration:none;
 font-weight:bold;  
}
a.link-news:hover
{

color:#990000;
 font-size:9px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase; 
 text-decoration:underline; 
 font-weight:bold
}


a
{
	color: #3f3e3b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	
}
a:hover
{

color:#999999;
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold;  
 letter-spacing: 1px;
}

a.linksm
{
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
a.linksm:hover
{

color:#3f3e3b;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 text-transform:uppercase;
 font-weight:bold;  
}

a.linksmgr
{
 color:#3f3e3b;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
  text-decoration:none; 
 font-weight:bold;
 text-transform:uppercase;
}
a.linksmgr:hover
{

color:#999999;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:bold; 
 text-transform:uppercase; 
}




#esterno {
 width: 994px;
 margin: 0 auto;
 background-image: url('images/ombra.jpg');

 
 
}

.img {
	text-align: center;
}
.descrizionebreve
{
 color:#000000;
 font-size:10px;
 font-family:Arial, Helvetica, sans-serif;

}

#header {
	width: 999px;
	position: relative;
	height: 130px;
	
	
}
#menu {
	position: relative;
	height: 32px;
	background-image: url('images/menu.gif');
	background-repeat:no-repeat;
	text-align:left;
	
	

}
#2colonne {
	
	width: 980px;
	position:relative;
	min-height:300px;

	
}

#sx {
	width: 185px;
	position: relative;
	background-color:#f1f1f1;
	text-align:left;
	min-height: 200px;
	float:left;

}
td
{	text-align:left;
	}


.centrale {
	
	padding-top:8px;
	padding-left:20px;
	text-align:left;
		
}

.coda {
	
	
	text-align:right;
	float:right;
		
}



.rosso {
	
	position: relative;
	background-color: #F1F1F1;
	background-image: url('images/rosso.gif');
	
}
.separa {
	width: 5px;
	position: relative;
	background-color: #F1F1F1;
	background-image: url('images/separatore.gif');
	
}


.elenco-home {
	width: 185px;
	position: relative;
	min-height: 30px;
	background-color: #ffffff;
	float: left;
	background-repeat: no-repeat;
	text-align:left;
	color:gray;
	text-transform: uppercase;	
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
 }
.link-home {
	width: 165px;
	position: relative;
	min-height: 30px;
	float: left;
	padding-top:8px;
	padding-left:20px;
	text-align:left;
	color:#333333
	

}
#dx {
	
	width: 805px;
	position:relative;
	float:right;
	
	
}
.border-bianco {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	
	
}


.testodx {
	border: 0px solid #dedede;
	vertical-align: middle;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:20px;
	text-align: justify;
	
}

#dx_su {
	
	width: 805px;
	min-height:200px;
	background-color: #dedede;
	float:right;
	text-align:left;
	
	
}

#1dx_su {
	position: absolute;
	width: 276px;
	left: 53px;
	top: 478px;
	height: 103px;
	text-align: left;
}

#corpo-colonna1 {
	position: absolute;
	width: 276px;
	left: 53px;
	top: 478px;
	height: 103px;
	text-align: left;
	background-image: url('images/showroom.jpg');
	background-repeat: no-repeat;
}


#2dx_su {
	
	width: 170px;
	position:relative;
	min-height:10px;
	background-color: #ffffff;
	left:280px;
	
	
}
#3dx_su {
	
	width: 140px;
	position:relative;
	min-height:10px;
	background-color: #000000;
	left:450px;
	
	
}
#4dx_su {
	
	width: 200px;
	position:relative;
	min-height:20px;
	background-color: #000000;
	left:590px;
	
	}

#totale3dx_su {
	
	width: 510px;
	position:relative;
	min-height:100px;
	background-color: #000000;
	left:280px;
	clear:both;
	
	}





#dx-giu {
	
	width: 805px;
	position:relative;
	min-height:100px;
	background-color: #cccccc;
	float:right;
	clear:both;
	
	
}
#1dx-giu {
	
	width: 400px;
	position:relative;
	min-height:100px;
	background-color: #cccc99;
	float:left;	
	
}
#2dx-giu {
	
	width: 400px;
	position:relative;
	min-height:100px;
	background-color: #99cccc;
	float:right;	
	
}

#footer {
	
	width: 990px;
	position:relative;
	height:60px;
	clear:both;
	padding-top:28px;
	padding-left:20px;
	color:#333333;
	

		
}
#sotofooter {
	
	width: 1000px;
	position:relative;
	clear:both;
	background-image: url('images/ombrasotto.jpg');
	background-repeat:no-repeat;
	height:19px;


	
}



 p {
	line-height: 1.3em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
h1 {
	line-height: 1.3em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.45em;
}

.titolo-bianco {
	
	color:white;
	font-weight:bold;
	font-size:11px;
	font-family: Arial;
	padding-top:4px;
	margin-top:4px;
}


.style1 {
	border-width: 0;
	vertical-align: middle;
}


.middle {
	vertical-align: middle;
}
.td-brodo
{
	vertical-align: middle;
	border-style:solid;
	border-color:#dedede;
	border-width:1px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:2px;
	background-color:white;
}

.tastoenter_invia
{
    BORDER-TOP-WIDTH: 0px;
    PADDING-RIGHT: 1px;
    PADDING-LEFT: 1px;
    FONT-WEIGHT: normal;
    BORDER-LEFT-WIDTH: 0px;
    FONT-SIZE: 12px;
    BORDER-BOTTOM-WIDTH: 0px;
    PADDING-BOTTOM: 1px;
    MARGIN: 1px;
    COLOR: #ffffff;
    PADDING-TOP: 1px;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR: #ff0000;
    BORDER-RIGHT-WIDTH: 0px;
    WIDTH:100px;
    HEIGHT:25px
}