
@font-face {
	font-family: 'icons';
	src:url('../fonts/icons.eot');
	src:url('../fonts/icons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icons.ttf') format('truetype'),
		url('../fonts/icons.woff') format('woff'),
		url('../fonts/icons.svg#icons') format('svg');
	font-weight: normal;
	font-style:normal;
}
.bodyhome {
	background:url(../images/image1.jpg);
}
.bodyhome2 {
	background:url(../images/image2.jpg);
}
.bodyhome3 {
	background:url(../images/image3.jpg);
}
header{
	background:#2a72ea;
	font-family:'Lato', Arial;
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	height:50px;

}
#Imagen img {
	max-width:100%;
	height:auto;
	margin-bottom:777px;
	padding: 40px 0px 0px 0px;
}
#Imagen2 img {
	max-width:100%;
	height:auto;
	margin-bottom:585px;
	padding: 30px 0px 0px 0px;
}
#Imagen3 img {
	max-width:100%;
	height:auto;
	margin-bottom:790px;
	padding: 40px 0px 0px 0px;
}
a {
	color:#032159;
	text-decoration:none;
}
a:hover {
	color:#7fc4f5;
	text-decoration:none;
}

.icon-reorder:before {
	content:"\e600";
}
#align {
	text-align:right;

}
#Bienvenidos h1{
	font-family: 'Open Sans', sans-serif;
	color:#333;
	font-weight:300;
	font-size:32px;
	text-align:center;	
}
.texto {
	font-family: 'Lato', sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	text-align:right;
	padding: 20px 0px 0px 0px;
	}

.texto i {
	color:#f99b82;
	font-size:20px;
}
.transparente {
	background:rgba(54,126,188,.7);
	width:100%;
	height:150px;
	font-family: 'Lato', sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:40px;
	text-align:center;
	padding:30px 0px 10px 0px;
}
.footer{
	background:#d86345;
	font-family:'Lato', Arial;
	color:#FFF;
	font-size:16px;
	padding:20px 0px 20px 0px;

}
.footer2{
	background:#1e4f79;
	font-family:'Lato', Arial;
	color:#FFF;
	font-size:16px;
	padding:20px 0px 20px 0px;

}
.footer3{
	background:#2f7281;
	font-family:'Lato', Arial;
	color:#FFF;
	font-size:16px;
	padding:20px 0px 20px 0px;

}


