body {
	background-color: #6b7a25;
	font-size: 11px;
}
#fondo_principal {
	background-repeat: repeat-y;
	background-position: center;
	text-align: justify;
	background-image: url(images/fondo.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.pie {
	text-align: center;
	background-image: url(images/pie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}
.pastor-blanco-suizo {
	font-family: Tahoma;
	font-size: 11px;
	color: #EAE5D1;
}
a:link {
	text-decoration: none;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	color: #2F3704;
}
a:hover {
	text-decoration: none;
	color: #6B7A25;
}
#fondo_principal #idiomas {
	background-image: url(images/fondo-idioma.jpg);
	background-repeat: repeat-y;
}
.encabezados {
	text-transform: uppercase;
	color: #6B7A25;
	font-weight: bold;
	text-align: center;
}
.centrar_p {
	text-align: center;
}
a:active {
	text-decoration: none;
	color: #EBE4D1;
	font-family: Tahoma;
}
a {
		color: #2F3704;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #4A4322;
}
.normal {
	font-size: 11px;
}
