@charset "utf-8";
/* Autor: Abel Espinoza Herrera */
header,nav,section,article,footer,aside,figure{
	display:block;
}

body{
	background:#999 url(../imagenes/fondo-web.jpg) no-repeat fixed top center;
	margin:0 auto;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#414042;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
	margin:6px;
}
.caja-texto{
	width:542px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:300;
	color:#414042;
	margin-right:14px;
	text-align:justify;
}
.formulario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#414042;
}
.box{
	width:285px;
}
.textopie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:left;
	padding-top:16px;
	padding-left:16px;
}
.textopie2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-align:right;
	padding-top:16px;
	padding-right:16px;
}



/*----- Maquetación -----*/
#contenedor{
	width:1055px;
	height:720px;
	margin:auto;
}
#cuerpo{
	width:1055px;
	height:710px;
	background:#efefef;
	margin-top:10px;
	padding-top:6px;
}
#cabecera{
	width:1055px;
	height:127px;
	margin:0 auto;
}
#redes{
  width:151px;
  height:32px;
  margin-top:-105px;
  margin-left:900px;
}
#numero{
	width:225px;
	height:50px;
	margin-top:10px;
	margin-left:820px;
}
#menu{
	height:53px;
	margin:0px 0px 0px 0px;
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#818181', endColorstr='#636363', gradientType='0');
}
/*MENU PRINCIPAL, quita el margen, el pading y las viñetas del menu*/

#banner{
	width:928px;
	height:194px;
	margin-left:60px;
	margin-top:13px;
	display:block;
}
#boxtitulo{
	width:996px;
	height:43px;
	background:#d0dce9;
	padding-top:8px;
	padding-left:60px;
}
#services{
	width:914px;
	height:650px;
	background:url(../imagenes/imagen_contact.jpg) no-repeat;
	margin-top:30px;
	margin-left:60px;
}
#services1{
	width:914px;
	height:650px;
	background:url(../imagenes/imagen_contact01.jpg) no-repeat;
	margin-top:30px;
	margin-left:60px;
}
#mapa{
	width:306px;
	height:178px;
	margin-right:66px;
	margin-top:120px;
	float:right;
}
#formulario{
	width:299px;
	height:237px;
	float:left;
	padding-left:6px;
	margin-left:64px;
	margin-top:190px;
}
#pie-pagina{
width:100%;
height:55px;
background:#003285 repeat;
position: fixed;
bottom:-20px;
}
#menupie{
	width:360px;
	height:25px;
	float:left;
}
#menupie2{
	width:560px;
	height:25px;
	float:right;
}
