@import url(layout.css);
html,body {margin:10px auto;padding:0;}
body {
	color:#663300; font:80% Helvetica,verdana, sans-serif; text-align:center;
	margin:0 auto;	background:#993300 url(../immagini/sf_body.jpg) repeat-x;
}
img	{ border: 0;}
/********************************************| LINKS */
a {} 
a:link {color:#3333CC} 
a:visited {color:#FF0000} 
a:hover,a:active {color:#8E2800} 
/********************************************| TIPOGRAFIA *****/
div#contenuti h1{
	text-align:right;margin-bottom: 40px; font-size: 146%; color:#ff6600;}
h2 {font-size: 136%}
h3 {
	font-size: 114%; margin-bottom:0; color:#990000;}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}
div#contenuti p{ text-align:justify; line-height:20px}
.evidenzia {color:#CC3300;}
.caption {color:#999;font-size:11px}
.clear{	clear:both;	font-size:2px;
    height:1px;  overflow:hidden;}
div.ft_sx{ float:left; margin-right:30px; margin-bottom:20px}
div.ft_dx{ float:right; margin-left:30px; margin-bottom:20px}
.messaggi{ border: 1px solid #FF6600; background-color:#FF0000; margin:5px 10px; padding: 10px 5px; color: #fff;}
/***  						menu ORIZZONTALE				***/
div#menu{
	position: absolute;	top: 90px;	right: 10px;}
 ul#menu_or{
	list-style: none;	margin: 0;	padding: 0;	float:right;}
ul#menu_or li{
	display: block;	float: left;}
ul#menu_or  a{
	display: block;	color: #FFFFFF;	width: 8.9em;	text-decoration: none;
	margin: 0;	text-align:center;	padding: 4px 0px;	font-size: 12px;
	font-weight: bold;	background: url(../immagini/button.gif) no-repeat;
}
ul#menu_or a:hover, ul#menu_or a:active {color: #FBF259;}

ul.schede li{ margin-bottom:15px;}
.descFoto{ color: #999;}
img#loghetto{ text-align: right;}
