html,body { 
	height: 100%; 
}
body {
	background-color: #0099ff;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#csito {}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}

#page_gradient {
	background-image: url(../gfx/bg_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
	/*border: solid 1px #000000;*/
}
    
div.outer
  {
  position: absolute;
  left: 50%;
  top: 52%;
  width: 960px;
  height: 500px;
  margin-left: -480px; /* half of width */
  margin-top: -235px;  /* half of height */
  background-color: #ffffff;
  /*border: solid 1px #ff0000;*/
  }
  
div.inner
  {
  position:absolute;
  left: 50%;
  top :50%;
  width: 940px;
  height: 480px;
  margin-left: -470px; /* half of width */
  margin-top: -240px;  /* half of height */
  /*border: solid 1px #00ff00;*/
  }
  
div.header
  {
  position: absolute;
  left: 50%;
  topt: 50%;
  width: 960px;
  height: 90px;
  margin-left: -480px; /* half of width */
  margin-top: -90px;  /* half of height */
  /*border: solid 1px #0000ff;*/
  }	  

/* pagina */
#col_sx_foto {
	position:absolute;
	left: 0;
	width:400px;
	height:480px;
	overflow: auto;
/*	border: dashed 1px #333333;*/
}

#col_sx_check {
	position:absolute;
	left: 0;
	width:400px;
	height:480px;
/*	border: dashed 1px #333333;*/
	overflow: auto;

}

#col_sx_area {
	position:absolute;
	left: 100px;
	width:400px;
	height:480px;
/*	border: dashed 1px #333333;*/
	overflow: auto;
}

#col_sx_info {
	position:absolute;
	left: 0;
	width:400px;
	height:480px;
/*	border: dashed 1px #333333;*/
	overflow: auto;
}

#col_cent {
	position:absolute;
	left:400px;
	width:540px;
	height:480px;
	overflow: auto;
	/*border: dashed 1px #333333;*/
}

#col_cent_info {
	position:absolute;
	left:400px;
	width:540px;
	height:100px;
	overflow: auto;
	/*border: dashed 1px #333333;*/
}

#col_dx {
	position:absolute;
	left:960px;
	width:0;
	height:480px;
	overflow: auto;
	background-color: #ededed;
	/*border: dashed 1px #333333;*/
}

#footer {
	float: right;
	position: absolute;
	margin-top: 505px;
	width:960px; 
	height: 20px;
	text-align: center;
	font-size: 9px;
	/*border: solid 1px #aaaaaa;*/
}

/* Menu */


#menu {
	float: right;
	margin: 0 auto;
	margin-top: 46px;
	width: 700px;
	height:40px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(../gfx/rb/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(../gfx/rb/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* gmap */

localita_side_bar_check {

}

#localita_side_bar_check ul {
	margin: 0px;
	padding: 0px;
}

#localita_side_bar_check li {
	font-size: 10px;
    width:185px;
-align: left;
}

#map{
	width: 540px;
	height: 480px;
	background-color: #FFFFFF;
}

/* jquery */ 

/* accordion  esercizi*/
#elenco_esercizi dl { width: 300px; }
#elenco_esercizi dl,dd { margin: 0; }
#elenco_esercizi dt { background: #ff6600; padding: 5px; margin: 2px; }
#elenco_esercizi dt a { color: #FFF; font-weight: bold; text-decoration: none; display: block;}
#elenco_esercizi dt a:hover {text-decoration: underline;}
#elenco_esercizi dd a { color: #000; }
#elenco_esercizi ul { list-style: none; padding: 5px; }

/* accordion categorie*/
#elenco_categorie dl {}
#elenco_categorie dl,dd { margin: 0; width: 375px;}
#elenco_categorie dt { background: #ff5500; padding: 5px; margin: 2px; width: 365px;}
#elenco_categorie dt a { color: #FFF; font-weight: bold; text-decoration: none; display: block;}
#elenco_categorie dt a:hover {text-decoration: underline;}
#elenco_categorie dd a { color: #000; }
#elenco_categorie ul { list-style: none; padding: 5px; }

/* previsioni meteo*/
#meteo table {
	width: 510px;
	padding: 0px;
	margin: 0px;
	}

#meteo td {
	border-collapse: collapse;
	font-size: 9px;
	border-top: 1px solid #666666;
	border-spacing: 0px;
	}
	
#meteo tr {border: 1px solid #666666}

#meteo .giorno{color:#006633;}
#meteo .notte{color:#996633;}

.localita {
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
}

.latlng { font-size: 9px; text-align: justify; padding-right: 20px;}

.eser_maiu {text-transform: uppercase;}



dt {background-color: #ff5500; margin-right: 10px; display: block; margin-top: 0px; padding-top: 10px;}

dt a:link {
	margin-left:10px; color: #ffffff; font-weight: bold;
}
dt a:visited {
	margin-left:10px; color: #ffffff; font-weight: bold;
}
dt a:hover {
	margin-left:10px; color: #ffffff; font-weight: bold; text-decoration: none;
}
dt a:active {
	margin-left:10px; color: #ffffff; font-weight: bold; text-decoration: none;
}

dd ul {margin-top: 10px; margin-left: -35px;}

dd li {list-style: none; width: 170px; float: left}

dd br {clear: left;}
