/* CSS Document */

html, body{
	text-align : center;
	margin : 0;
	padding : 0px;
	background-color : #FFFFFF;
}

div#container {
	/*width : 762px;*/
	margin : 0 auto;
	text-align : center;
	background-color : #FFCC66;
	/*border: black black black black;
	border-style: solid;
	border-width: 1px 1px 1px 1px;*/
}

div#titolo {
	text-align : center;
	height : 95px;
	background-color : #660000;
}

div#menu {
	text-align : center;
	height : 50px;
	background-color : #660000;
}

div#sfumatura {
	text-align : center;
	height : 20px;
	background-color:#CC6633;
}

div#contenuti{
	text-align : center;
	margin : 0;
	padding : 5px;
	/*background:url(bordocontenuti.gif);*/
	background-color : #FFCC66;
}

div#sfumatura2{
	text-align : center;
	height : 25px;
	background-color : #660000;
}

div#foot{
	clear : right;
	text-align : center;
	height : 85px;
	background-color : #660000;
}

p, i, td{
font : 12px Verdana, sans-serif;
color : #660000;
}

a:link{font: 12px Verdana, sans-serif; 
color: #660000;
font-weight:bold; 
text-decoration: none; 
border-bottom: 1px solid #660000;}

a:visited{font: 12px Verdana, sans-serif; 
color: #660000; 
font-weight:bold;
text-decoration: none; 
border-bottom: 1px solid #660000;}

a:active{font: 12px Verdana, sans-serif; 
color: #660000; 
font-weight:bold;
text-decoration: none; 
border-bottom: 1px solid #660000;}

a:hover{font: 12px Verdana, sans-serif; 
color: #000099;
font-weight:bold;
text-decoration: none; 
border-bottom: 1px solid #000099;}

.cellafoot{
text-align : center;
font-family: Verdana, sans-serif;
font-size: 12px;
color : #FFCC66;
background-color: #660000;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
}
.cellamarrone{
text-align : center;
font-family: Verdana, sans-serif;
font-size: 18px;
color : #FFCC66;
background-color :#660000;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
}
.linkfoto{
text-align : center;
font-family: Verdana, sans-serif;
font-size: 14px;
color : #660000;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
}
div.frazioni{
background:url(grafica/frazioni.gif);
text-align : center;
font-family: Verdana, sans-serif;
font-size: 18px;
color : #FFCC66;
padding-top: 15px;

font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
height: 35px;
}
.foto{
background:url(grafica/foto.gif);
text-align : center;
font-family: Verdana, sans-serif;
font-size: 18px;
color : #FFCC66;
vertical-align: middle;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
height: 48px;
}
.strada{
background:url(grafica/strada.gif);
text-align : center;
font-family: Verdana, sans-serif;
font-size: 18px;
color : #FFCC66;
vertical-align: middle;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
height: 48px;
}
