body {
	margin-top: 0px;
	background-image: url(img/fondo_santiago.jpg);
	background-position: center;
	height: 2700px;
}
#wrap {
	width: 1000px;
	position:static;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 310px;
	width: 310px;
	margin-left: 335px;
	margin-top: -10px;
	margin-bottom: 0px;
}
#contenido {
	float: left;
	width: 1000px;
	margin-top: 10px;
}
#nombre_local {
	float: left;
	width: 1000px;
	height: 40px;
	margin-bottom: 30px;
}
#nombre_local h1 {
	font-size: 40px;
	color:#FFFB05;
	margin-top: -10px;
	margin-bottom: 10px;
	text-align: center;
	font-family: 'Antonio', sans-serif;
}
#botonera {
	float: left;
	background-image: url(img/fondo_botonera.png);
	width: 700px;
	height: 55px;
	margin-left: 100px;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 20px;
}
#botonera ul {
	display: inline;
}
#botonera li {
	display: inline;
	margin-right: 30px;
	margin-left: 15px;
	list-style-type: none;
}
#botonera p {
	font-size: 26px;
	display: inline;
	font-weight: 700;
	margin-top: -20px;
	font-family: 'Antonio', sans-serif;
}
#botonera a {
	color: #000;
	text-decoration: none;
}
#botonera a:hover {
	color:#2052FB;
	text-decoration: none;
}
#boton_instagram {
	float:right;
	width: 46px;
	height: 46px;
	margin-top: -5px;
}

#slide_fotos {
	float: left;
	height: 800px;
	width: 500px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bienvenida {
	float: right;
	background-color:#FCCF00; 
	height: 750px;
	width: 300px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 30px;
	margin-top: 20px;
}
#bienvenida h1 {
	font-size: 30px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Antonio', sans-serif;
}
#bienvenida h2 {
	font-size: 26px;
	color:#0013AE;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 145%;
	word-spacing: 3px;
	text-align: center;
	text-decoration: none;
	font-family: 'Antonio', sans-serif;
}
#bienvenida a {
	text-align: center;
	text-decoration: none;
	color:#0013AE;
	font-family: 'Antonio', sans-serif;
}
#bienvenida p {
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 140%;
	word-spacing: 1px;
	text-align: justify;
	font-family: 'Lora', serif;
}

#encuentranos {
	float: left;
	width: 500px;
	height: 650px;
	margin-top: 40px;
	background-color: #001AE5;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#encuentranos h1 {
	font-size: 36px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 110%;
	text-align: center;
	word-spacing: 3px;
	font-family: 'Antonio', sans-serif;	
}
#encuentranos h2 {
	font-size: 23px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 140%;
	text-align: center;
	font-family: 'Lora', serif;
}
#mapa {
	float: left;
	margin-top: 20px;
	width: 460px;
	height: 400px;
	margin-left: 20px;

}
#mapa h1 {
	font-size: 26px;
	color: #0D348E;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	word-spacing: 1px;
	text-align: left;
	font-family: 'Raleway', sans-serif;
}
#datos_atencion {
	float: right;
	width: 320px;
	height: 650px;
	background-color:#E60000;
	margin-top: 40px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 30px;
	margin-right: 30px;
}
#datos_atencion h1 {
	font-size: 36px;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 20px;
	line-height: 110%;
	text-align: center;
	word-spacing: 3px;
	font-family: 'Antonio', sans-serif;	
}
#datos_atencion h2 {
	font-size: 23px;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 140%;
	text-align: center;
	font-family: 'Lora', serif;
}
#datos_atencion h3{
	font-size: 28px;
	color: #FDE598;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 140%;
	text-align: center;
	font-family: 'Lora', serif;
}
#datos_atencion a{
	font-size: 38px;
	color: #FDE598;
	margin-top: 20px;
	margin-bottom: 15px;
	line-height: 130%;
	text-align: center;
	text-decoration: none;
	font-family: 'Antonio', sans-serif;
}
#datos_atencion p {
	font-size: 19px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
	text-align: center;
	font-family: 'Lora', serif;
}
#footer {
	float: left;
	height: 200px;
	width: 1000px;
	margin-top: 60px;
	padding-top: 25px;
}
#footer h2 {
	font-size: 26px;
	color: #FFF;
	margin-top: 5px;
	word-spacing: 4px;
	margin-bottom: 5px;
	text-align: center;
	font-family: 'Antonio', sans-serif;
}
#footer p {
	font-size: 20px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 130%;
	word-spacing: 4px;
	text-align: center;
	font-family: 'Antonio', sans-serif;
}