body {
	text-align:center;
	vertical-align:middle;
	background-color:#011E62;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}
.cabecera1 {
	background-image: url(../imagenes/aSuServicio.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:35px;
	vertical-align:left;
}
.cabecera2 {
	background-image: url(../imagenes/fotoCabecera.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:111px;
}
.pie {	
	height:67px;
}
.cuerpo {
	height:550px;
	display:block;
}
.tablaNosotros {
	background-image: url(../imagenes/tiillo.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.tablaTrabajos {
	background-image: url(../imagenes/fondoTrabajos.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.tablaOfertas {
	background-image: url(../imagenes/fondoOfertas.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.tablaContacto {
	background-image: url(../imagenes/fondoContacto.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right;
}
.celdaMenu {
	width: 142px; 
	height:22px;
	cursor:pointer; 
	background-image:url(../imagenes/dotted.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	text-align:justify;
}
.celdaMenuPul {
	width: 142px; 
	height:22px;
	cursor:pointer; 
	background-image:url(../imagenes/dotted.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	text-align:justify;
	color:#FFFFFF;
}
.celdaTrabajos {
	background-image:url(../imagenes/fondoFotos.jpg); 
	background-repeat:no-repeat; 
	background-position:center;
	text-align:center;
	width:50%;
	height:223px;
	display:block;
	vertical-align:top;
}
.celdaTextoTrabajos {
	height:85px; 
	padding-right:20px; 
	text-align:right; 
	color: #4A5449; 
	font-family: Arial, Helvetica, sans-serif; 	
	vertical-align: top;
}
