
body, p, a, input, textarea, select, table, div, span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

body {	
	margin: 0;
	padding: 0;
	background: #75C8FF url(../images/sfondo_body.jpg) top repeat-x;
}

a:link, a:visited {
	color: #0099FF;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
	font-size: 11px;
	color: gray;
}

img {
	margin: 0;
	padding: 0;
}

p, form, fieldset, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
/** keywords **/

#keywords {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 75px;
	background: url(../images/sfondo_keywords.jpg);
	vertical-align: bottom;
}

#keywords h1 {
	margin: 0;
	padding: 55px 10px 0 0;
	font-size: 10px;
	font-weight: normal;
	color: #0077C6;
	float: right;
}

/****** flags ******/

#flags {
	width: 42px;
	float: right;
	padding: 50px 6px 0 0;
}

#flags ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#flags li {
	float: left;
}

#flags a:link, #flags a:visited {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	height: 20px;
	width: 21px;
}

#flags a span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

#flags a:hover span {
	background-position: -21px 0;
}

#flags a#current span {
	background-position: -21px 0;
}

li#it span {
	background: url(../images/flag_it.jpg) no-repeat top left;
}

li#en span {
	background: url(../images/flag_en.jpg) no-repeat top left;
}

/** top **/

#top {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 71px;
	background: url(../images/sfondo_top.jpg);
}

/*************** menu **************/

.menu {
	margin: 0;
	padding: 11px 0 0 0;
	width: 965px;
}

.menu ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.menu li {	
	padding: 0;
	margin: 0 5px 0 0;
	float: right;
}

.menu a {
	margin: 0;
	padding-left: 5px;
	height: 60px;
	float: left;
	line-height: 60px;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.menu a span {
	display: block;
	padding-right: 5px;
	color: #0077C6;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.menu a:hover {
	text-decoration: none;
	background: url(../images/sfondo_menu_voci_attive.gif) left no-repeat;
}

.menu a:hover span{
	color: #FF6600;
	font-weight: bold;
	background: url(../images/sfondo_menu_voci_attive.gif) right no-repeat;
}

.menu a.menuCurr:link, .menu a.menuCurr:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/sfondo_menu_voci_attive.gif) left no-repeat;
}

.menu a.menuCurr span {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/sfondo_menu_voci_attive.gif) right no-repeat;
}

/** menu_bottom **/

#menu_bottom {
	margin: 0;
	padding: 0;
	width: auto;
}

#menu_bottom ul {
	margin: 0 20px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#menu_bottom li {	
	float: left;
}

#menu_bottom a {
	margin: 0;
	padding: 0 10px 0 0;
	height: 60px;
	float: left;
	line-height: 60px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#menu_bottom a:hover {
	color: #FF6600;
	font-weight: bold;
}

#menu_bottom a.menuCurr:link, .menu_bottom a.menuCurr:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

/** content **/

#content {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	background: url(../images/sfondo_content.jpg);

}

/** sinistra1 **/

#sinistra1 {
	margin: 0;
	padding: 0;
	width: 52px;
	float: left;
}

/** sinistra **/

#sinistra_top {
	margin: 0 0 9px 0;
	padding: 0;
	width: 220px;
	height: 140px;
	background: url(../images/sfondo_sinistra_top.jpg) top no-repeat;
	border-bottom: 1px dotted #BCB9BF;
	
}

#sinistra {
	margin: 0;
	padding: 0;
	width: 220px;
	background: #F2F1F3;
	border-bottom: 1px dotted #BCB9BF;
	float: left;
	text-align: center;
}

#sinistra p {
	margin: 9px;
	padding: 0;
	text-align: left;
	line-height: 140%;
}

#sinistra p.maggiori_info {
	margin: 5px 10px 5px 0;
	padding: 0;
	color: #999;
	font-size: 10px;
	float: right;
}

#sinistra img {
	border: none;
}

#sinistra img.freccia {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#sinistra img.titoli {
	margin: 0 0 5px 11px;
	padding: 0;
}

#sinistra a {
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 10px;
	text-decoration: none;
}

/** box_sinistra **/

.box_sinistra {
	margin: 5px auto;
	padding: 0;
	width: 198px;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #E4E3E6;
}

.box_sinistra img {
	margin: 1px 0 0 0;
	padding: 0;
}

/** boxDaVedere **/

#boxDaVedere {
	margin: 5px auto;
	padding: 0;
	width: 198px;
	background: #FFFFFF;
	border: 1px solid #E4E3E6;
}

#boxDaVedere a {
	text-decoration: none;
	color: #62B013;
}

#boxDaVedere a:hover{
	text-decoration: underline;
}

