body {
	padding: 0px;
	margin: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

	
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 0.7em;
	margin-top: 0;
	margin-left: 2em;
	margin-right:2em;
}
.cita {
	font-style: italic;
	font-weight: bold;
}

.cursiva {
	font-style: italic;
}

a {
	font-size: 1.0em;
	color: #006633;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
 
h1 { font-size: 1.7em; color: #000000; } 

.titulo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #666666;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}
.titulo3 {
	font-weight: bold;
	font-size: .6em;
	text-align: left;
	color: #000;
	
}
a.invisible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.1em;
	font-style: normal;
	color: #CCCCCC;
}
.celda_izquierda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #FF0000;
	border-right-width: thin;
	background-color: #000000;
}

.celda_principal {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #C0C0C0;
	border-right-width: thick;
	color: #00FF33;
}

.celda_inferior {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #000000;
	border-top-width: thin;
	background-color: #000000;
}
.style4 {color: #000000}
.style5 {
	color: #FF0000;
	font-size: 0.8em;
}
.style8 {font-size: 0.8em}
.style9 {color:#FFFFFF}
.style10 {font-size: .8em; color:#FF0000}
.style11 {color: #FF0000}

.rightimage {
margin-left: 15px;
margin-bottom: 5px;
float: right;
}

.leftimage {
margin-right: 15px;
margin-bottom: 5px;
float: left;
}
.cita_dentro_parrafo {
	font-style: italic;
	font-weight: bold;
}

.inicGde {
font: 500% "Arial Black", Arial, sans-serif
float:left;
background: #aaaaaa;
color: #FFFFFF;
margin: 0 0.2em 0 0;
}

.borde_inferior {
	border-bottom: 15px; 
	solid #FFFF00;
}
.enlace {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.fuente {
	font-weight: bold;
	color: #993300;
}
.sombra {
	background: url(imagenes/sombra.gif) repeat-y scroll;
}

.texto_menu_izq {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-size: 1em;
	font-weight: bold;
}
.fondo_negro {
	background: url(imagenes/negro.gif) repeat;
	width: 80px;
	height: 200px;
}
.sombra_inf {
		background-image: url(imagenes/sombra_vert.gif);
	background-repeat: repeat-x;
}
.sombra_esquina_inf {
	background: url(imagenes/sombra_esquina.gif) no-repeat;
	height: auto;
	width: auto;
	background-color: #000000;
}
.sombra_esq_der {
	background: url(imagenes/sombra_esquina_der.gif) no-repeat;
	height: auto;
	width: auto;
	background-color: #000000;
}
.sombra_der {
	background: #00FF33 url(imagenes/sombra_der.gif);
}
.enfasis {
	font-weight: bolder;
}

.cursiva_enfasis {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
a.castellano:link {
	color:#000;
	text-decoration: none;
}
a.castellano:visited {
	color:#000;
	text-decoration: none;
}
a.castellano:hover {
	color:#00F;
	text-decoration: none;
}
a.castellano:active {
	color:#000;
	text-decoration: none;
}
a.english:link {
	color:#003;
	text-decoration: none;
}
a.english:visited {
	color:#036;
	text-decoration: none;
}
a.english:hover {
	color:#00FF33;
	text-decoration: none;
}
a.english:active {
	color:#003;
	text-decoration: none;
}
.rojo {
	color: #F00;
}
