#contienemenu{
	position:relative;
	background-image: url(../menu/Images/fondo_menu_04.jpg);
	margin:auto;
	float:left;
	width:62.7em;

}
.lado_izquierdo{
	position:relative;
	float:left;
	width:11.2em;
	min-width:9em;
	background-image:url(../images/fondo_azul1_03.jpg);
	background-repeat:repeat;
	height:20px;
	min-height:20px;

}

.elcentro{
	position:relative;
	float:left;
	width:9.1em;
	text-align:center;
	height:20px;
	min-height:20px;
	vertical-align:middle;
	border-top: 0.1em none #999fa8;
	border-right: 0.1em solid #b7bfc4;
	border-bottom: 0.1em none #999fa8;
	border-left: 0.1em none #999fa8;
	}

.informacion{
	position:relative;
	float:left;
	width:14em;
	text-align:center;
	height:20px;
	min-height:20px;
	vertical-align:middle;
	border-top: 0.1em none #999fa8;
	border-right: 0.1em solid #b7bfc4;
	border-bottom: 0.1em none #999fa8;
	border-left: 0.1em none #999fa8;
	}

.enlaces{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #55717f;
	text-decoration: none;

}

.enlaces:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}
.elcentroelegido{
	position:relative;
	background-image:url(../menu/Images/fondomenu_03.jpg);
	float:left;
	width:9.1em;
	text-align:center;
	vertical-align:middle;
	height:20px;
	min-height:20px;
	border-top: 0.1em none #999fa8;
	border-right: 0.1em solid #b7bfc4;
	border-bottom: 0.1em none #999fa8;
	border-left: 0.1em none #999fa8;
	}
.informacionelegido{
	position:relative;
	background-image:url(../menu/Images/fondomenu_03.jpg);
	float:left;
	width:14em;
	text-align:center;
	vertical-align:middle;
	height:20px;
	min-height:20px;
	border-top: 0.1em none #999fa8;
	border-right: 0.1em solid #b7bfc4;
	border-bottom: 0.1em none #999fa8;
	border-left: 0.1em none #999fa8;
	}

.elegido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

}

.imagen{
	text-align: center;
	vertical-align: middle;	
	padding-right:5px;

}
