@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body {
	background-image: url(images/fondo_PV.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
/*
	////////////////////////////////
	//	FIN CABEZERA EMOL
	////////////////////////////////
*/
#div_flash {
	padding: 0px;
	width: 1000px;
	height:355px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	width: 616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#video {
	width: 580px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px !important;
	margin-left: 08px;
	height: 380px;
	float:left;
}
#div_titulo {
	padding: 0px;
	width: 616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	float:left;
}
#div_cont {
	padding: 0px;
	width: 616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	float:left;
	background-image: url(images/fondocont.gif);
	background-repeat:   repeat-y;
	background-position: center;
}
#div_abajo {
	width: 616px;
	height: 326px;
	float:left;
	background-image: url(images/fondocont.gif);
	background-repeat:   repeat-y;
	background-position: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	margin-left: 38px;
	margin-top: 50px;
}
.destacado {
	background-color: #9c1730;
	width: 572px;
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
	margin-bottom: 20px;
}
.foto_ch {
	background-color: #CCCCCC;
	width: 86px;
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	height: 86px;
	border: 3px solid #FFFFFF;
	margin-right: 20px;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 30px;
}
.capitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin-right: 15px;
	line-height: 0px;
}
.nombre a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nombre a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
