@charset "utf-8";
html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	background-color: #e8e8cd;
}
IMG {
	border:none;
}
body {
/*	background:#efefef url(../img/bg_1.png) top left repeat-x;*/
}
.Nome {
 text-align:left;
 background:url(../img/bg-nome.gif) no-repeat;
 font-weight:bold;
 padding-left:5px;
 height:15px;
}
.box {
 border:1px solid #bdb582;
 border-left:none;
 height:100%;
 vertical-align:top;
 text-align:left;
 padding-left:6px;
 padding-right:6px;
 padding-top:5px;
}
.evid {
 background-color: #ededd8;
}
.staff {
	width:450px;
	display:block;
	text-align:center;
	display:block;
}
.staff .foto {
	padding-top:10px;
	width:150px;
	height:140px;
	display:block;
	float:left;
}
.staff .dati {
	width:298px;
	height:151px;
	display:block;
	float:right;
	text-align:left;
	border-bottom:1px solid #bdb582;
	background:url(../img/bg_scheda_staff.gif) bottom left no-repeat;
}
.staff .dati table {
	margin-left:8px;
	margin-top:6px;
}
#contenitore {
	width:740px;
	position:relative;
	left:50%;
	margin-left:-370px;
	border:1px solid #bdb582;
	display:block;
}
#contenitore #top_logo {
	padding-top:3px;
	height:43px;
	display:block;
	z-index:11;
	text-align:center;
	margin-bottom:31px;
}
#contenitore #top_menu {
	position:absolute;
	top:46px;
	left:0px;
	z-index:100;
	width:100%;
	height:30px;
	display:block;
	background:url(../img/fondo-top.jpg) top left no-repeat;
	border-bottom:1px solid #bdb582;
}
#contenitore #mega_logo_sx {
	position:absolute;
	top:0px;
	left:-198px;
	background:url(../img/mega_logo_sx.gif) top left no-repeat;
	width:197px;
	height:553px;
	display:block;
}
#contenitore #mega_logo_dx {
	position:absolute;
	top:0px;
	left:0px;
	background:url(../img/mega_logo_dx.png) top left no-repeat;
	width:201px;
	height:402px;
	display:block;
	z-index:0;
}
#contenitore #context {
	position:relative;
	padding:0px;
	margin:0px;
	padding-top:10px;
	border:none;
	width:100%;
	background:#FFFFFF;
	padding-bottom:10px;
	z-index:10;
}
#contenitore #context img {
	margin-top:-10px;
}
#context #left_side {
	padding-top:8px;
	float:left;
}
#context #right_side {
	float:right;
	padding-right:8px;
	text-align:right;
}
#gddflvplayer {
	margin:0px;
	padding:0px;
/*	float:right; */
}
#contenitore #footer {
	color:#FFFFFF;
	font-size:10px;
	padding:5px 0px 5px 0px;
	text-align:center;
	height:70px;
	background:url(../img/footer-homepage.jpg) top left repeat-y;
}
#contenitore #bottom {
	color:#000099;
	position:absolute;
	bottom:0px;
	left:0px;
	background:#d8e4e5;
	border-top:1px solid #4a8989;
	width:828px;
	height:59px;
	display:block;
	margin-left:7px;
}
#left_side #marqu {
	background:url(../img/cornice_news.gif) top left no-repeat;
	width:282px;
	height:283px;
	margin-left:8px;
}
.marq {
 color: #FFFFFF;
}
.contextMarq {
 text-align:justify;
}
#cls h1 {
	margin:0px;
	padding:0px;
}
.copy {
	font-weight:normal;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
}
a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}

.copy a:link, .copy a:visited, .copy a:active {
	font-weight:normal;
	text-decoration:none;
	padding:0px;
	border:0px;
}
.copy a:hover {
	color:#000000;
	text-decoration:none;
}
.EndNews {
	height:5px;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #bdb582;
	margin-bottom:5px;
}

a:link.MNews, a:visited.MNews, a:active.MNews {
	color:#666666;
	text-decoration:none;
	padding:0px;
	border:0px;
	font-weight:bold;
	display:block;
}
a:hover.MNews {
	display:block;
	color:#003572;
	text-decoration:none;
	background-color:#dfdfc5;
}
#storia a {
	float:left;
	width:78px;
	display:block;
	height:30px;
	background:url(../img/storia.gif) 35px 0px no-repeat;
}
#storia a:hover {
	background-position: 35px -30px;
}
#org a {
	float:left;
	width:139px;
	height:30px;
	background:url(../img/organizzazione.gif) 35px 0px no-repeat;
}
#org a:hover {
	background-position: 35px -30px;
}
#pensiero a {
	float:left;
	width:89px;
	height:30px;
	background:url(../img/pensiero.gif) 35px 0px no-repeat;
}
#pensiero a:hover {
	background-position: 35px -30px;
}
#news a {
	float:left;
	width:123px;
	height:30px;
	background: url(../img/news.gif) 35px 0px no-repeat;
}
#news a:hover {
	background-position: 35px -30px;
}
#usato a {
	float:left;
	width:84px;
	height:30px;
	background:url(../img/usato.gif) 35px 0px no-repeat;
}
#usato a:hover {
	background-position: 35px -30px;
}
#gallery a {
	float:left;
	width:86px;
	height:30px;
	background:url(../img/gallery.gif) 35px 0px no-repeat;
}
#gallery a:hover {
	background-position: 35px -30px;
}
#contatti a {
	float:left;
	width:117px;
	height:30px;
	background:url(../img/contatti.gif) 45px 0px no-repeat;
}
#contatti a:hover {
	background-position: 45px -30px;
}