h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/titulo.jpg);
}
.der {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-color: #EEF7F2;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.abajo {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.arriba {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.index {
	background-color: #FFFFFF;
}
.body {
	background-image: url(images/FONDO.gif);
}
.cuadro {
	border: medium solid #006600;
}
