/* CSS Document */
#mapagoogle{
	width:400px;
	height:300px;
	background-color:#ddd;
	margin-right:10px;
}

#mapagooglesat{
	width:500px;
	height:400px;
	margin-top:10px;
}

.infcomollegar{
	float:left;
	width:330px;
}

.basicos1{
	float:left;
	margin:5px 0px 0px 0px;
}

.basicos2{
	float:left;
	margin:5px 0px 0px 10px;
}


.basicos2 div{
	margin-bottom:3px;
}

.basicos3{
	margin:5px 0px 0px 0px;
	float:right;
}

.datos{
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 10px;
	text-align:justify;
}

.datos li{
	margin-left:10px;
}

.servicio{
	border-bottom: dotted 1px #FF7A04;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}


.fotoficha{
	float:left;
	margin-left:15px;
	width:170px;
}

.foto200{
	float:left;
	margin:5px 0 0 10px;
	width:220px;
	overflow:hidden;
}

.foto225{
	float:left;
	margin-left:10px;
	width:245px;
}

.fotolistado{
float:left;
width:80px;
}

.fotopanoramio{
	float:left;
	margin:5px;
	width:260px;
	padding:0 15px 0 15px;
}


.infovalora{
	border:dotted 1px #FF7A04;
	padding:5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;	
}

.infovalora span{
	vertical-align:middle;
}

.infovalora a{
	vertical-align:middle;
}

.infovaloramedia{
	border:dotted 1px #FF7A04;
	padding:5px 5px 5px 5px;
	margin: 0px 0px 10px 0px;	
	background-color:#FFF0DF;
}

.infovaloramedia span{
	vertical-align:middle;
}

.infovaloramedia a{
	vertical-align:middle;
}

.detalleopinion{
	margin:5px 0px 0px 0px;
	display:none;
}

.cajaoverflowlocs{
	border:solid 1px #FF7A04;
	height:200px;
	width:250px;
	overflow:auto;
	padding:5px 0px 0px 5px;
}

.cajaoverflowpueblos{
	border:solid 1px #FF7A04;
	height:220px;
	overflow:auto;
	padding:5px 0px 0px 5px;
}

.cercanas{
	width:500px;
	height:280px;
	overflow:auto;
}

.datosficha{
	padding:10px;
	border-left: solid 1px #996633;
	border-bottom: solid 1px #996633;
	border-right: solid 1px #996633;
	margin:0;
}


div.infomenu{
padding:0px 0px 0px 5px;
	background-image: url(../img/linea.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.infomenu ul{
	margin:0;
	padding:0;
}

.infomenu li{
	list-style-type:none;
	float:left;
	margin:10px 10px 0 0;
	padding:5px;
	border: solid 1px #996633;
	background:url(../img/gradient_light_brown_bg.gif) top repeat-x;
}

.infomenu li.separador{
	border-left: solid 1px #996633;
}

.infomenu li.current{
	border-bottom:solid 1px #FFFFFF;
	background:#FFFFFF;
}

.infomenu a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.infomenu span{
	color:#7d2ba9;
	font-weight:bold;
	font-size:14px;
}

.cajafoto{
	float:left;
	width:500px;
	margin-left:2px;
}

#cajafotos{
	
}

.listadofotos{
	float:right;
	width:440px;
}

.txtrespuesta{
	margin:5px 0px 10px 0px;
	background-image:url(../img/fleforo.gif);
	background-repeat:no-repeat;
	padding-top:14px;
}

.txtrespuesta div{
	background-color:#FFF0DF;
	padding:5px;
	line-height:17px;
}

ul.ulpueblos{
	margin:10px 0 10px 35px;
	padding:0px;
	float:left;
}

ul.ulpueblosmas{
	margin:10px 0 0px 5px;
	padding:0px;
}

.ulpueblos li, .ulpueblosmas li{
	list-style:none;
	display:block;
	margin:5px 0 0 0;
	padding:0 0 5px 18px;
	background-image:url(../img/bullet_orange.png);
	background-repeat:no-repeat;
}

.ulpueblos a{
	text-decoration:none;
	color: #666;
}

.ulpueblos a:hover{
	text-decoration:underline;
	color:#000;
}

.txtBuscador{
	font-family: Verdana, Arial, sans-serif;
	color: #666;
	padding:3px;
	margin:10px 0 5px 0;
	width: 210px;
	font-size:12px;
}

