
/*--------------------------------Layout---------------------------------------------------*/
body {
	background-color: #E8D2BD;
	font-family:"trebuchet ms", verdana, sans-serif;
	color:#000;
	margin-top: 0px;
	padding-top: 0px;
}

#totale {
	padding-top: 0px;
	margin-top: 0px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	width: 770px;
}
div#texto{
	width:770px;
	float:left;
	}
div#left {
	float: left;
	width: 210px;
	padding-top: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	
}
div#right {
	margin-left:230px;
	padding-top: 10px;
	text-align: justify;
}
div#form {
	margin-left:330px;
	padding-top: 10px;
	text-align: justify;
}
div#idioma {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	margin-bottom:0px;
	width: 770px;
	clear:both;
}
/*--------------------------------TESTI E LINK---------------------------------------------------*/
p {padding:0px 2px 2px 2px; font-size:12px; line-height:16px}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

a{text-decoration:none}
a:link{
	color:#000;
	font-weight: bold;
		}
a:visited{
	color:#000;
	font-weight: bold;
		}
a:hover, a:active{color:#DE9652}



.bold {
	font-weight: bold;
}
/*----------------------------------------FOOTER------------------------------*/
.footer {
	width: 770px;
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
	clear:both;
}
.footer a{text-decoration:none}
.footer a:link{
	color:#000;
	font-weight: bold;
		}
.footer a:visited{
	color:#000;
	font-weight: bold;
		}
.footer a:hover, a:active{color:#DE9652}



/*
.texto_right {
	float: left;
	width: 144px;
	margin-left: 5px;
	text-align: left;
	margin-top: 30px;
}
.images_left {
	float: left;
	width: 149px;
}
#dividi {
	height: 1px;
	line-height: 1px;
	clear: both;
}
.bgBody {
	background-attachment: scroll;
	background-image: url(images/blackStripe.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_gen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}


.main_bordo {
	border: 1px dashed #CCCCCC;
}
.download {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.ClaimHp {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
}
.bordoBlk {

	border: 1px dashed #333333;
}
#home {
	height: 480px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
*/