/* RESET - INIZIO */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET - FINE */

/* UTILITIES - INIZIO */
div.hrClear{
	clear: both;
	height: 0;
	overflow: hidden;
}

div.hrClear hr{
	margin: 0;
}

hr {
	display: none;
}

.nascosto { 
   position:absolute;
   top:-200em;
   height:0;
   width:0;
   overflow:hidden;
}

.grassetto{
	font-weight: bold;
}

.corsivo{
	font-style: italic;
}
/* UTILITIES - FINE */


body, html {
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; /* per IE5 */
	color: black;
	background: #eeeeee;
	font-size: x-small;
	position: relative;
	overflow: auto;
}

#header_ext{
	width:100%;
	background: #96a3ab url(../images/back_header_ext.jpg) 0 100% repeat-x;
}

#footer_ext{
	width:100%;
	background: #96a3ab url(../images/back_footer_ext.jpg) 0 0 repeat-x;
	clear: both;
}

#header{
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 10px 5px 10px;
}

#corpo{
	width: 960px;
	margin: 10px auto;
	text-align: left;
	padding: 10px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 200%;
	color: #4b575f;
}

#col-main,#col-menu{
	float:left;
	padding: 0 10px;
	min-height: 400px;
}

#col-main{
	width: 700px;
	text-align: justify;
}

#col-menu{
	width: 215px;
}

#footer{
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 10px;
}

/*
#centrato{
	width: 970px;
	margin: 0 auto;
	background: transparent url(../images/sole.png) 0 480px no-repeat;
	clear: both;
}



#col1,#col2{
	float: left;
	width: 455px;
	padding: 0 10px;
	color: #1a171c;
	font-size: 130%;
	line-height: 150%;
}

#col-main,#col-boxes{
	float:left;
	padding: 0 10px;
	color: #1a171c;
	font-size: 130%;
	line-height: 150%;
}

#col-main{
	width: 590px;
}

#col-boxes{
	width: 320px;
}

*/

/* MENU ORIZZONTALE - INIZIO */
/*.menuNav, .menuNav2{
	float: right;
	margin: 75px 0px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande","Trebuchet MS",Corbel,Helvetica,Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	letter-spacing: 0.08em;
}

.menuNav2{
	margin-top: -28px;
	font-size: 115%;
	letter-spacing: 0.08em;
	clear: left;
}

.menuNav li,.menuNav2 li{
	float: left;
	margin-left: 12px;
	text-transform:uppercase;
}

.menuNav a,.menuNav2 a{
	float: left;
	padding: 6px 6px;
	text-decoration: none;
	white-space: nowrap;
	color: White;
	display: block;
}

.menuNav2 a{
	padding: 0 6px;
}

.menuNav a:link, .menuNav a:visited, .menuNav2 a:link, .menuNav2 a:visited{
	color: White;
}

.menuNav a:hover, .menuNav a:focus, .menuNav a:active, .menuNav li.voceCorrente a{
	background-color: White;
	color: #7a8b95;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px;
}

.menuNav li.voceCorrente a{
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,.25), inset -1px -1px 2px #F7F7F7;
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.25), -1px -1px 2px #F7F7F7;
	box-shadow: inset 1px 1px 5px rgba(0,0,0,.25), inset -1px -1px 2px #F7F7F7;

}
.menuNav2 a:hover, .menuNav2 a:focus, .menuNav2 a:active, .menuNav2 li.voceCorrente a{
	color: #FFF301;
}*/

.menuNavFooter,.menuNavHeader{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande","Trebuchet MS",Corbel,Helvetica,Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
}

.menuNavHeader{
	float: right;
	margin-top: 90px;
}

.menuNavFooter li,.menuNavHeader li{
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
}

.menuNavFooter a, .menuNavHeader a{
	float: left;
	text-decoration: none;
	white-space: nowrap;
	color: White;
	display: block;
}

.menuNavFooter a:link, .menuNavFooter a:visited,.menuNavHeader a:link,.menuNavHeader a:visited {
	color: White;
}

.menuNavFooter a:hover, .menuNavFooter a:focus, .menuNavFooter a:active,.menuNavHeader a:hover, .menuNavHeader a:focus, .menuNavHeader a:active{
	color: #FFF301;
}

/* MENU ORIZZONTALE - FINE */


/* TITOLI - INIZIO */
h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande","Trebuchet MS",Corbel,Helvetica,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 0.1em;
	word-spacing: 0.5em;
	margin-bottom: 3px;
	color: #4b575f;
	border-bottom: 1px solid #a2adb5;
	text-transform: uppercase;
}

h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande","Trebuchet MS",Corbel,Helvetica,Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4b575f;
}

/*.promo{
	background: transparent url(../images/promo.png) 0 0.1em no-repeat;
}

.news{
	background: transparent url(../images/news.png) 0 0.1em no-repeat;
}

h2,h3{
	font-family: "Trebuchet MS",Corbel,Helvetica,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	margin: 15px 0 5px 0;
	color: #730156;
	text-indent: 20px;
}

h3 {
	font-size:100%;
	font-weight: normal;
	letter-spacing: 0;
	word-spacing: 0;
	margin-top: 10px;
	text-indent: 0;
}

h2.text{
	text-indent: 5px;
	word-spacing: 0.1em;
	font-size: 120%;
}
*/


/* TITOLI - FINE */


