@charset "utf-8";
/* CSS Document */
.Barradeinicio {font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; color:#C79455;}
.Arcana {margin-left: 10px; margin-bottom: 10px; margin-top: 10px; background-color: #241728; border: 0px;}
.Reserva {background-color: #241728; color: #241728;}
.botonReserva {
    background-color: #C79455;
	color: #241728;
	border: 0px;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; 
	width: 75%;height: 50px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 100%;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;}
.BotonNosotros {
    background-color: #241728;
    color: #C79455;
    border: 0px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-size: 100%;
    text-align: center;
    line-height: normal;
}	
a {text-decoration: none; color:#C79455 }
.TablerodeAnuncios{ align-items: center; align-content: center; 
}
.AreaTablerodeMisiones{
	background-image:url("../Images/Index/Tablero de misionesFondo.jpg")
}
.Anuncio{ padding: none;}
.TituloAcuncios{
	color: hsla(0,97%,30%,1.00);
	font-size: large;
}
.TextoAnuncio {
    align-items: center;
    align-content: center;
    text-align: center;
    color: #241728;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-style: bold;
    background: #C79455;
	padding: 1%;
}
.AreaTablerodeAnuncios{
	padding-bottom: 0%;
}
.FacebookComents{
 background-color: #C79455; 
}
.BannerTablerodeAnuncios {
    padding-top: 2%;
	padding-bottom: 2%;
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;
}

.BannerMisiones { padding-top: 2%; padding-bottom: 2%;
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;}
Body {
    background-size: cover;
    background-size: 25%;
    background-image: url(../Images/Background.jpg);
	align-content: center;
	align-items: center;
	align-self: center;
	
}
  
.Misiones{
    color: #241728;
    font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
	align-content: center;
	align-items: center;
}
.BannerTableroPreguntas { 
    padding-top: 2%;
	padding-bottom: 3%;
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;
}
.PyR {
    align-items: left;
    text-align: left;
}	
.Pregunta {
    color: #C79455;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: bold;
    font-size: large;
    text-align: left;
	background-color: #650201;
	border-radius: 5px;
	padding: .5%;
}
.BarraNavegacion {background-color: #241728;}

.Respuesta {
    color: #3F2447;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	padding-bottom: 2.5%;
	padding-top: 1%;}
.Piedepagina {
	background-color: #241728;
	padding: 2%;
	width: 100%;

}
.ContenidoPiedePagina{
	width: 100%;
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.Titulo {
    color: #C79455;
    padding-bottom: 2%;
    padding-top: 2%;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    padding-left: 5%;
    font-size: large;	
}
.Contenido {
	color: #FFFFFF;
	padding-bottom: 2%;
	padding-top: 2%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	padding-left: 5%;
}
.RedesSociales {
    align-content: left;
    text-align: left;
	}
.LogoPiedePagina {
	padding-right: 2%;
	align-content: center;
	align-items: center;
	align-self: center;
}
.Instagram{
	padding-right: 2%;
	align-content: center;
	align-items: center;
	align-self: center;
}
.Inicio {
	align-content: center;
	align-items: center;
	align-self: center;
}
.AreaPreguntasyRespuestas{
	width: 100%;
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.Misiones{
	width: 50%;
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
