/*FOGLIO STILE PER SITO FONDAZIONE*/


/* ==============
   basic elements 
   ============== */
body {
	font-size: 95%;
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/GREY_bckgrn.jpg);
	background-repeat: repeat-y;
	background-position:50% 0%;
		}
.Grassetto {
	font-weight: bold;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #666666;
	}
h4 {
	color: #000000
	}
a{
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {	
	text-decoration: overline;
	}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
li{
	}
/* =============
   vari span
   ============= */	
.red{color:#FF0000;}   
   
/* =============
   specific divs
   ============= */


/* --- container2 --- */

#container2 {
	font-size: 90%;
	width: 700px;
	margin:auto;
	}
/* --- container --- */
#container {
	font-size: 90%;
	text-align: left;
	background-image: url(../images/ContBack.jpg);
	background-position: 0px 184px;
	background-repeat: repeat-y;
	}


/* --- Head --- */

#head {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/head_back.jpg);
	height: 184px;
	background-repeat: no-repeat;
	background-position: top left;

}
#head h1{
	text-align:right;
	font-size: 3em;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	background-repeat: no-repeat;
}
#head h2{
	text-align:right;
	padding-right: 25px;
	font-style: italic;
	color: #999999;
	margin-top: 20px;
	font-size: 2em;
}
/* --- NavBar --- */
#NavBar{
	float: left;
	width: 120px;
	background-image: url(../images/logo120.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	border-right: 1px dashed #333333 ; 
	padding-bottom: 70px;
	padding-top:15px;
	margin-top:0px;
	margin-bottom: 8px;
		}
 .title{
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
#NavBar ul{
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	/*font-size: .9em;*/
}
#NavBar li{
	margin: 0;
	}
#NavBar a{
	display: block;
	width: 116px;
	padding: 2px 2px 2px 2px;
	border-bottom-color: #333333;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-decoration: none;
	margin: 1px;
	text-align: center;
	}

#NavBar a:hover, #navlist a:active {
	color: #FF0000;
	text-decoration: overline;
}


/* --- Content --- */

#content { 
	/*border: 1px outset #999;*/
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 125%;
	color: #000000;
	line-height: 1.2em;
	margin-left: 130px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-top: 15px;
	padding-bottom: 16px;

	}
#content h1{
	margin-bottom: 0px;
	padding-bottom: 20px;
	text-align: center;
	text-indent: 0px;
	font-size: 130%;
}
#content p{
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 2px;
}
#content ul{
	text-indent: 0px;
	margin-left: 2em;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content ul li{
	list-style-type: none;
	background-image: url(../images/dot01.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 24px;
	padding-bottom: 4px;
}
/*classi x content*/
#content.home{
	margin-right: 4px;
	margin-top: 0px;
	padding-bottom: 8px;
}
#content.bio {
	padding-bottom: 15px;	
}
#content.bio p{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#content.contact {		
}
#content.autentica{}
#content.diritti{}
#content.dove{}
#content.gal{
	text-indent: 0px;
	
}
#content.gal td{
	font-size: 90%;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px ;
}
#content.mostre{
}
#content.mostre h3{
	color: #FF3333;
	text-transform: uppercase;
	text-align: center;
}#content.mostre h4{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#container2 #container #content.mostre a {
	color: #990000;
	font-size: 80%;
	font-weight: bold;
}
#container2 #container #content.mostre h4 a{
	color: #000000;
	text-decoration: none;
	font-size: 100%;
}


#content.mostre h4 a:link{
	color: #000000;
	text-decoration: none;
}
#content.mostre h4 a:hover{
	color: #000;
text-decoration: overline;}

#content.mostre p{
	line-height: 1.5;
	font-weight: bold;
	text-indent: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #333333;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-bottom: 14px;
	padding-bottom: 4px;
	font-size: 80%;
}
#content.nl{}
#content.tesi{
	text-indent: 0px;
}
.titolotesi {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
}
/* --- Content2 --- */

#content2 {
	color: #000000;
	margin-top: 25px;
	margin-left: 130px;
	border: 1px dashed #666;
	margin-right: 4px;
	line-height: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
}
#content2 h3{
	text-align: center;
	margin: 2px;
}
#content2 ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;}
#content2 li {
	/*width: 100px;
	border-color: #ddd #000 #000 #ddd;
		background-color: #999999;
		border: 1px solid;
		display: block;*/
		padding: 1px 2px 1px 32px;
	margin: 6px 1px 1px 4px;
	background-image:  url(../images/hand.gif);
	background-repeat: no-repeat;
	background-position: 0% 10%;
	font-weight: normal;
}
		

/* --- L I N K S --- */
ul#links{ list-style-type:	none;
		margin: 0; /*removes indent IE and Opera*/
		padding: 0; /*removes indent Mozilla and NN7*/
		}
ul#links li { background-image:none;}
ul#links li a{margin:6px 0px 5px 0px;
				font-weight:normal;
				 font-size:90%; 
				 color:#111; }
ul#links li.t1{ font-size:120%; 
				letter-spacing:.5em;
				font-weight:bold;
				color:#FF0000;
				margin:6px 0px 5px 0px; }
ul#links li.t2{font-size:105%; 
			letter-spacing:.2em;
				font-weight:bold;
				margin:6px 0px 3px 0px;}

/* --- Footer --- */
#footer {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 85%;
	clear: both;
	text-align: center;
	font-weight: bold;
	background-color: #999999;
	margin-top: 2px;
	}
	#footer p{
	display: block;
	margin: 0px;
}
/* --- Moduli --- */
textarea, input {
	background-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#container2 #container #content #tblLink {
	font-size: 85%;
	text-indent: 0px;
}

