/*<STYLE TYPE="text/css">*/

BODY {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

TD, TH, TR {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

P {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	text-indent : 1.5em;
	margin-right: 4px;
	margin-left: 2px;
}

B, STRONG {
	color: #000000;
	font-weight: bold;
	font-family:  verdana, Arial, Helvetica, sans-serif;
}

I, CITE, EM {
	font-size: 12px;
	font-style: italic;
	font-family:  verdana, Arial, Helvetica, sans-serif;
}

BLOCKQUOTE {
	font-weight: normal;
	font-style: normal;
	text-indent: 1.5em;
}

LI {
	text-align: justify;
        padding: 0.5em 0em 0.5em 0em;
        margin-right: 4px;
}

/* Enlaces */

/* La class="enlace" afecta solo al menú izquierdo de navegación */
A.enlace {
	display: block;
	margin: 0;
	WIDTH: 95%;
	padding: 2px 2px 2px 3px;
}

/* La class="enlace2" afecta solo a los enlaces sobre fondo blanco */
A.enlace2 {
 border-style: none;
 padding: 2px 2px 2px 2px;
}

A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	text-align : left;
	background-color : transparent;
	color : #0066ff;
	border-style: solid;
	border-width: 1px;
	border-color: #E3F8E3;
}

A:HOVER.enlace {
	border-style: solid;
	border-width: 1px;
	border-color: #717171;
}

/* Enlaces no visitados */
A:LINK {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	text-align : left;
	background-color : transparent;	
	color : #0066ff;
}

/* Enlaces visitados */
A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	text-align : left;
	background-color : transparent;
	color : #0066ff;
}

/* Enlaces activos */
A:ACTIVE {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	text-align : left;
	background-color : transparent;
}

/* Enlaces, encima de ellos */
A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #0000BD;
	text-decoration : none;
	text-align : left;
	background-color : #98F8B0;
}

.texto1 {
	color: #000000;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.texto2 {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.texto2italica {
	color: #FFFFFF;
	background-color: transparent;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.texto3 {
	color: #660000;
	background-color: transparent;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}
.texto4 {
	color: #003300;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	font-family: verdana, arial, helvetica, sans-serif;
}
.fondopuntos {
	background-image : url(imagen/_puntos1.gif);
}

