@charset "utf-8";
body  {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	text-align: center;
	background-color: #FFF7B2;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 3px;
}
#container  {
	width: 855px;
	margin: 0 auto;
	background-color: #FFFDEE;
} 

#header  {
	padding: 0;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	background-color: #FFFDEE;
	height: 80px;
	width: 855px;
} 
.banners
{
	margin:0px;
	padding:0px;
	margin-top:5px;
	_margin-top:4px;
	border:none;
}
.bannerTop
{
	border:none;
}
#botonera{
	width: 364px;
	height: 80px;
	float: left;

}
#banner {
	width: 491px;
	background-color: #FFFDEE;
	float: right;
	height: 80px;
}

#mainContent  {
	width: 855px;
	height: 480px;
	float: left;
} 
#sidebar1  {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 267px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	background: #FFFDEE;
	height: 470px;
	_height: 450px;
	_margin-bottom:0px;
}
#sidebar1 #formulario 
{
	height: 60px;
	width: 267px;
	float: left;
	margin: 0;
}
#contenedor {
	height: 470px;	
	_float:left;
	_margin-bottom:0px;
	_padding:0;	
}



#formulario #busqueda
{	
	border: solid #F19601;	
	margin-top: 23px;
	#margin-top:2px;
	border-width: 1px;
	height: 19px;
	width: 157px;
	float: left;
	margin-left: 27px;
	font-size: 11px;
	padding-top:3px;	
}
#buscar 
{
	margin-top:21px;
	#margin-top:0px;
	_margin-top:0px;
	display:block;
	width:65px;
	height:30px;	
	text-decoration:none;
	background:url(../img/btn/buscar.gif) top left no-repeat;
	float:left;
}

#buscar:hover
{	
	background-position:0 -30px;/* con esto cambiamos la porcion de imagen que se muestra */
}

#formulario #boton {
	width: 62px;
	height: 28px;
	float: right;
	margin-right: 16px;
	margin-top: 19px;
	text-decoration: none;
	border-style: none;
	border-color: #FFF;
}

#formulario #opciones
{
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	height: 80px;
	width: 245px;
	margin-top: 0px;
	_margin-top: 0px;
	padding: 0px;
	display: inline;
	margin-left: 20px;
	color: #1A1A1A;
}
#formulario #campoTexto
{
	float:left;	
}
#contenedor #regresar {
	background-image: url(../img/misc/imagenes/consulta_03.gif);
	background-repeat: no-repeat;
	width: 588px;
	height: 28px;
	float: left;
	margin-top: 20px;
}
#regresar a  img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenedor #consulta {
	height: 420px;
	width: 588px;
	float: right;
	background-image: url(../img/misc/imagenes/consulta_10.gif);
	background-repeat: no-repeat;
	background-position: 0px 385px;
}
#consulta h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #e74214;
	font-size: 12px;
	margin-left: 25px;
	float: left;
	margin-top: 20px;
}

#consulta form {
	margin-top: 50px;
}
#consulta p  {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin-left: 182px;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom:5px;
}
#consulta form input  {
	width: 220px;
	height: 20px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	margin-bottom: 0px;
}
#consulta form textarea {
	width: 222px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	margin-bottom: 0px;
	
}
#consulta form #enviar_consulta
{
	border:none;
	cursor:pointer;
	border:none;
	background-image: url(../img/misc/enviar.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 28px;
	text-decoration: none;
	display: block;
	margin-left: 355px;
	-ms-margin-left: 0px;
	margin-top: 10px;	
}

#enviar_consulta:hover
{	
	background-position:0 -30px;/* con esto cambiamos la porcion de imagen que se muestra */
}
#contenedor #sumese {
	width: 270px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-size:11px;
	font-style: normal;
	padding-left: 15px;
	padding-top: 7px;
}
#sumese h1  {
	font-size: 12px;
	color: #E74215;
	margin-bottom: 5px;
	margin-top: 10px;
}
#sumese p  {
	text-align: left;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#sumese input {
	width: 180px;
	height: 20px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	font-size: 11px;
}
#sumese textarea {
	width: 230px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	margin-top: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
}
#sumese label {
	font-size: 11px;
	margin-top: 20px;
	display: block;
	float: right;
	margin-right: 10px;
}
#sumese label #terminos {
	width: 10px;
	height: 10px;
}
#sumese div a {
	text-decoration: none;
	color: #000;
}

