@charset "UTF-8";
#container {
	width: 950px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	background-color: #FFFFFF;
	padding-right: 12px;
}
#header {
	height: 60px;
	border-bottom-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#bodySite {
	height: 600px;
}
#spazio {
	height: 30px;
}
#footer {
	height: 50px;
	background-color: #FFFFFF;
	border-top-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
}
#menu {
	height: 30px;
	border-top-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
}
a:link {
    color: #424242;
    text-decoration: none;
}
a:visited {
	color: #424242;
    text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
} 
a:active {
    color: #F0C817;
    text-decoration: none;
}
.headerStyle{
	height: 30px;
	font-family: SignPainter;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.body1{
	width: 250px;
	height: 150px;
	background-color: #ECE5D7;
	text-align: center;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #8C4800;	
}
.body2{
	width: 400px;
	height: 150px;
	background-color: #ECE5D7;
	text-align: center;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #8C4800;		
}
.body3{
	width: 250px;
	height: 400px;
	background-color: #ECE5D7;
}
.body4{
	width: 400px;
	height: 400px;
	background-color: #ECE5D7;
}
.footer{
	height: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans serif;
	font-size: 9px;
	text-align: center;	
}
.didasx{
	width: 250px;
	height: 500px;
	background-color:  #ECE5D7;
	text-align: center;
	font-family: Times New Roman;
	font-size: 26px;
	font-weight: bold;
	color: #8C4800;
}
.didadx{
	width: 650px;
	height: 150px;
	background-color: #ECE5D7;
}
.didadx2{
	width: 650px;
	height: 120px;
	background-color: #ECE5D7;
}
.didadx3{
	width: 650px;
	height: 500px;
	background-color: #ECE5D7;
}
.campo1{
	width: 600px;
	background-color: #FFFFFF;
	height: 30px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #8C4800;
}
.campo2{
	width: 325px;
	height: 100px;
	text-align: left;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #8C4800;
}
.campo3{
	width: 325px;
	height: 60px;
	text-align: left;
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #8C4800;
}
.campo4{
	width: 600px;
	background-color: #FFFFFF;
	height: 30px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #8C4800;
}
.campo5{
	width: 325px;
	height: 60px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #8C4800;
}
.campo6{
	width: 160px;
	height: 370px;
	background-color: #FFFFFF;
	text-align: left;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #8C4800;
}
.campo7{
	width: 200px;
	height: 40px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #8C4800;
}
.menu {
	width: 200px;
	text-align: center;
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #8C4800;
}
.cultura {
	width: 600px;
	background-color: #ECE5D7;
	height: 150px;
}



