#boxPad {
	background-color: #FF0000;
	border-right: 1px solid #34454B;
	border-bottom: 1px solid #34454B;
	border-left: 1px solid #34454B;
	padding: 5px;
	vertical-align: top;
}

#boxPad h1{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0;
	text-indent: 5px;
	font-size: 100%;
	color: #333;
	text-align: left;
	background-color: #D8C58B;
}

body {
	font: 70% Verdana, Geneva, Arial, Helvetica, sans-serif;	
	margin: 0;
	padding: 0;
	background-color: #00438E;
}

form { margin:0
}

a {
	color: #0066cc;
}

a:hover {
	color: #000000;
}


h1 {
	font-size: 120%;
	font-weight: bold;
	color: #005dc5;
}


img.bordo-immagine {
	border: 2px solid #339be5;
}

.form-input {
	font-size: 90%;
	border: 1px solid #666666;
	color: #003366;
	height: 12px;
}

input {
border:1px solid #025AC4; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10px}

.form-button {
	font-size: 90%;
	font-weight: bold; 
}

fieldset{
	text-align: left;
	color: #003366;
	border: 1px solid #84bdeb;
	background-color: #f1fbff;
	padding: 10px;
	margin-left: 0;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	/*background-image: url(../immagini/layout/sfondo_fieldset.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
}

fieldset input, textarea, select {
	border: 1px solid #666666;
	color: #003366;
	background-color: #ffffff;

}

fieldset br {
	font-size: 130%;
}


fieldset label {
	display: block;
	/*background-color: Fuchsia;*/
	margin: 0;
	float: left;
	padding-top: 5px;	
}

legend {
	font-weight: bold;
	color: #003366;
	font-size: 120%;	
}

p.p-rigazzurra {
	margin: 0px;
	background-image: url(../immagini/layout/riga_azzurra.gif);
	height: 4px;
	font-size: 1%;
	clear: both;
}


ul.lista-orizzontale {
	list-style: none;
	margin: 0;
	padding: 0;
}


ul.lista-orizzontale li {
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
}


/* DIV contenitore di tutto il layout **/
#div-contenitore {
	width: 732px;
	border: 1px solid #003366;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}



#div-top {
	
}

#img-logotop {
 	float: left;
}



/* MENU 1 inizio ------------------------------------- **/

#div-menu01{
	width: 720px;
	height: 24px;
	background-image: url(../immagini/layout/sfondo_barra_01.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;	
}

#lista-bandiere{
	float: left;
	list-style: none;
	margin: 0;
	text-align: right;
	padding: 0;
}

#lista-bandiere li{	
	display: inline;
	margin: 0;
	height: 0;
	
}

#lista-menu01{
	list-style: none;
	margin: 0;
	text-align: right;
	color: #005dc5;
	font-size: 90%;
	padding-top: 3px;
	
}

#lista-menu01 li{
	border-left: 1px solid #005dc5;
	margin: 0;
	height: 0;
	display: inline;
	padding-left: 4px;
}

#lista-menu01 li.primavoce{
	border-left: none;
	
}

#lista-menu01 a{
	color: #005dc5;
}

#lista-menu01 a:hover{
	color: #0099ff;
}

/* MENU 1 fine ------------------------------------- **/



/* MENU 2 inizio ------------------------------------- **/

#tabella-menu02{
	width: 100%;
	height: 35px;
	background-image: url(../immagini/layout/sfondo_barra_02.gif);
	background-repeat: repeat-x;	
}

#lista-menu02{
	
	list-style: none;
	margin: 0;	
	color: #336699;	
	font-weight: bold;
}

#lista-menu02 li{
	margin: 0;
	height: 0;
	display: inline;
	background-image: url(../immagini/layout/divisore_menu_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
}

#lista-menu02 li.primavoce{
	background-image: none;
}

#lista-menu02 a{
	right: 236px;
	text-decoration: none;
	color: #336699;
}

#lista-menu02 a:hover{
	color: #0099ff;
}

/* MENU 2 fine ------------------------------------- **/



/* DIV MAIN  ------------ **/
#div-main {
	background-color: #ffffff;
	background-image: url(../immagini/layout/img_onda.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 7px;
	float: left;
	width: 718px;
	min-height: 550px;
	height: auto !important;
	height: 500px;
}




/* CONTENUTO SX inizio ---------------------------------------------- **/

#div-contenuti-sx {
	float: left;
	width: 533px;
	padding-left: 3px; !important
}

#foto-centrale {
	
}

#p-testo-centrale {	
	
	width: 540px;
	text-align: justify;
	margin: 0;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 3px;
}

#lista-thumb{
	
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	margin-bottom: 28px;
	padding-left: 0;
}


#lista-thumb li{
	
	display: inline;
	margin: 0;
	height: 0;
	padding-right: 8px;
	
}
/* CONTENUTO SX fine ---------------------------------------------- **/







/* BOX DX inizio -------------------------------------------------- **/
#div-box-offerte {
	
	position: relative;
	top: -23px;
	/*left: 560px;*/
	width: 157px;
	margin-left: 15px !important;
	margin-left: 10px;
	float: left;	
}



#div-box-offerte table{	
	background-color: #d9ecfe;
	background-image: url(../immagini/layout/sfondo_box_offerte.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 2px solid #84bdeb;
	border-right: 2px solid #84bdeb;
	
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	text-align: center;
	
}

#div-box-offerte h1{
	color: #ffffff;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
}

#div-box-offerte a{
	color: #000000;	
}

#div-box-offerte a:hover{
	color: #000000;	
}


#div-box-offerte img.img-offerta{
	border: 3px solid #ffffff;
	margin: 5px;
}

#div-box-offerte p.fondo-box {
	margin: 0px;
	background-image: url(../immagini/layout/fondo_box_offerte.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	height: 21px;	
}


#div-box-newsletter {
	
	position: relative;
	
	/*left: 560px;*/
	width: 157px;
	margin-left: 15px !important;
	margin-left: 10px;
	float: left;	
}



#div-box-newsletter table{	
	background-color: #ffffff;
	background-image: url(../immagini/layout/sfondo_box_newsletter.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border-left: 2px solid #84bdeb;
	border-right: 2px solid #84bdeb;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	text-align: center;
	
}

#div-box-newsletter p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#div-box-newsletter p.fondo-box {
	margin: 0px;
	background-image: url(../immagini/layout/fondo_box_newsletter.gif);
	background-repeat: no-repeat;
	height: 10px;
	font-size: 1%;	
}

/* BOX DX fine -------------------------------------------------- **/






/* DIV BOTTOM esterno al div contenitore **/
#div-bottom{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 732px;
	height: 33px;
	background-image: url(../immagini/layout/sfondo_barra_bottom.gif);
	background-repeat: repeat-x;
	padding-top: 3px;	
}



p.indirizzo {
	font-size: 90%;
	color: #ffffff;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 20px;
}