body {
	text-align: center;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	/*background: #fefcec;*/
	background: #fbeacc;
	/*color: #8e1f23;*/
	color: black;
}

#cont {
	width: 810px;
	margin: auto;
	text-align: left;
}

#contInd {
	width: 1150px;
	margin: auto;
	text-align: left;
}

#contMito {
	width: 910px;
	margin: auto;
	text-align: left;
}

#menu {
	/*width: 265px;
	float: left;*/
	font-weight: bold;
	/*text-align: center;*/
	text-align: center;
	/*padding-top: 200px;*/
}
#menu a:link, 
#menu a:visited {
	text-decoration: none;
	color: #8e1f23;
}
#menu a:hover,
#menu a:focus,
#menu a:active {
	text-decoration: none;
	color: #d3d3d3;
}
#menu img {
	border: 0px;
}


#menuInd {
	width: 265px;
	float: left;
	font-weight: bold;
	/*text-align: center;*/
	text-align: left;
	padding-top: 40px;
}
#menuInd a:link, 
#menuInd a:visited {
	text-decoration: none;
	color: #8e1f23;
}
#menuInd a:hover,
#menuInd a:focus,
#menuInd a:active {
	text-decoration: none;
	color: #d3d3d3;
}
#menuInd img {
	border: 0px;
}


#menuSpec {
	/*width: 300px;
	float: left;*/
	font-weight: bold;
	text-align: center;
	padding-left: 50px;
}
#menuSpec a:link, 
#menuSpec a:visited {
	text-decoration: none;
	color: #8e1f23;
}
#menuSpec a:hover,
#menuSpec a:focus,
#menuSpec a:active {
	text-decoration: none;
	color: #d3d3d3;
}
#menuSpec img {
	border: 0px;
}


#menuInd .voceMenu {
	height: 150px;
	/*float: left;*/
}

#menu .voceMenu {
	/*height: 150px;*/
	float: left;
}

#menuSpec .voceMenu {
	/*height: 150px;*/
	float: left;
}

#menuEventi {
	/*background: url(img/veneregiunone01.gif) left top no-repeat;*/
	width: 323px;
	padding-bottom:70px;
}

#menuChi {
	/*background: url(img/veneregiunone01.gif) left top no-repeat;*/
	width: 200px;
}

#menuCosa {
	/*background: url(img/veneregiunone02.gif) left top no-repeat;*/
	width: 260px;
}

#menuMito {
	/*background: url(img/veneregiunone03.gif) left top no-repeat;*/
	width: 173px;
}

#menuCont {
	/*background: url(img/veneregiunone04.gif) left top no-repeat;*/
	width: 174px;
}

#corpoInd {
	/*width: 500px;
	float: right;*/
	/*height: 486px;*/
	float: left;
	text-align: center;
	overflow: hidden;
	background: url(img/logo.jpg) left top no-repeat;
	/*padding-bottom: 15px;*/
}

#titolo {
	text-align: center;
}
#titolo img {
	border: 0px;
}

#corpo {
	
}

#testo {
	/*height: 580px;
	overflow: auto;
	padding: 10px 100px;*/
	height: 240px;
	overflow: auto;
	padding: 50px 100px;
	font-size: 20px;
}
#testo a:link, 
#testo a:visited {
	text-decoration: none;
	color: #8e1f23;
}
#testo a:hover,
#testo a:focus,
#testo a:active {
	text-decoration: none;
	/*color: #d3d3d3;*/
	color: black;
}

#testoMito {
	height: 320px;
	overflow: auto;
	padding: 10px 10px;
	font-size: 18px;
}

h2 {
	text-align: center;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 20px;
}

.aDestra {
	text-align: right;
}

.centrato {
	text-align: center;
}