body {
	font-size: .9em;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #000000;
}
h1 {
	font-size: 1.7em;
	color: #000000;
}
.pag_index {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0.2em;
}
.enlace {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	margin-bottom: 0px;
	text-decoration: none;
	border-left-style: none;
}
.enlace_mapas {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	margin-bottom: 0px;
}
.style1 {color: #CCCCCC}
.style4 {
	font-size: 10em;
	color: #000000;
}

.fondo_difuminado {
	background: url(imagenes/quercus5.jpg) repeat fixed;
}
.celda_castellano {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #999999;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
.celda_ingles {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #999999;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}
.celda_foto {
	text-align: center;
}
.objeto_centrado {
	background: center center;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#00FF33;
	text-decoration: none;
}
a:active {
	color:#FFFF00;
	text-decoration: none;
}
