@charset "UTF-8";
/* CSS Document */


html,body{
	margin: 0;
	padding:0;
}
body{
	font-family: arial, sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #1F1F1F;
	background-image: url(../immagini/bg_gradient.gif);
	background-repeat: repeat-x;
}
div#container{
	position:relative;
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
}
div#header{
	width: 760px;
	height: 70px;
	background-color:#1A1A1A;
	color: #FFFFFF;
	padding-top: 60px;
	background-image: url(../immagini/angela_chiti.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h1{
    margin: 0;
	padding:0;
}
h1{ display:none;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.3em;
}
div#content{
	padding-top: 10px;
	padding-left: 10px;
	background-color: #1a1a1a;
	position: relative;
	height: auto;
	float: left;
	background-image: url(../immagini/bg_gradient_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
	width: 740px;
	padding-right: 10px;
}
div#menu   {
	float: left;
	width: 150px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 0px;
}
div#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.5em;
	color: #66CCFF;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	letter-spacing: 0.2em;
}
div#menu a:hover {
	color: #FFFFFF;
}
div#menu ul {
	padding-top: 0px;
	list-style-type: none;
	width: 120px;
}
div#menu li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
#menu li li {
	border: 0px none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#menu ul ul a {
	color: #CCCCCC;
	text-transform: capitalize;
	font-weight: normal;
}
#menu ul ul a:hover {
	color: #FFFFFF;
}
#menu ul ul {
	display: block;
	list-style-type: square;
	list-style-position: inset;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #66CCFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}
div#main   {
	width: 500px;
	padding-left: 25px;
	height: auto;
	float: left;
}

.evid {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
#bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-bottom: 25px;
}
#bio p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bio a {
	color: #666666;
	text-decoration: none;
}



#info_mostra {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-bottom: 25px;
	
}

#info_mostra p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#info_mostra a {
	color: #999999;
	text-decoration: none;
}
#info_mostra a:hover {
	color: #FFFFFF;
}










#contacts {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-bottom: 300px;
}
#contacts p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contacts a {
	color: #999999;
	text-decoration: none;
}
#contacts a:hover {
	color: #FFFFFF;
}

.title_gallery {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
div#gallery img {
	padding-right: 20px;
	padding-bottom: 20px;
}
#gallery {
	width: 500px;
	padding-bottom: 25px;
	margin-top: 0px;
}
div#gallery img      {
	border: 2px solid #000000;
	padding: 0px;
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 2px;
}
#gallery a:hover{
    color: #fff; /*hack per i ie5.5 e le regole sotto*/
    }
#gallery a:hover img{
    border-color: #FFF
    }
#gallery_main {
	padding-bottom: 25px;
}
#gallery_main ul {
	margin: 0px;
	list-style-type: none;
	display: inline;
}
#gallery_main img      {
	border: 1px solid #000;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gallery_main a:hover{
    color: #fff; /*hack per i ie5.5 e le regole sotto*/
}
#gallery_main a:hover img{
    border-color: #FFF
}
div#footer{
	bottom:0;
	width: 760px;
	color: #999999;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #000000;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#footer a{
	color: #999999;
	font-weight: normal;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
}
.footer_block_copy {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 1.3em;
}
.footer_block_credits {
	padding-left: 1.3em;
}





/* LightBox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../immagini/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../immagini/lightbox_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.activelink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.self {
	border: 1px solid #FFFFFF;
	display: block;
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
.title_bold {font-size: 14px;
}

.mostra_home a { color: #66CCFF; font-family:Verdana, Arial, Helvetica, sans-serif; 
}
.mostra_home a hover { color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; 
}

#saggio {
	padding-top: 5px;
	padding-left: 40px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}
