/* Nome Cliente srl */
/* Creato:			gg/mm/aaaa */
/* Autore:			simone@evoluzionetelematica.it */
/* Ultima Modifica:	gg/mm/aaaa	Autore: Nome Cognome */

/**** z-index ****/
/*

10 -> menù

*/

@import url("reset.css");

/****************************  GENERALI ***************************************/

html {width:100%; height:100%;}
body {
	width:90%;
	padding:0 5%;
	background:#FFF;
	font:100.01%/1em "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#666}
	
a {color:#b58f00}
a:link {color:#b58f00}
a:visited {color:#b58f00;}
a:hover {color:#000;}
a:active {color:#b58f00}

h1 {line-height:1; margin:20px 0 20px 0; font-family:Georgia, "Times New Roman", Times, serif;}
h2 {float:left; width:50%; margin:0 0 25px 0; font-family:Georgia, "Times New Roman", Times, serif; color:#b58f00}
h3 {font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif; color:#4e4e51}
h4 {font-family:Georgia, "Times New Roman", Times, serif; color:#4e4e51}
h5 {font-family:Georgia, "Times New Roman", Times, serif; color:#4e4e51}
h6 {font-family:Georgia, "Times New Roman", Times, serif; color:#4e4e51}

p {margin:0 0 20px 0; line-height:1.5; text-align:left; font-size:0.689em; }

#esperto {position:relative; top:auto; left:auto; padding:150px 10px 0 10px;}
#esperto img {position:absolute; top:0; left:0; margin:0;}
#esperto h2 {float:none; width:100%; margin:0;}
#esperto p {margin:0 0 10px 0;}
#esperto a {font-size:0.689em;}

