body {
	margin: 0px;
	background-color: #9E4000;
}
.celda_color1 {
	background-color: #4D4D4D;
}
.celda_color2 {
	background-color: #D15F00;
}
.celda_color3 {
	background-color: #9E4000;
}
.celda_color4 {
	background-color: #4D4D4D;
}
.celda_botonera {
	border-bottom-width: 1;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bt_botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

A.bt_botonera:hover {
	background-image: url(../img/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
.bt_botonera_active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
}
.texto_destacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0D1A4F;
	font-weight: bold;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B2B2B2;
	padding-right: 10px;
}
.imagen_izq {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_galeria {
	margin-right: 10px;
	margin-bottom: 10px;
}
.celda_contacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #4D4D4D;
	text-align: right;
	padding-right: 10px;
	border: 1px solid #FFFFFF;
}
.caja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D15F00;
}
.bt_enviar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D15F00;
	border: 1px solid #9E4000;
	padding: 2px;
	font-style: italic;
}
.tabla_contacto {
	border: 1px solid #FFFFFF;
}
.textoNaranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D15F00;
	font-style: italic;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9E4000;
	font-style: italic;
	text-decoration: none;
}
.textoBco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloBco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-style: italic;
}
.textoGris {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
}
.textoBcoGde {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.bt_vermas {
	background-image: url(../img/bt_vermas.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: 190px;
	padding-right: 20px;
	height: 18px;
	padding-top: 2px;
}
.vermas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
A.vermas:hover {
	color: #D15F00;
}
.textoPeque {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.textoNaranjaGde {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D15F00;
	text-decoration: none;
}
.tituloNaranja {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #D15F00;
	font-style: italic;
}
.galeria_marco {
	background-image: url(../img/marco_galeria.jpg);
	height: 70px;
	width: 70px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
.galeria_foto {
	margin-top: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bt_verfotos {
	background-image: url(../img/bt_vermas.gif);
	text-align: right;
	background-repeat: no-repeat;
	background-position: 333px;
	padding-right: 20px;
	height: 18px;
	padding-top: 2px;
	margin-top: 10px;
}
.verfotos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
a.verfotos:hover {
	color: #D15F00;
}
.bt_volver {
	text-align: right;
	padding-right: 5px;
	padding-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D15F00;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 12px;
	font-style: italic;
}
a.bt_volver:hover {
	background-color: #666666;
}
.foto_borde_gris {
	border: 1px solid #DFDFDF;
}
