/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	background-image: url(/img/sfondo_guaiane.jpg);
	background-color: #F0EBD8;
	background-repeat: repeat-x;
}

#wrapper {
	margin: 0px auto;
	width: 760px; 
	min-height: 400px;
}

#header {
/*	background-image:url(/img/sfondo_header.jpg); background-repeat:repeat-x;*/
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 66px;
}

#vocimenu ul {
/*height: 20px;*/
 margin: 4px;
 padding: 8px;
}

#vocimenu ul li {
	display:inline;
	padding:4px 19px;
	text-align:center;
	font-size: 13px;
}

#contenuto {
	background-image:url(/img/sfondo_contenuto.jpg); background-repeat:repeat-y;
	padding: 0px;
	margin: 0px;
	/*height: 450px;*/
}

#oche {
	border-top: 1px #A79281 solid;
	border-bottom: 1px #A79281 solid;
	width: 758px;
	margin: 0px auto;
	clear:both;
}

#datanews {
	width: 730px;
	margin: 0px auto;
	padding: 5px;
	color: #A79281
}

#intronews {
	width: 730px;
	margin-left: 20px;
	padding: 5px 15px;
	color: #333333 /*#990000*/;
}

div.news {
	border: 1px #A79281 dotted;
	width: 670px;
	margin: 0px auto;
	padding: 12px;
	line-height: 18px;
}

#footer {
	background-image:url(/img/sfondo_footer.jpg); background-repeat:repeat-y;
	height: 23px;
}

#footer2 {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	font-size:10px;
	height: 30px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #666666;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	font-style:italic;
}


h3 {
	margin: 2px; padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px; color: #C17A4C;
}


#intestazione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D67A4C;
}

#menulista {
	width: 200px;
	padding: 10px;
	float: left;
	margin-left: 22px;
	margin-bottom: 50px;
	border: 1px #A79281 dotted;
}

#listacibi {
	width: 460px;
	float: right;
	padding: 0 10px 10px 10px;
	margin-right: 12px;
	margin-bottom: 15px;
	text-align:center;
}

#matrimoni li {
	border:0pt none;
	display:block;
	float:left;
	position:relative;
	padding: 2px 10px;
}

input, textarea, button  {
	font-family: tahoma;
	font-size: 12px;

}

/* LINK'S */

a:link, a:visited {
	font-family: georgia; 
	font-size: 11px;
	text-decoration:none;
	color: #990000;
}

a:hover {
	color: #6699CC ;
}

#vocimenu a {
	font-family: verdana; 
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
}

#vocimenu a:hover {
	color: #990000;
}
