@charset "utf-8";
@import url("fonts.css");
@import url(http://fonts.googleapis.com/css?family=Ubuntu);
/* CSS Document */
body{
	margin:0px;
	background-color: #145b93;
}
#logo{
	background-color:#fff;}
#container{
	width: 1024px;
	height: auto;
	margin: 0 auto;

}
#cuerpo{
	padding:20px;
	background-color:#FFF;
	margin: 0 auto;


}
#nav{
	width:1024px;
	height:50px;
	background-color: #1D1D1D;	
}
	
#footer{
background-image:url(img/footer.jpg);
padding:20px 0 0 150px;
	width:874px;
	height:80px;
	margin:auto;
	
	}


/*-----------Menu---------------*/


#txt3{

	font-size:15px;
	color:#fff;
	font-family: Ubuntu;
	background-color:#0a82be;
	width:auto;
	text-align:center;
	margin:0 5px ;
	text-decoration:none;
    padding:8px;
	border-radius:9px;	
}

#txt3:hover{
	color:#fff;
	font-size:15px;
	font-family: Ubuntu;
	background-color:#003365;
	width:auto;
	text-align:center;
	text-decoration:none;
	padding:8px;
	border-radius:9px;	
}

/*------------------------------*/


/*box1--------box1------------box1*/
#box{
	height: auto;

	margin: 0 auto;
}
#cajas{
	width:1024px;
	height:280px;
	/*background-color:#CCC;*/

}
#sujetarcajas{
	width:1024px;
	height:260px;	
	
	margin:0 auto;
	padding-left:12px;
	
}

.sombra{
	width:1018px;
	height:61px;
	margin:auto;
	background-image:url(img/sombra.jpg);	
	background-repeat:no-repeat;
}

/*--*/
.box-titulo{
	width:300px;
	height:auto;
	padding-top:25px;
	padding-left:15px;
	text-align:left;
	
}
.box-texto{
	width:auto;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	background-color:#999;
   background: rgba(128,128,128, 0.5);
}
.box-boton{
	width:20px;
	height:auto;
	padding-left:260px;
	padding-top:25px;	
}

.info{

	text-align:center;
	vertical-align:middle;
	font-family: Ubuntu;
	color:#fff;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	background-color:#A0BE4B;
	font-size:15px;
	padding:8px;
	border-radius:9px;
}


/*-----------mapa-------------*/
#mapa{
	width:1024px;
	height:350px;
	background-color:#69F;	
}

/*----------FONTS---------------*/
.txt01{
	font-family: Ubuntu;
	font-size:15px;
	color:#666;	
}
.txt02{
	font-family: 'Droid Sans';
	font-size:14px;
	color:#fff;
}
.txt022{
	font-family: 'Droid Sans';
	font-size:16px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.txt023{
	font-family: 'Droid Sans';
	font-size:16px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

/*nosotros*/
#nosotros{
	width:955px;
	height:250px;
	margin:0 auto;	
}


/*Servicios*/
#servicios{
	width:955px;
	height:250px;
	margin:0 auto;	
}
/*Productos*/
#productos{
	width:1024px;
	height:500px;
	margin:0 auto;	
}

/*------------Pagina Contacto----------*/

#contacto-center{
	width:1024px;
	height:auto;
	margin:0 auto;
	
}
.imput{
		font-family: Droid Sans;
	font-size: 14px;
	color: #251919;
	padding:4px;
	background-color:#ccc;
	width:314px;
	height:28px;
	border:none;
	border-radius:8px;
}

.imput2{
	font-family: Droid Sans;
	font-size: 15px;
	color: #251919;
	padding:4px;
	background-color:#ccc;
	width:314px;
	height:123px;
	border:none;
		border-radius:8px;
		}
		.btn2 {
	font-family: Droid Sans;
	font-size: 16px;
	color: #fff;
	background-color: #333;
	width: 150px;
	height: 40px;
	border-radius: 8px;
	border:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	cursor:pointer;
	
}
.foo {
  width: 1024px;
  height: 292px;

}



