/* FOGLIO DI STILE ASSOFORM 2007 */

body{
	margin:0;
	margin-top:4px;
	padding:0;

	background-position: top;

}

#prova{
	width:100%;

	background-position: bottom;
}

img{
	border:none;
}

#centrale{
	margin:auto;
	width:1000px;
	max-width:1000px;
	text-align: left;
	font-family: verdana;
}

.interruzione{
	clear:both;
}

form{
	margin:0;
}

hr
{
background: #CCCCCC;
color: #CCCCCC;
height: 1px;
margin: 0px 0px 5px;
}

html>/**/body hr /* FireFox*/{
	margin-top:5px!important;
}

.bold{
	font-weight:bold;
}

/* TESTATA */

#testata{
	display:none;
}

/* CONTENUTI */

#contenuti{

	width:100%;
}

/* stili per il footer*/

#footer{
	text-align:left;
	font-size: 0.6em; /*10px;*/
	clear:both;
	width:1000px;
	height:86px;
	color:white;
}

#footer a {
	color:black;
}

#footer_1{
	margin-left:5px;
	padding-left: 30px;
	text-align:left;
	width:232px;
	height:23px;
	color:#FECC53;
	background: url('../img/sfondo_footer.gif') no-repeat;
	background-position: bottom;
}

#footer_2{
	line-height: 15px;
	text-align:left;
	height:63px;
	color:white;
	background-color: #002A5C;
}

/* stili per la colonna sx */

#sinistra{
	display:none;
}

/* stili per la colonna dx */

#destra{
	float:left;
	width:724px;
	text-align: left;
	padding-left:9px;
}

#navi{
display:none;
}

#principale_h{
	float:left;
	width:582px;
}

#principale{
	float:left;
	width:711px;
}

/* stili div contenitore principale */

.contenitore_top{
	width:711px;
	height:29px;
	background: url('../img/principale_top.gif') no-repeat top;
}

.contenitore_bottom{
	width:711px;
	height:14px;
	background: url('../img/principale_bottom.gif') no-repeat;
}

.contenitore_title{
	float:left;
	font-size: 0.6em; /*10px;*/
	font-family: verdana;
}

.contenitore_title h4{
	margin:0;
	margin-left:30px;
	margin-top:8px;
	font-size: 0.6em; /*10px;*/
}

.contenitore_title h2{
	margin:0;
	margin-left:30px;
	margin-top:8px;
	font-size: 10px; /*10px;*/
}

html>/**/body .contenitore_title h2 /* FireFox*/{
	font-size: 10px!important;
}

.contenitore_title_2{
	float:right;
	font-size: 0.6em; /*10px;*/
	font-family: verdana;
	margin-right:10px;
	margin-top:8px;
}

.contenitore_title_2 a{
	color:black;
	font-weight: bold;
}

.contenitore_title_2 a:hover{
	color:black;
	font-weight: bold;
}

.contenitore_title_2 a:visited{
	color:black;
	font-weight: bold;
}

.contenitore{
	font-size: 0.7em; /*0.8em; 12px;*/
	font-family: verdana;
	background-color:#F6F4E5;
	padding:6px 14px 10px;
	height:auto!important;height:0 /* necessario per prevenire baco di internet explorer 6 */
}

.contenitore a{
	color:#004290;
	font-weight:bold;
}

.contenitore a:hover{
	color:#004290;
	font-weight:bold;
}

.contenitore a:visited{
	color:#004290;
	font-weight:bold;
}

.contenitore h2{
	font-size: 1em; /*14px;*/
	color:#004290;
}

.contenitore h3{
	font-size: 1.1em; /*13px;*/
	color:#004290;
	margin-top:25px;
	margin-bottom:5px;
}

#news{
	max-height:140px;
	overflow:hidden;
}

.text{
	width:250px;
	font-size:1em;
}

.text_e{
	font-size:1em;
}

