@charset "UTF-8";
body {
	background-position: center 100px;
	font-family: "Arial Rounded MT Bold", "Arial Bold", sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-color: #0083FF;
	background-image: url(../imagenes/BANDERA.jpg);
}
p {
	line-height: 1.7em;
	text-align: justify;
}
.letra_pequeña {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
li {
	line-height: 1.6em;
	text-align: justify;
	white-space: normal;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FF0000;
}
h2 {
	color: #003300;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	text-decoration: underline;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-variant: normal;
	letter-spacing: 1em;
	text-align: center;
	color: #000099;
}
.sin_espacio {
	border-collapse: collapse;
	border-bottom: 1 px;
}
.hilite {
	background-color: #FFFFCC;
}	
.hilite_peque_color {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.hilite_peque_sin_color {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
.resalte {
	background-color:#66FFFF;
}
.texto_rojo {
	font-style: italic;
	color: #FF0000;
}
.destacar_mujer {
	background-color: #00FF00;
}
