/* ELEMENTI STANDARD */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #34A9FF;
	text-decoration:none;
}
a:hover {
	color: #A6A4A4;
	text-decoration:underline;
}
p{
	margin:10px 0px 10px 0px;
}
body {
	color: #064171;
	font-size: 11px;
	text-align:justify;
	font-family:Tahoma, Arial, sans-serif;
}
.menu_bianco{
	font-family:Tahoma, Arial, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
A.menu_bianco{
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}
A.menu_bianco:HOVER{
	color:#CBCBCB;
	font-size:9px;
	text-decoration:none;
}
.menu_blu{
	font-size:9px;
	color:#023E6F;
}
A.menu_blu{
	color:#023E6F;
	text-decoration:none;
}
A.menu_blu:HOVER{
	color:#E30000;
	text-decoration:none;
}
.titolo_sezione{
	color: #064171;
	font-size: 14px;
	font-weight:bold;
}
.titolo_paragrafo{
	color: #064171;
	font-size: 12px;
	font-weight:bold;
}
.testo_news{
	color: #064171;
	font-size: 10px;
}
.par_1{
	margin:28px 0px 0px 15px;
}
/*GENERICI*/
H2{
	font-size:16px;
}
H3{
	BORDER-BOTTOM: 1px solid #B7B6B6;
	text-align:right;
	margin-bottom:10px;
	font-size:14px;
}
H4{
	font-size:12px;
}
.blu10{
	color: #064171;
	font-size: 10px;
}
.blu11{
	color: #064171;
	font-size: 11px;
}
.blu12{
	color: #064171;
	font-size: 12px;
}
.rosso9{
	color: #E30000;
	font-size: 9px;
}
.rosso11{
	color: #E30000;
	font-size: 11px;
}
.rosso12{
	color: #E30000;
	font-size: 12px;
}
.grigio10{
	color: #8F8E8E;
	font-size: 10px;
}
.grigio11{
	color: #8F8E8E;
	font-size: 11px;
}
.grigio12{
	color: #8F8E8E;
	font-size: 11px;
}


/* STRUTTURA: inizio */
#contenitore{
	/*font-size: 1.2em;*/
	margin: 0 auto;
	width: 760px;
}
#header {
	background: url(imgs/header.gif) no-repeat;
	width: 760px;
	height:65px;
	text-align:left;
}
#header .left{
	padding-top:30px;
	float:left;
}
#header .right{
	float:right;
	width:402px;
}
#header .right .menu1{
	float:left;
	padding-top:50px;
}
#header .right .menu2{
	float:right;
	padding-top:47px;
}
#contenitore_testata{
	width:760px;
	clear:both;
}
#testata_sinistra{
	border: 1px solid #064171;
	width:353px;
	height:137px;
	padding:0px;
	float:left;
}
#testata_destra{
	border: 1px solid #064171;
	float:right;
	width:400px;
	height:137px;
}
#colonna_sinistra{
	background: url('imgs/col_sin_footer.gif') bottom no-repeat;
	float:left;
	width:158px;
	height:277px;
	margin-top:3px;
}
#colonna_sinistra_corpo{
	height:255px;
	width:158px;
	BORDER-TOP: 1px solid #064171;
	BORDER-LEFT: 1px solid #064171;
}
#colonna_sinistra_corpo_interna{
	background:url('imgs/sf_col_cen_sin.gif') bottom right no-repeat;
	background-position:-6px -35px;
	height:255px;
	width:158px;
	BORDER-TOP: 1px solid #064171;
	BORDER-LEFT: 1px solid #064171;
}
#colonna_news{
	background:url('imgs/sf_col_cen_sin.gif') bottom right no-repeat;
	margin-top:3px;
	float:left;
	width:196px;
	height:275px; /*1px in meno per il bordo*/
	BORDER-TOP: 1px solid #064171;
	BORDER-RIGHT: 1px solid #064171;
	BORDER-BOTTOM: 1px solid #064171;
}
#colonna_destra{
	background:url('imgs/col_cent_des_footer.gif') bottom repeat-x;
	margin-left:3px;
	margin-top:3px;
	float:left;
	height:275px;
	width:399px;
	BORDER: 1px solid #064171;
}
#colonna_destra_interna{
	min-height: 300px;
	height: auto !important;
	height: 300px;

	background:url('imgs/col_des_footer.gif') bottom right no-repeat;
	margin-top:3px;
	float:left;
	width:599px;
	/*height:275px; 1px in meno per il bordo*/
	border-top:1px solid #064171;
	border-bottom:1px solid #064171;
	border-left:1px solid #064171;
	border-right:1px solid #064171;
}

