#contienesubmenu{
	position:relative;
	background-image: url(../submenu/images/fondos_submenu_04.jpg);
	background-repeat:repeat-y;
	margin:auto;
	float:left;
	width:100%;
	min-width:11.5em;
	
	
	
	}
#contienesubmenuempleo{
	position:relative;
	background-image: url(../submenu/images/fondo_ziquierda_noticias.jpg);
	background-repeat:no-repeat;
	margin:auto;
	float:left;
	width:100%;
	min-width:12em;
	height:425px;
	min-height:425px;

	
	}
#contienesubmenunoticias{
	position:relative;
	background-image: url(../submenu/images/fondo_ziquierda_noticias.jpg);
	background-repeat:no-repeat;
	margin:auto;
	float:left;
	width:100%;
	min-width:12em;
	height:295px;
	min-height:295px;
	
	}

#contienesubmenuportada{
	position:relative;
	background-image: url(../submenu/images/fondo_ziquierda_portada.jpg);
	background-repeat:no-repeat;
	margin:auto;
	float:left;
	width:12em;
	min-width:12em;
	height:295px;
	min-height:295px;
	}


.primera_submenu{
	position:relative;
	float:left;
	width:100%;
	padding-bottom:20px;
	padding-top:20px;
	margin-left:10px;
	
	
}
	
.celda_submenu{
	position:relative;
	float:left;
	width:100%;
	max-width:93%;
	padding-left:15px;
	padding-right:9px;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	height:40px;
	min-height:40px;
	height:auto !important;
	}
	
.separacion_submenu{
	position:relative;
	float:left;
	width:12em;
	height:2px;
	min-height:2px;
	margin-left:5px;
	background-image:url(../submenu/images/fondos_submenu_02.jpg);
	background-repeat:no-repeat;
	min-width:125px;
		
}

	
.enlace_submenu{
	text-decoration:none;
	color:#05283c;
	}

.enlace_submenu:hover{
	text-decoration:underline;
	color:#ffffff;
	}
	
.celda_elegida{
	color:#ffffff;
	position:relative;
	float:left;
	width:90%;
	max-width:93%;
	padding-left:15px;
	font-size:0.7em;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	margin-top:5px;
	height:40px;
	min-height:40px;
	height:auto !important;
	}

.logos_submenu{
	position:relative;
	float:left;
	width:11.2em;
	padding-bottom:20px;
	background-image:url(../images/blanco.jpg);
	text-align:center;
	
	}

.logos_submenu_blanco{
	position:relative;
	float:left;
	width:11.2em;
	padding-bottom:80px;
	text-align:center;
	
	}

.logos_submenu_blanco2{
	position:relative;
	float:left;
	width:11.2em;
	padding-bottom:20px;
	text-align:center;
	
	}
