@charset "utf-8";
/* CSS Document */

/* IMPOSTAZIONI GENERALI DEL LAYOUT */

body { margin-top:20px; background-image:url(../images/sfumatura.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* MENU ORIZZONTALE*/

.MENU {font-family: Arial, Helvetica, sans-serif; font-weight:lighter; text-align:left; width:auto;}
a.MENU {background-image:url(../images/pallino.gif); background-repeat:no-repeat; background-position:left; color:#666666; text-decoration:none; padding:10px; font-size:13px;}
a:hover.MENU{color:#990000;}

/* FOOTER */

#footer {padding-left:10px; margin-top:20px; padding-top:20px; font-family:Arial, Helvetica, sans-serif; color:#666; font-size: 95%; text-align:center; border-top:1px solid
#666; width:795px}
#footer a {text-decoration: none; font-weight:bold;}
#footer a:link {color: #666666}
#footer a:visited {color: #990000}
#footer a:hover{color: #990000}

/* =-=-=-=-=-=-=-[Tabella Home]-=-=-=-=-=-=-=- */

#testo {
	width:370px;
	height: 400px;
	padding-left:20px;
	padding-right: 20px;
	padding-top:0px}
	
#immagini {
	width:390px;
	height: 400px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px}
	
#galleria {
	width:800px;
	height: 400px;
	padding-left:0px;
	padding-right: 0px;
	padding-top:0px}
	

/* =-=-=-=-=-=-=-[Stili Testo]-=-=-=-=-=-=-=- */

h1 {color:#666; font-size:20px; font-weight:lighter; padding-bottom:5px; border-bottom: 1px solid #666}
h2 {color:#666; font-size:15px; font-weight:lighter; padding-bottom:5px;}
p {font-size:100%; line-height:135%; color:#666666; text-align:justify}
.indirizzo {font-size:100%; line-height:90%; color:#666666; text-align:left}

/* =-=-=-=-=-=-=-[Links]-=-=-=-=-=-=-=- */

a.standard:link {color: #990000; text-decoration:none; font-size:11px; font-weight:bold}
a.standard:visited {color: #FF9900; text-decoration:none; font-weight:bold}
a.standard:hover {color: #FF9900; text-decoration:underline; font-weight:bold}
a.standard:active {color: #990000; text-decoration:none; font-weight:bold}

