/* MEGA - Empresa */

/*------ Contenido ------*/
#contenido{
	float:left;
	width:71em;
	margin-top:5em;
}

*html #contenido{
	float:left;
	width:71em;
	margin-top:2em;
}

/*------------ PRESENTACION ------------*/
/*------ La marca ------*/
.marca .imagen_izquierda{
	float:left;
	margin-top:1.5em;
}

.marca .descripcion_derecha{
	width:23em;
	float:right;
	font-size:1.4em;
}

.marca .descripcion_izquierda{
	width:40em;
	clear:both;
	float:left;
	margin-top:3em;
}

.marca .imagen_derecha{
	float:right;
	margin-top:4em;
}

.marca .calidad{
	background:url(../img/empresa/bg_calidad.jpg) no-repeat left bottom;
}

/*------ El Equipo ------*/
.equipo .descripcion{
	background:url(../img/empresa/img_edificio.jpg) no-repeat bottom;
	padding-bottom:13em;
}

.equipo .descripcion_01{
	margin-right:22em;
}

/*------ Los Medios ------*/
.medios .descripcion_izquierda{
	float:left;
	width:23em;
}
.medios .imagen_derecha{
	float:right;
}

/*------------ TECNOLOGIA Y VANGUARDIA ------------*/
.tecnologia_vanguardia #monoSlideshow{
	margin-top:1.5em;
}

/*------------ FABRICACION ------------*/
.fabricacion #ficha{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	float:left;
	width:50.5em;
	margin-bottom:1.5em;
}

.fabricacion #ficha #menu{
	border-bottom:1px solid #ccc;
	float:left;
}

.fabricacion #ficha #menu li{
	display:inline;
}

.fabricacion #ficha #menu li a{
	display:block;
	width:8.8em;
	background:#ccc;
	color:#000;
	text-decoration:none;
	padding:.2em .5em;
	float:left;
	margin-right:.2em;
}

.fabricacion #ficha #menu li a:hover{
	background:#333;
	color:#fff;
}

.fabricacion #ficha .descripcion{
	clear:both;
	float:left;
	width:23em;
	margin:1.5em 0 1em 1em;
}

.fabricacion #ficha img{
	float:right;
	margin:1.5em 1em 1em 0;
}

/*------------ EMPLEO ------------*/
.empleo #tabla_trabajo{
	margin-top:1.5em;
	width:51em;
}

.empleo #tabla_trabajo th a{
	color:#fff;
}

.empleo #tabla_trabajo .activo{
	background:url(../img/empleo/bg_th_activo.gif) #666 no-repeat;
}

.empleo #tabla_trabajo th, td{
	padding:.4em 1em;
}

.empleo #tabla_trabajo th{
	font-family:Verdana, sans-serif;
	background:#666;
	color:#fff;
	padding:.7em 1em;
}

.empleo #tabla_trabajo .impar{
	background-color:#EAEAEA;
}

.empleo #tabla_trabajo .par{
	background-color:#fff;
}

/*------ Ficha ------*/
.ficha_puesto_vacante .listado{
	margin-top:1.5em;
}

#formulario_ficha_puesto_vacante{
	margin-top:2em;
	border-top:1px dotted #cc0000;
}

/*------------ LOCALIZACION ------------*/
.localizacion #mapa{
	width:51em;
	height:34em;
}

/*------------ SAT ------------*/
.sat .formulario{
	width:50em;
	text-align:center;
	padding:.8em 0 .3em 0;
	background:#DDDDDD;
}

.sat .formulario input#buscar {
	width: 5em;
	float: right;
} 

.sat .descripcion{
	border:1px dashed #ccc;
	padding:1em 1em 1em .5em;
	margin-top:1.5em;
	float:left;
	width: 49em;
}

.sat .listado{
	float:left;
	width:25em;
}

.sat img{
	float:right;
}

/*------ Listado ------*/
.listado .nombre_sat{
	background:none;
	padding-left:0;
	color:#CC0000;
}