@charset "utf-8";
/* CSS Document */

p, img, div, body, ul, h1, h2, h3, h4, h5, h6, iframe, input, a{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a, a:hover, a:active{
	text-decoration:none;
	font-weight: bold;
	color: #000;
}
body {
	background: url(imagenes/bg.png) repeat-x top left #6e0d0d;
}
p, span{
	font-size:12px;
}
p{
	line-height: 23px;
}
#header {
	height: 214px;
	width: 998px;
}
#header h1 a {
	height: 214px;
	width: 998px;
	background-image: url(imagenes/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -800px;
	overflow: hidden;
}

#contenido {
	width: 998px;
	background-image: url(imagenes/fondocont.png);
	background-repeat: repeat-y;
}
#colizq {
	width: 618px;
	float:left;
	padding: 40px 20px 5px 15px;
}
#pie {
	clear: both;
	background-image: url(imagenes/fondopie.png);
	height: 5px;
	width: 998px;
}

#colder{
	width:345px;
	float:right;
	padding-top:20px;
}
#contenedor {
	width: 998px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h2, h2 a{
	color:#F90;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 a:hover{
	color: #f96625;
}
h2 span{
	color:#000;
	font-size:14px;
}
.descripcion {
	text-align: justify;
	text-indent: 0;
	font-size: 13px;
}
.thumb {
	margin-right: 10px;
	float: left;
}
#botonera{
	position:absolute;
}
#botonera ul{
	list-style:none;
	float:left;
}
#botonera ul li{
	float:left;
	background: url(imagenes/bg-botonera.png) no-repeat top center;
	width: 22px;
	height: 23px;
	margin-left:5px;
	text-align:center;
}
#botonera ul li a{
	display:block;
	color:#fff;
}
#botonera span{
	float:left;
	position:relative;
	top:3px;
	margin-left:15px;
}
.capitulo{
	clear:both;
	margin-top:20px;
}
#ad468cont{
	width:654px;
	height:76px;
	background: url(imagenes/bg-468.png) no-repeat top left;
	position:relative;
	left:-15px;
	margin-bottom:20px;
}
.ad468{
	position:absolute;
	top:8px;
	left:92px;
}
.play{
	position:absolute;
	top:85px;
	left:85px;
	background: url(imagenes/play.png) no-repeat center center;
	width: 140px;
	height: 86px;
	z-index: 50;
	cursor:pointer;
}
#playv{
	position:absolute;
	top:135px;
	left:210px;
	background: url(imagenes/play.png) no-repeat center center;
	width: 140px;
	height: 86px;
	z-index: 50;
	cursor:pointer;
}
#video{
	margin-top:30px;
	display: none;
	position:relative;
}
#video .adcap{
	position:absolute;
	padding-left:114px;
	padding-top:40px;
	width:520px;
	height:354px;
	background: url(imagenes/fondovid.png) no-repeat top left #fff;
}
#video .adcap p{
	position:absolute;
	top:350px;
	left:165px;
	color:#bbb;
	font-size:12px;
}

span.boton a{
	color:#555;
	float: left;
	clear:left;
	margin-top:3px;
	margin-left:5px;
	font-size:14px;
	font-weight: bold;
}
h2.titulo{
	color:#000;
	font-weight:bold;
	font-size:18px;
}
.thumb{
	float:left;
	margin-right:10px;
}
.separador{
	clear: both;
	margin-top:10px;
}
.ad300{
	text-align: left;
	position:relative;
	padding-left:6px;
	padding-top:5px;
	float: left;
	background: url(imagenes/fondoad.png) no-repeat center center;
	width: 306px;
	height: 255px;
}

.servidor{
	cursor: pointer;
}
