

#briciole{
	padding-left: 5px;
	margin: 0px;	
}
#briciole li{
	list-style: none;
	display: inline;

}
h1{
	margin-top:0px;
}

.nav_top{
	float: left; 
	width: 24%; 
	margin: 0px; 
	padding: 0px; 
	text-align: right;
}
.nav_top li{
	list-style-type: none;
}
.nav_bottom{
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border-bottom: solid 1px #8888ff;
	width: 100%;
	
}
.nav_bottom li{
	float: left;
	width: 30%;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 5px;
	display: inline;
	list-style-type: none;
}


.dx{
	text-align: right;
}
.thumb_list{
	padding: 10px;
	padding-top: 0px;	
	margin: auto;
}
a img{
	border: solid 1px;

}
.thumb_list img{
	border: solid 1px;
	margin: 10px;
}
#foto_title {
	float: left; 
	width: 75%; 
	margin: 0px; 
	font-size: 120%;	
}
.normal{
	font-size: 100%;
	font-weight: normal;
}
.gallery_thumb{
	width: 380px;
	
	height: 130px;
	
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.gallery_thumb h3{
	margin: 0px;
	padding-bottom: 4px;
	font-size: 120%;
}
.gallery_thumb img{
	float: left;
	border: solid 1px;
	margin-right: 5px;
	
}
.gallery_thumb p{
	margin: 0px;
	font-size: 100%;
}

#foto_cont{
	text-align: center;
}
#foto_cont img{

}
#foto_cont p{
	margin: 0px;
	padding: 5px;
	border-bottom: solid 1px #8888ff;
}



#comment_col{
	width: 66%;
	float: left;
	border: solid 0px #8888ff;
}


#comment{
	border-bottom: solid 1px #8888ff;
}

#comment_col p{
	margin-top: 20px;
}
#form_comment{
	padding-left:50px;
}
#form_comment span{
	width: 80px;
	text-align: right;
	padding-right:5px;
}
#form_comment textarea{
	width: 350px;
	height: 100px;
}
#form_comment .pwd{
	width: 95px;
}
#form_comment .titolo{
	width: 350px;
}
#form_comment .testo{
	 height: 100px;
}





#detail_col{
	width: 33%;
	float: left;
	margin-left: 5px;
	
}

#dettagli_file{
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: solid 1px #8888ff;

}
#dettagli_file table{
	width: 100%;
	margin:0px;
	padding:0px;
	font-size: 80%;
}
#dettagli_file table th{
	text-align:center;
}

#other_gallery{
	width: 245px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: solid 1px #8888ff;
	

}
#other_gallery p{
	margin:5px;
}

table.esami{
	border: solid 1px #8888ff;
	border-collapse: collapse;
	margin-left:5px;
}
.esami td, .esami th{
	border: dotted 1px #8888ff;
	padding: 3px;
	
}



#corpo{
	float: right;
	width: 99%;
}


#footer{
	display: none;
	width: 99%;
	float: left;
	border-top: solid 1px #4444ff;
	color: black;
	background-color: #ddddff;
	text-align: right;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 1%;
}

#adv_footer{
	display: none;
	width: 99%;
	float: left;
	border-top: solid 1px #4444ff;
	color: black;
	/*
	background-color: #ddddff;
	*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1%;
}


#home_sx{
	border: solid 0px blue;
	width: 60%;
	float: left;
	padding: 5px;
	margin: 0px;
}
#home_sx h1,#home_sx h2,#home_sx h3{
	font-size: 100%;
}
#home_sx h2{
	padding:0px;
	margin:0px;	
}
#home_sx h3{
	margin-top:0px;
	margin-left:20px;

	font-weight:normal;
}

#home_foto, #home_risorse{
	display: none;
	float: right;
	width: 25%;
	border: solid 1px #8888ff;
	padding: 5px;
	margin: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
#home_foto .title{
	margin-bottom: 5px;
	margin-top: 0px;
}
#home_foto img{
	float: right;
	margin-left: 5px;
}
#home_foto p.item{
	margin: 0px;
	margin-bottom: 10px;
	width: 100%;
}
#home_foto p .title{
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#home_risorse ul{
	margin-top:0px;
	margin-left: 20px;
}
.resource li{
	padding-bottom: 2px;
}
#validatori{
	margin: 0px;
	padding: 0px;
	padding-left:5px;
}

#validatori li{
	margin: 0px;
	padding: 0px;
	display: inline;
}




body{
	font-family: Georgia, Arial, serif ;
	margin: 0px;
	color: black;
	background: white;
}

#menu_top{
	display:none;
	padding: 0px;
	margin: 0px;
	height:1px;
}

#menu_top li {
	display: inline;
	padding: 5px;
	margin: 0px;
	margin-left: 5px;
	border: solid 1px blue;
	color: black;
	background: #eeeeff;
	float:left;
}
#menu_top li a{
	padding:0px;
	height: 10px;
}

#menu_top li.attivo{
	border-bottom: solid 1px white;
	background: white;
}
#menu_top li.attivo a{
	text-decoration: none;
	color: black;
}

#menu_top li:hover{
	background: white;
}
#menu_top li:hover a{
	text-decoration: none;
	color: black;
}

#header{
	width: 100%;
	height: 100px;
	color: black;
	background: #aaaaff url(img/header_sfondo.jpg) no-repeat bottom right ;
	border-bottom: solid 0px blue;
}
#header #logo{
	
	width: 100%;
	float: left;
	height: 52px;
	font-size: 200%;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, serif;
}

#logo{
	display: none;
}


#link_foto_resource{
	border: solid 1px #8888ff;
	float: right;
	width: 25%;
	margin: 5px;
	padding: 5px;
}
#link_foto_resource ul{
	margin: 0px;
	padding: 0px;
}
#link_foto_resource ul li{
	list-style: none;
	width: 100%;
	margin-bottom: 5px;
	float: left;
}
#link_foto_resource ul li img{
	margin-right: 5px;
	float: left;
}

#form_ricerca{
	display: none;
	float: right;
	margin: 0px;
	padding-right: 5px;
}

#contenitore_briciole{
	width: 100%;
	float: left;
	padding-top: 5px;
}