body, html {
 width:100%; 
 height:99%;
 overflow:hidden;
} 

.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 */

body {
	color:#000000;
	background-color:#DEDEDE;
	margin:0px;
	/*
	SCROLLBAR-FACE-COLOR:#f89520;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF6600;
	SCROLLBAR-SHADOW-COLOR: #FF6600;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #ffcc66;
	*/
}

.linkComo {
	font-family:Arial, Helvetica, sans-serif;
	color: #FF0000
	text-decoration:underline;
}

#contenido {
	width:100%;
}

#header {
	width:100%;
	height:75px;
	background-color:#EFC138;
	text-align:center;
}

#header #logo {
	float:left;
	background-image:url(../img/logoA.gif);
	width:277px;
	height:75px;
	background-repeat:no-repeat;
}


#header #btn_masCercanos {
	float:left;
	background-image:url(../img/Solapa_Roja.png);
	width:180px;
	height:37px;
	margin-left:80px;
	margin-right:3px;
	margin-top:38px;
	background-repeat:no-repeat;
}

#header #btn_masCercanos #texto1, #texto1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:180px;
	height:19px;
	padding-top:11px;
	padding-left:10px;
	/*padding-bottom:12px;*/
	text-decoration:none;
}

#header #btn_masCercanos #texto1 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:180px;
	height:19px;
	padding-top:11px;
	padding-left:10px;
	/*padding-bottom:12px;*/
	text-decoration:underline;
}

#header #btn_miCiudad {
	float:left;
	background-image:url(../img/Solapa_Celeste.png);
	width:180px;
	height:37px;
	margin-right:3px;
	margin-top:38px;
	background-repeat:no-repeat;
}

#header #btn_miCiudad #texto2, #texto2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:180px;
	height:19px;
	padding-top:11px;
	padding-left:7px;
	/*padding-bottom:12px;*/
	text-decoration:none;
}

#header #btn_miCiudad #texto2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:180px;
	height:37px;
	padding-top:11px;
	padding-left:7px;
	/*padding-bottom:12px;*/
	text-decoration:underline;
}


#header #btn_comoLlegar {
	float:left;
	background-image:url(../img/Solapa_Verde.png);
	width:130px;
	height:37px;
	margin-right:3px;
	margin-top:38px;
	background-repeat:no-repeat;
}

#header #btn_comoLlegar #texto3, #texto3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:130px;
	height:19px;
	padding-top:11px;
	padding-left:7px;
	/*padding-bottom:12px;*/
	text-decoration:none;
}

#header #btn_comoLlegar #texto3 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:130px;
	height:19px;
	padding-top:11px;
	padding-left:7px;
	/*padding-bottom:12px;*/
	text-decoration:underline;
}

#header #btn_ayuda {
	float:left;
	background-image:url(../img/solapa_azul.jpg);
	width:85px;
	height:37px;
	margin-right:3px;
	margin-top:38px;
	background-repeat:no-repeat;
}

#header #btn_ayuda #texto4, #texto4 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:85px;
	height:19px;
	padding-top:11px;
	padding-left:7px;
	/*padding-bottom:12px;*/
	text-decoration:none;
}

#header #btn_ayuda #texto4 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	width:85px;
	height:19px;
	padding-top:11px;
	padding-left:7px;
	/*padding-bottom:12px;*/
	text-decoration:underline;
}


#barra_ruta_roja {
	background-image:url(../img/bg_rojo.gif);
	width:100%;
	height:15px;
}

#barra_ruta_celeste {
	background-image:url(../img/bg_celeste.gif);
	width:100%;
	height:15px;
}

#barra_ruta_verde {
	background-image:url(../img/bg_verde.gif);
	width:100%;
	height:15px;
}

#barra_ruta_azul {
	background-image:url(../img/bg_azul.gif);
	width:100%;
	height:15px;
}

#barra_verde {
	background-image:url(../img/bg_barra.gif);
	width:100%;
	height:7px;
}

#cuerpo {
	background-color:#DEDEDE;
	width:100%;
	height:100%;
	font-size:11px;
	margin:5px auto;
	color:#fff;
	font-family:"Trebuchet MS", verdana, sans-serif;
	moz-border-radius: 8px;
	border-radius: 8px;
}

#cuerpo #izquierda {
	background-image:url(../img/bg_izquierda.gif);
	float:left;
	width:249px;
	height:454px;
	margin-top:7px;
	margin-left:4px;
	background-repeat:no-repeat;
}

#cuerpo #izquierda #texto {
	width:230px;
	height:350px;
	padding-top:49px;
	padding-left:12px;
	color:#333333;
}
#cuerpo #izquierda-iframe {
	float:left;
	width:249px;
	height:454px;
	margin-top:7px;
	margin-left:9px;
}
#cuerpo #izquierda-iframe #texto-iframe {
	width:230px;
	height:350px;
	padding-top:49px;
	padding-left:12px;
	color:#333333;
}

#cuerpo #cuerpo_mapa {
	float:left;
	width:100%;
	height:95%;
	padding-top:7px;
	padding-left:10px;
}

#cuerpo #cuerpo_mapa #filtro {
	background-image:url(../img/bg_buscador.gif);
	width:711px;
	height:52px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
/*	margin-top:8px;*/
}



/*Estilo para el acordion*/


#cont_side_bar { background-image:url(../img/bg_izquierda.gif); background-repeat:no-repeat; background-position:0px 0px; padding-top:50px; vertical-align:top; }
#cont_side_bar li, #cont_side_bar ol, #cont_side_bar ol { margin:2px 3px 2px 8px; padding:0px; }