/* FOOTER INTERNA */
#footer_interna{
	background:url('imgs/riflesso_interna.gif') no-repeat;
	color: #949393;
	width:760px;
	font-size:9px;
	clear:both;
	height:35px;
	clear:both;
}
#footer_interna .left{
	float:left;
}
#footer_interna .right{
	float:right;
	padding:21px 1px 0px 0px;
}
#footer_interna a {
	color: #949393;
}
#footer_interna a:hover {
	color: #E30000;
}
/*FOOTER HOME*/
#footer_home {
	background:url('imgs/riflesso_home.gif') no-repeat;
	color: #949393;
	width:760px;
	font-size:9px;
	clear:both;
	height:35px;
}
#footer_home .left{
	float:left;
}
#footer_home .right{
	float:right;
	padding:21px 1px 0px 0px;
}
#footer_home a {
	color: #949393;
}
#footer_home a:hover {
	color: #E30000;
}
/*FOOTER FINE*/

/* INTERNA - APPROFONDIMENTO */
.contenuti {
	padding:13px 20px 40px 20px;
}
.contenuti_titolo {
	BORDER-BOTTOM: 1px solid;
	BORDER-BOTTOM: #B7B6B6; 
	background: url(img/sf_titolo.gif) repeat-x;
	height:12px;
	text-align:right;
	vertical-align:middle;
	padding-bottom:6px;
	font-size:14px;
	font-weight:bold;
}
.contenuti_spalla{
	float:left;
	height:218px;
}
.contenuti_corpo{
	width:550px;
	text-align:left;
	float:right;
	padding-top:4px;
	padding-bottom:15px;
}

/* STRUTTURA: fine */
.soluzioni{
	/*BORDER: 1px solid #B7B6B6;*/
	float:left;
	width:168px;
	height:220px;
	padding-top:30px;
	padding-left:26px;
}
.case{
	/*BORDER: 1px solid #B7B6B6;*/
	float:left;
	width:182px;
	height:220px;
	padding-top:10px;
	padding-left:20px;
}
.linea_vert_1{
	BORDER-LEFT: 1px solid #064171;
	float:left;
	height:234px;
	width:2px;
}

.miniatura{
	width:123px;
	padding:3px;
	height:77px;
	BORDER: 1px solid #064171;
}

/*NEWS: inizio*/
.news_head{
	height:10px;
	padding:10px 0px 4px 0px;
}
.news {
	width:170px;
	margin:6px 0px 0px 8px;
}
.news_titolo {
	font-size:11px;
	font-weight:bold;
}
.corpo_news{
	text-align:left;
}
/*NEWS: fine*/

/* MENU ALTO SINISTRA 1: inizio */
#minitabs {
	margin: 0;
	padding: 0px 0px 18px 2px;
	border-bottom: 1px solid #064171;
}
#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	height: 14px;
	font-weight: bold;
	margin: 0px 10px 2px 10px;
	/*padding-bottom: 2px;*/
	text-decoration: none;
	color: #064171;
}
#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #7C99B1;
	/*padding-bottom: 2px;*/
	color: #A6A4A4;
}
/* MENU ALTO SINISTRA 2: fine */

/* MENU ALTO SINISTRA 2: inizio */
#minitabs2 {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #064171;
}
#minitabs2 li {
	display: inline;
	list-style-type: none;
}
#minitabs2 a:link, #minitabs2 a:visited {
	float: right;
	font-size: 10px;
	line-height: 14px;
	height:14px;
	font-weight: bold;
	margin: 0px 10px 4px 10px;
	padding-top: 4px;
	text-decoration: none;
	color: #064171;
}
#minitabs2 a.active:link, #minitabs2 a.active:visited, #minitabs2 a:hover {
	border-top: 4px solid #7C99B1;
	padding-top: 0px;
	color: #A6A4A4;
}
/* MENU ALTO SINISTRA 2: fine */

