/* ESTILOS DE CONTENIDOS, TEXTOS ETC  */

BODY {
	font-family: trebuchet MS, calibri, Arial, sans-serif;
	font-size: 13px;
	color: #555; 
	}


/* CONTENIDOS */


.menu_txt {
	font-family: trebuchet MS, calibri, arial, arial, sans-serif;
	font-size: 11px; 
	color: #6b300d; 
	font-weight: bold;
	text-align: center;
}

.menu_txt a, .menu_txt a:link, .menu_txt a:visited, .menu_txt a:active { 
	color: #6b300d; 
	font-weight: bold;
	text-decoration: none;
	}
	
.menu_txt a:hover {
	color: #b7993c; 
	}

.titulo_txt1 {
	font-family: georgia, garamond, arial, sans-serif;
	/*font-weight:bold;*/
	font-size: 40px; 
	color: #766754; 
}


.titulo_txt2 {
	font-family: georgia, garamond, calibri, arial, sans-serif;
	font-weight:bold;
	font-size: 18px; 
	color: #b49655; 
}


.titulo_txt2 a, .titulo_txt2 a:link, .titulo_txt2 a:visited, .titulo_txt2 a:active { 
	color: #b49655; 
	font-weight: bold;
	text-decoration: none;
	}
	
.titulo_txt2 a:hover {
	color: #ff3300; 
	}


.titulo_txt3 {
	font-family: georgia, garamond, calibri, arial, sans-serif;
	font-weight:bold;
	font-size: 13px; 
	color: #b49677; 
}


.titulo_txt3 a, .titulo_txt3 a:link, .titulo_txt3 a:visited, .titulo_txt3 a:active { 
	color: #b49655; 
	font-weight: bold;
	text-decoration: none;
	}
	
.titulo_txt3 a:hover {
	color: #dd8822; 
	}

.txt_normal {
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	color: #777; 
}

a, a:link, a:visited, a:active { 
	color: #b49655; 
	text-decoration: none;
	}
	
a:hover {
	text-decoration:underline;
	}
		

.txt_resaltado {
	font-family: trebuchet MS, calibri, arial, sans-serif;
	font-size: 20px; 
	font-weight: normal;
	color: #c3ba90; 
}

.txt_resaltado a, .txt_resaltado a:link, .txt_resaltado a:visited, .txt_resaltado a:active {
	text-decoration: underline;
	}
	
.txt_resaltado a:hover {
	color: #333333; 
	}
	
.txt_cita {
	font-family: trebuchet MS, calibri, arial, sans-serif;
	font-size: 20px; 
	font-weight: normal;
	color: #999; 
}

.txt_cita a, .txt_cita a:link, .txt_cita a:visited, .txt_cita a:active {
	text-decoration: underline;
	}
	
.txt_cita a:hover {
	color: #333333; 
	}
	
.txt_cita1 {
	font-family: calibri, arial, georgia, times new roman, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	font-style: italic;	
	color: #75867; 
}

.txt_cita1 a, .txt_cita1 a:link, .txt_cita1 a:visited, .txt_cita1 a:active {
	text-decoration: underline;
	}
	
.txt_cita a:hover {
	color: #333333; 
	}	

.txt_chico {
	font-family: trebuchet MS, sans-serif;
	font-size: 10px; 
	color: #000000; 
}

.txt_chico a, .txt_chico a:link, .txt_chico a:visited, .txt_chico a:active {
	color: #7777777; 
	font-weight:bold;
	text-decoration: none;
	}
	
.txt_chico a:hover {
	text-decoration:underline;
	}


/* LISTADOS */

.listado { 
}

.listado a, .listado a:link, .listado a:visited, .listado a:active {
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
	}
	
.listado a:hover {
	text-decoration:underline;
	}

/* CONTACTO */

input {
	font-family: georgia, times, verdana, sans-serif;
	font-size: 13px;
	background: #fff; 
	height: 16px;
	padding: 1px;
	width: 280px;
	color: #766754; 
	border: 1px solid #c3ba90;
	}

textarea {
	font-family: georgia, times, verdana, sans-serif;
	font-size: 13px; 
	background: #fff; 
	border: 1px solid #c3ba90;
	height: 150px;
	padding: 2px;
	width: 278px;
	color: #766754; 
	}

select, option {
	font-family: georgia, times, verdana, sans-serif;
	font-size: 13px; 
	background: #fff; 
	border: 1px solid #c3ba90;
	height: 23px;
	padding: 2px;
	width: 280px;
	color: #766754; 
	}

#submit {
	font-family: georgia, verdana, sans-serif;
	font-size: 17px; 
	background: #b49655; 
	border: 0px solid #fff;
	height: 40px;
	padding: 1px;
	width: 284px;
	color: #fff; 
	font-weight: bold;
	}


/* FOOTER */

.footer_txt  {
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	color: #b49655; 
	}
	
.footer_txt a, .footer_txt a:link, .footer_txt a:visited, .footer_txt a:active {
	color: #b49655; 
	font-weight: bold;
	text-decoration: none;
	}
	
.footer_txt a:hover {
	text-decoration:underline;
	}
	
.footer_sub  {
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	color: #555; 
	}
	
.footer_sub a, .footer_sub a:link, .footer_sub a:visited, .footer_sub a:active {
	color: #555; 
	font-weight: bold;
	text-decoration: none;
	}
	
.footer_sub a:hover {
	text-decoration:underline;
	}
	

.footer_txt1	 {
	font-family: arial, verdana, sans-serif;
	font-size: 11px; 
	color: #fff; 
	}
	
.footer_txt1 a, .footer_txt1 a:link, .footer_txt1 a:visited, .footer_txt1 a:active {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
	}
	
.footer_txt a:hover {
	text-decoration:underline;
	}
	
.copy  {
	font-family: arial, verdana, sans-serif;
	font-size: 10px; 
	color: #b7993c; 
	}
	
.copy a, .copy a:link, .copy a:visited, .copy a:active {
	color: #b7993c; 
	text-decoration: none;
	}
	
.copy a:hover {
	text-decoration:underline;
	}
	
