/* CSS Document */
#doc4 #hd {
	height:150px;
	background:#1F7F01 url(../img/cabecera.jpg) no-repeat 0px 0px;
}
#doc4 #bd {
	background:#030;
}
#doc4 #ft {
	height:25px;
	background:#fff;
	color:#030;
	font:normal 8pt Verdana, Arial, Helvetica, sans-serif;
}
#doc4 h1 {
    font:bold 16pt Arial, Helvetica, sans-serif;
	padding:120px 5px 0px 800px;
	color:#FFF;
}
a{
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#CCC;
	text-decoration:none;
}
/******************menú*/
#doc4 .menu1 {
	width:160px;
	background:#030;
}
#doc4 .menu1 img {
	display:block;
}
#doc4 .menu1 ul li {
	background:#ccc;
	margin:0 0 1px 0;
	height:24px;
}
#doc4 .menu1 ul li a {
	margin-left:20px;
	text-decoration:none;
	background:#333;
	display:block;
	padding-left:5px;
	height:24px;
	color:#fff;
}
#doc4 .menu1 ul li a:hover {
	background:#CCC;
	color:#333;
}
/**************fin menú*/
/*contenidos------------------************/
#doc4 .contenidos {
	width:788px; /*mida paxina:974*/
	text-align:justify;
	padding:9px;
	color:#fff;
	font:normal 10pt/22px Verdana, Arial, Helvetica, sans-serif;
}
#doc4 .contenidos h2{
	padding:0 0 10px 15px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	background:transparent url(../img/ico_h2.gif) no-repeat 0px 3px;
}
#doc4 .contenidos ul li{
	background:transparent url(../img/ico_lista.gif) no-repeat 0px 8px;
	padding-left:15px;
	line-height:23px;
	text-align:left;
}
#doc4 .contenidos.entorno {
	background: url(../img/foto_entorno.jpg) no-repeat 300px 30px;
}
#doc4 .contenidos.servicios {
	background: url(../img/foto_servicios.jpg) no-repeat 300px 30px;
}
#doc4 .contenidos.autibidaz {
	background: url(../img/escalador.jpg) no-repeat 221px 265px;
}
#doc4 .contenidos.eltiempo {
	background: url(../img/fondo_orache.gif) no-repeat 25px 30px;
}
#doc4 .contenidos.bungalow_hab {
    background:url(../img/album_hecho/hab_bungalow_2.jpg) no-repeat 40px 0px;
}
#doc4 .contenidos.bungalow {
    background:url(../img/album_hecho/bungalow_2.jpg) no-repeat 40px 30px;
}
#doc4 .contenidos .fotos img{
	display:block;
	float:left;
	border:1px solid #FFF;
	margin:0 17px 17px 0;
}
#doc4 .contenidos .tarifas {
	width:540px;
	float:left;
	padding:10px 0 0 130px;
}
#doc4 .contenidos .tarifas ul {
	margin-bottom:4px;
	height:32px;
	float:left;
}
#doc4 .contenidos .tarifas ul li {
	width:180px;
	height:32px;
	line-height:32px;
	float:left;
	font-weight:bold;
	padding-left:0;
	background:none;
}
#doc4 .contenidos .banner_tiempo {
   width:500px;
   height:300px;
   margin:50px auto;
}
.linea_top {
	border-top:4px solid #9C0;
}
.cantos {
	border:1px #fff solid;
}
.flota_dreita {
	float:right;
	margin:0 0 0 10px;
	display:block;
}
.flota_zentro {
	float:none;
	margin:0 0 10px 0;
	display:block;
}
.tarifas_color {
	background:#7CA51F;
}
.padin_izq {
	padding-left:15px;
}
.titulo_lista {
	color:#090;
}

.rotas{
    width:100%;
	height:470px;
	text-align:center;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#030; 
}
.panoramicas {
	width:100%;
	text-align:center;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#030;
}
