@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,300);

body {
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;
}

#body1 {
	background-image: url(img/Sky_Clouds.jpg);
}

#body2 {
	background-image: url(img/1br.jpg);
}

#body3 {
	background-image: url(img/2br.jpg);
}

#body4 {
	background-image: url(img/3br.jpg);
}

#body5 {
	background-image: url(img/4br.jpg);
}

#body6 {
	background-image: url(img/5br.jpg);
}

#body7 {
	background-image: url(img/6br.jpg);
}

#body8 {
	background-image: url(img/7br.jpg);
}

#body10 {
	background-image: url(img/9br.jpg);
}

#body11 {
	background-image: url(img/eam.jpg);
}
#body12 {
	background-image: url(img/black.jpg);
}

#contenedor {
	margin: auto;
	width: 660px;
	text-align: center;

}

#titulo {
	margin: 0px 5px 5px 5px;
	height: 162px;
	text-align: left;
}

#contenido1 {
	margin: 5px 5px 5px 5px;
	height: auto;
	text-align: left;
	padding: 10px;
}

#contenido2 {
	margin: 5px 5px 5px 5px;
	height: auto;
	text-align: center;
	padding: 5px;
}
#contenido3 {
	margin: 5px 5px 5px 5px;
	height: auto;
	text-align: center;
	padding: 10px;
	align-content: center;
}
#cajas {
	height: 450px;
	margin: 5px 5px 5px 5px;
}

#cajas2 {
	height: 340px;
	margin: 5px 5px 5px 5px;
}

#caja1 {
	width: 310px;
	height: 100px;
	float: left;
	margin: 0px 0px 10px 10px;
}

.caja2 {
	width: 150px;
	height: 100px;
	float: left;
	margin: 0px 0px 10px 10px;
}

.colorbutton1 {
	background-color: rgba(153, 204, 255, 0.5); /* celeste */
}

.colorbutton1 img {
	opacity: 0.7;
}

.colorbutton1 p a {
	font-fanmily: "Open Sans";
	font-size: 20px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}

.colorbutton2 {
	background-color: rgba(19, 201, 0, 0.5); /* verde */
}

.colorbutton2 img {
	opacity: 0.7;
}

.faav-10-azul {
	font-family: "Segoe UI";
	font-size: 10px;
	font-weight: normal;
	color: #141d24;
}

.faav-11-azul {
	font-family: "Segoe UI";
	font-size: 11px;
	font-weight: normal;
	color: #141d24;
}

.faav-11-blanco {
	font-family: "Segoe UI";
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}

.faav-11-naranja-links {
	font-family: "Segoe UI";
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}

h1 {	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
}

h2 {	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
}

h3 {	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-weight: 200;
	text-decoration: none;
}