#boxDaVedere img {
	margin: 1px 0 0 0;
	padding: 0;
}

/** destra **/

#destra {
	margin: 20px 0 0 29px;
	padding: 0;
	width: 634px;
	float: left;
}

#destra img.foto_top {
	margin: 0 0 5px 0;
	padding: 0;
}

#flash_home {
	margin: 0 0 25px 0;
	padding: 0;
	width: 634px;
	height: 315px;
	background: url(../images/sfondo_flash_home.gif);
}

#destra img.foto_lightbox {
	margin: 0 62px 20px 0;
	padding: 1px;
	border: 1px solid #999;
}

#destra img.foto_escursioni {
	margin: 0 10px 10px 0;
	padding: 1px;
	border: 1px solid #999;
	float: left;
}

#destra img.no_border {
	border: none;
}


/** marchi **/

#marchi {
	margin: 0;
	padding: 0; 
	width: 210px;
	text-align: center;
	float:left;
}

/** destra1 **/

#destra1 {
	margin: 0;
	padding: 0;
	width: 413px;
	float: left;
}

#destra1 h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0099FF;
}

#destra1 h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0099FF;
}

#destra1 p {
	margin: 0 35px 15px 0;
	padding: 0;
	line-height: 140%;
}

#destra1 img.ico {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
	vertical-align: text-top;
}

/** destra2 **/

#destra2 {
	margin: 0;
	padding: 0;
	width: 220px;
	background: #F2F1F3;
	border-top: 1px dotted #BCB9BF;
	border-bottom: 1px dotted #BCB9BF;
	float: left;
	text-align: center;
}

#destra2 img.titoli {
	margin: 12px 0 5px 0;
	padding: 0;
}

#destra2 p {
	margin: 9px;
	padding: 0;
	text-align: left;
	line-height: 140%;
}

/** box_destra **/

.box_destra {
	margin: 5px auto;
	padding: 0;
	width: 198px;
	background: #FFFFFF;
	border: 1px solid #E4E3E6;
}

.box_destra img {
	margin: 1px 0 0 0;
	padding: 0;
}

.box_destra img.foto_box_destra {
	margin: 10px 0;
	padding: 1px;
	border: 1px solid #999;
}

/* ****** Richieste 01_01 ****** */

#rch_01_01 {
	
	margin: 0 0 0 7px;
	padding: 0;
}

#rch_01_01 img {
	border: 0;
}

#rch_01_01 fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#rch_01_01 fieldset ul {
}

#rch_01_01 fieldset li {
	margin: 10px 0 0;
	text-align: left;
	list-style: none;
}


#rch_01_01 label {
	display: block;
	font-weight: bold;
}

#rch_01_01 .rchTxtInput {
	width: 178px !important;
	width /**/: 180px;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_01 .rchInput {
	height: 16px;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_01 .rchCodeInput {
	height: 16px;
	width: 58px !important;
	width /**/: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_01 .rchTxtarea {
	width: 178px !important;
	width /**/: 180px;
	height: 118px !important;
	height /**/: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_01 .rchButton {
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button_form_rich.jpg) no-repeat;
	width: 82px;
	height: 26px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

#rch_01_01 .rchPrivacy {
	font-size: 9px;
	font-weight: normal;
}

/* ****** Richieste 01_02 ****** */

#rch_01_02 {
}

#rch_01_02 img{
	vertical-align: middle;
	border: 0;
}


#rch_01_02 fieldset {
	margin: 10px 0 0;
	padding: 0;
	border: none;
}

#rch_01_02 legend {
	display: none;
}

#rch_01_02 fieldset ul{
	list-style: none;
}

#rch_01_02 fieldset li{
	float: left;
	margin: 6px 10px 0 0;
}


#rch_01_02 label{
	display: block;
	font-weight: bold;
}

#rch_01_02 .rchTxtInput {
	width: 188px !important;
	width /**/: 190px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_02 .rchInput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_02 .rchCodeInput {
	width: 58px !important;
	width /**/: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_02 .rchTxtarea {
	width: 338px !important;
	width /**/: 340px;
	height: 118px !important;
	height /**/: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#rch_01_02 .rchButton {
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button_form_rich.jpg) no-repeat;
	width: 82px;
	height: 26px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

#rch_01_02 .rchPrivacy {
	font-size: 9px;
	font-weight: normal;
}

/* ****** News 01_01 ****** */

#nws_01_01 {
	line-height: 150%;
	padding: 10px 0 0;
}

#nws_01_01 h4{
	padding: 0;
	margin: 0 0 0 10px;
	color: #0099FF;
	font-size: 12px;
	text-align: left;
}

