body {
	margin-top: 0px;
	background-image: url(img/fondo4.jpg);
	font-family: 'Roboto', sans-serif;
}

#wrap {
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#contenido {
	float: left;
	height: 1500px;
	width: 1000px;
	margin-top: 7px;
}
#contenido h1 {
	color: #073C83;
	font-size: 45px;
	text-align: center;
	margin-top: 20px;
}

#logo {
	float: left;
	height: 150px;
	width: 280px;
	margin-left: 360px;
	margin-top: 5px;
}


#slide_fotos {
	float: left;
	height: 370px;
	width: 900px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 60px;
}

#bienvenida {
	float: left;
	height: 320px;
	width: 460px;
	margin-left: 30px;
	margin-bottom:40px;
}
#bienvenida h1 {
	font-size: 30px;
	color: #0D348E;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}
#bienvenida h2 {
	font-size: 22px;
	color: #2964D5;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}
#bienvenida p {
	font-size: 16px;
	color: #082675;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
	font-family: 'Roboto', sans-serif;
}

#formulario {
	float: right;
	width: 360px;
	height: 450px;
	margin-right: 30px;
	margin-bottom:10px;
}
#formulario h1 {
	font-size: 30px;
	color: #0D348E;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}
#formulario h2 {
	font-size: 16px;
	color: #0550B0;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}
#formulario h3 {
	font-size: 18px;
	color: #6A080F;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}
#formulario h5 {
	font-size: 18px;
	color: #6A080F;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	margin-left: -40px;
	font-family: 'Roboto', sans-serif;
}
#formulario p {
	font-size: 16px;
	color: #082675;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
	font-family: 'Roboto', sans-serif;
}
#formulario form {
	margin-top: -20px;
}
#mensaje {
	float: left;
	width: 360px;
	height: 450px;
	margin-bottom:10px;
	margin-top: 30px;
}
#mensaje h3 {
	font-size: 18px;
	color: #2964D5;
	margin-top: 10px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}

#mapa {
	float: left;
	margin-top: 185px;
	width: 900px;
	height: 400px;
	margin-left: 30px;
}
#mapa h1 {
	font-size: 30px;
	color: #0D348E;
	margin-top: 10px;
	margin-bottom: 25px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Roboto', sans-serif;
}

#footer {
	float: left;
	height: 130px;
	width: 1000px;
	margin-top: 50px;
}
#footer h2 {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 5px;
	text-align:center;
}
#footer a {
	color: #FFF;
	margin-top: 0px;
	word-spacing: 1px;
}
