
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
	font-family: Courier New, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#container {
	position: relative;
    width: 1000px;
    height: auto !important;  /* FF2 & IE7 */
    height: 100%;      /* IE5.x & IE6 */
    min-height: 100%;  /* FF2 & IE7 */
    margin: 0 auto;
	}

#header {
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	/* -----
	   only to highlight text */
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	/* ---- */
}

#left {
	float: left;
	width: 770px;
	background-color: #ffffff;
	/* -----
	   only to highlight text */
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	/* ---- */
}

#main {
	float: right;
	width: 187x;
	background-color: #ffffff;
	}


.clearCol { 
	clear: both;
	height: 50px;
}

.menu {

    font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	
}

.menu A {     
	color: #ffffff;
	text-decoration: none;
}

.menu A:hover {
	color: #ffffff;
	text-decoration: none;
}

.dati{ 
cursor: hand;
cursor: pointer;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 20px;
color: #000000;
font-weight: bold;
text-align: left;


}



.thelanguage{ 
font-family:Courier New, Verdana,  Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-align: justify;



}


.openlanguage{ 
 color: black;
}

.closedlanguage{ 
 color: black;
}

.titoli_categorie {


	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 40px;
	color: #E32D22;
	font-weight: bold;
	text-align: left;
}

.texts{ 
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 30px;
color: #000000;
font-weight: bold;
text-align: left;
line-height: 30px;

}


.texts A {     
	color: #000000;
	text-decoration: none;
}

.texts A:hover {
	color: #000000;
	text-decoration: none;
}

.biography{ 
font-family:Courier New, Verdana,  Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-align: justify;


}


.links{ 
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 20px;
color: #000000;
font-weight: bold;
text-align: left;
line-height: 20px;
}


.date_agenda{ 
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 15px;
color: #000000;
font-weight: bold;
text-align: left;
}

.titoli_agenda{ 
cursor: hand;
cursor: pointer;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 20px;
color: #000000;
font-weight: bold;
text-align: left;


}



.links A {     
	color: #000000;
	text-decoration: none;
}

.links A:hover {
	color: #000000;
	text-decoration: none;
}