p, img, div, body, ul, h1, h2, h3, h4, h5, h6, iframe, input, a{
	margin:0;
	padding:0;
	border:0;
	font-family: "Trebuchet MS", "Arial";
	color: #fff;
}
a, a:hover, a:active{
	outline: none;
	text-decoration: none;
	font-weight: bold;
}
p{
	font-size:12px;
}
body{
	background: url(imagenes/fondo.jpg) no-repeat top center #000;
	margin-top:40px;
}
#header{
	width: 965px;
	position:relative;
}
#header img{
	position:absolute;
	left:320px;
}
#logo{
	float:left;
	margin-top:30px;
	margin-left: 15px;
}
#logo h1{
	text-indent:-500px;
	overflow:hidden;
	background: url(imagenes/logo.jpg) no-repeat top left;
	width: 293px;
	height: 62px;
}
#publiTop{
	float:right;
	margin-top:20px;
	margin-right: 10px;
}
#contenedor{
	width: 965px;
	margin: 0 auto;
}
#contenido{
	background: url(imagenes/cont-bg.png) repeat-y center;
	position:relative;
	width:965px;
}
.top{
	clear:both;
	height:18px;
	background: url(imagenes/cont-top.png) top left no-repeat;
}
.bottom{
	clear: both;
	height:18px;
	background: url(imagenes/cont-bot.png) bottom left no-repeat;
}
#footer{
	clear:both;
	text-align: center;
}
#navbar{
	float:left;
	position: absolute;
	top:-8px;
}
#navbar ul{
	list-style: none;
}
#navbar span{
	float: left;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	position:relative;
	top:3px;
}
#navbar ul li{
	margin-left: 4px;
	float:left;
	width: 24px;
	height: 26px;
	background: url(imagenes/bot-temp.png) no-repeat top left;
}
#navbar ul li a{
	padding-left:7px;
	width: 18px;
	height: 26px;
	color: #111;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#colDer{
	float:right;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#colIzq{
	float:left;
	margin-top:25px;
	padding:10px;
	padding-left:25px;
	padding-right: 15px;
	width: 579px;
}
.capitulo{
	clear: both;
	margin-top: 30px;
}
.capitulo h2{
	margin-bottom: 15px;
}
.capitulo img{
	float:left;
	margin-right: 15px;
}
.capitulo p.desc{
	text-align: justify;
	font-size: 12px;
	line-height:16px;
	font-family: Tahoma, Arial;
	color: #d7d7d7;
}
.cap img{
	float: right;
}
.cap p{
	float: right;
	clear: right;
	text-align: right;
	width: 250px;
	font-size: 12px;
	line-height: 16px;
	font-family: Tahoma, Arial;
	margin-top:10px;
	color: #d7d7d7;
}
.ad300{
	position:relative;
	padding-left:5px;
	padding-top:5px;
	float: left;
	background: url(imagenes/fondoad.png) no-repeat center center;
	width: 306px;
	height: 255px;
}
.cap span.boton{
	float: left;
	clear:left;
	margin-top:10px;
	margin-left:5px;
	font-size:14px;
	font-weight: bold;
}
h2{
	color: #ca9035;
	font-size:21px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h2 a{
	color:#ca9035;
}
h2 span{
	color: #ca9035;
	font-size: 14px;
}
.cap span.boton a:hover{
	color: #f4c432;
}
.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;
}
img.separador{
	margin-top:20px;
}

#colDer .buscar{
	width: 265px;
	height: 23px;
	padding-left:10px;
	background: url(imagenes/buscar.png) no-repeat top center;
}
#colDer .boton{
	background: #444;
	color: #ca9035;
	margin-left:5px;
	font-weight: bold;
}
#video{
	margin-top:30px;
	display: none;
	position:relative;
}
#video .adcap{
	position:absolute;
	top:0px;
	padding-left:114px;
	padding-top:40px;
	width:480px;
	height:380px;
	z-index: 999;
	background: url(imagenes/fondovid.png) no-repeat top left #000;
}
#video .adcap p{
	position:absolute;
	top:350px;
	left:165px;
	color:#bbb;
	font-size:12px;
}
#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;
}
.servidor{
	cursor: pointer;
}

p.warn{
	margin-top:20px;
	clear:both;
	background: url(imagenes/bg-warn.png) no-repeat top left;
	width:567px;
	height:43px;
	padding-top:6px;
	padding-left:10px;
	font-weight:bold;
	color:#eee;
}
p.warn img{
	position:relative;
	top:6px;
	left:-10px;
}