/* SLIDESHOW - INIZIO */
#foto{
	background-color: black;
	background-position: center center;
	background-repeat: no-repeat;
	height:240px;
	margin:0 auto;
	border-bottom: 1px solid #4b575f;
}

#slideshow {
  width: 1180px;
  height: 240px;
  margin: 0 auto;
}

/* SLIDESHOW - FINE */

/* LINKS - INIZIO */
#footer p#hs a:link, #footer p#hs a:visited{
	text-decoration: none;
	/*color: #1a171c;*/
}

#footer p#hs a:hover, #footer p#hs a:focus, #footer p#hs a:active{
	color: #fff301;
	text-decoration: none;
}

#col-main a:link, #col-main a:visited{
	color: #202020;
}

#col-main a:hover, #col-main a:focus, #col-main a:active{
	text-decoration:none;
	color: #96a3ab;
}
/*
h2 a:link, h2 a:visited{
	color: #730156;
}

h2 a:hover, h2 a:focus, h2 a:active{
	text-decoration:none;
	background-color: #f6a800;
}
*/
#footer p a:link, #footer p a:visited{
	color: #c0c0c0;
	text-decoration: none;
}

#footer p a:hover, #footer p a:focus, #footer p a:active{
	color: #d2d2d2;
}


/* LINKS - FINE */

/* PARAGRAFI - INIZIO */
#footer p#hs{
	font-weight: bold;
	letter-spacing: 0.1em;
	border-top: 0px;
	text-align: right;
	padding-bottom: 15px;
}

#footer p{
	clear: both;
	text-align: left;
	color: #D2D2D2;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 100%;
	border-top:1px solid #a2adb5;
}

p.left{
	float: left;
	width: 50%;
}

p.right{
	clear: right;
	margin-left: 300px;
}

p.citazione{
	font-style: italic;
	color: #96a3ab;
	font-size: 105%;
	margin-top: 130px;
	padding: 10px 90px;
	clear: both;
}

/* PARAGRAFI - FINE */

/* IMMAGINI - INIZIO */
img#logo{
	float: left;
}

img.left{
	float: left;
	margin-right: 16px;
	margin-top: 6px;
}

img.foto{
	border-left:1px solid #96a3ab;
	border-bottom:1px solid #96a3ab;
	border-top:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	padding: 2px;
	background-color: white;
}
/* IMMAGINI - FINE */

/* GOOGLE MAP - INIZIO */
#map{
	width: 680px;
	height: 400px;
	margin: 120px 0px;
	color: black;
	border: 1px solid #96a3ab;
	font-size:0.8em;
	line-height: 150%;
	clear: both;
}

#map a:link, #map a:visited, #map a:hover,#map a:active{
	/*text-decoration: underline;*/
}
/* GOOGLE MAP - FINE */

dt{
	float: left;
	width: 45%;
	font-weight: bold;
	margin-bottom: 12px;
}

dd{
	float: left;
	width: 55%;
	margin-bottom: 12px;
}

/*

/* SLIDING BOXES - INIZIO */
#slider {
    width: 650px;
    margin: 30px auto;
    position: relative;
	 border: 1px solid #a2adb5;
	 background-color: #d2d2d2;
}

.scroll {
	overflow: hidden;
	width: 650px;
   margin: 0 auto;
   position: relative;
}

.scrollContainer {
	position: relative;
	margin-top: 5px;
}

.scrollContainer div.panel {
	padding: 4px;
   width: 274px;
	height: 318px;
}

.inside {
	padding: 10px;
	border: 1px solid #d2d2d2;
}

.inside img {
	display: block;
	border: 1px solid #4b575f;
	margin: 0 0 4px 0;
	width: 250px;
}

.inside p{
	font-size: 90%;
	line-height: 150%;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
    border: 1px solid #a2adb5;
}

.scrollButtons.left {
    left: -33px;
    border-right-color: white;
}

.scrollButtons.right {
    right: -33px;
	border-left-color: white;    
}

.hide {
    display: none;
}
/* SLIDING BOXES - FINE */


ul.testo, ol.testo {
	list-style: disc;
	margin-left: 15px;
}

ol.testo {
	list-style-type: decimal;
}
/*
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider ul{
	margin-top: 20px;
}
	
#slider, #slider li{ 
	width:750px;
	height:250px;
	overflow:hidden; 
}

#slider{
	color: #1a171c;
	font-size: 120%;
	line-height: 150%;
	margin: 50px 110px 0 110px;
}

.newsTicker{
	margin-bottom: 30px;
}

ul.hover_block li{
	list-style:none;
	width: 500px;
	position: relative;
	margin-left: 45px;
	margin-top: 25px;
}

ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 350px;
	width: 500px;
	color: #730156;
	font-size: 110%;
}

ul.hover_block li a { text-decoration: none;}

ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}



ul.hover_block_left li{
	float:left;
	width: 190px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 8px;
	margin-bottom: 15px;
}

ul.hover_block_left li a {
	height: 133px;
	width: 190px;
}*/

/* GRIGLIA - INIZIO */
/*ul.griglia{
	margin: 0;
	margin-top: 10px;
	padding: 0;
	width: 600px;
}

ul.griglia li{
	display:block;
	clear: left;
	margin: 0;
	padding: 0;
}

ul.griglia ul{
	margin: 0;
	padding: 0;
}

ul.griglia ul li{
	float: left;
	width: 190px;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: none;
}*/
/* GRIGLIA - FINE */