body
{
background-color: #FFFFCC;
font-family: "Courier New", Courier, monospace;
font-size: 95%;
margin: 25px;
}

*{
margin: 0px;
padding: 0px;}

.nascosto 
{
	display: none;
}

a:active, a:visited, a:link
{
	color: #003300;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
}


#container
{ 
width: 740px;
height: 100%;
margin: auto;
background: #F4F4F4;
border: 1px solid #CC9900;
background-color: #f4f4f4;
}

#topheader
{
	text-align: right;
	margin-top: 10px;

}

#topheader h1
{
text-align: right;
margin-right: 5px;
color: #660000;
font-family: Courier New, Courier, monospace;
font-size: 2.5em;

}

#menu
{
	text-align: right;
	margin-top: 8px;
	height: 20px;

}

#menu a
{
margin-right: 15px;
text-transform: lowercase;
font-size: 1em;
text-decoration: underline;

}

#header
{
	border-top:1px solid #677E43;
	border-bottom:1px solid #677E43;
	width: 100%;
	margin-top: 10px;
	background-image:url(images/sfondo.jpg);
	background-repeat:repeat-x;
	height: 150px;
	background-color: #0C020B;
}

#mainleft
{
color: #002000;
margin-top: 10px;
padding: 5px;
padding-bottom: 10px;
padding-right: 15px;
line-height: 175%;
width: 60%;
float: left;
}

#mainleft h2
{
	font-size: 165%;
	padding-bottom: 5px;
	margin-left: 5px;
	color: #330000;
	width: 80%;
	font-weight: bold;
	margin-top: 10px;
}

p
{
color: #003300;
margin-top: 15px;
font-size: 0.9em;
margin-left: 10px;
}


#mainright
{
	margin-right: 10px;
	width: 33%;
	float: right;
	line-height: 175%;
	margin-left: 0px;
	text-align: left;
	font-size: 0.9em;
	margin-top: 10px;
	background-color: #FFFFEC;
	border: 1px solid #CCCC00;
}

#mainright h2
{
	font-size: 120%;
	margin-left: 0px;
	color: #003333;
	width: 250px;
	text-align: center;
}

#mainright p
{
width: 90%;
color: #330000;
margin-top: 15px;
margin-left: 10px;
}

#footer
{
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	width: 100%;
}
#footer a {

margin-right: 15px;
text-transform: lowercase;
font-size: 1em;
text-decoration: underline;
}
#breadcrump {
	text-align: right;
}
.Active {
	font-weight: bolder;
}
#header-contatti {

	border-top:1px solid #677E43;
	border-bottom:1px solid #677E43;
	width: 100%;
	margin-top: 10px;
	background-image:url(images/sfondo_contatti.jpg);
	background-repeat:repeat-x;
	height: 150px;
	background-color: #0C020B;
}

#header-curriculum {

	border-top:1px solid #677E43;
	border-bottom:1px solid #677E43;
	width: 100%;
	margin-top: 10px;
	background-image:url(images/sfondo_curriculum.jpg);
	background-repeat:repeat-x;
	height: 150px;
	background-color: #0C020B;
}
li {
	list-style-position: inside;
}
ul {
	list-style-type: disc;
}
#mainleft h3 {

	font-size: 125%;
	padding-bottom: 5px;
	margin-left: 5px;
	color: #330000;
	width: 80%;
	font-weight: bold;
	margin-top: 10px;
}
#mainleft h4 {


	font-size: 110%;
	padding-bottom: 5px;
	margin-left: 5px;
	color: #330000;
	width: 80%;
	font-weight: bold;
	margin-top: 10px;
}
#container #mainleft .nota {
	font-size: 0.8em;
	font-style: italic;
}
