/* CSS STYLE AFB
 Main stylesheet
------------------------------------------------------------------
CODING & STYLE by Mauro Abba (mauroabba@gmail.com) 2009 - 2011 
------------------------------------------------------------------*/


html { font-size: 100%; /* IE hack */ }

body {
padding: 0;
margin:0;
background-color: #fff;
font-weight: normal;
	}
	
img {
	border: 1px solid #666;
}
a img {
	border: none;
}

a:hover img {
	border: none;
}

.hidden{
	visibility: hidden;
	overflow: hidden;
}

.pad {
	padding: 5px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #708A03;
	text-decoration: none;
	background-color: #F4F2E4;
}
ul {
	list-style: none;
}

ul.normalList {
	color: #495A77;
	margin-bottom: 15px;
	font-size: 16px;
} 

blockquote {
	font-size: 14px;
	color: #827653; 
	font-family: "Courier New", Courier, monospace;
	margin-bottom: 15px;
}

.left{
	text-align:right;
	text-indent:0;
}

.clear 
{
	clear:both;
}


/*DIVIS */
	
#wrapper {
	margin-left:0px;  /* centers max'd layout in browser */
	margin-right:0px; /* centers max'd layout in browser */
	margin-top:0px;
	border-top: 5px solid #708A03;
	margin-bottom: 20px;
	}

#header {
	position: relative;
	margin: 0px;
	height: 60px;
	}
	
.titolo {
	/*position: relative;*/
	width: 700px;
	margin-top: 5px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
}


.logoafb {
	/*position: relative;*/
	width: 700px;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	padding:0px;
}

.logoafb2 {
	/*position: relative;*/
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	padding:0px;
}

.logoafb2 h2{
	text-decoration: none;
	font-size: 28px;
	font-family: Georgia, Times, serif;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
	padding:0px;
}


.logoafb h2{
	text-decoration: none;
	font-size: 25px;
	font-family: Georgia, Times, serif;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
	padding:0px;
}






.logoafb3 {
	/*position: relative;*/
	margin-bottom: 0px;
	margin-top: 8px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	padding:0px;
}
.logoafb3 h2{
	text-decoration: none;
	font-size: 25px;
	font-family: Georgia, Times, serif;
	letter-spacing: 1px;
	color: #000;
	text-align: center;
	padding:0px;
}








#content {
	width:100%;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	clear:both;
	background: #FFFFFF;
	/*min-height: 450px;*/
	margin-bottom:20px;
	border-top: 2px solid #666;
	}
	
#main-up {
	position: relative;
	width: 735px;
	margin-top: 10px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:center;
}	
#main-up2 {
	margin-top: 15px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto;
}	

#imagecenter {
	margin-top: 10px;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:center;
}	



#main-up h2{
	text-decoration: none;
	font: 12px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	text-align: center;
}
	
	
.blocco-primo {
	position: relative;
	margin-left:0;  /* centers max'd layout in browser */
	margin-right:0; /* centers max'd layout in browser */
	margin-top:15px;
	border-bottom: 1px dashed #666;
	border-top: 1px dashed #666;
	padding-top: 15px;
	}	


.blocco-primo2 {
	position: relative;
	margin-left:0;  /* centers max'd layout in browser */
	margin-right:0; /* centers max'd layout in browser */
	margin-top:20px;
	border-bottom: 1px dashed #666;
	}
	
	
.blocco-secondo {
	position: relative;
	margin-left:0;  /* centers max'd layout in browser */
	margin-right:0; /* centers max'd layout in browser */
	margin-top:30px;
	border-bottom: 1px dashed #666;
	}	


.blocco-primo h2{
	text-decoration: none;
	font: 18px Georgia, Times, serif;
	letter-spacing: 1px;
	overflow: hidden;
	color: #000;
	text-align: center;
}

.blocco-primo p{
	text-decoration: none;
	font: 15px Georgia, Times, serif;
	letter-spacing: 1px;
	overflow: hidden;
	color: #000;
	text-align: center;
	line-height: 18px;
}
.blocco-primo h4{
	text-decoration: none;
	font: 14px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	line-height: 16px;
}

.blocco-primo h3{
	text-decoration: none;
	font: 16px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	line-height: 16px;
}


.blocco-primo2 h2{
	text-decoration: none;
	font: 18px Georgia, Times, serif;
	letter-spacing: 1px;
	overflow: hidden;
	color: #000;
	text-align: center;
}

.blocco-primo2 p{
	text-decoration: none;
	font: 15px Georgia, Times, serif;
	letter-spacing: 1px;
	overflow: hidden;
	color: #000;
	text-align: center;
	line-height: 18px;
}
.blocco-primo2 h4{
	text-decoration: none;
	font: 14px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	line-height: 16px;
}

.blocco-primo2 h3{
	text-decoration: none;
	font: 16px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	line-height: 16px;
}





.blocco-secondo h2{ text-decoration: none; letter-spacing: 1px; overflow: hidden; color: #000; text-align: center; font-family: Georgia, Times, serif; font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 2px; }

.blocco-secondo p{
	text-decoration: none;
	font: 13px Georgia, Times, serif;
	letter-spacing: 1px;
	overflow: hidden;
	color: #000;
	text-align: center;
	line-height: 18px;
}

#copy {
	padding-top: 15px;
	text-align: center;
	clear: both;
	line-height: 3em;
	border-bottom: 3px solid #009900;
	padding-bottom: 20px;
	}
	
#copy p {
	font: 12px Georgia, Times, serif;
	}





/* GALERIE */

.galerie { margin-top: 10px; width :600px; margin-left:auto;  /* centers max'd layout in browser */ margin-right:auto; /* centers max'd layout in browser */ text-align:center; 
}	

.galerieB { margin-top: 10px; width :800px; margin-left:auto;  /* centers max'd layout in browser */ margin-right:auto; /* centers max'd layout in browser */ text-align:center; 
}	
.textgalerie {
	width :600px;
	text-decoration: none;
	font: 12px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align: center;
	line-height: 18px;
	margin-bottom: 28px;
	margin-top: 10px;
}	




/* EXHIBITIONS PAGE */




.exhib #content { width:100%; margin-left:auto;  /* centers max'd layout in browser */ margin-right:auto; /* centers max'd layout in browser */ clear:both; background: #FFFFFF; /*min-height: 450px;*/
	margin-bottom:20px; border-top: 2px solid #666; padding-left: 30px; 	}
	
	
.exhib #contentInside { width: 800px; min-height: 500px; margin-left: auto; margin-right: auto; }	
	
.exhib #contentInside .backtohome{ width: 800px; text-align:right; font-size: 12px; margin-top: 8px; }	


.exhib #contentInside h2{ text-decoration: none; overflow: hidden; color: #000; text-align: left; font-family: Georgia, Times, serif; font-size: 24px; }
.exhib #contentInside h3{ text-decoration: none; overflow: hidden; color: #000; line-height: 16px; text-align: left; display: block; padding-bottom: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #708A03; font-family: Georgia, Times, serif; font-size: 19px; }
.exhib #contentInside h4{
	text-decoration: none;
	font: 14px Georgia, Times, serif;
	overflow: hidden;
	color: #000;
	line-height: 16px;text-align: left;}

.exhib #contentInside p { text-decoration: none; overflow: hidden; color: #000; text-align: left; line-height: 16px; font-family: Georgia, Times, serif; font-size: 13px; margin: 5px; }


.exhib #contentInside ul{  }

.exhib #contentInside ul li {  }

