/* CSS Document */
body {
	scrollbar-face-color: #283170;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background-image: url('img/bg.gif');
	background-color: #feead6;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: url('img/list.gif');
}

p {
  clear: both;
}

hr {
	background-color: #283170;
	color: #283170;
}

.img_left {
  float: left;
  margin-right: 6px;
}
.img_right {
  float: right;
  margin-left: 6px;
}

#container {
	position: relative;
	margin:0 auto;
	width:970px;
	left: 0px;
	background-image: url('img/bg_cont.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #ffffff;
	border: 2px solid #283170;
}
/* banner*/
#container #banner{
	position: absolute;
	width: 968px;
	top: 1px;
	left: 1px;
}

#container #banner .gohome{
	position: absolute;
	top: 7px;
	left: 7px;
}

/* barra superiore */

#container #barra_sup{
	position: relative;
	margin: 0 auto;
	width: 968px;
	height: 31px;
	background-image:url('img/barra_sup_linea.gif');
	font-size:12px;
	color:#FFFFFF;

}

#container #barra_sup .sx{
	width: 10px;
	height: 31px;
	background-image:url('img/barra_sup_sx.gif');
}

#container #barra_sup .dx{
	width: 10px;
	height: 31px;
	background-image:url('img/barra_sup_dx.gif');
}

#container #barra_sup .voce{
	text-align:center;
	background-image: url('img/barra_sup_bg.gif');
}

#container #barra_sup .in{
	width: 3px;
	height: 31px;
	background-image:url('img/barra_sup_in.gif');
}

#container #barra_sup a:link{
color: #ffffff;
text-decoration:none;
}
#container #barra_sup a:visited{
color: #ffffff;
text-decoration:none;
}
#container #barra_sup a:hover{
color: #f8b761;
text-decoration:none;
}
#container #barra_sup a:active{
color: #f8b761;
text-decoration:none;
}

/* barra inferiore */

#container #barra_inf{
	position: absolute;
	left: 1px;
	width: 968px;
	height:43px;
	background-color: #283170;

}

#container #barra_inf .voci{
	position: absolute;
	top: 12px;
	left: 14px;
	color:#FFFFFF;
	font-size:14px;
}

#container #barra_inf .bandiere{
	position: absolute;
	top: 12px;
	left: 900px;
	height: 13px;
	width: 0px;
	text-align: right;
}

#container #barra_inf a:link{
color: #ffffff;
text-decoration:none;
}
#container #barra_inf a:visited{
color: #ffffff;
text-decoration:none;
}
#container #barra_inf a:hover{
color: #f8b761;
text-decoration:none;
}
#container #barra_inf a:active{
color: #f8b761;
text-decoration:none;
}

/* casella di testo */
#container #casella {
	position: absolute;
	left: 5px;
	top: 3px;
}

#container #casella img{
	border: 2px solid #283170;
}

#container #casella iframe{
	border: 2px solid #283170;
}

#container #casella #img_no_bordi {
}

#container #casella #img_no_bordi img {
	border: none;
}

#container #casella .tab_t{
	background-image:url('img/tab_t.gif');
	background-repeat:repeat-x;
}

#container #casella .tab_t_2{
	background-image:url('img/tab_t_2.gif');
	background-repeat:repeat-x;
}

#container #casella .tab_t_sx{
	background-image:url('img/tab_t_sx.gif');
	background-repeat: no-repeat;
}

#container #casella .tab_t_dx{
	background-image: url('img/tab_t_dx.gif');
	background-repeat: no-repeat;
}

#container #casella .tab_t_sx_2{
	background-image: url('img/tab_t_sx_2.gif');
	background-repeat: no-repeat;
}

#container #casella .tab_t_dx_2{
	background-image: url('img/tab_t_dx_2.gif');
	background-repeat: no-repeat;
}


#container #casella .tab_titolo{
	color: #FFFFFF;
	font-weight:bold;
}

#container #casella .tab_ombra{
	background-image:url('img/tab_ombra.gif');
	background-repeat:repeat-x;
}
#container #casella .tab_bg{
	background-repeat:repeat-x;
	background-color: #fffefd;
}

#container #casella .tab_b{
	background-image:url('img/tab_b.gif');
	background-repeat:repeat-x;
}

#container #casella .tab_b_sx{
	background-image:url('img/tab_b_sx.gif');
	background-repeat: no-repeat;
}

#container #casella .tab_b_dx{
	background-image:url('img/tab_b_dx.gif');
	background-repeat: no-repeat;
}

#container #casella a:link{
	color: #192057;
	text-decoration:none;
}
#container #casella a:visited{
	color: #192057;
	text-decoration:none;
}
#container #casella a:hover{
	color: #192057;
	text-decoration:underline;
}
#container #casella a:active{
	color: #192057;
	text-decoration:underline;
}

#container #casella .scompari{
	overflow: hidden;
	height: 1px;
	padding-left: 10px;
	padding-rigth: 10px;
	background-color: #EEE;
	margin-top: -10px;
}

