/* Esto para no tener problemas con el navegador */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	    margin:0; 
	    padding:0; 
}
table {border-collapse:collapse;border-spacing:0;} 
fieldset, img {border:0;} 
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;} 
q:before,q:after {content:'';} 
abbr,acronym { border:0;} 
/* Esto para no tener problemas con el navegador */

/************ GENERAL******************/
body {font-family: arial, verdana, sans-serif;font-size:10px;
	background: url(http://www.dinamoninternet.com/hotelvalencia/img/cuerpo.gif) #ffcd77 repeat-x 0 30px;position:relative;}

/************ Estructura******************/
#superior{
position:relative;
text-align:right;
background-color:#ff8d2a;
height:30px;
}
#header{
position:relative;
margin:0 0 0 20px;
width:975px;
text-align:left;
}

#container{
	width: 995px;
	font-size:12px;
	text-align:left;

}
#contenido{
	position:relative;
	text-align: justify;

}

#lateral_dcho{
float:right;
font-size:14px;
font-weight:bold;
color:#FFF;
width: 300px;
}
#lateral_izdo{
	float:left;
	width: 239px;
	background:url(http://www.dinamoninternet.com/hotelvalencia/img/lat_izdo.gif) no-repeat -8px 0;
	height:500px;
	margin-left:0;
	padding-top:40px;
	margin-top:10px;

}
#lateral_top{
position:relative;
left:5px;
width:269px;
margin: 12px 0 0 6px;
background:url(http://www.dinamoninternet.com/hotelvalencia/img/lat_izdo_top.gif) no-repeat 0;
height:54px;
margin-left:0; 
border:1px solid red;
}

#footer{
position:relative;
background-color:#ff8d2a;
color:#cc772d;
height:30px;	
padding:3px 0 3px 0;
text-align:center;
bottom:0;
}
/************ CABECERA ******************/
#logo{
	width:408px;
	height:69px;
	margin-top:18px;
	}

/***************NAVITOP************************/
		
		#navitop{
		height:28px;
		width:955px;
		text-align:left;
		color:#FFF;
		padding:2px 0 0 0;
		margin:0 0 0 40px;
		}
        #navitop ul{
			padding:0;
		}
		#navitop li{
			float:left;
			font-size:15px;
			color:#1A5E9F;
			list-style:none;
			height:23px;
			margin:0px 10px 0 0;
			padding: 5px 0 0 17px;
			font-weight:bold;
			text-transform:capitals;
			background: url(http://www.dinamoninternet.com/hotelvalencia/img/estrellapeq.gif) left no-repeat;
		}

		#navitop a{
			color: #FFF;
		}
/***************FOOTER************************/		
		#footer a{color:#a66226;}
/***************CAJAS************************/
#caja {background:url(http://www.dinamoninternet.com/hotelvalencia/img/caja.gif) no-repeat; height:430px;
		padding:150px 0 0 140px;}
		
#caja table{font-size:11px;font-weight:bold;color:#333333;}

#menu{float:right;width:135px;border:1px dotted #316BA7;margin:0 15px 15px 0;
		background:#EDF5FB;padding:10px;}

#auxiliar {background:#316BA7;border:1px solid #316BA7;padding:3px;}

#auxiliar a{font-size:13px; color:#FFF;font-weight:bold;background: url(http://www.dinamoninternet.com/hotelvalencia/img/estrellapeq.gif) left no-repeat;
		padding: 0 5px 0 17px;}
		
#datos_reserva {background:url(http://www.dinamoninternet.com/hotelvalencia/img/inforeserva.gif) no-repeat; height:57px; 
		padding:6px 0 0 25px;font-size:11px;color:#333333;line-height:130%;font-weight:light;}

/***************************************LISTAS****************************************************/
li{background: url(http://www.dinamoninternet.com/hotelvalencia/img/estrellapeq.gif) left no-repeat;padding-left:17px;}

#lateral_izdo li{
	margin-left:-35px;
	border-bottom: 1px dotted silver;
	padding:4px 0 4px 0;
	list-style:none;
	color: #0066CC;
	font-size:12px;
}
#lateral_dcho li{
	margin-left:-35px;
	border-bottom: 1px dotted silver;
	padding:4px 0 4px 0;
	list-style:none;
	color: #0066CC;
	font-size:12px;
}		
.servicios{width:300px; margin-right:20px; border:1px dotted silver;font-size:10px;float:left;}
/***************************************ENCABEZADOS****************************************************/
H1{
	color: #1A5E9F;
	font-size: 18px;
	font-weight:bold;
	padding:  5px;
	margin: 0 0 15px 0px;
	border-bottom:1px dotted #B0D3F3;
}

