* {
	margin: 0;
	padding: 0;
}

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

}

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

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

#contenedor {
	width: 980px;
	height: 1545px;
	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: 630px;
	margin-top: 4px;
	background-image: url(../images/bg_article.jpg);
}

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

.pleca {
	width: 71px;
	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;
}

.txtInfo {
	width: 290px;
	height: 551px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	overflow: hidden;
}

.pGenerico {
	width: 287px;
	height: 541px;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	padding-right: 5px;
	text-align: justify;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-face-color: #578db0;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #578db0;
}

.pGenerico::-webkit-scrollbar {
	width: 5px;
	height: 100px;
	-moz-appearance: scrollbartrack-vertical;
}

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

.pGenerico::-webkit-scrollbar-thumb {
	background-color: #578db0;
	max-height: 26px;
	-moz-appearance: scrollbarthumb-vertical;
}

.pGenerico::-webkit-scrollbar-thumb:hover {
	background-color: #578db0;
	max-height: 26px;
	-moz-appearance: scrollbarthumb-vertical;
}

.likeInfo {
	width: 320px;
	height: 30px;
	margin-left: 16px;
	position: absolute;
	margin-top: 590px;

}

.fotos {
	width: 650px;
	height: 630px;
	margin-left: 10px;
	float: left;
}

.foto1 {
	width: 320px;
	height: 310px;
	float: left;
}

.foto2 {
	width: 320px;
	height: 310px;
	float: left;
	margin-left: 10px;
}

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

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

.caracteristicas {
	width: 980px;
	height: 310px;
	background-color: #00304b;
	margin-top: 10px;
	float: left;
}

.carBloque1 {
	width: 320px;
	height: 310px;
	float: left;
}

.titCar {
	float: left;
	margin-top: 15px;
	font-size: 20px;
	font-weight: 300;
	margin-left: 15px;
	color: #ffffff;
	text-align: left;
	width: 305px;
}

.carBloque1 ul {
	width: 5px;
	height: auto;
	color: #ffffff;
	margin-top: 15px;
	padding: 0;
	float: left;
}

.carBloque1 li {
	width: auto;
	height: 30px;
	font-size: 15px;
	font-weight: 300;
	list-style: circle #ffffff;
	margin-left: 30px;
	margin-top: -4px;

}

.carBloque2 {
	width: 320px;
	height: 310px;
	float: left;
	margin-left: 10px;
}

.carBloque2 ul {
	width: 5px;
	height: auto;
	color: #ffffff;
	margin-top: 20px;
	padding: 0;
	float: left;
}

.carBloque2 li {
	width: auto;
	height: 46px;
	font-size: 15px;
	font-weight: 300;
	list-style: circle #ffffff;
	margin-left: 14px;
	margin-top: -1px;
	line-height: 18px;

}

.currentLi {
	color: #ffffff;
	list-style: none;
	font-weight: 600 !important;
	height: 10px;
}

.carBloque3 {
	width: 320px;
	height: 310px;
	float: left;
	margin-left: 10px;
}

.carBloque3 ul {
	width: 5px;
	height: auto;
	color: #ffffff;
	margin-top: 20px;
	padding: 0;
	float: left;
}

.carBloque3 li {
	width: auto;
	height: 42px;
	font-size: 15px;
	font-weight: 300;
	list-style: circle #ffffff;
	margin-left: 14px;
	margin-top: -1px;
	line-height: 18px;

}


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;
}

@-moz-document url-prefix() {
	.txtInfo {
		overflow: auto;
	}
}