/* CSS Document */

/* ///////////////// */
/* /// CSS RESET /// */
/* ///////////////// */

  
      html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 11px;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

      :focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

      table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";

}

body { background:#D6D9E6; color:#002D6A; font-family:Arial, Helvetica, sans-serif;}

*{font-family:Arial, Helvetica, sans-serif;}
a {color: #8b1713; text-decoration:underline;}
a:hover {color: #c00; text-decoration:none;}

.alineador .header {
	background: url(img/bg_content.png) no-repeat 0 -285px;
	height:175px;
	width:966px;
	margin:0 auto;
	padding:0 10px 0 10px;
}
.alineador .header .header_top {
	height:122px;
	width:976px;
	float:left;
}
.alineador .header .header_top .logo {
	border-top:10px solid #000066;
	width:354px;
	padding:10px 0 0 0;
	margin-left:20px;
	text-align:left;
}
.clearfix {
	clear:both;
}
.alineador .header .menu_flotante {
	position:absolute;
	float: left;
	width:970px;
	text-align:left;
	z-index: 300;
}
.alineador .contenido {
	background: url(img/bg_content.png);
	width:966px;
	height:406px;
	margin:0 auto;
	padding:8px 10px 0 11px;
}
.alineador .contenido .contenido_seccion {
	width:966px;
	float:left;
	height:372px;
}
 .contenido_seccion .bienvenidos {
	margin:154px 0 0 30px;
	float:left;
	background:url(img/bienvenidos.jpg);
	width:376px;
	height:57px;
}
 .contenido_seccion .welcome {
	margin:154px 0 0 30px;
	float:left;
	background:url(img/welcome.jpg);
	width:376px;
	height:57px;
}
 .contenido_seccion .texto {
	margin:10px 0 0 7px;
	float:left;
	width:400px;
}
.contenido_seccion .texto h1 {
	color:#8B1713;
	font-size:20px;
	margin:0 0 15px;
}

 .contenido_seccion .texto p {
	font-size:11px;
	line-height:13px;
	margin-bottom:12px;
	text-align: justify;
}
 .contenido_seccion .texto ul.rojo {
color:#8B1713;  margin:0 0 12px 0;
	
}
 .contenido_seccion .texto ul.rojo li {line-height:14px; font-size:13px;}
.imagen_portada {
	background:url(img/portada.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_alianzas {
	background:url(img/alianzas.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_historia {
	background:url(img/historia.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_contactanos {
	background:url(img/contactanos.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_mantenimiento_reparaciones {
	background:url(img/mantenimiento_reparaciones.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}

.imagen_construccion {
	background:url(img/construccion.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_suministro_fablicacion {
	background:url(img/suministro_fablicacion.jpg) no-repeat;
	width:520px;
	margin:0 0px 0 0;
	height:372px;
	float:right;
}

.imagen_ubicacion {
	background:url(img/ubicacion.jpg) no-repeat;
	width:452px; margin:0 30px 0 0;
	height:372px;
	float:right;
}
.imagen_clientes {
	background:url(img/clientes.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_mision_vision {
	background:url(img/mision_vision.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.imagen_certificados {
	background:url(img/certificados.jpg) no-repeat;
	width:612px;
	height:372px;
	float:right;
}
.imagen_programa {
	background:url(img/programa.jpg) no-repeat;
	width:612px;
	height:372px;
	float:right;
}
.imagen_programas_comercio {
	background:url(img/certificados.jpg) no-repeat;
	width:612px;
	height:372px;
	float:right;
}



.imagen_capital_humano {
	background:url(img/capital_humano.jpg) no-repeat;
	width:533px;
	height:372px;
	float:right;
}
.alineador .contenido .titulo_sa {
	width:966px;
	float:left;
	padding:5px;
	font-size:10px;
	color:#8B0F04;
	letter-spacing:2px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.footer {
	width:966px;
	padding:10px;
	margin:0 auto;
	height:200px;
}

.footer .idioma a, .footer .acciones a { font-size:10px;
	line-height:24px; font-weight:bold; cursor:pointer;
	padding:2px 0 2px 30px;
	display:block; text-decoration:none;}
	
	.footer .idioma a {line-height:18px; }

 .footer .idioma a:hover, .footer .acciones a:hover { text-decoration:underline;}

.footer .idioma .ingles {
	background:url(img/usa.jpg) no-repeat left center;
	
}
.footer .idioma .esp {
	background:url(img/mexico.jpg) no-repeat left center;
}

.footer .acciones .movil {
	background:url(img/movil.jpg) no-repeat 8px center;
	
}
.footer .acciones .imprimir {
	background:url(img/imprimir.jpg) no-repeat left center;
}
.footer .direcciones {
	float:right;
	margin:0px;
	width:450px;
	height:180px;
	font-size:10px;
}
.footer .direcciones .direccion {
	width:200px;
	float:right;
	padding: 0 0 0 10px;
}
.footer .direcciones .direccion h2 {
	color:#8B0F04;
	margin: 0 0 4px 0;
}
.footer .direcciones .direccion p {
	color:#231F20;
}
.footer .izq {
	float:left;
	width:400px;
}
.footer .izq .idioma {float:left; width:400px;}
.footer .izq .acciones {
	float:left;
	width:400px;
	margin:40px 0 0 0;
}
.header_top .logo a {
	background-image:url(img/logo.jpg);
	width:354px;
	height:84px;
	display:block;
}
.header_top .header_imagen_alianzas {
	float:right;
	background:url(img/imagen_header.jpg);
	height:122px;
	width:464px;
}

.campo { font-size:11px; color:#333; width:200px; border:1px solid #CCC; padding:2px; margin:0;}
.boton { font-size:11px; color:#333; font-weight:bold; padding:0 5px; margin:0 10px 0 0; cursor:pointer;}


.forma_contacto p { margin:0;}

