/* ---------------------------------------------- */
/*       CSS del HOTEL LOS TUCANES DE RURRE       */
/* Sitio web diseņado por Jawira Portugal Michaux */
/* ---------------------------------------------- */

body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
}
tr.gris {background: #535058 }
	}

td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
}
td.blanco {	background: #FFFFFF }
td.gris {background: #535058 }
td.guindo {	background: #B93437 }
td.guindo-light {	background: #C84C54 }
td.naranja {	background: #D28501 }
td.naranja-light {	background: #DA9708 }
td.azul {	background: #448CA5 }
td.azul-light {	background: #5D9FB5 }
td.verde {	background: #6E8D01 }
td.verde-light {	background: #85A110 }
h1 {
	color: #D89807;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
}
h2 {
	color: #D89807;
	font-size: 11pt;
	font-weight: bold;
}
a {
	color: #D89807;
	text-decoration: underline;
}

a:hover {
	color: #D89807;
	text-decoration: none;
}
.amarillo { color: #efcd41; 
				text-decoration: none; 
				font-size: 14pt; 
				text-indent: 10px; 
				padding-left: 8px;  
				padding-right: 2px;  
				padding-top: 2px;  
				padding-bottom: 2px;
}

a.amarillo { color: #efcd41; 
				text-decoration: none; 
				font-size: 14pt; 
				text-indent: 10px; 
				padding-left: 8px;  
				padding-right: 2px;  
				padding-top: 2px;  
				padding-bottom: 2px;
}
a.amarillo:hover {
      color: #EFCD41;
      text-decoration: underline;
	font-size: 14pt;
	text-indent: 10px;
}
a.blanco {
      color: #FFFFFF;
      text-decoration: none;
		font-size: 10pt;
}
a.blanco:hover {
      color: #FFFFFF;
      text-decoration: underline;
	font-size: 10pt;
}
.pie_de_pagina {
	color: #786C4A;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
