@charset "utf-8";
/* CSS Document */

body
{
background-color:#C0C0C0;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6f6d6d;
margin-top:0;
text-align: left;
font-size:10px;	
}
p
{
margin:0;
padding:0;
}

a:link {
	color: #666666;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color: #666666;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #CC0000;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: #666666;
	font-weight:bold;
	text-decoration:underline;
}


#contenedor_general{
margin:0 auto;
width:760px
}
	#logo{
	background-color:#FFF;
	padding:0 0 0 18px;
	width:742px;_width:752px;
	float:left;
	}

	#cabecera{
	background-color:#FFF;
	width:760px;_width:770px;
	float:left;
	}
	#cuerpo{
	width:740px;
	background-color:#FFF;
	padding:10px 10px 10px 10px;
	float:left;
	}
		#izquierda_cuerpo{
		width:131px;
		width:151px;
		float:left;}
			.boton_banner{
			padding:0 0 5px 0;
			/*width:131px;*/
			width:151px;
			float:left;}
			.banner{
			padding:0 0 5px 0;
/*			width:131px;*/
			width:151px;			
			float:left;
			}
		#derecha_cuerpo{
/*		width:609px;
*/		width:589px;
		float:left;}
			.contenido_cuerpo{
		/*	width:604px;*/
			width:584px;
			padding:0 0 5px 5px;
			float:left;}		
				.caja_contenido{
				background-color:#edecec;
				padding:10px 09px 10px 13px;
				/*width:604px;*/
				/*width:561px;*/
				width:560px;_width:550px;
				float:left;
				}
				.caja_contenido_home{
				background-color:#edecec;
				padding:20px 09px 10px 13px;
				/*width:604px;*/
				/*width:561px;*/
				width:560px;
				float:left;
				}
				.caja_contenido_vacio{
				background-color:#FFFFFF;
			
				/*width:604px;*/
				/*width:561px;*/
				width:541px;
				float:left;
				}
					.contenido_texto{
					padding:0 46px 0 0;
					/*width:360px;*/
					width:340px;
					float:left;}
						.contenido_texto_home{
						padding:0 46px 0 0;
						/*width:360px;*/
						width:560px !important;
						float:left;}
					.contenido_fotos{
					width:155px;
					float:left;}
						.foto{
						padding:0 0 6px 0;
						width:155px;
						float:left;}
	#pie{
	padding:4px 19px 10px 0;
	text-align:right;
	width:721px;
	float:left;
	}
	#foot{
	padding:4px 19px 10px 0;
	text-align:center;
	width:731px;
	float:left;
	}

/*ROOMS*/
	.caja_rooms{
	padding:0 0 0 0;
	width:165px;
	float:left;
	}
	.separacion_room
	{
/*	width:33px;*/
	width:22px;
	float:left;
	}
	
	.title_gris{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#999999;
	}
	.title_marron{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;	
	color:#996600;
	}
	
/*fin ROOMS*/
/*LINKs*/
.gris_claro{
width:334px;
padding:9px 0 9px 4px; 
background-color:#f9f9f9;
float:left;
}
.fotos_link{
padding:7px 0 0 14px;
width:203px; 
float:left;
}

/*fin Link*/
/*FORMULARIO*/

.txt_frm{
font-family:Helvetica, Verdana, Arial, sans-serif;
color:#fff;
font-weight:bold;
font-size:12px;
}
textarea {
overflow:auto;
background:url(../imagenes/contact/text_tarea.jpg);
width:213px;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
height:126px;
border-style:none;
}
.input{
background:url(../imagenes/contact/campo.jpg);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
width:213px;
height:16px;
border-style:none;
}
#boton_send{
background:url(../imagenes/contact/btn_send.jpg);
cursor:pointer;
background-repeat:no-repeat;
width:58px;
height:24px;
border-style:none;
}
#boton_reset{
background:url(../imagenes/contact/btn_clear.jpg);
cursor:pointer;
background-repeat:no-repeat;
width:58px;
height:24px;
border-style:none;
}

/*OPTIMIZACION*/
#cabeza_opti{
width:760px;
padding:4px 0 4px 0;
float:left;
}

/*modificado por doris*/
.right { float:right; _float:right; _position:absolute;
padding:0px 0px 0px 0px;!important}
.left { float:left; }
/*FIN FRM*/

table#rates tr td
{
    padding:3px;
}