@charset "UTF-8";
/* CSS Document */
body {
	background-color: #9299a0;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
	z-index:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight:normal;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ffa600;
}
a:visited {
	text-decoration: none;
	color: #ce8600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titulonoticia {
	font-size:14px;
	color:#595e63;
	font-weight:bold;
	text-align:left;
}
.cuerponoticia {
	font-size:11px;
	color:#9299a0;
	font-weight:normal;
}
.header {
	width:100%;
	height:100px;
}
.logo {
	width:144px;
	height:100px;
	background-image:url(imagenes/logo.jpg);
	float:left;
}
.menu {
	width:396px;
	height:25px;
	position:absolute;
	margin-top:54px;
	right:50px;
}
.home {
	width:40px;
	height:25px;
	float:left;
}
.sucursal {
	width:149px;
	height:25px;
	float:left;
}
.experiencia {
	width:69px;
	height:25px;
	float:left;
}
.catalogo {
	width:70px;
	height:25px;
	float:left;	
}
.contacto {
	width:68px;
	height:25px;
	float:left;
}
.principal {
	width:800px;
	height:726px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	z-index:0;
}
.slide {
	width:800px;
	height:339px;
	margin-top:5px;
	float:left;
}
.institucional {
	width:340px;
	height:260px;
	font-size:11px;
	margin-top:22px;
	margin-left:12px;
	color:#9299a0;
	float:left;
}
.institucionalarmstrong {
	width:550px;
	height:100px;
	font-size:11px;
	margin-top:22px;
	margin-left:12px;
	color:#9299a0;
	float:left;
}
.slidecatalogo {
	width:800px;
	height:400x;
}
.titulocatalogo {
	width:144px;
	height:67px;
	margin-top:23px;
	margin-bottom:23px;
	background-image:url(imagenes/titulocatalogo.jpg);
}
.tituloclientes {
	width:144px;
	height:67px;
	margin-top:23px;
	margin-bottom:23px;
	background-image:url(imagenes/tituloclientes.jpg);
}   
.separadorcatalogo {
	width:800px;
	height:8px;
	background-image:url(imagenes/separadorcatalogo.jpg);
	background-repeat:no-repeat;
}
.titulocontacto {
	width:144px;
	height:67px;
	margin-top:23px;
	margin-bottom:23px;
	background-image:url(imagenes/titulocontacto.jpg);
}
.contenedorcontacto {
	width:350px;
	margin-top:25px;
	left:50%;
	margin-left:-175px;
	position:absolute;
}   
.titulo01 {
	width:282px;
	height:42px;
	background-image:url(imagenes/titulo01.jpg);
	float:left;
}
.titulo02 {
	width:344px;
	height:42px;
	background-image:url(imagenes/titulo02.jpg);
	float:left;
}
.tituloarmstrong {
	width:152px;
	height:42px;
	background-image:url(imagenes/tituloarmstrong.jpg);
	float:left;
}
.titulomapa {
	width:210px;
	height:42px;
	background-image:url(imagenes/titulomapa.jpg);
	float:right;
}
.separadorinvisible {
	width:50px;
	height:42px;
	float:left;
}
.contenedortexto01 {
	width:282px;
	height:180px;
	background-image:url(imagenes/fondotexto.jpg);
	float:left;
}
.contenedortexto02 {
	width:282px;
	height:180px;
	background-image:url(imagenes/fondotexto.jpg);
	margin-left:68px;
	float:left;
}
.contenedortextoarmstrong {
	width:507px;
	height:165px;
	padding-left:16px;
	padding-top:15px;
	background-image:url(imagenes/textoarmstrong.jpg);
	float:left;
}
.fotoarmstrong {
	width:150px;
	height:150px;
	background-color:#FFFFFF;
	margin-top:16px;
	margin-left:16px;
	position:absolute;
}
.contenidotexto {
	width:135px;
	height:142px;
	margin-top:12px;
	margin-left:12px;
	position:absolute;
}
.leermas {
	width:68px;
	height:14px;
	background-image:url(imagenes/leer.jpg);
	float:left;
	margin-left:12px;
	margin-top:154px;
	padding-left:20px;
	position:absolute;
}
.separador {
	width:9px;
	height:180px;
	background-image:url(imagenes/separador.jpg);
	margin-left:145px;
	margin-right:145px;
	float:left;
}
.separadorarmstrong {
	width:9px;
	height:180px;
	background-image:url(imagenes/separador.jpg);
	margin-left:28px;
	margin-right:28px;
	float:left;
}
.fondomapa {
	width:212px;
	height:180px;
	background-image:url(imagenes/fondomapa.jpg);
	float:right;
}
.contenedormapa {
	width:190px;
	height:158px;
	margin-left:11px;
	margin-top:11px;
}
.datospie {
	width:100%;
	text-align:center;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin-top:690px;
	position:absolute;
}
.footer {
	background-color:#2f2f2f;
	width:100%;
	height:18px;
	color:#7b838c;
	font-size:11px;
	margin-top:708px;
	margin-left:0px;
	margin-right:0px;
	position:absolute;
	text-align:center;
	z-index:1;
}