#contenedor ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 5px;
	text-align: left;
}
#contenedor a {
	text-align: left;
	display: block;
	padding: 3px;
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9CA4B6;
	border-right-color: #9CA4B6;
	border-bottom-color: #9CA4B6;
	border-left-color: #9CA4B6;
	background-image: url(../images/fondbot.gif);
	margin-bottom: 5px;
	left: 0px;
}
#contenedor a:link, #contenedor a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9CA4B6;
	text-decoration: none;
	background-image: url(../images/fondbotonV.gif);
}
#contenedor a:hover {
	color: #102972;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C50008;
	background-image: url(../images/fondbotonV2.gif);
	font-size: 9px;
}
#contenedorES ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	margin-top: 15px;
}
#contenedorES a {
	text-align: center;
	display: block;
	padding: 3px;
	width: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	margin-bottom: 5px;
	background-color: #41C63B;
}
#contenedorES a:link, #contenedorES a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
	text-transform: uppercase;color: #086606;
	background-color: #ECFCEB;
}
#contenedorES a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #28BE21;
}
