/*****************************************
* OVERRIDES
******************************************/
#container {
	min-height: 650px;
	height: 100%;
	text-align: left;
} 
#content {
	min-height: 450px;
	height: 550px;
}
/*****************************************
* GENERAL
******************************************/
#page-content 
{
	position:relative;
	border: 0;/*1px solid #ff0000;*/
	width: 624px;
	left: 206px;
	text-align: justify;
	font-size: 12px;
}
#section-header {
	margin-top: 16px;
	position: relative;
	width: 100%;
	height: 24px;
	color: #004175;
	botder:0px; /*border-bottom: 1px solid #fdc400;*/ 
	font-size: 16px;
	font-weight: bold;
}
#box-contents {
	position: relative;
	width: 600px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.title {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
.sub-title {
	font-weight: bold;
}
.text {
	text-align: justify;
}
/*****************************************
* 
******************************************/
#titoletto1, #titoletto2 {
	position: relative;
	width: 100%;
	height: 20px;
	background-color: #6e99d4;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
	margin-bottom: 10px;
}
#dettagli {
	margin-bottom: 30px;
}
.mail-block p a {
	color: black;
	text-decoration: none;
	border: 0;
	font-size: 13px;
	font-weight: bold;
} 
.mail-block p a:ACTIVE,
.mail-block p a:VISITED
{
	color: black;
}
.mail-block p a:HOVER
{
	color: #fdc400;
}

#titolo-informativa {
	margin-top: 40px;
}
#titolo-informativa, #contenuto-informativa {
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	margin-bottom: 15px;
}




