body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E3C0;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
.abajo {
	background-image: url(img/lateral_abajo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232922;
	background-color: #E7E3C0;
	border: 2px solid #AEB492;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3cead;
}

.abajo_principal {
	background-image: url(img/abajo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #232922;
}
.textos12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #232922;
	line-height: 16px;
}
.txt_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #22361c;
}
.txt_destacado_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E87E0B;
}
.txt_destacado2 {
	font-family: "Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #22361c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3cead;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #232922;
	text-decoration: none;
}
.pie:Link {
	color: #232922;
	text-decoration: none;
}
.pie:Active {
	color: #232922;
	text-decoration: none;
}
.pie:Visited {
	color: #232922;
	text-decoration: none;
}
.pie:Hover {
	color: #232922;
	text-decoration: underline;
}
.marco_fotos {
	border: 4px solid #D8D4B1;
}
.leer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #53653F;
	text-decoration: underline;
}
.leer:Link {
	color: #53653F;
	text-decoration: underline;
}
.leer:Active {
	color: #53653F;
	text-decoration: underline;
}
.leer:Visited {
	color: #53653F;
	text-decoration: underline;
}
.leer:Hover {
	color: #53653F;
	text-decoration: none;
}

