/* CSS Document */
body {
	margin: 0;
	padding:0;
	background-color: #000;
	/*font-family: Helvetica, Geneva, Arial,  sans-serif;*/
	font-family: Georgia, Helvetica, Geneva, Arial,  sans-serif;
	color: #EED791;
}
a:link, a:visited {
	color: #fff;
	
	text-decoration: underline;
}
a:hover {
	/*color: #EED791;*/
	color: #F7FA85;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#menu a:link, a:visited {
	color: #EED791;
	
	text-decoration: underline;
}
#menu a:hover {
	color: #fff;
	text-decoration: underline;
}

hr { display:none }
hr.si {
	display: block;
	width: 80%;
	height: 1px;
	border: none;
	border-top: dashed 1px #999;
	
}
h2 {
	font-size: 120%;
	text-align: center;
}
dt, dd {
	line-height: 1.5em;
}
dt {
	font-weight: bold;
}
.img_left {
	float: left;
	margin:0 20px 0 0;
}
.img_left2 {
	float: left;
	margin:5px 20px 0 0;
}
.img_right {
	float: right;
	margin:5px 0 0 20px;
}
.clear {
	clear: both;
}
.georgia {
	font-family: Georgia, Helvetica, Geneva, Arial,  sans-serif;
}
.data {
	font-size:12px;
	color: #a6a69b;
}
.data2 {
	color: #a6a69b;
}
span.nowrap {
	white-space: nowrap;
}
#corpo {
	width: 980px;
	margin: 0 auto;
}

#intestazione {
	margin-top: 15px;
	width: 100%;
	height: 150px;
	background-image: url(../grafica/nuovo/intestazione.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -500em;
}
#menu, #footer {
	margin-top: 5px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-image: url(../grafica/nuovo/sf_menu.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #EED791;
	background-color: transparent;
}

#content {
	margin-top: 5px;
	padding-top: 20px;
	width: 100%;
	height: 500px;
	background-image: url(../grafica/nuovo/sfondo/top.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content2 {
	
	padding: 1em 1em 1em 1em;
	background-image: url(../grafica/nuovo/sfondo/vert.jpg);
	background-repeat: repeat-x;
	min-height: 445px;
	height: auto !important;
	height: 445px;
	border-left: #CC9900 solid 2px;
	border-right: #CC9900 solid 2px;
	
	
}
#end_content {
	width: 980px;
	height: 20px;
	background-image: url(../grafica/nuovo/sfondo/fondo.jpg);
	background-repeat: no-repeat;
}
.padtesto {
	padding: 0 30px;
	line-height: 1.4em;
}
.iframe {
	width: auto;
	height: 200px;
	overflow: auto;
	border-top: solid 2px #CC9900;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
}
.banner {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.FlashFoto {
	text-align:center;
	margin: 10px auto;
	width:380px;
}

#news_h {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 270px;
}
#low_h {
	
}
#news_h ul, #low_h ul {
	margin: 0;
	padding:0;
	list-style: none;
	
	text-align: left;
}
#news ul li, #low_h ul li {
	margin: 0;
	padding:5px 0;
	list-style: none;
	line-height: 1.4em;
}
#rilievo {
	height:100px;
	border-top: dotted #ccc 1px;
	border-bottom: dotted #ccc 1px;
	/*background-color: #C8A251;*/
}
#low_h ul, #rilievo ul {
	/*border-bottom: dotted #ccc 1px;*/
}
#low_h ul li, #rilievo ul li {
	/*border-top: dotted #ccc 1px;*/
	padding-right: 5px;
}
.link_home {
	display: block;
}
.link_home:link, .link_home:visited {
	text-decoration: none;
	padding:0 0 0 3px;
	color: #e45a49;
}
.link_home:hover {
	text-decoration: none;
	color: #e45a49;
	padding:0 0 0 3px;
	background-color: #000;
}
#low_h {
	position: absolute;
	top: 250px;
	right: 1px;
	width: 270px;
	height:205px;
	text-align: center;
}

#affitto {
	position: absolute;
	top: 460px;
	right: 1px;
	width: 270px;
	height:103px;
	text-align: center;
}
/********* Form contatti ************/
.mymail {
	display: none;
}
/******** Altezza minima 500 ***********/
.cinque {
	min-height: 550px;
	height: auto !important;
	height: 550px;
}
/********* DIDATTICA**************/
cite.primo {
	font-size: 1.4em;
	display: block;
	text-align: center;
	color: #fff;
}
cite.secondo {
	display: block;
	text-align: center;
	color: #fff;
}