@charset "UTF-8";

a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}

#main {
	width: 1024px;
	text-align: center;
	margin-top: 10px;
	vertical-align: middle;
	height: 100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#333;
	height:100%;
	font-size: 100%;
}
html {
	background-color: #333;
}

#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 124px;
}

#content {
	position: relative;
	width: 1024px;
}
#header {
	position: absolute;
	left: 140px;
	top: 15px;
	width: 880px;
}
#byruote {
	position: absolute;
	left: 546px;
	top: 64px;
	width: 478px;
}
#foto1 {
	position: absolute;
	left: 15px;
	top: 426px;
}
#foto2 {
	position: absolute;
	left: 696px;
	top: 122px;
}
#corsi {
    position: absolute;
    left: 81px;
    top: 333px;
}
#novita {
    padding: 10px;
    position: absolute;
    left: 50px;
    top: 240px;
    font-size: 24pt;
}
#novita a {
    position: relative;
	z-index: 1;
	color: #ee0000;
    font-weight: bold;
}

#sfondonovita {
    background: #fff;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    
}

#calendario {
	position: absolute;
	left: 421px;
	top: 432px;
}
#dicono {
	position: absolute;
	top: 485px;
	left: 575px;
}
#contatti {
	position: absolute;
	left: 253px;
	top: 376px;
	height: 33px;
}

#Testo1 {
	position: absolute;
	left: 10px;
	top: 150px;
	width: 660px;
	height: auto;
}

#Testo2 {
	position: absolute;
	left: 354px;
	top: 534px;
	width: 530px;
	height: auto;
}

.sfondotesto {
	background-color: #FFF;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}

#sfondotesto2 {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	
}

.boxtesto {
	position: relative;
	z-index: 1;
	text-align: justify;
	padding: 7px;
	font-size: 14px;
}
strong {
	font-weight: bold;
}

