body {
	background-image: url(imgs/bg-momo.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-attachment: fixed;
}
#contenedor {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 1400px;
	position: relative;
	background-image: url(imgs/bg-momo.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}
#contenedor #credito {
	float: right;
	color: #333;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	width: 200px;
	text-align: right;
}

#contenedor h1 {
	display: block;
	clear: right;
	float: left;
	height: 136px;
	width: 720px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
}
#contenedor #sumary {
	float: left;
	width: 440px;
	margin-right: 130px;
	margin-left: 130px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding-top: 18px;
}

#contenedor #video {
	padding: 10px;
	float: left;
	height: 529px;
	width: 700px;
}
#contenedor #video #player {
	clear: right;
	float: left;
	width: 700px;
	height: 425px;
}
#contenedor #video h2 {
	color: #B90000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	width: 700px;
	font-size: 24px;
	margin-top: 12px;
	margin-bottom: 12px;
}


#contenedor #video p {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 700px;
	font-size: 13px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
}
#contenedor #video #creditos {
	float: right;
	width: 700px;
	margin-top: 12px;
	background-color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#contenedor #video #creditos strong {
	clear: both;
	width: 200px;
	display: block;
	color: #B90000;
	margin-bottom: 5px;
	font-size: 13px;
}
#contenedor #video #creditos b {
	color: #333;
}



#redes-sociales {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	width: 120px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B90000;
	line-height: 30px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: absolute;
	z-index: 2;
	top: 682px;
	right: 0px;
}
#redes-sociales span {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 18px;
}
#redes-sociales #FB {
	background-image: url(http://www.elpais.com.co/elpais/sites/all/themes/elpais/especiales/eleccionesusa2012/img/1350076751_facebook.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 7px;
	margin-left: 5px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	margin-right: 5px;
}
#redes-sociales a {
width: 100%;
height: 100%;
display: block;
}
#redes-sociales #TWT {
	background-image: url(http://www.elpais.com.co/elpais/sites/all/themes/elpais/especiales/eleccionesusa2012/img/1350076775_twitter.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 8px;
	margin-left: 5px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#contenedor #relacionadas {
	float: left;
	margin: 0px;
	height: 317px;
	display: block;
	padding-top: 63px;
	padding-bottom: 29px;
	padding-left: 108px;
	list-style-type: none;
	width: 612px;
}
#contenedor #relacionadas li {
	float: left;
	height: 133px;
	width: 200px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 26px;
	display: block;
}
#contenedor #relacionadas li a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