#nws_01_01 h4 a, #nws_01_01 h4 a:visited{
	color: #0099FF;
}

#nws_01_01 h4 a:hover {
	text-decoration: underline;
}

#nws_01_01 p{
	margin: 0 10px 10px;
	padding: 0;
}

#nws_01_01 div {
	margin-top: 5px;
	padding-top: 5px;
}

#nws_01_01 em{
	display: block;
}

#nws_01_01 img{
	margin: 0;
	padding: 1px;
	border: none;
}

#nws_01_01 .nwsLink{
	float: left;
}

#nws_01_01 .nwsAltre {
	text-align: right;
}

/* ****** News 01_02 ****** */

#nws_01_02 {
	
}

#nws_01_02 h4{
	display: inline;  /*commentare tutta questa riga per avere titolo e sottotilo su due righe */
	padding-left: 15px;
	margin-right: 10px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #2F548C;
	background: url(../images/bullet.gif) no-repeat left;
}

#nws_01_02 h5{
	display: inline;  /*commentare tutta questa riga per avere titolo e sottotilo su due righe */
}

#nws_01_02 h6{
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 13px;
	color: #0099FF;
}

#nws_01_02 div {
	
}

#nws_01_02 em{
	display: block;
}

#nws_01_02 img.foto {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999;
	padding: 1px;
}

#nws_01_02 .nwsLink{
	float: left
}

#nws_01_02 .nwsAltre {
	text-align: right;
}

#newsElenco {
	height: 100%;
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
}

#newsElenco li{
	margin-bottom: 10px;
}

#newsElenco li a, #newsElenco li a:visited{
	font-weight: bold;
	color: #09f;
}

#newsElenco li a:hover {
	text-decoration: underline;
}

/* ****** Newsletter 01_02 ****** */

#nsl_01_02 {
}

#nsl_01_02 h4{
	padding-left: 15px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #2F548C;
	background: url(../images/bullet.gif) no-repeat left;
}

#nsl_01_02 p{
	margin: 0;
	padding: 0;
	line-height: 150%;
}

#nsl_01_02 img{
	vertical-align: middle;
	
}

#nsl_01_02 fieldset{
	border: none;
	margin-top: 5px;
}

#nsl_01_02 fieldset li{
	float: left;
	margin-right: 10px;
}

#nsl_01_02 label{
	display: block;
	font-weight: bold;
}

#nsl_01_02 .nslTxtInput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background: #FFF;
	color: #666;
}

#nsl_01_02 .nslButton {
	border: 0;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button_nwsl.jpg) no-repeat;
	width: 97px;
	height: 28px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

#nsl_01_02 .nslPrivacy {
	font-size: 9px;
	font-weight: normal;
}

 /* ****** Guestbook 02_02 ****** */

#gtb_02_02 {
}

#gtb_02_02 h4{
	padding-left: 15px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #2F548C;
	background: url(../images/bullet.gif) no-repeat left;
}

#gtb_02_02 p{
	margin: 0;
	padding: 0;
	line-height: 150%;
}

#gtb_02_02 img{
	vertical-align: middle;
}

#gtb_02_02 fieldset {
	margin: 5px 0 0;
	padding: 0;
	border: none;
}

#gtb_02_02 fieldset ul{
	list-style: none;
}

#gtb_02_02 fieldset li{
	float: left;
	margin-right: 0px;
}


#gtb_02_02 label{
	display: block;
	font-weight: bold;
}

#gtb_02_02 .gtbTxtInput {
	width: 188px !important;
	width /**/: 190px;
	margin-right: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#gtb_02_02 .gtbCodeInput {
	width: 58px !important;
	width /**/: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#gtb_02_02 .gtbTxtarea {
	width: 308px !important;
	width /**/: 310px;
	height: 118px !important;
	height /**/: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
}

#gtb_02_02 .gtbButton {
	border: 0;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/button_form_rich.jpg) no-repeat;
	width: 82px;
	height: 26px;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}

#gtb_02_02 .gtbPrivacy {
	font-size: 9px;
	font-weight: normal;
}


/** bottom **/

#bottom {
	margin: 0 auto;
	width: 789px !important;
	width /**/: 965px;
	height: 140px;
	padding-left: 176px;
	background: url(../images/logo_bottom.jpg) no-repeat 50px;
}


#bottom p {
	margin: 0;
	padding: 0;
	line-height: 150%;
}

#bottom p strong {
	color: #0099FF;
	font-size: 12px;
}

.fltDx { /* questa classe puņ essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}

.fltSn { /* questa classe puņ essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}

.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
