@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	color: #333333;
	background-color: #f8f7e5;
	background-image: url(../CSSFiles/images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#content {
	width: 980px;
	margin: 10px auto 0;
	padding: 0px;
	height: 600px;
	background-image: url(../imagenes/fondolinea2.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-size: 12px;
	color: #FFF;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 5px;
	margin: 0px;
}
.blanco_negrita {
	color: #FFF;
	font-weight: bold;
}


#logo {
	background-image: url(../imagenes/logo.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 100px;
	width: 193px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	display: block;
	padding-top: 200px;
}
#contenido {
	height: 250px;
	padding: 10px;
}
.fondolinea {
	background-image: url(../imagenes/fondolinea.jpg);
	background-repeat: repeat-y;
}

#izquierda {
	width: 220px;
	float: right;
	height: 218px;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

#pie {
	background-color: #5a690c;
	height: 35px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-top: 1px;
}
#derecha {
	float: left;
	width: 192px;
	margin-right: 20px;
	background-image: url(../imagenes/fondotroncos.jpg);
	margin-left: -10px;
	height: 260px;
	text-align: center;
}
.empujon {
	margin-right: 2px;
	margin-left: 2px;
}

#idiomas {
	margin-top: -10px;
	margin-left: 0px;
	width: 192px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 10px;
}

#centro {
	float: left;
	width: 500px;
}

.clear {
	clear: both;
}
.marron_negrita {
	color: #900;
	font-weight: bold;
}
.rojo_negrita {
	color: #D88118;
	font-weight: bold;
}
.fondoiglesia {
	background-image: url(../imagenes/fondoiglesia.jpg);
}
#centrogaleria {
	float: left;
	width: 500px;
}
#centrogaleria img {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.hippoi {
	color: #5A690C;
	text-decoration: none;
	text-align: right;
	margin-top: 1px;
}
.hippoi a {
	text-decoration: none;
	color: #330;
	font-weight: bold;
}
