body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	color: black;
	text-align:left;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	font-style: normal;
	line-height: 1.4em;
}

div {
	margin:0px;
	padding:0px;
	border: 0px solid black;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}


.break{

	clear:both;
	padding:0;
	margin:15px 0 0 0;
}

a:link {
	color: black;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}
a:visited {
	text-decoration: underline;
	color: black;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}
a:active {
	text-decoration: underline;
	color: black;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}

table {
	border-collapse: collapse;
	width:100%;
	border:0px;
	margin:0px;
}

.titolo_red
{
	color: #cc0000;
	font-weight: bold;
	font-family: Arial, sans-serif;
    text-align:left; 
	font-size:11px;
}

.testo_banner
{
	color: #000;
	font-weight: normal;
	font-family: Arial, sans-serif;
    text-align:left; 
	font-size:11px;
}

td {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}

form {
	display:inline;
	margin:0px;
	padding:0px;
}

.allinea-sinistra {
	float:left;
	text-align:left;
}

.allinea-destra {
	float:right;
	text-align:right;
}


.clearBoth {
	font-size:1px;
	clear:both;
}

.centrato {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align:left;
}

li {
	background: url("../img/glifo.png") no-repeat 0.5em 0.8em;	/* pallino */
	text-align:left;
	padding-left: 25px;				/* indentazione, da usare con background-image al posto del glifo + list-style: outside (che è il valore di default) */
	padding-top: 2px;				/* indentazione, da usare con background-image al posto del glifo + list-style: outside (che è il valore di default) */
	list-style: none;				/* niente pallino; vedi background */
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}


/* form */
.modulo {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size:11px;
	color: black;
	border: 1px solid black;
}


.Bottone {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: black;
	border: 1px solid black;
	background-color: white;
	padding:2px 10px 2px 10px;
}

.labelForm {
	text-align:left;
	vertical-align:top;
	padding: 3px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	margin-top:5px;
}

.labelTitle {
	background-color:#B98C2F;
	text-align:left;
	vertical-align:top;
	padding: 3px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin-top:1px;
	color:#FFF;
}

.labelTitle_bottom {
	background-color:#D6AE5C;
	text-align:left;
	vertical-align:top;
	padding: 3px;
	font-weight:bold;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:11px;
	margin-top:1px;
	color:#FFF;
}


.fieldForm {
	text-align:left;
	vertical-align:top;
	padding: 3px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
	
}

.buttonForm {
	vertical-align:top;
	padding: 4px;
	text-align:right;
}

.titoloSubscribe {
	padding: 5px 0px 10px 0px;
	/*border-top: 1px solid #cc9933;*/
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size:12px;
}

/* testi e link */

.titolo {
	font-weight:normal;
	padding: 5px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFF;
}

.trovate {
	float:right;
	font-weight:normal;
	
	padding: 5px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFF;
}
.naviga{
	float:left;
	width:400px;
	margin-left:128px;
	font-weight:normal;
	padding: 5px 0px 5px 0px;
	font-family: Arial, sans-serif;
	font-size:12px;
	text-align:left;
	color:#FFF;

}
.testoBianco {
	color: white;
}

/* home page */

body.homePage {
	background-image:url(../img/sfondo-sabbia.jpg);
	background-repeat:repeat;
}

/* pagine interne */

table.tableTop {
	height: 188px;
}

table.bordata {
	border:1px;
	margin:2px;
}

td.dxTop {
	background-color: #cc0000;
	background-image:url(../img/sfondo-top-dx.gif);
	background-repeat:repeat-x;
	vertical-align:top;
}

td.cnTop {
	width:960px;
	padding:0px;
	background-image:url(../img/sfondo-top.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:top;
}

table.tableCentro {
	background-color: #cc9933;
	background-image:url(../img/sfondo-centro.jpg);
	background-repeat:repeat-x;
}

td.cnCentro {
	width:960px;
	padding:0px;
	height: 400px;
	background-image:url(../img/sfondo-centro-cn.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
}

td.cnCentroNovita {
	width:800px;
	padding:0px;
	height: 400px;
	background-image:url(../img/sfondo-centro-cn.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
}
td.dxCentro {
	background-image:url(../img/sfondo-centro-dx.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}

.menuSn {
	float:left;
	width: 285px;
	margin-top: 15px;
}

a.linkBread{
color:#FFF;
}

.breadcrumb {
	
	width:550px;
	margin-top:8px ;
	margin-right:5px ;
	color:#FFF;
	
}

.contenuti {
	float:right;
	width: 670px;
	margin-top: 9px;
	margin-left: 1px;
}

.bordo {
	border: 6px solid #E0C285;
}

.bordoBianco {
	border: 1px solid white;
}

.corniceFoto {
	padding:3px 2px 3px 2px;
	border:1px solid white;
	margin:5px;
	width: 201px;
}

.riquadroLink {
	width: 261px;
	/*height: 500px;*/
	margin-bottom: 20px;
	margin-top: 19px;
	background-color: #E0C285;
	margin-left: 5px;
	/*border:solid 1px white;*/
}

.riquadroLink2 {
	width: 261px;
	/*height: 500px;*/
	margin-bottom: 20px;
	margin-top: 15px;
	background-color: #E0C285;
	margin-left: 5px;
	/*border:solid 1px white;*/
}
.riquadroMenu {
	width: 261px;
	height: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #E0C285;
	margin-left: 5px;
	/*border:solid 1px white;*/
}

.newbottom {
    align:center;
	width:959px;
	height:296px;
    background-image: url("../img/bottom_new.jpg");
	background-repeat:no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	text-align:left;
}

.bottom {
	text-align:center; 
	margin: 15px;
}

.boxRicerca {
	width: 308px;
	height:200px;
	background-color: #E0C285;
	font-weight:bold;
	padding: 10px;
	margin:0px 0px 0px 10px;
}

.ricercaFuturo {
	margin-bottom: 20px;
/*	background-image:url(../img/cartina-futuro.jpg);
	background-repeat:no-repeat;
	background-position:top right;*/
	width:960px;
	height:390px;
}

.box {
	
	background-color: #E0C285;
	padding:6px;
	margin:3px;
}


.boxTitolo {
	background-color: white;
	padding:3px 4px 3px 4px;
	font-weight:bold;
}

.Stile_campo {
	font-size: 10px;
	font-weight: normal;
	border:solid 0px;
	background-color:#cc9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.storia {
	font-family: Times New Roman, Arial, sans-serif;
	font-weight: normal;
	font-size:14px;
	color: black;

}


