* {
	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: 905px;
	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: 950px;
	margin-top: 4px;
	background-image: url(../images/bg_article.jpg);
}

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

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

.bannerIzqTxt {
	width: 220px;
	height: 250px;
	float: left;
	margin-left: 13px;
	margin-top: 13px;
	color: #ffffff;
	font-size: 15px;
}

.cajaDatos {
	width: 143px;
	height: 25px;
	float: left;
	background-color: #ffffff;
	border-style: none;
	color: #000000;
	font-size: 13px;
	padding-left: 4px;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-moz-appearance: none;
	margin-left: 97px;
	margin-top: 5px;
}

.enviar {
	width: 54px;
	height: 25px;
	padding-top: 0px;
	font-size: 13px;
	text-align: center;
	background-color: #ffffff;
	border-style: none;
	color: #578db0;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
	-webkit-border-radius: 0px;
	-webkit-appearance: none;
	-moz-border-radius: 0px;
	-moz-appearance: none;
	font-weight: 600;
}

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

.infoDatos {
	width: 320px;
	height: 950px;
	float: left;
}

.titRecomendaciones {
	width: 320px;
	height: 310px;
	float: left;
	background-color: #bd242c;
	margin-top: 10px;
}

.titRec {
	float: right;
	text-align: right;
	margin-right: 14px;
	margin-top: 14px;
	font-size: 20px;
	font-weight: 300;
	color: #ffffff;
}

.txtRecomendaciones {
	width: 650px;
	height: 630px;
	float: left;
	background-color: #ffffff;
	margin-left: 10px;
}

.txtRec {
	width: 622px;
	height: 593px;
	float: left;
	margin-left: 14px;
	margin-top: 13px;
	font-size: 15px;
	font-weight: 300;
	color: #578db0;
	overflow-y: scroll;
	overflow-x: hidden;
}

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

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

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

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

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

.redesIzq {
	width: 320px;
	height: 311px;
	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;
}