H2{
	color: #1A5E9F;
	font-size: 16px;
	font-weight:bold;
	margin: 5px 0 2px 0;
	line-height:19px;
	text-align:left;
}	
	H2 a{
		color: #1A5E9F;
	}

H3{
	color: #1A5E9F;
	font-size: 18px;
	font-weight:bold;
	margin: 10px 0 8px 0;
	line-height:19px;
	text-align:left;
}	
	H3 a{
		color: #1A5E9F;
	}
	
H4{
	color: #1A5E9F;
	font-size: 13px;
	font-weight:bold;
	line-height:15px;
	text-align:left;
}	
	H4 a{
		color: #1A5E9F;
	}
	
	#lateral_izdo H1{
		border:none;
		color:#1A5E9F;
		margin-left:10px;
	}
/***************************************ENLACES****************************************************/	
a{
	color:#0B64B8;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
/***************************************CLASES CONTENIDO****************************************************/
.principal{padding-top:5px;margin: 0 200px 0 0;}
.busqueda{
			margin: 50px 0 0 235px;
			background: url(http://www.dinamoninternet.com/hotelvalencia/img/busq_fondo.gif)  repeat-x;
			border-top:10px solid #FFF;
			border-right:10px solid #FFF;
			border-bottom:10px solid #FFF;
			padding: 10px;
			line-height:130%;
			position:relative;
		}
.extra{
	margin:0px;
	background:url(http://www.dinamoninternet.com/hotelvalencia/img/fondo_container.gif) repeat-x;
	position:relative;
	line-height:3px;
	background-color: #FFFFFF;

}

/***************************************CLASES ****************************************************/
.resultados1{border-bottom:1px dotted #B0D3F3;margin-bottom:20px;position:relative;}
.feature{position:absolute; right:10px;}
.feature1 {position:absolute; right:10px; top:150px; width:320px;}
.minifoto{position:absolute; left:5px; top:25px;}
.small {font-size:10px;}
.big {font-size:30px;color: #1A5E9F;line-height:34px;}
.big2 {font-size:24px;color: #1A5E9F;line-height:28px;}
.separa{border-bottom:1px dotted #B0D3F3;margin-bottom:5px}
.separa2{border-bottom:1px solid #B0D3F3;margin-bottom:5px}
.clr{clear:both;}
.btn_reserva{position:absolute;top: 15px;right:10px;}

/***************************************FORMULARIO ****************************************************/
form{
 font-size:11px;font-weight:bold;color:#333333;line-height:130%;
}

.inputtxt{background:url(http://www.hotelvalencia.es/img/input1.gif) no-repeat bottom;border:none;height:33px;width:220px;padding:9px 3px 3px 10px;}
.inputtxt2{background:url(http://www.hotelvalencia.es/img/input2.gif) no-repeat bottom;border:none;height:33px;width:43px;padding:9px 3px 3px 5px;}
.inputtxt3{background:url(http://www.hotelvalencia.es/img/input1.gif) no-repeat bottom;border:none;margin-left:-10px;border:;height:22px;width:220px;padding:9px 3px 3px 5px;}
.inputtxt4{background:url(http://www.hotelvalencia.es/img/input2.gif) no-repeat bottom;height:19px;border:none;width:43px;padding:9px 3px 3px 12px;}

#lateral_izdo form{
 margin: 0 5px 0 20px;
 font-size:11px;font-weight:bold;color:#333333;line-height:130%;
}
#lateral_izdo table{
 font-size:11px;font-weight:bold;color:#333333;line-height:130%;
}



/*************************************** DIV AJAX ***************************************************/
#slide{display:none;}
#cover {display: none;}
#control {cursor: pointer;}
/* --- loader ---*/
#loader {width: 320px;margin-left: auto;margin-right: auto;}
#loader td {border: 3px solid #ff8d2a;padding: 10px;margin: 0;background: #EEF0FC;}
#loader img {float: left;margin-right: 12px;margin-top: 3px;}
#loader strong {display: block;margin-bottom: 3px;}
#loaderContainer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;position: expression('absolute');height: expression(document.documentElement.scrollHeight+'px');width: expression(document.documentElement.scrollWidth+'px');z-index: 1000;}
#loaderContainer td {padding-top: 150px;vertical-align: top;text-align: center;background-image: url("http://www.hotelvalencia.es/img/semi-transparent.gif");}
#loaderContainer td td {padding-top: 3px;text-align: left;}