body {
	margin: 0 auto;
	text-align:center;
	font-family:Helvetica, Arial;
	font-size:12pt;
	color:#7d7b7c;
}


div#container {
	margin:0 auto;
	width:800px;
}


div#menu {
	text-align:left;
	border-width:0 0 1px 0;
	border-style:solid;
	border-color:#2B2B69;
}


table#tbl_top {
	width:100%;
	padding-top:15px;
}

img#logo {
	border:0px;
}


ul#lista_header {
	list-style-type:none;
	margin:5px 0 0 0;
}


ul#lista_header li {
	font-weight:normal;
	margin-bottom:3px;
	font-size:13pt;
	list-style-image:url('../images/frecce.jpg');
}


a {
	color:#2B2B69;
	text-decoration:underline;
}

a:visited {
	color:#70b540;
}


/* CORPO PAGINA */
div#corpo {
	margin-top:30px;
	text-align:justify;
	font-size:11pt;
}


h1.titolo, h2.titolo_home {
	color: #2B2B69;
	font-size:25px;
	font-weight:normal;
	margin:0px;
}

h2.titolo_home {
	padding:0px;
	margin:0px;
}


h2.sottotitolo {
	color: #630914;
	font-size:16px;
	font-weight:normal;
	margin:0px 0px 30px 0px;
	font-style:italic;
}


table#tbl_home {
	width:100%;
	text-align:left;
}


table#tbl_home td {
	vertical-align:top;
}

div#messaggio_allestimento {
	font-size:24px;
	color:#939192;
	padding-top:15px;
	line-height:30px;
}


div.testo_home {
	padding-top:13px;
	font-size:11pt;
	line-height:17px;
}


div#contatti_home {
	width:320px;
	margin:0px;
	padding:0px;
}


label {
	font-size:10pt;
	text-transform:lowercase;
}


.pulsante {
	background-image:url('../img/pulsante.jpg');
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	width:132px;
	height:28px;
	border:0px;
	cursor:pointer;
}


a.link_finto {
	background: url('../img/freccia_su.gif') no-repeat left;
	padding-left:12px;
}

/* ****************** */

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.padSx {
	padding: 0 0 3px 12px;
	margin: 0 0 3px 12px;
}

.padDx {
	padding: 0 12px 3px 0;
	margin: 0 12px 3px 0;
}


input[type="text"], textarea, select { 
	border:1px solid #b9b9b9;
	width:200px; 
	background-image:url('../img/input_sfondo.gif');
	background-repeat:repeat-x;
}


input:focus, textarea:focus, select:focus {
	border:1px solid #065c13;
}

input[type="checkbox"] {
	border:1px solid #b9b9b9;
}


input.errore, textarea.errore, select.errore { 
	background-image:none;
	background-color:#ffe6e6;
}


.td_form_contatti {
	vertical-align:top;
}


div#errore {
	font-size:10pt;
	color:#ff0000;
	text-align:center; 
	margin:0 auto;
	margin-top:5px;
	border:1px solid #ff0000;
	padding:3px;
}


div.div_errore {
	font-size:10pt;
	color:#ff0000;
}


textarea#txt_privacy {
	margin-top:5px;
	padding:2px; 
	vertical-align:top; 
	text-align:left;
	font-size:9pt;
	width:300px;
}


table#tbl_newsletter {
	font-size:9pt; 
	font-style:italic;
	border:1px dashed #c2c2c2;
	width:302px;
	margin:0px;
	padding:0px;
}


input#privacy {
	margin:0px; 
	padding:0px;
	border:0px;
}



abbr, acronym {
	cursor:help;
}


div#footer {
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#2B2B69;
	text-align:left;
	font-size:10pt;
	padding-top:10px;
	line-height:16px;
}
