@charset "utf-8";
/* CSS Document */

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_usuarios.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_registro.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_productos.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_detalle_producto.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_nuevos_productos.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(encuestas.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_noticias.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_bienvenidos.css);

/* SENTENCIAS DE IMPORTACION DE CSS */
@import url(css_descarga_manuales.css);


#tabla_titulo {
	margin:20px 0px;
}

#salto {
	clear:both;
	font-size:1px;
}

#tab_principal {
	margin:0px auto;
	width:990px;
	background-color:#FFFFFF;
}


#tab_general {
	clear:both;
}

/* SECCION DE PORTADA PARA IZQUIERDA*/
#tab_izquierda {
	float:left;
	width:180px;
	margin:0px 5px;
}

#tab_encuesta {
	margin:10px 5px;
}


/* SECCION DE PORTADA CON CENTRO.*/
#tab_centro {
	float:left;
	width: 580px;
	margin:0px 10px;
	text-align:justify;
}

/* SECCION DE PORTADA CON DERECHA.*/
#tab_derecha {
	width:182px;
	float:left;
	margin:0px 5px;
}

#tex_1 {
	margin:0px 10px;
}

#titulo_azul {
	color:#0099CC;
	text-transform: uppercase;
	margin:10px 0px;
	font-weight:bold;
}

#pie {
	clear:both;
	margin-top:20px;
}

#cession_cerrada {
	height:80px;
	width:250px;
	margin:auto auto;
	font-size:12px;
	font-weight:bold;
	border:1px solid #999999;
}

#ima_llave {
	float:left;
	margin:10px;
}

#ima_llave_texto {
	margin:20px 15px;
	text-align:center;
}

#vacante {
	height:50px;
	width:250px;
	margin:auto auto;
}

#vacante_ima {
	margin:0px 15px;
	float:left;
}

#vacante_cont {
	font-size:14px;
	text-align:center;
}
