body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	color:#333333;
	background-color:#A5AFED;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;	
}
h1 {
	width:100%;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#0B0F34;
	color:#cccccc;
	text-align:center;
	font-size:10px;
}

h1.prato {
	width:100%;
    font-family:Arial, Verdana;
    font-size: 10px;
    margin: 0;
    color:#cccccc;
    text-align:center;
    background-color:#0B0F34;
	padding-top:5px;
	padding-bottom:5px;
    font-weight:normal;
    font-style:normal;
}

h1.prato a:link, h1.prato a:visited, h1.prato a:hover {
    color: #cccccc;
    text-decoration:none;
    font-size: 10px;
    font-weight:normal;
}

h2 {
	margin:0;
	padding:5px;
	text-align:left;
	font-size:12px;
	color: #0000033;
	letter-spacing: 0.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5AEF3;
}
h3 {
	margin:0;
	padding:5px;
	text-align:left;
	font-size:11px;
	color: #E86B3B;
	letter-spacing: 0.3em;
	font-weight: bold;
}
p {
	margin:5px;
	text-align: justify;
}

address {
	margin-left:5px;
}


a {
	color:#336699;
	text-decoration:none;
	font-weight: normal;
	font-variant: normal;
}
input {
	border: 1px solid #879AFF;
	background-color: #FFFFFF;
}

textarea {
	border: 1px solid #879AFF;
	background-color: #FFFFFF;
}


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#content {
	width: 760px;
	text-align:center;
	margin:auto;
	background-color:#D8DEFF;
}
div#top {
	width: 760px;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#corpo1 {
	width: 760px;
	margin: 3;
	text-align:justify;
	overflow: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#corpo2 {
	width: 760px;
	text-align:left;
	overflow: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div#corpoBig {
	width: 760px;
	margin: auto;
	text-align:justify;
	overflow: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#foto {
	width: 350px;
	height: 259px;
	padding: 13px;
	text-align: justify;
	float:left;
	background-color:#D8DEFF;
	margin: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
div#left {
	width: 350px;
	height: 259px;
	padding: 13px;
	text-align: justify;
	float:left;
	background-color:#D8DEFF;
	background-image: url(../images/boxCorpo.gif);
	background-repeat: no-repeat;
	margin: 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-position: center center;
}
div#right {
	width: 350px;
	height: 259px;
	padding: 13px;
	text-align:justify;
	float:right;
	background-image: url(../images/boxCorpo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	
}
div#footer{
	width: 736px;
	clear: left;
	text-align:center;
	padding:10px;
	font-size:10px;
	color: #000033;
	margin-top: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*menuBase*/
div#menuBase {
	text-align:center;
}

#menuBase ul{
	padding: 0;
	margin: auto;
	list-style: none;
	list-style-image: none;
}

#menuBase li{
	list-style: none;
	font-size: 11px;
	text-align: left;
	display: inline;
}
#menuBase a{
	margin: 0;
	text-decoration: none;
	color: #7B7B7B;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#menuBase a:hover{
	color: #000000;
}
 

/*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;
	font-variant: small-caps;
}
#menuSotto a:visited {
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #999999;
	margin: 0;
	font-variant: small-caps;
}
#menuSotto a:hover{
	display: block;
	padding: 0.3em 0.1em 0.3em 0;
	text-decoration: none;
	color: #000000;
	margin: 0;
	background-color:#F4F4F4;
	font-variant: small-caps;

}


/*varie*/
.imgDX {
	clear: right;
	float: right;
}
.imgBordo {
	border: 10px solid #eaeaea;
}
.testo {
	text-align: justify;
}
.bordo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #879AFF;
	vertical-align: bottom;
}
/*motori*/
div#kunawebagency {color: #333333; font-size: 10px; font-family: Arial, Verdana, Helvetica, sans-serif;  text-align:center;}
#kunawebagency a:link, #kunawebagency a:visited, #kunawebagency a:hover {color: #333333; text-decoration:none; font-size: 10px; font-weight:normal; font-family: Verdana, Arial, Helvetica, sans-serif;}
#kunawebagency a:link.A, #kunawebagency a:visited.A, #kunawebagency a:hover.A {color: #333333; text-decoration:none; font-size: 10px; font-weight:normal; font-family: Arial, Verdana, Helvetica, sans-serif;}
.corpo {
	background-image: url(../images/corpo.gif);
	background-repeat: repeat-y;
	padding: 15px;
	vertical-align: top;
}
.colore {
	color: #E86B3B;
}
.offers {
	background-image: url(../images/offers.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #3366CC;
}