.ui-accordion-container { width:245px; }
#side_bar { font-family:Trebuchet MS, verdana, sans-serif;  color:#000000; font-size:11px; margin-bottom:8px; text-decoration:none; margin-left:5px; padding-right:5px;
	margin-top:2px; height:282px;overflow:auto;}

#sidebar_acordeon {  height:432px; width:245px; overflow:hidden; padding:5px 0; } 

/* #side_bar p { width:220px; overflow:hidden; } */

#tabInfo div { padding:0; margin:0;  }
.tab-header { margin:0; padding:0; }

#side_bar a {
	font-family:Trebuchet MS, verdana, sans-serif;
	color:#FF6600;
	font-size:11px;
	margin-bottom:8px;
	text-decoration:none;
	background: none !important;
}


#side_bar a:hover {
	font-family:Trebuchet MS, verdana, sans-serif;
	color:#FF6600;
	font-size:11px;
	margin-bottom:8px;
	text-decoration:underline;
}

#side_bar .fuente12 {
	font-family:Trebuchet MS, verdana, sans-serif;
	color:#000000;
	font-size:12px;
}

#side_bar .fuente11 {
	font-family:Trebuchet MS, verdana, sans-serif;
	color:#000000;
	font-size:11px;
}

#check-filtros{
	/*height:72px;*/
	padding:8px 6px;
}

#check-filtros fieldset{
	border:none;
	padding:2px;
	color:black;
        font-family:Tahoma;
        font-size:10px;
}

#ayuda .fuenteLink {
	font-family:Trebuchet MS, verdana, sans-serif;
	color:#FF9900;
	font-size:11px;
	text-decoration:none;
}

#ayuda .fuenteLink a {
	color:#FF9900;
	text-decoration:none;
}

#ayuda .fuenteLink a:hover {
	color:#FF9900;
	text-decoration:underline;
}


#side_bar .fuente10 {
	font-family:Trebuchet MS, verdana, sans-serif;
	color:#000000;
	font-size:10px;
}

#map {
	float:left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	width:100%;

	height:81%;
	min-height: 480px;
	
	color: #000000; 
	border: thin solid; 
	border-width:1px; 
	border-color:#F1F1F1;
}

#footer {
	background-image:url(../img/bg_footer.gif);
	width:100%;
	height:38px;
}

#cont-filter{
  float: left; 
  width: 100%; 
  height: 52px; 
  background-color: rgb(248, 149, 32);
}

.filter-left{
  width:10px; 
  height:52px; 
  _height:45px; 
  float:left;
}

.filter-center{
  height:37px; 
  float:left; 
  margin-top:13px;
}

.filter-right{
  width:10; 
  height:52px; 
  float:right
}

#cont-filter-form{
	float:left; 
	width:428px;
}

#cont-filter-form select{
	width:176px;
}

#cont-form-buscador{
	float:left; 
	width:300px;
}

.direccion-text{
	width:145px;
}

.direccion-submit{
	height:20px;
}




div.markerTooltip {
    color: black;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid black;
    z-index: 500000;
    font-size: 10px;
}

div.markerDetail {
    color: #000000;
    font-weight: bold;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid black;
    z-index: 500000;
}

input {
	font-family:Trebuchet MS, verdana, sans-serif;
	font-size:11px;
	background-color:#fbc37a;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid; 
}

select {
	font-family:Trebuchet MS, verdana, sans-serif;
	font-size:11px;
	background-color:#fbc37a;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid; 
}

#info-bubble-hidden{
	display:none;
}

#info-bubble{
	width:300px;
	/*height:200px;*/
	overflow:auto;
	margin:15px 0px 0px 2px; 
	color:#000;
}

#info-bubble .nombre
{
	font-weight:bolder;
	line-height:25px;
}

#info-bubble .pongase-contacto
{
        font-size:0.8em;
        color:gray;
}

#info-bubble .imagen
{
	float:left;
	padding-right:4px;
}

#info-bubble .info
{
	font-size:9px;
}

#info-bubble p{
	margin:3px;
}

#provincia_id, #localidad_id{
	text-transform:uppercase;

}

/*Ocultamos los checks*/
#filtros .checks{
	display:none;
}

#tabFiltro a.tab-header{background-color:#DC8648;display:block;font-weight:bolder;margin-left:10px;padding:5px; text-decoration:none;}

.ui-accordion { margin: 0; padding: 0; list-style-type: none; color:gray }
.ui-accordion li { margin: 0; margin-bottom: 2px; padding: 0px 10px; }
.ui-accordion li .ui-accordion-header {
	display: block;
	padding-left: 5px;
	margin-right: 3px;
	height: 28px;
	background-image: url(i/accordion-middle.png);
	color: #000;
	text-decoration: none;
	line-height: 28px;
	position: relative;
	left: 3px;
	display: block; 
	background-color: #F4944F;
}

	#sidebar_acordeon li p{
	padding-right:5px;
}

.ui-accordion li .ui-accordion-right {
	display: block;
	background-image: url(i/accordion-right.png);
	position: absolute;
	top: 0px;
	right: -3px;
	height: 28px;
	width: 3px;
}
.ui-accordion li .ui-accordion-left {
	display: block;
	background-image: url(i/accordion-left.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 28px;
	width: 3px;
}

#sidebar_acordeon a:hover {background-color:#DC8648}
#sidebar_acordeon a.selected {font-weight:bolder !important; background-color:#DC8648 !important}


#contComoLlegar{
	height:268px;
}

.ir_a_localidad{
	display:block; 
	padding-top:10px
}

#ayuda{
	/* background-color:#EFEFEF; */
	color:black;
	margin:15px;
	padding:10px;
}

#side_bar{
	height: 404px;
}