@charset "UTF-8";
/* CSS Document */






p{text-align:center;}

.descarga{
	background-color: #2E5597;
	}
	
.descarga a:link{
	color:#ffffff;
	text-decoration:none;
	line-height: 2em;
	}
.descarga a:visited{
	text-decoration:none;
	color:#ffffff;
}


.barra {display:none;
Font-family: 'Fjalla One', sans-serif;
color: #2E5597;
text-align:center;}


body {font-family: 'Fjalla One';
color: #000;
text-align:center;
	

}

.logo { 
text-align: center;
list-style-type:none;
font-size: 40px;
}

.centar{
	text-align: center;
	}

.simpleSlider {
	max-width: 100%;
height: auto;
float: none;
}

.barra ul{
	list-style-type:none;
	text-align:center;
	}
	
	.contenido{
	font-family: "Myriad Pro";
	color: #000;
	text-align:justify;
	font-size: 20px;
	}
	

	img {
max-width: 100%;
height: auto;
float: none;

}

.imagenes{
	
	}
	.contenido{
	background-color: #ffffff;
	color: #000000;
	padding: 20px 30px 30px 10px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.70) 0%,rgba(255,255,255,0.70) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.70) 0%,rgba(255,255,255,0.70) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.70) 0%,rgba(255,255,255,0.70) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.70) 0%,rgba(255,255,255,0.70) 100%);
	}