#contenedor #datosComerc
{
	font-family: Tahoma, Geneva, sans-serif;
	float: left;
	text-align: left;
	width: 280px;
	padding-top: 7px;
	padding-left: 15px;
	float: left;
	width: 288px;
	padding-left: 15px;
}
#datosComerc h1  {
	color: #E74215;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: left;
	margin: 0;
	margin-top: 17px;
}
#datosComerc p 
{
	margin-top:9px;
	margin-bottom:8px;
	font-size: 11px;
}
#datosComerc input {
	height: 20px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	margin-bottom:0px;
	margin-top:0px;
	/*margin-top: -5px;*/
}
#datosComerc #nombreNeg {
	float: left;
	width: 126px;
}
#nombreNeg p {
	margin-bottom: 8px;
	margin-top: 8px;
}

#datosComerc #imagenRef {
	height:29px;
	width: 162px;
	float: left;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}
#imagenRef p {
	margin-left: 8px;
}
#datosComerc #direccion1 {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
#datosComerc #numero1 {
	width: 90px;
	float: left;
	margin-bottom: 10px;
}

#datosComerc #examinar{
	width: 97px;
}
#datosComerc input 
{
	font-size:10px;
	height:21px;
}
#datosComerc #rubro {
	width: 240px;
	height: 20px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}

.pRubro
{
	margin-top:5px;
	margin-bottom:5px;
}
#datosComerc textarea{
	width: 230px;
	border-color: #5B5B5B;
	border-style: solid;
	border-width: 2px;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#datosComerc #enviar_consulta  {
	border:none;
	background-image: url(../img/misc/enviar.gif);
	background-repeat: no-repeat;
	width: 54px;
	height: 28px;
	text-decoration: none;
	display: inline;
	margin-top: 10px;
	/*text-indent: -9999px;*/
	float: left;
	margin-left: 10px;
}
#contenedor #imagenes {
	border-bottom-style:none;
	border-left-style:none;
	border-top-style: none;
	border-right-style: none;
}
#contenedor #provincias
{
	width: 588px;	
	height: 46px;
	float: left;
	margin-top: 15px;
	_padding:0px;
	background-image: url(../img/misc/imagenes2/buscador_03.gif);
	background-repeat: no-repeat;
	text-align:center;	
}
#provincias label
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	_margin-top:0px;
	_padding:0px;
	_height:15px;
}
#provincias input
{
	_padding:0px;
}
#provincias table
{
	margin:auto;
	_border-collapse:collapse;
	_border-spacing:0 0;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
}
#subcategorias table
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	margin:auto;
	margin-top:0px;
	padding-top:0px;
	_border-collapse:collapse;
	_border-spacing:0 0;
	/*margin-left:20px;*/
}
.provinciaTable
{
	text-align:left;
	margin:0;
	padding:0;
}
.provinciaTable tr
{
	margin:0px;
	padding:0px;
}
.provinciaTable td
{
	_padding-top:0px;
	margin-bottom:0px;
	padding-right:16px;
	text-align: inline;
}
#contenedor #contFichas 
{
	float: left;
	width: 568px;
	height: 349px;
	padding-top: 13px;
	overflow: auto;
	padding-left: 20px;
	_padding-left: 0px;	
	/*background-image: url(../img/misc/imagenes2/buscador_05.gif);
	background-repeat: no-repeat;*/
}

.ficha
{
	cursor:pointer;
	width:143px;
	margin-left:20px;	
	_margin-left:15px;	
	margin-right: 10px;
	margin-top:10px;
	float: left;
	height: 160px;
	_height: 169px;
}
.ficha img
{	
	/*display:block;*/
	width:143px;
	height:109px;
	margin-bottom:8px;
	padding:0px;
	border:2px #FFF solid;
}
.ficha img:hover
{	
	border:2px #F90 solid;
}
.ficha h1
{
	color: #E74215;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.ficha p
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #1A1A1A;
	text-align:center;
	padding:0px;
	margin-top:5px;
}


#contenedor #subcategorias {
	background-image: url(../img/buscador/fondo_inferior.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 588px;
	float: left;
}
#contenedor #regresarBusqueda {
	background-image: url(../img/misc/imagenes/consulta_03.gif);
	background-repeat: no-repeat;
	width: 588px;
	height: 28px;
	float: left;
	margin-top: 20px;
}
#regresarBusqueda a img{
	text-decoration: none;
	font-size: 10px;
	display: inline;
	border-style: none;
}
#contenedor #fichaGaleria {
	width: 588px;
	float: left;
	text-align: left;
	height: 390px;
	overflow: auto;
}
#fichaGaleria #ficha {
	height: 369px;
	float: left;
	width: 330px;
	padding-left: 10px;
	text-align: left;
}

