/* ELEMENTI COMUNI */

body {	margin: 0px;	background-image: url(../img/mare.jpg);background-repeat: repeat-x;	background-position: left bottom;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;}
#sfondo_pagina{	background-image: url(../img/sfondo_body.gif);	background-repeat: repeat-x;}
#content{	width:762px;	margin: auto;	background-image: url(../img/base_pagina.jpg);	background-repeat: no-repeat;	background-position: left top;	padding: 0 6px 0 6px; }
#testata_home{	background-image: url(../img/testata_home.jpg);	background-repeat: no-repeat;	height:67px;}
#immagine_big{height: 270px;}
#testata_menu_foto{	width:750px;	background-image: url(../img/foto_home.jpg);	background-repeat: no-repeat;	background-position: right top;}

/* LINK */
a:link { color:#00349A;text-decoration:underline;}
a:visited{color:#00349A; text-decoration:underline;}
a:hover{color:#00349A; text-decoration:none;}

/* MENU */
#sx{width: 181px; float:left; }
#menu{text-transform:uppercase;}
#menu ul {margin: 0;padding: 0;	list-style-type: none;}
#menu li {	height:30px;font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: 666666;}
#menu a{display: block;	width: 181px; color: #666666;	background-image:url(../img/base_tasto.gif); background-repeat: no-repeat;	height:30px;}
#menu a:link{color: #666666;	text-decoration: none;}
#menu a:visited{color: #666666;	text-decoration: none;}
#menu a:hover{	background-image: url(../img/base_tasto_roll.gif);	width: 181px;	color: #FFFFFF;	text-decoration: none;	background-repeat: no-repeat;	height:30px;}
.lista_menu{padding:7px 0 0 15px;}

/* BOX */
#contenitore_box_home{margin-top: 3px;width:742px; margin-left:4px;}

/* box 1 */
#box_1{	width: 244px;	float: left;	background-image: url(../img/base_box.gif);	background-repeat: repeat-x;	background-position: left top;	background-color:#F4F4F4;	margin-right: 5px;}
#box_1 ul {margin: 0;padding: 0;	list-style-type: none;}
#box_1 li {	color: #333333;}
#box_1 a{display: block;	 color: #666666;	background-image:url(../img/base_box.gif); background-repeat: repeat-x;}
#box_1 a:link{color: #666666;	text-decoration: none;}
#box_1 a:visited{color: #666666;	text-decoration: none;}
#box_1 a:hover{	background-image: url(../img/base_box_roll.gif);	background-repeat: repeat-x;	color: #CCCCCC;	text-decoration: none;}

/* box 2 */
#box_2{	width: 244px;	float: left;	background-image: url(../img/base_box.gif);	background-repeat: repeat-x;	background-position: left top;	background-color:#F4F4F4;	margin-right: 5px;		}
#box_2 ul {margin: 0;padding: 0;	list-style-type: none;}
#box_2 li {	color: #333333;}
#box_2 a{display: block;	 color: #666666;	background-image:url(../img/base_box.gif); background-repeat: repeat-x;}
#box_2 a:link{color: #666666;	text-decoration: none;}
#box_2 a:visited{color: #666666;	text-decoration: none;}
#box_2 a:hover{	background-image: url(../img/base_box_roll.gif);	background-repeat: repeat-x;	color: #CCCCCC;	text-decoration: none;}

/* box 3 */
#box_3{	width: 244px;	float: left;	background-image: url(../img/base_box.gif);	background-repeat: repeat-x;	background-position: left top;	background-color:#F4F4F4;}
#box_3 ul {margin: 0;padding: 0;	list-style-type: none;}
#box_3 li {	color: #333333;}
#box_3 a{display: block;	 color: #666666;	background-image:url(../img/base_box.gif); background-repeat: repeat-x;}
#box_3 a:link{color: #666666;	text-decoration: none;}
#box_3 a:visited{color: #666666;	text-decoration: none;}
#box_3 a:hover{	background-image: url(../img/base_box_roll.gif);	background-repeat: repeat-x;	color: #CCCCCC;	text-decoration: none;}

/* ALTRI ELEMENTI HOME PAGE */

.padding{padding:3px;}
#separatore_rosso_home{clear:left; margin-top: 5px;margin-bottom:3px; height:7px; background-color:#FF0000;}
h3 {margin:0px;	text-transform:uppercase;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #666666;}
.tratteggio_obliquio{background-image: url(../img/tratteggio_obliquo.gif);	background-repeat: repeat;	height:9px;}
.clear_box{clear: both;}
.immagine_box_home{text-align:center;}

/* BOX NEWS HOME */
#blocco_news_home{width:742px; margin-left:4px;}
#box_news_home{float: left; width: 367px;}
h4 {text-transform:uppercase;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #FFFFFF;	background-image: url(../img/base_titolo_news.gif);	background-repeat: repeat-x;	height:35px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 3px;	margin-left: 0px;}
.lista_news_blu{padding:9px 0 0 15px;}
.box_news_home_padding{padding:5px;}
.tratteggio_news_home_grigio{	background-image: url(../img/tratteggio_grigio.gif);	background-repeat: repeat-x;	margin-top:5px;	margin-bottom:8px;}
#blocco_job{margin-left: 372px; width:367px;}
.elenco_news_in_home{	padding: 3px 3px 3px 10px;	margin-bottom: 5px;	border-left-width: 2px;	border-left-style: solid;	border-left-color: #00349A;	background-color: #F5F5F5;	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-top-color: #F0F0F0;	border-right-color: #F0F0F0;	border-bottom-color: #F0F0F0;}

/* LINK NEWS HOME */
.box_news_home_padding a:link { color:#333333;text-decoration:none;}
.box_news_home_padding a:visited{color:#333333; text-decoration:none;}
.box_news_home_padding a:hover{color:#00349A; text-decoration:underline;}



/* FOOTER GRAFICO */
#footer_grafico{background-image: url(../img/sfondo_footer.jpg); background-repeat: repeat;	height: 91px;	clear: both; margin-bottom: 110px;}
#onda_footer{background-image: url(../img/footer.jpg);	/*height: 91px;*/	margin: auto;	background-repeat: no-repeat;	background-position: center top;}
.tratteggio_obliquio_footer{clear:both; background-image: url(../img/tratteggio_obliquo.gif);	background-repeat: repeat;	height:9px;}
#scritte_footer{text-align:center; padding: 15px 0 0 0;}
#balena{
	position : absolute;
	bottom : 0px;
	left : 0px;
	z-index : 50;
	background-image: url(../img/balena.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:154px;
	height:100px;
	/*background-attachment: scroll;*/
}
	
	


/* ************** ELEMENTI PAGINE INTERNE ************** */
#testata_interna{background-image: url(../img/testata_interna.jpg);	background-repeat: no-repeat;	height:67px;}
#dx{margin-left: 183px; width:560px; margin-bottom:10px;background-image: url(../img/immagine_per-titolo.gif);background-repeat: no-repeat;}
#area_testi{margin-bottom:15px;}
.box_titolo_articolo{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color:#333333;
	margin:0px;
	padding:0px;
	width:562px;
}
.classe_titolo{
	padding: 8px 0 0 3px;
	text-transform: uppercase;

}
.sottotiolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 1px 0 0 3px;

}
#chiusura_menu{
	background-image: url(../img/chiusura_menu.gif);
	background-repeat: repeat-x;
	height:56px;
	background-position: left top;
}
.articolo_clear{clear: both;}
.banner_sx_interna{margin-bottom:65px; text-align:center;}

.banner_sx_interna a{
	background-color: #FFFFFF;
}
.banner_sx_interna a:link{background-color: #FFFFFF;}
.banner_sx_interna a:visited{text-decoration: none;background-color: #FFFFFF;}
.banner_sx_interna a:hover{background-color: #FFFFFF;	}

#banner_sx a{
	background-color: #FFFFFF;
}
#banner_sx a:link{background-color: #FFFFFF;}
#banner_sx a:visited{text-decoration: none;background-color: #FFFFFF;}
#banner_sx a:hover{background-color: #FFFFFF;	}

.altre_news{margin-top:10px; text-align:center;}
.data_news{text-align:right; padding: 0 6px 0 0;}
.titolo_news_home{color: #0033CC; text-transform:uppercase;}
.visualizzazione_archivio_news{
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 0 0 5px 0;
}

.visualizzazione_archivio_news a:link{color: #333333; text-decoration: none;}
.visualizzazione_archivio_news a:visited{text-decoration: none;color: #333333;}
.visualizzazione_archivio_news a:hover{color: #00349A;	}
.titolo_news_archivio{color: #0033CC; text-transform:uppercase; float:left; padding:0 10px 0 0;}
.sviluppo_testo{padding: 0 0 0 0px;}


/* FORM */
.azzurro{color:#0CA4D2;}
.azzurro2{float: left; color:#0CA4D2;}
label{float:left; width: 150px; text-align:left; display:block; padding: 0 0 0 15px;}
input, select, textarea{
	background-color:#efefef;
	display:block;
	margin-left: 155px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.autorizzo_privacy{margin-left: 165px;}
.bottone{text-align:center;}
/*.privacy{float:left;}*/

