@charset "iso-8859-1";
/* CSS Document */

/* Impostazioni del font, dei titoli, dei sottotitoli e dello spazio bianco*/
body {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; background-color: #0D2F42}
.header {height:486px }
.header-interna {height:240px }
.pagina { background-image:url(../images/sf-pagina.png); background-repeat:repeat-x; background-repeat:repeat-y}
 
h1{
	font-size: 20px;
	color:#FFF;
	text-align:left;
	font-style: normal;
	line-height: normal;
	font-weight:light;
	margin-left: 0px;
	margin-bottom:0px; margin-top:10px;
}
	
h2 {
	font-size: 16px;
	color: #069;
	text-align:left;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:10px;
	font-style: normal;
	line-height: normal;
	font-weight:light;
}
	
h3{
	font-size: 14px;
	color:#FFF;
	margin-left: 0px;
	font-style:italic;
	font-weight: lighter;
	margin-bottom:10px; margin-top:10px;
}
h4{
	font-size: 16px;
	color:#069;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:10px;
	font-style: normal;
	line-height: normal;
	font-weight:light;
}
h5{font-size: 1em}
h6{font-size: 0.85em; margin: 1.0em 1.0em}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#333;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blu { font-size:14px; font-weight:bolder; color:#06C
}

.luxury { font-size:14px; font-weight:bolder; color: #FC0; border:#333
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	text-align:left;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:0px;
	color:#333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testobianco {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#fff;
	margin-top: 20px;
}

.bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	text-align:justify;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	color:#000;
	margin-top: 20px;
}
.img { border:1 pixel solid; color:#fff;}


/*------------------------------------- impostazioni per footer---*/

* {
	margin:0;
	padding:0
}
html, body {
	height:100%
}
#container {
	margin-bottom:-100px;
	min-height:100%;
	height:auto !important;
	height:100%
}
#content { background-image:url(../images/main_back_hr.jpg);background-repeat:repeat-x; background-position:top; height:490px;
	padding-bottom:100px; background-repeat:repeat-y;
}
#header {background-image: url(../images/header_back_hr.jpg); background-repeat:repeat-x;
	height:190px;
}
#footer {background-color:#0D2F42; background-image: url(../images/footer_back.gif); background-repeat:repeat-x;
	height:100px;}
#testo-footer {
	color:#FFF;
	text-align:center;
	padding-top:30px;
	line-height: 20px;
}

/*------------------------------------- impostazioni per links ---*/
a {color: #069;text-decoration:none; font-size:12px; font-weight:light; }
a:hover {color: #FC0}

a.email {color: #FFF;text-decoration:none; font-size:12px; font-weight:normal;} 
a.email:hover {color: #FC0; text-decoration:underline;}

a.emailblu {color: #06C;text-decoration:none; font-size:12px; font-weight:normal;} 
a.emailblu:hover {color: #06C; text-decoration:underline;}

a.credits {color: #FFFF99;}

a.ingrandisci {color: #FFF; font-size:10px; font-weight:light; font-style:normal; background-image:url(../images/pulsante.png); background-repeat:no-repeat; padding-bottom:15px; padding-left:15px; padding-right:20px; padding-top:10px}
a.ingrandisci:hover {color: #FFF; font-size:10px; font-weight:light; font-style:normal; background-image:url(../images/pulsante-o.png); background-repeat:no-repeat}
