h1,h2,h3,h4,h5,h6,img,hr,form,p {
	margin: 0;
	padding: 0;
    border: 0;
}

Body {
	font: 12px arial;
	color: #333333;
	background-color:#ffeed4;
	background-image:url(../img/SF-body.gif);
	margin-top: 10px;
}

#TAB-principale {
	border: 1px solid #c0b673;
	background-color:#ffeed4;
	background-image:url(../img/SFstoria.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#TAB-interna {
	border-top: 1px solid #c0b673;
	width: 95%;
	padding-top: 15px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	text-align: justify;
}

#TAB-dovesiamo {
	border-top: 1px solid #c0b673;
	width: 603;
	padding-top: 15px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	text-align: justify;
}

#TAB-interna-saggittario {
	border-top: 1px solid #c0b673;
	width: 95%;
	padding-top: 15px;
	line-height: 16px;
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	text-align: justify;
	background-attachment: scroll;
	background-image: url(../img/saggittario.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#TAB-interna-cene {
	border-top: 1px solid #c0b673;
	width: 95%;
	padding-top: 15px;
	line-height: 16px;
	font-size: 14px;
	font-family: Arial;
	color: #333333;
	text-align: center;
	line-height: 20px;
}

#TAB-interna-cene a{
	font-size: 14px;
	font-family: Arial;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	
}

.SFcantina {
	background-attachment: scroll;
	background-image: url(../img/SF-cantina.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;  
}

.SFcerimonie {
	background-attachment: scroll;
	background-image: url(../img/SF-cerimonie.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;  
}



.TD-menu {
	border-right: 1px solid #e2b5a1;
}

a {
	color: #1c5d30;
	text-decoration: none;
	font: 11px arial;
}

a:hover {
	text-decoration: none;
	color: #666;
}

h2 {
	color: #333;
	text-decoration: none;
	font: 16px arial;
}

h1 {
	color: #CC3333;
	text-decoration: none;
	font: 16px arial;
	font-weight:bold;
}



.img-border{
	border: 1px solid #666;
}

.testo {  
    font-family: Arial; 
	font-size: 12px; 
	color: #333; 
	text-align: justify;
}

.TestoEpigrafe {  
    font-family: Arial; 
	font-size: 13px; 
	color: #333; 
	text-align: center;
	line-height: 22px;
}


.mail:link, .mail:visited {
	font: 12px arial;
	color:#333;
}

.mail:hover {
	font: 12px arial;
	color:#666;
}

.testopiccolo {  
	font: 11px arial;
}

.rosso{
	color: #CC3333;
}

.verde {
	color: #339933;
}


