/* * * * * * * * * * * * * *
		REDEFINE HTML
* * * * * * * * * * * * * */

html, body {
	margin: 0;
	padding: 0;
	height: 100%
}

body{
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	background: rgb(175, 175, 175) none repeat scroll 0%;
	font-size: 12px;

	color: rgb(208,208,208);
	line-height: 1.4em;
}

/*menu accessibili*/
#menu_normale{
	display:none;
}

#menu_accessibile{

	border-top:1px solid #ccc;
	margin-top:5px;
	padding-top:5px;
}

img{
	border: none;
	text-decoration: none;
}


img, img a, img a:hover{
	border: none;
	text-decoration: none;
}


label{
	font-size: 100%;
}

h1,h2,h3,h4{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

a{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: black;

}
a:hover{
	color: #BF3048;
}

ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul li, ol li{
	margin: 0;
	padding: 0;
}

p{
	text-align: left;
	padding: 0;
	margin: 0;
}


/* * * * * * * * * * * * * *
	 MAIN LAYOUT
* * * * * * * * * * * * * */


#mainwrapper{
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	background: transparent url(../images/backgroundimage_1.png) no-repeat top left;
	width: 769px;
	border:1px solid #ddd;
	background-color: #333333;
  height: auto !important
  height: auto;/*700px;*/
  /*min-height: 700px;*/


}

.immagini{
  text-align:center;
  vertical-align:top;
  }
 .immagini img{
  border:1px solid #000;
 }

/* foto home page*/
#foto{
	height: 236px;
	background: url('../images/fotox.jpg') no-repeat top left;
   	width:100%;


}

#maincontent{
	width: 768px;
	/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: none;
	border-bottom: 1px solid #ddd;*/
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/*
#verticalbar{
	bottom: 0;
	padding: 0 30px 0 0;
	width: 770px;
	margin: auto;
}
*/
#horizontalbar{
	width: 768px;
	height: 18px;
}

#linea{
	width: 770px;
	background-color: #ddd;
	height: 3px;
}
.no_menu{
	padding-left:5px;
}

.sotto_menu{
	padding-left:16px;
}

#col_sx{
	margin: 0px 7px 0px 0px;
	float: left;
	clear: left;
	width: 163px;
		height: 100%;
	border-right: 1px #000000 solid;
}
/*div fittizio per aumentare il margine nelle pagine diverse dalle home*/
.alza{
  margin-top:12px;
}
.top{
	vertical-align: top;
	text-align:justify;
	padding-left:10px;
	}

.centrale{
  width:100%;
  text-align:center;
  margin-top:15px;
}
/*testo per i link dentro la colonna sinistra*/
#col_sx a{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: black;
	font-size:100%;
	padding-left:5px;
}
#col_sx a:hover{
	font-weight:bold;
	text-decoration: underline;
}
/* fine menu */
#col_centro{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 475px !important;
	width: 465px;
	text-align:justify;
	height: 100%;
	padding-left:5px;

}

#col_centro p{
  	text-align:justify;
  	margin-right:5px;
}

#col_centro a{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: inherit;
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica;*/
	font-size:100%;
	padding-top:5px;

 	margin:5px;

}
#col_centro a:hover{
	color: #BF3048;
	text-decoration: underline;
}
/*********************/
#col_centro_larga{
	margin: 11px 7px 0px 0px;
	float: left;
	width: 577px;
	text-align:justify;
	height: 100%;
	padding-left:5px;

}

#col_centro_larga p{
  	text-align:justify;
  	margin-right:5px;
	margin-bottom:5px;
}
#col_centro_larga h1{
  	margin-bottom:5px;
}

#col_centro_larga h2{
  	margin-bottom:10px;
  	font-size:20px;
  color:black;
}
}

/*testo per i link dentro la colonna sinistra*/
#col_centro_larga a{
	/*text-decoration: underline;*/
	text-decoration: none;
	color: inherit;
	font-weight:bold;
	/*font-family:Verdana, Arial, Helvetica;*/
	font-size:100%;
	padding-top:5px;

 	margin:5px;

}
#col_centro_larga a:hover{
	color: #BF3048;
	text-decoration: underline;
}

#map{width: 550px; border:2px solid #000;height: 420px;margin-left:auto;margin-right:auto}
#carta{width: 100%; border:2px solid #000;padding:5px;height: 400px;margin-left:auto;margin-right:auto}
/***** NEWS *****/
.news{
	height: auto !important;
    height: 110px;
    min-height:110px;
    margin-bottom:10px;
}
.news img{
	border:1px solid #000;
}

.news a,.news a:hover,.news a img{
	border:0;
	text-transform: uppercase;
	margin-top:15px;
}
/***** FINE NEWS *****/
/***** GALLERIE *****/
.gallerie{
	height: auto !important;
    height: 220px;
    min-height:220px;
    margin-bottom:10px;

}
.gallerie img{
	border:1px solid #000;
}

.gallerie a,.gallerie a:hover,.gallerie a img{
	border:0;
	text-transform: uppercase;
	margin-top:15px;
}
/***** FINE GALLERIE *****/

.max{
	color:red;
	width:100%;
	text-align:right;
	margin-top:0px;
	border-bottom: 1px solid #dddddd;
}
/***** ATTIVITA *****/
.attivita{
	height: auto !important;
    height: 100px;
    min-height:100px;
    margin-bottom:10px;

}
.attivita img{
	border:1px solid #000;
}

