/* main layout */
a.mainRef {
	text-decoration: none; 
    color:#000066;
}


body {

}

.toLeft {
    float:left;
}

.toRight {
    float:right;
}

.toClear {
    clear:both;
}

/*main page */

b.mainPageSubTitle {
    font-size:15px;
    margin-left:20px;

}

a.noUnderline {
   	text-decoration: none; 
}

div.papersProjects {
    float:left;
    width:33%;
    margin-left:15px;
    text-align:left;
    font-weight:bold;
}

hr {
    width:98%;
    background-color:blue;
}

hr.small {
    width:10%;
}
hr.sottile {
    width:100%;
    height:1px;
}
/* fine testa */

div.name {
    text-align:right;
    padding-right: 40px;
    font-size: large;
    font-weight: bold;
    dispaly:block;
    height:25px;
}


h2 {
	text-align:center;
	background:#E6ECF6;
	border: 1px solid #5A89C0;
	padding-top:3px;
	padding-bottom:3px;
	margin:0;
}
/* testata */

.header {
	margin-left:20px;
}
#testata_left {
	float:left;
}
#testata_right {

margin-left:150px; 
margin-top:10px;
padding-top:10px; 
margin-bottom:35px;
}
#testo5 {
font-family:Times New Roman, Times, serif;
font-size:xx-large;
color:#660000;
font-weight:bold;
font-style:italic;
}
#testo3
{
font-family:Times New Roman, Times, serif;
font-size:large;
color:#5A89C0;
font-weight:bold;
font-style:italic;
}
/* credits */

#credits {
    font-size:xx-small;
    text-align:center;
    float:right;
    color:black;
    padding-top:3px;
    padding-right:0px;
}
/* eventi iniziative */
.event_head {
	margin:10px;
}
.event_titile {
	font-size:large;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
}
.event ul li {
	text-align:left;
}
.event_footer {
	font-size:x-small;
	font-weight:bold;
}
.event {
	border-bottom:1px dotted green;
}
/*storia*/
#storia_content{
	font-size:small;
	text-align:justify;
	margin:20px;
}
/*foto*/
div.foto_content {
	display:block;
	height:450px;
}
ul.foto {
	LIST-STYLE-TYPE: none;
	text-align:left;
}
ul.foto li {
	margin:15px;
	float:left;
}
ul.foto img {
	border:0px;
	height:80px;
}
/*info*/
div.info {
	display:block;
	font-size:x-small;
height:400px;
}

/* dove */
.dove {
height:400px;
}
.dove img {
	border:0px;
}