#container #casella .link_finto{
	cursor: pointer;
	text-decoration:none;
	color: #283170;
	font-weight: bold;
	font-size:14px;
}

#container #casella .no_bordo{
	border: none;
}
/* stile moduli*/

<!-- primo_piano-->

#container #casella #primo_piano{
}

 <!--menu_sec e menu_arch -->

#container #casella #menu_sec .altri {
	color:#192057;
}

#container #casella #menu_sec .attuale {
	color:#192057;
	font-weight:bold;
}

#container #casella #menu_sec .altri a:link{
	color:#192057;
	text-decoration:none;
	background-color: #f8b863;
}
#container #casella #menu_sec .altri a:visited{
	color:#192057;
	text-decoration:none;
	background-color: #f8b863;
}
#container #casella #menu_sec .altri a:hover{
	color:#192057;
	text-decoration:none;
	background-color: #f8b863;
}
#container #casella #menu_sec .altri a:active{
	color:#192057;
	text-decoration:none;
	background-color: #f8b863;
}

<!-- mappa_sito -->

#container #casella #mappa_sito .punto {
	background-image: url('img/mappa/hv.gif');
	background-position: center left;
	background-repeat: no-repeat;
}


#container #casella #mappa_sito .linea_h {
	background-image: url('img/mappa/hv.gif');
	background-position: center;
	background-repeat: repeat-x;
}


#container #casella #mappa_sito .linea_v {
	background-image: url('img/mappa/hv.gif');
	background-position:center;
	background-repeat: repeat-y;
}

#container #casella #mappa_sito .sotto_sx {
	background-image: url('img/mappa/sotto_sx.gif');
	background-position:center;
	background-repeat: no-repeat;
}

#container #casella #mappa_sito .sopra_dx {
	background-image: url('img/mappa/sopra_dx.gif');
	background-position:center top;
	background-repeat: no-repeat;
}

#container #casella #mappa_sito .sopra_sx {
	background-image: url('img/mappa/sopra_sx.gif');
	background-position:center top;
	background-repeat: no-repeat;
}

#container #casella #mappa_sito .sopra_solo_sx {
	background-image: url('img/mappa/sopra_solo_sx.gif');
	background-position:center top;
	background-repeat: no-repeat;
}

#container #casella #mappa_sito .sx_centro {
	background-image: url('img/mappa/sx_centro.gif');
	background-position:center;
	background-repeat: no-repeat;
}

#container #casella #mappa_sito .sx_solo_centro {
	background-image: url('img/mappa/sx_solo_centro.gif');
	background-position:center;
	background-repeat: no-repeat;
}

#container #casella #mappa_sito .sopra_centrale {
	background-image: url('img/mappa/sopra_centrale.gif');
	background-position:center  top;
	background-repeat: no-repeat;
}

<!-- aree_marine -->

#container #casella #aree_marine .vuoto {
	background-color: #8582AD;
	font-size:10px;
	color:#283170; 
	width: 99px;
	height: 74px;
	text-decoration:none;
}

#container #casella #aree_marine {
	font-size: 9px;
}

#container #casella #area_marina{
	overflow: auto;
	padding-right:10px;
}

<!-- aree_marine -->

#container #casella #soci img{
	border:none;
}

#container #casella #soci a{
	text-decoration:none;
}
#container #casella #menu_sec .altri a:visited{
	text-decoration:none;
}
#container #casella #menu_sec .altri a:hover{
	text-decoration:none;
}
#container #casella #menu_sec .altri a:active{
	text-decoration:none;
}

<!-- aree_marine -->

#container #casella #comunicati_stampa{
	background-color: #ffffff;
}

#container #casella #comunicati_stampa img{
	border: #ffffff;
}

<!-- news -->

#container #casella #news a {
}

#container #casella #news a:link{
	text-decoration:none;
}

#container #casella #news a:hover {
	text-decoration:none;
}

#container #casella #news a:active {
	text-decoration:none;
}
<!-- contatti -->

#container #casella #contatti input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #283170;
}

#container #casella #contatti textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #283170;
}

#container #casella #contatti .pulsante {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #888db0;
	border: 2px solid #283170;
	width: 100px;
	height: 30px;
	color: #FFFFFF;
}


/* bandiere*/
a.ita {
	position: absolute;
	width: 23px;
	height:13px;
	background-image: url('img/ita.gif');
	background-repeat:no-repeat;
}
a:hover.ita {
	position: absolute;
	width: 23px;
	height:13px;
	background-image: url('img/itasel.gif');
	background-repeat:no-repeat;
}
a.eng {
	position: absolute;
	width: 23px;
	height:13px;
	background-image: url('img/eng.gif');
	background-repeat:no-repeat;
}
a:hover.eng {
	position: absolute;
	width: 23px;
	height:13px;
	background-image: url('img/engsel.gif');
	background-repeat:no-repeat;
}

