@charset "UTF-8";

a:hover {
	text-decoration: underline;
	color: #333;
}

a.link {
	text-decoration: none; 
	color:#5d8311; 
	font-weight: bold;
	}

a.link:hover {text-decoration:underline}


* {
	margin: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Tahoma, Geneva, sans-serif;
	
}

* a {
	text-decoration: none;
	color: #999999;
}
* a:hover a:visited {
	text-decoration: underline;
}



p {
	line-height: 135%;
}
h1 {
	font-size: 24px;
}

h2 {
	color: #fe3b13;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 8px;
}

h3 {
	color:#fe3b13;
	text-transform:uppercase;
	font-size:1.2em;
	margin:0 0 16px 0
}



.menuroot {
	width: 100%;
	height: 50px;
	overflow: visible;
	position: static;
	background-color: #333;
	display: inline-block;

}
.socialmedialinks {
	height: 30px;
	width: 100px;
	float: right;
	vertical-align: middle;
}
.img_left {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0;
	float: left;
	overflow: hidden;
}
.img_lefticon {
	float:left;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 0;
}


.imagesize {
	width: 140px;
}
.news {
	left: auto;
	text-align: left;
	padding-left: 2%;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 30px;
	width: 60%;
	height: 220px;
	overflow: hidden;
	margin-left: 35%;
	max-width: 60%;
	max-height: auto;
	
	
}
.newsimg {
	width: 175px;
	float: left;
	padding-right: 30px;




	padding-bottom: 10.px;
	padding-bottom: 200px;
	max-width: 100%;
	min-width: 200px;
	height: auto;
}
.title {
	font-weight: bold;
	font-size: large;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 5px;
	height: auto;
}

.block_foot {
	background-color: #333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666;
	position: static;
	clear: both;
	width: 100%;
	overflow: hidden;	
	
	
	
}

.block_foot a {
	color: #FFF;
	text-decoration: none;
}

.block_foot a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
}
.block_foot a:visited {
	color: #FFF;
	text-decoration: none;
}
.historia {
	height: 175px;
	vertical-align: middle;
	margin-left: 30%;
	padding-top: 20px;
	overflow: hidden;
	max-width: 50%;
	margin-bottom: 20px;
}

.ind {
	width: 275px;
	padding-top: 10px;
	float: left;
	padding-bottom: 20px;
	line-height: 130%;
	margin-left: 2%;
	padding-left: 15px;
	margin-top: 15px;
	
}
.ind2 {
	width: 400px;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	padding-bottom: 25px;
	background-color: #D7D7FF;
	margin-bottom: 150px;
	padding-right: 25px;
	border-radius: 11px;
	
}
.ind3 {
	width: 450px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
	padding-bottom: 25px;
	background-color: #D7D7FF;
	margin-bottom: 150px;
	padding-right: 25px;
	margin-left: 250px;
	
}
.ind4 {
	width: 350px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
	padding-bottom: 25px;
	margin-bottom: 150px;
	padding-right: 25px;
	margin-left: 10px;
	height: 300px;
	
}
.ind5 {
	width: 350px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
	padding-bottom: 25px;
	margin-bottom: 150px;
	padding-right: 25px;
	margin-left: 10px;
	height: 250px;
	
}
.block_size {
	width: 1200px;
	display: inline-block;
	max-width: 100%;
	float: left;
	overflow: auto;
	margin-bottom: 50px;
}

.menuspace {
	width: 400px;
	height: 30px;
	overflow: hidden;
	float: right;
}



.fa {
  padding: 20px;
  font-size: 20px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
    color: white;
}

.fa-instagram {
    color: white;
}

.fa-youtube {
   color: white;
}

.sectionheader {
	margin-left: 30%;
	overflow: hidden;

}
.calendario {
	padding-left: 75px;
	padding-right: 75px;
}
.recursos {
	float: left;
	max-width: 25%;
	margin-right: 40px;
	margin-left: 30%;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.6;
	list-style-type: none;
}

.div_input {
	height: 200px;
}

input, select, textarea {
	vertical-align: middle;
	font-weight: normal;
	font-family: tahoma;
	color: #a9a976;
	font-weight: normal;
	font-size: 1em;
	background: #fff;
	padding-left: 10px;
	width: 300px;
}
.article_header {
	max-height: 500px;
	overflow: hidden;
	max-width: 100%;
	background-color: #D7D7FF;
	vertical-align: middle;
	padding-top: 30px;
	padding-bottom: 30px;
	box-shadow: 0px 8px 6px -6px #333;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(248,248,255);
	background: radial-gradient(circle,rgba(248,248,255,1)0%,rgba(215,215,255,1)100%);   
}

.article_box {
	padding-left: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-right: 5%;
}
.autorfecha {
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
}
.directorio {
	margin-top: 20px;
	margin-left: 20%;
	width: 100%;
	margin-bottom: 25px;
	line-height: 1.6;
}

.fbic {
	margin: 2px 2px 2px 2px;
}

.weslogo {
	max-width: 100%;
	min-width: 50px;
	height: auto;
}
.fb-share-button {
	width: auto;
	display: inline-block;
	float: right;
	overflow: hidden;
}


#directory {
	border-radius: 5px;
	vertical-align: middle;
	line-height: inherit;
}


@keyframes {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