#ficha h2  {
	font-size: 11px;
	margin-top: 15px;
}
#ficha h1 {
	font-size: 17px;
	color: #E74215;
	font-weight: normal;
}
#ficha #imagen {
	float:left;
	height: 109px;
	width: 310px;
	padding-bottom: 20px;
	margin: 0;
}
#imagen img {
	float: left;
	margin-right: 15px;
}

#imagen #direccion
{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom:0px;
}
#imagen #numero 
{
	font-size: 10px;
	color: #E74215;
	margin-top: 0px;
	margin-bottom: 28px;
}
#imagen #telefono 
{
	font-size: 10px;
	margin-bottom: 28px;
}
#imagen a {
	font-size: 10px;
	text-decoration: none;
	color: #E74215;
	font-weight: bold;
}
#ficha .fichaTituloServicios
{
	font-size: 12px;
	color: #E74215;
	margin-top: 10px;
	width: 180px;
	float: left;
	margin-bottom: 0px;
}
#ficha #fichaServicios
{
	font-size: 11px;
	width: 180px;
	float: left;
}

#fichaGaleria #galeria {
	width: 220px;
	height: 369px;
	float: left;
	padding-top: 0px;
}
#galeria h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.galeriaImg
{
	margin-left:10px;
	_margin-left:6px;
	margin-bottom:0px;
	width: 93px;
	height: 100px;
	font-size: 9px;
	text-align: center;
	float: left;
	border:none;
}
.galeriaImg a
{
	width:93px;
	margin:0px;
	padding:0px;
	
}
.galeriaImg a img
{
	width:93px;
	margin:0px;
	padding:0px;
	border:none;
	border:2px #FFF solid;
}
.galeriaImg a img:hover
{
	border:2px #F90 solid;
}
.galeriaImg p
{
	font-size:9px;
	margin-top:5px;
}

#contenedor #pie {
	background-image: url(../img/misc/imagenes/consulta_10.gif);
	background-repeat: no-repeat;
	height: 30px;
	float: left;
	width: 580px;
	margin: auto;
}
#pie #consultaReserva {
	background-image: url(../img/btn/ficha_btn.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 133px;
	text-decoration: none;
	display: block;
}


#consultaReserva:hover
{
	background-position:0 -29px;
}
#contenedor #utiles {
	padding-left: 20px;
	width: 568px;
	height: 455px;
	overflow: auto;
	padding-top: 15px;
}
#utiles img{
	border:none;
}
#utiles h1{
	text-align: left;
	font-size: 10px;
	margin: 0px;
	padding-top: 7px;
}
#utiles p {
	font-size: 11px;
	text-align: left;
	margin-top: 30px;
	margin-left: 5px;
}
#utiles .utiles1 {
	float: left;
	width: 274px;
	margin-bottom: 20px;
};	
#utiles .utiles1 img {
	float: left;
	width: 81px;
	height: 80px;
}

#utiles .utiles1 p {
	font-size:11px;
	float: left;
	width: 155px;
	margin-top: 0px;
}
#utiles .utiles1 p a {
	color: #E74215;
	text-decoration: none;
	font-size: 9px;
}
#utiles .imgutil
{
	display:block; 
	width:81px; 
	height:80px; 
	float:left;
	margin-right:10px;
}
#footer {
	height: 44px;
	background-repeat: no-repeat;
	margin: 0px;
	background-image: url(../img/misc/footer_03.jpg);
	_margin-top:0px;
	
} 
#footer #facebook {
	width: 91px;
	float: right;
	height: 34px;
	margin-top: 5px;
	margin-right: 20px;
}
#facebook a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer #contacto {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	height: 34px;
	width: 195px;
	margin-right: 10px;
	margin-top:7px;
}
#footer #contacto p a {
	color: #FFF;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
#footer #contacto p {
	width:190px;
	font-size:10px;
	padding: 0px;
	margin: 0px;
	color: #FFF;
}

.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.radiobuttons{
	color:#666;
	vertical-align: text-bottom;	
}
.bulletTxt{
	color:#666;
}

#terminos
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-align:left;
	width:460px;
	height:400px;	
	margin:auto;
}
#terminos h1
{
	color:#E64415;
	font-size:11px;
}
#bienvenidos
{
	margin-top:7px;
	float:left;
}
#bienvenidos p
{
	margin-top:3px;
	margin-bottom:3px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}
#bienvenidos #bienvenidos2
{
	font-size:9px;
}
#botoneraInferior
{
	padding-top:4px;
	padding-bottom:4px;
	font-size: 10px;
	color: #F19601;
}

#botoneraInferior a {
	font-size: 10px;
	color: #F19601;
}

