@charset "utf-8";
/* CSS Document */
ul.pie_logos{
	margin-right:10px;
	text-align:right;
	list-style:none;
}

ul.pie_logos li{
	margin:5px;
	display: inline-block;
}

div#superior{
	width: 1280px;
	height: 800px;
	margin: auto auto; /*5%;*/
	background:url(../img/fondo_empleo.png) no-repeat center;
}

div#contenedor{
	width: 1280px;
	margin-left:2%;
	margin-top:0%;
}


div#cabecera{
	background:url(../img/titulo_simple33.png) no-repeat left;
	width: 1280px;
	/*height: 128px;*/
	height: 100px;
}

div#pie{
	style="position: relative; z-index: 10;"
	
	height:68px;
	color:#004753;
	padding-top:2%;
	margin-top:0%;
	font-size:12px
}
div#pie a{
 	color:#004753;
	font-size:18px;
}

