/* Fondo de los extremos para resoluciones mayores*/
.fondoext{ background:#808080;}


/* Fondo de la pagina*/
BODY { background-image: url(bg.gif);
       background-repeat: repeat; }


/* Menu*/	

.menuskin{
	position:absolute;
	width:200px;
	background-color:#009900;
	border:2px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:70;
	visibility:hidden;
	color: #000000;
	overflow: hidden;
	font-weight: bold;
	}

.menuskin a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	background-color: #009900;
	}

#mouseoverstyle{
	background-color:#009900;
	color: #000000;
	}

#mouseoverstyle a{
	color:#000000;
	background-color: #009900;
	}


.MENU1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
a.MENU1:link { color: ;
	text-decoration: none;
	color: #FFFFFF;
}
a.MENU1:visited { color: ;
	text-decoration: none;
	color: #FFFFFF;
}
a.MENU1:hover { color: #000000; text-decoration: none; }
#cuerpo {
	background: red;
	width:372px;
	height:215px;
	position: absolute;
	left: 102px;
	top: -19px;
	background-color: #EAEAEA;
	font-style: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	word-spacing: normal;
	text-align: center;
	vertical-align: top;
	border-top-color: #316AC5;
	border-right-style: none;
	white-space: pre;
	right: auto;
	margin-left: 450px;
	overflow: visible;
	margin-top: 275px;
}
.Tit_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #118411;
	font-style: normal;
		}
A.Tit_cuerpo {
	text-decoration:none;
	color:#118411;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
A.Tit_cuerpo:hover {text-decoration:underline;color:#118411}
A.Tit_cuerpo:visited {color:#118411}


.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.texto_center { color:#000000;
		font-family: arial;
		font-size:9pt;
		font-weight:normal;
		text-decoration: none;
		text-align:center;
}
.texto_justify { color:#000000;
		font-family: arial;
		font-size:9pt;
		font-weight:normal;
		text-decoration: none;
		text-align:justify;
		margin-left:7px;
		margin-right:7px;
		margin-top:7px;
}
.texto_izd_8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.enumera {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font_weight: bold;
	text-align: left;
	margin-left: 50px;
}




.mas_atras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF9900;
	font-weight: bold;
}

A.mas_atras:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}

A.mas_atras:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
A.mas_atras:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}

A.enlace_lista:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	margin-left: 15px;
}

A.enlace_lista:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	margin-left: 15px;
}
A.enlace_lista:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #009900;
	font-weight: bold;
	margin-left: 15px;
}

