@charset "utf-8";
body {
	background-color: #282828;
	font-family: Verdana, Geneva, sans-serif;
}
#header{
	width:786px;
	background:transparent url(../img_graf/back_top.gif) no-repeat;
	height:120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#logo{
	width:351px;
	height:96px;
	float:left;
	}
/*--------------------------MENU ORIZZONTALE HEADER--------------------------*/
#menu_top {
	width:360px;
	float:right;
	margin:20px 0px 0px 0px;
}
#menu_top ul {
	padding:0px;
	margin:0px;
}
#menu_top li {
	background:transparent url(../img_graf/menu_ElementList.gif) no-repeat left;
	list-style-type: none;
	display: inline-block;
	padding:10px 0px 10px 0px;
}
#menu_top a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	display:block;
	padding:0px 20px 0px 20px;
}
#menu_top a:hover {
	color: #e1e1e1;
	text-decoration: underline;
}
#menu_top_on li {
	color: red;
}
/*--------------------------MENU LATERALE SINISTRA--------------------------*/
#menu_sx{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #535353;
	border-right-color: #535353;
	border-bottom-color: #535353;
	margin-left: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #404040;
	padding:4px 0px 0px 0px;
	}
#menu_sx ul {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#menu_sx li {
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background:transparent url(../img_graf/point.gif) no-repeat left;
	Background-position:0px 9px;
}
#menu_sx a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_sx a:hover {
	color: #e1e1e1;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding: 10px;
}
.gallery_title{
padding:0px 0px 0px 12px;
}
.descrizione, .menu5 {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 20px;
}
.link_1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.link_mini {
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.testo_mini {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.back {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-left: 14px;
	padding-top: 4px;
}
.back a {
	color: #FFF;
	text-decoration: none;
}
.back a:hover {
	text-decoration: underline;
}
#contenuti {
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#contenitore_foto{
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
}
#next, #prev{
	font-size:26px;
	color: #bbb;
	text-decoration:none;
	margin:155px 0 0 0;
	display:block;
	width:30px;
	position:relative;
}
#next{
	float:right;
	left:-20px;
}
#prev{
	float:left;
	right:-20px;
}
#next:hover, #prev:hover{
	color: #FFF;
	text-decoration:none;
}
#foto img{
	margin-top:0px;
	border:1px solid #fff;
}
.anteprima{
	border:1px solid #666;
	margin:0px 2px 0px 2px;
	position:relative;
	bottom:0px;
}
.anteprima:hover{
	border:1px solid #fff;
	bottom:3px;
}

#menu_sx a.yellow{
	
   text-decoration:underline;
   color: #999;
   
}

