body {

	background-color: #f3f3f3;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height:100%;

}

.fondo_tabla {
	background-attachment: fixed;
	background-image: url(../imagenes/fondo_tb_index.jpg);
	background-repeat: no-repeat;

}

.texto_negro {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



a.texto_negro:hover {
	color: #999999;
}



.texto_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6479;
}

a.texto_azul:hover {
	text-decoration: none;
}



.texto_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}



a.texto_blanco:hover {
	text-decoration: none;
}

.fondo_tex {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A6479;
	text-decoration: none;
	background-image: url(../imagenes/tako_ini.gif);	
}

a.fondo_tex:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #3A647;
	background-image: none;	
	text-decoration: none;
}



inicio {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.texto_marron {
	font-family: Tahoma;
	font-size: 11px;
	color: #ECB700;
	font-weight: bold;
}

.texto_azuloscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
}

a.texto_azuloscuro:hover {
	color: #595959;
	text-decoration: none;
	}

.texto_desayuno {
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	line-height: 1.4em;
}
	

.texto_reser {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

a.texto_reser:hover {
	text-decoration: none;
	}

.form {
	border: 1px solid #7F9DB9;
	font-family: Tahoma;
	color: #3a3a3a;
	font-size: 11px;
	width: auto;
}

.boton {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #969696;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	border: 1px #dadada;	
}

.texto_priv {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #858585;
	text-decoration: underline;
}

table{
	border:0 none;
	font-family: Tahoma;
	font-size: 11px;
}

.table th{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ECB700;
	border-bottom: 1px solid #dadada;
}

.table td{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 2F2F2F;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
}

.texto_azulclaro {
	font-family: Tahoma;
	font-size: 11px;
	color: #F3F3F3;
}

.texto_servicios {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
}

/*#ampliar{
	text-align:right:40px;
	margin-right: -18px;
	z-index: 1;
	background-repeat: no-repeat;
	margin-bottom: -20px;
	bottom: 20px;
}

*/
#avisolegal {
	color: #777777;
	line-height: 1.5em;}
#avisolegal h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECB700;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 20px;}
	
#avisolegal h2 {
	font-size: 14px;
	color: #ECB700;
	margin: 0 ;
	padding: 20px 0 0 0;
	}
#avisolegal h3 {
	font-size: 11px;
	color: #000;
	}
#avisolegal dl {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#avisolegal dl dt {
	clear: both;
	float: left;
	text-align: right;
	width: 130px;
	color: #ECB700;
	font-weight: bold;
	padding: 0 5px 0 0;
	line-height: 1.5em
	}
#avisolegal dl dd {
	line-height: 1.5em;
	width: 500px;}
#avisolegal dl dd a {
	color: #777777;}
#avisolegal dl dd a:hover {
	color: #000000;}

#avisolegal ol li {
	padding-bottom: 5px;}
.fnd_tabla {
	background-color: #f3f3f3;
	border-bottom: 2px solid #DADADA;}