.attivita a,.attivita a:hover,.attivita a img{
	border:0;
	text-transform: uppercase;
	margin-top:15px;
}
/***** FINE ATTIVITA *****/
/***** LINKS *****/
.link{

    margin-bottom:10px;

}
.link img{
	border:0;
}

.link p{
	margin-left:50px;
	text-align:justify;
}
.link h3{
	color:#000000;
	}
.link h2{
	color:#000000;
	font-size: 120%;
	margin-top:5px;
	}
.link h2 img {
	padding-right:8px;
}

.link a,.link a:hover,.link a img{
	border:0;
	margin-top:15px;
}
/***** FINE LINKS *****/


#col_dx{
	margin: 11px 4px 0px 0px;
	width: 100px;
	float: left;
	text-align:right;

}
#col_dx img{
  border:1px solid #000;
  margin-bottom:5px;
}

#sottoblocco{
  float:left;
  width:595px !important;
  width:585px;


}

html>body #sottoblocco{

  padding-left:2px !important;

}

.menu1{
margin-top:1px;
margin-bottom: 5px;
width: 155px;
height: 18px;
background-color:#CC3300;
color: #fff;
font-size: 12px;
font-weight: bold;
padding:4px;
}


.menu2{
margin-top:10px;
margin-bottom: 5px;
width: 155px;
height: 18px;
background-color:#009900;
color: #fff;
font-size: 12px;
font-weight: bold;
padding:4px;
}

/* * * * * * * * * * * * * *
	HEADER
* * * * * * * * * * * * * */

#header {
		/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: none;
	border-top: 1px solid #ddd;
  width: 768px;
		height: 122px;
		background: url('../images/testa.jpg') no-repeat top left;*/
			background: transparent url(../images/filmroll2-2.png) no-repeat;
	border: medium none ;
	height: 168px;
	left: 0px;
	width: 769px;
	z-index: 1;
	padding-top:20px;
	padding-left:20px;
	

}
#header li{
    	padding-top:0px;
    	padding-left:2px;
    	list-style-type:none;
      display:inline;
    }
    
#header img{
    	border: 1px solid #ccc;
    }
.banner{
    border: 1px solid #000;
}
 
#subacqueando{
  font-size: 135%;
	text-transform: uppercase;
	color:#666666;
	font-weight:bold;
	padding-top:60px;
}

/* * * * * * * * * * * * * * * * * * * *
	BREADCRUMB
* * * * * * * * * * * * * * * * * * * */


#breadcrumb{
	float: right;
	text-align: right;
	width: auto;
	font-size: 85%;
	text-transform: lowercase;
	padding-right:5px;
	color: Black;
}

#Bbreadcrumb{
	float: left;
	text-align: left;
	width: auto;
	font-size: 85%; /*tipo testo*/
	color: black;
	font-weight: bold;
	text-transform: uppercase;
}
#Bbreadcrumb a{
	color: Black;
	font-weight: bold;
}
#Bbreadcrumb a:hover{
	color: Gray;
	font-weight: bold;
}

#lang_menu{
  float:left;
  width:163px;
  padding-left:10px;
}
/* * * * * * * * * * * * * * * * * * * *
	CLASSI VARIE
* * * * * * * * * * * * * * * * * * * */
.nascosto{
  display: none;
}

.titolo-1{
	color: #000;
	font-weight: bold;
	font-size: 105%;
}

.titolo-2{
	font-style: italic;
	color: #E20045;
}

.titolo-2.spaced{
	font-size: 100%;
}

.titolo-3{
	color: #E3001B;
}

.img-left{
	float: left;
	margin: 0px 8px 0 0;
}

.img-right{
	float: right;
	margin: 2px 0 0 8px;
}


/* * * * * * * * * * * * * *
	FOOTER
* * * * * * * * * * * * * */

#footer{
	clear: both;
	/*border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: none;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
	font-size: 80%;
	max-width: 770px;
	text-align:center;*/

	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 5px;
	/*background-color: #fff;*/
	width: 770px;
	color:#666;
}

#menufooter{
	width: 770px;
	font-size: 75%;
	text-align:center;
	color:#666;

}

#menufooter a{
	}

#menufooter span{
	padding: 0px 10px 0px 10px;
}

.filetto{
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top: 1px solid #ddd;
}

.filetto.margin{
	margin: 12px 0 12px 0;
}







/* * * * * * * * * * * * * *
	HACKS
* * * * * * * * * * * * * */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.breaker{
	display: block;
	clear: both;
}

* html {
	overflow-x: hidden;
}

* html #mainwrapper {
	height: 1%
}


/* MAPPA DEL SITO */
ul.mappa1{
	border-left: 1px solid #000;
	line-height: 1.9em;
	margin: 6px 0 0 4px;
}

ul.mappa2{
	border-left: 1px solid #000;
	line-height: 1.9em;
	margin: 0 0 10px 25px;
}

li.mappasito-voce{
	background: url('../images/hr.gif') no-repeat top left;
	padding: 0 0 0 16px;
}

li.mappasito-voce a{
	text-decoration: none!important;
}

.titolomappa {
	color: red;
	font-size:110%;
	font-weight: bold;
}
