@charset "UTF-8";
/* CSS Document */
body{
	background-color:#21386d;
	background-image:url(../image/bg-a.jpg);
}
.container{
	width: 100%; 
	max-width: 1220px;
	margin: auto;
	background-image:url(../image/bg.jpg);
	width:1220px;
	height:984px;
	
}
.menu{
	width:812px;
	height:44px;
	float:left;
	margin-top:46px;
	margin-left:204px;
	background-image:url(../image/bg-menu.png);
}
.menu img{
	margin:0px;
	padding:0px;
}
.menu a{
	margin:0px;
	padding:0px;
}
.menutext{
	float: right;
	margin-top:12px;
	margin-right:27px;
	color:#7C7C7C;
	
}
.info{
	margin-left:97px;
	margin-top:50px;
	float:left;
}
.cont{
	height:670px;
	float:left;
	width:1220px;
}
.redes{
	margin-left:535px;
	margin-top:70px;
	height:40px;
	float:left;
}
.info2{
	margin-left:155px;
	float:left;
	margin-top:40px;
}
.info3{
	margin-left:97px;
	float:left;
	margin-top:112px;
}
.ser{
	width:362px;
	height:25px;
	float:left;
	background-image:url(../image/bg-ser.png);
	margin-top:45px;
	margin-left:425px;
	font-size:14px;
} 
.ser a{
	text-decoration:none;
	color:#545454;
}
.ser a:hover{
	text-decoration:none;
	color:#fff;
}

.ser1{
	width:75px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.ser12 a{
	width:75px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#21386d;
	color:#fff;
}
.ser12 a:hover{
	width:75px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#fff;
	color:#21386d;
}
.ser2{
	width:93px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.ser22 a{
	width:93px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#21386d;
	color:#fff;
}
.ser22 a:hover{
	width:93px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#fff;
	color:#21386d;
}
.ser3{
	width:104px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.ser32 a{
	width:104px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#21386d;
	color:#fff;
}
.ser32 a:hover{
	width:104px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#fff;
	color:#21386d;
}
.ser4{
	width:90px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.ser42 a{
	width:90px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#21386d;
	color:#fff;
}
.ser42 a:hover{
	width:90px;
	float:left;
	text-align:center;
	margin-top:5px;
	background-color:#fff;
	color:#21386d;
}
.serimage{
	margin-top:39px;
	float:left;
	margin-left:92px;
}
.serimage2{
	margin-top:47px;
	float:left;
	margin-left:93px;
}
.serimage3{
	margin-top:47px;
	float:left;
	margin-left:94px;
}
.contacto{
	width:802px;
	height:541px;
	float:left;
	background-image:url(../image/contacto-bg.png);
	margin-left:230px;
	margin-top:10px;
}
.formulario{
	margin-top:100px;
	margin-left:80px;
	float:left;
	color:#545454;
}
.formulario input{
	width:400px;
	border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
}
.formulario textarea{
	width:400px;
	border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 0px solid #000000;
}
.datos{
	margin-left:25px;
	margin-top:350px;
	font-size:12px;
	color:#545454;
	float:left;
	text-align:center;
}
