body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#333333;
	background-color:#FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	
}
.testo {
	text-align: justify;
}

h1.mobili {
	width:100%;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F4F4F4;
	color:#999999;
	text-align:center;
	font-size:10px;
    font-weight:normal;
}

h1.mobili a:link, h1.mobili a:visited, h1.mobili a:hover {
	color:#999999;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}

h1 {
	width:100%;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#F4F4F4;
	color:#999999;
	text-align:center;
	font-size:10px;
    font-weight:normal;
}

h2 {
	margin:0;
	padding:5px;
	text-align:center;
	font-size:12px;
	color: #DDC56B;
	letter-spacing: 0.3em;
}

p {
	margin:5px;
}

address {
	margin-left:5px;
}


a {
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

span {
	font-size:11px;	
}
span a {
	color:#333333;
	text-decoration:underline;
}

span a:hover{
	color:#F09E64;
	text-decoration:underline;
}


div#top {
	width: 100%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 15px;
}

div#corpo {
	width: 930px;
	margin: 3;
	text-align:left;
	overflow: auto;
}
div#left {
	width: 180px;
	padding: 3px;
	text-align: justify;
	float:left;
	margin-bottom: 10px;
}

div#right {
	width: 720px;
	padding: 3px;
	text-align:justify;
	float:right;
	margin-bottom: 20px;
}
div#container {
	background-color: #FFFFFF;
}
div#home {
	background-color: #F4F4F4;
}
div#flash {
	width:100%;
	height:100%;
}
div#dropin {
	position:absolute;
	visibility:hidden;
	left:0px;
	top:0px;
	width:100%;
	height:80px;
	color:#DDC56B;
	background-color:#000000;
	border:thin;
	border-color:#CCCCCC;
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
}
  
/*menuSotto*/

#menuSotto{
width: 175px;
font-size:10px;
}
#menuSotto   ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menuSotto li{
	font-size: 1.1em;
	display: block;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menuSotto a:link {
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #999999;
	margin: 0;
	text-transform: uppercase;
}
#menuSotto a:visited {
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #999999;
	margin: 0;
	text-transform: uppercase;
}
#menuSotto a:hover{
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #000000;
	margin: 0;
	background-color:#F4F4F4;
	text-transform: uppercase;

}
.bordo {
	border: 1px solid #CCCCCC;
}
#menuSotto2{
width: 175px;
font-size:10px;
}
#menuSotto2   ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menuSotto2 li{
	font-size: 1.1em;
	display: block;
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#menuSotto2 a:link {
	display: block;
	color: #999999;
	margin: 0;
	padding: 0.3em 0.1em 0.3em 1em;
	text-decoration: none;
	text-align:left;
	font-variant: small-caps;
}
#menuSotto2 a:visited{
	display: block;
	color: #999999;
	margin: 0;
	padding: 0.3em 0.1em 0.3em 1em;
	text-decoration: none;
	text-align:left;
	font-variant: small-caps;
}
#menuSotto2 a:hover{
	padding: 0.3em 0.1em 0.3em 1em;
	text-decoration: none;
	color: #000000;
	background-color:#F4F4F4;
	font-variant: small-caps;

}
div#menuBottom {
	text-align:center;
	padding-top: 25px;
}

#menuBottom ul{
	padding: 0;
	margin: auto;
	list-style: none;
	list-style-image: none;
}

#menuBottom li{
	list-style: none;
	font-size: 11px;
	text-align: left;
	display: inline;
}
#menuBottom a{
	margin: 0;
	text-decoration: none;
	color: #7B7B7B;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#menuBottom a:hover{
	color: #000000;
}
div#bottom {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B7B7B;
}
div#footer{
	clear: left;
	text-align:center;
	background-color:#F4f4f4;
	padding:10px;
	font-size:10px;
	margin-top:20px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
} 
.imgDX {
	clear: right;
	float: right;
}
.imgBordo {
	border: 10px solid #eaeaea;
}
/*motori*/
div#kunawebagency {color: #999999; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif;  text-align:center;}
#kunawebagency a:link, #kunawebagency a:visited, #kunawebagency a:hover {color: #999999; text-decoration:none; font-size: 10px; font-weight:normal; font-family: Arial, Verdana, Helvetica, sans-serif;}
#kunawebagency a:link.A, #kunawebagency a:visited.A, #kunawebagency a:hover.A {color: #999999; text-decoration:none; font-size: 10px; font-weight:normal; font-family: Arial, Verdana, Helvetica, sans-serif; }
.back_finiture {
	background-image: url(../images/back_finiture.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
