* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-style: normal !important;
	font-weight: 300 !important;

}

a,
a img {
	outline: 0px;
	border: 0px;
}

a:link,
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 15px;
	font-style: normal !important;
	font-weight: 300 !important;
}

#contenedor {
	width: 980px;
	height: 1205px;
	margin: 0 auto;
	padding: 10px;
}

header {
	width: 980px;
	height: 100px;
	display: inline-block;
	font-size: 0;
	border-style: none;

}

.logo {
	width: 320px;
	height: 100px;
	background-color: #578db0;
	float: left;
}


article {
	width: 980px;
	height: 610px;
	margin-top: 4px;
	background-image: url(../images/bg_article.jpg);
}

.info {
	width: 320px;
	height: 610px;
	float: left;
}

.infoTop {
	width: 100%;
	height: 305px;
	float: left;
	background-color: #578db0;
}

.pleca {
	width: 106px;
	height: 19px;
	font-size: 15px;
	font-style: normal !important;
	font-weight: 300 !important;
	text-align: center;
	padding-top: 6px;
	background-color: #ff0000;
	color: #ffffff;
	float: left;
}

.datos {
	width: 100%;
	height: 25px;
	float: left;
	margin-top: 65px;
	z-index: 10000;
}

.ano {
	width: 106px;
	height: 18px;
	float: left;
	padding-top: 7px;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	background-color: #ffffff;
}

.flechasAno {
	width: 10px;
	height: 25px;
	float: left;
	margin: 0;
}

.mes {
	width: 106px;
	height: 18px;
	float: right;
	padding-top: 7px;
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	background-color: #ffffff;
}

.flechasMes {
	width: 10px;
	height: 25px;
	float: right;
}

.calendario {
	width: 285px;
	height: 135px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-top: 5px;
}

.banner {
	width: 100%;
	height: 305px;
	float: left;
	position: relative;
	background-color: #578db0;
}

.likeInfo {
	width: 290px;
	height: 30px;
	margin-left: 15px;
	float: left;
	margin-top: 4px;
}

.logos {
	width: 630px;
	height: 590px;
	background-color: #ffffff;
	margin-left: 10px;
	float: left;
	padding: 10px;
}

.baja {
	width: 620px;
	height: 590px;
	float: left;
	background-color: #ffffff;
	padding-right: 10px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.baja::-webkit-scrollbar {
	width: 10px;
	height: 590px;
	-moz-appearance: scrollbartrack-vertical;
}

.baja::-webkit-scrollbar-track {
	background-color: #ffffff;
	-moz-appearance: scrollbartrack-vertical;
}

.baja::-webkit-scrollbar-thumb {
	background-color: #578db0;
	-moz-appearance: scrollbarthumb-vertical;
}

.baja::-webkit-scrollbar-thumb:hover {
	background-color: #578db0;
	-moz-appearance: scrollbarthumb-vertical;
}

.moduloImgLogos {
	width: 145px;
	height: auto;
	float: left;
}

.imgLogo {
	width: 145px;
	height: 140px;
	float: left;
	margin-top: 10px;
}

.moduloTxtLogos {
	width: 165px;
	height: auto;
	float: left;
}

.txtLogo {
	width: 222px;
	height: 90px;
	float: left;
	margin-top: 10px;
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	padding-left: 13px;
	padding-top: 50px;
}

.moduloLinks {
	width: 208px;
	height: auto;
	float: left;
	margin-left: 10px;
	padding-left: 72px;
}

.txtLinks {
	width: 100%;
	height: 90px;
	float: left;
	font-size: 15px;
	color: #578db0;
	font-weight: 600;
	padding-top: 50px;
	margin-top: 10px;
}

.barra {
	width: 10px;
	height: 590px;
	margin-left: 10px;
	float: left;
	background-color: #abadb0;
}

aside {
	width: 980px;
	height: 310px;
	margin-top: 10px;
	float: left;
}

.redesIzq {
	width: 320px;
	height: 100%;
	float: left;
	background-color: #578db0;
}

.plecaRed {
	width: 65px;
	height: 19px;
	font-size: 15px;
	font-style: normal !important;
	font-weight: 300 !important;
	text-align: center;
	padding-top: 6px;
	background-color: #ff0000;
	color: #ffffff;
	float: left;
}

.iconosRedesTop {
	width: 232px;
	height: 64px;
	margin-top: 75px;
	margin-left: 90px;
}

.iconosRedesBot {
	width: 235px;
	height: 64px;
	margin-top: 50px;
	margin-left: 90px;
}

.imgRedes {
	float: left;
	margin-left: 19px;
}

.flickr {
	width: 300px;
	height: 80px;
	text-align: center;
	margin-left: 10px;
	background-color: #ffffff;
	margin-top: 60px;
	padding-top: 65;
}

.redesDer {
	width: 650px;
	height: 100%;
	float: left;
	margin-left: 10px;
}