/* CSS Document */

body { background:url(../img/bg.jpg) repeat-x; margin: 0px}

#container {
	width:760px;
	margin: 0 auto;
}

#header {
position:relative;
background: url(../img/testatina.jpg) no-repeat top;
width:760px;
height:104px;
}

#menu {
background:url(../img/sf_menu.gif) repeat-x;
height:31px;
margin-top: 8px;
}

#pagebody {
	width:760px;
	background-color: #FFFFEB;
}

#colsx {
	width: 313px;
	margin-left:12px;
	margin-top: 42px;
	float:left;
	display:inline;
	/*background-color:#00FF66;*/
}

#schedanews {
	width: 740px;
	margin:0 auto;
	/*	background-color:#CC0033;*/
 }
 
 #schedanews ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	letter-spacing:0.1em;
	line-height: normal;
	font-weight: bold;
	color:#CC0000;
	text-align:center;
	list-style:none;
	padding:3px;
 }

 
#schedanews li a:link {
	color: #CC0000;
	text-decoration:none;
}


#schedanews li a:visited {
	text-decoration:none;
}

#schedanews li a:hover {
	color:#FFF;
	background:#FF0000;
	text-decoration:none;
}
 
 #schedafotohp {
	width: 313px;
	margin-left:0;
	margin-top: 20px;
}

#schedafoto {
	width: 313px;
	margin-left:12px;
	margin-top: 42px;
	float:left;
display:inline;
}
#scheda {
	width: 429px;
	background:url(../img/sf_schedatesto.gif) repeat-y;
	margin-top: 27px;
	float:right;

}

/************* #siteInfo styles ***************/

#siteInfo{
clear:both;
	border-top:1px;
	border-bottom:1px;
	border-right:0;
	border-left:0;
	border-color: #FFCC99;
	border-style:solid;
	font-size: 9px;
	color: #3399FF;
	padding: 10px 10px 10px 30px;
	margin: 60px auto 0 auto;
	background:url(../img/sabbia-2.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" 

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
*/

.testoscheda {
	padding: 0 10px 0 10px;
	margin:0;
	} 
	
	/* PER SCHEDA DOPPIA VEDI PAGINA LISTINO CON FOGLI STILE INTERNI 
	
#scheda_nofoto {
	width: 619px;
	margin-left:121px;
	margin-top: 27px;
	background-image: url(listino/img/sf_schedadoppia.gif);
}

#1aschedadoppia {
	width: 70px;
	margin-left:12px;
	margin-top: 27px;
	float:left;
}

*/ 

#footer {
	background:url(../img/sabbia-2.jpg);
	height:100px;
	margin: 0 auto;
}


/* IMMAGINI MENU */

#menu img {
margin: 15px 8px 0 7px;
}

#menu img .novita {
margin:2px 0 0 0;}


/* FONT ED ELENCHI */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
}

h1.news a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration:none;
	padding:6px 10px;
	border:1px dotted #FF3300;
	margin: 0 0 100px 0;
}

h1.news a:hover {
	color:#FF3300;
	text-decoration:none;
	background-color:#FFCC00;
	padding:6px 10px;
}


p {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#006699;
}

h1.news + p {
	margin: 20px 0 0px 0;
	}

h1 + p {
	margin: 0px 0 0px 0;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #006699;
}

/* TABELLA */

table {
	width: 380px;
}

td {
	border-bottom:1px;
border-top:0px;
border-right:0px;
border-left:0px;
	border-style: solid;
	border-color: #448BF4;
	padding-left:10px;
	vertical-align: middle;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	height: 22px;
}
a:link {
	color: #FF3300;
}
a:visited {
	font-style: italic;
	color: #FF9933;
}


#siteInfo p {display:inline;
	font-size: 9px;}
#siteInfo a:link {
	color: #F58056;
	}
	
#siteInfo p.news a:link   {
	color:#FF0000;
	}
	
#siteInfo a:visited {
	color: #FF9966;
	font-style: normal;
	}
	
	#siteInfo p.news a:visited   {
	color:#FF0000;
	}

	
