body {
	
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../jpg/fondo_marco_izq.jpg);
	background-repeat:  repeat-y;
	background-position: left top;	
	scrollbar-face-color: #00659C; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFAC3;	
}

a {

	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial; 
	font-size: 15px;	
}

.raizMenuAH {

	padding: 0px;
	width: 110px;
	margin: 0px;
	overflow: hidden;
}

.elementoRaiz {

	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	margin: 2px 2px 0px;
	list-style-type: none;
	width: 110px;
	height: 20px;
	background-color: #287D00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top: 0px #339900;
	border-right: 0px #339900;
	border-bottom: 0px #339900;
	border-left: 0px #339900;
	bottom: 10px;
	
}

.listaNivel1 {

	margin: 0px;
	list-style-type: none;
	height: 20px;
	padding: 0px;
	background-color: ffffff;
	border: 2px none #FFFFFF;
	width: 110px;	
}

.elementoNivel1 {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #B6E65B;
	height: 20px;
	top: 0px;
	padding: 2px 0px 0px;
	margin: 0px;
	width: 110px;	
}


.elementoNivel1 a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;		
}

.busqueda_texto {

	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF
}

a.busqueda_enlace {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000
}

a.busqueda_enlace:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000
}

a.busqueda_enlace:active {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000
}

a.busqueda_enlace:hover {

	color: #2B0E72
}
.elementoRaizA {


	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	margin: 2px 2px 0px;
	list-style-type: none;
	width: 110px;
	height: 20px;
	background-color: #FF0000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-top: 0px #00659C;
	border-right: 0px #00659C;
	border-bottom: 0px #00659C;
	border-left: 0px #00659C;
	bottom: 10px;
}
