p, span, img, div, body, ul, li, form, select, textarea, h1, h2, h3, h4, h5, h6, iframe, input, a{
	margin:0;
	border:0;
	padding:0;
	outline:none;
	font-family: "Trebuchet MS", "Tahoma", "Arial";
}
a{
	text-decoration:none;
}
body{
	background: url(imagenes/fondobody.png) repeat-x #79b7c7;
}
h2{
	color: #4d8e9f;
	font-size: 21px;
	margin-bottom: 10px;
}
h2 a{
	color:#4d8e9f;
}
h2 span{
	color: #4d8e9f;
	font-size: 14px;
}
#header {
	margin-top:20px;
	position:relative;
	width:998px;
	height:236px;
	background: url(imagenes/header.jpg) no-repeat top left;
	font-size:12px;
	position:relative;
}
#header h1 a{
	width:345px;
	height:163px;
	display: block;
	position:absolute;
	text-indent: -500px;
	overflow: hidden;
	top:35px;
	left:30px;
}
#header #busca{
	color: #fff;
	position:absolute;
	top:170px;
	left:400px;
	z-index:50;
}
#header input.text{
	border: 1px solid #ddd;
	width:180px;
}
#header input.boton{
}
#contenedor{
	width:998px;
	margin: 0 auto;
	background: #fff;
}
#contenido{
	width:998px;
	position:relative;
	background: url(imagenes/fondocont.png) repeat-y;
}
#cierraCont{
	width:998px;
	height:6px;
	background: url(imagenes/fondopie.png) no-repeat bottom left;
}
#footer{
	margin-top:5px;
	font-size:12px;
	background: #79b7c7;
}
#footer ul{
	list-style:none;
	float:right;
}
#footer li{
	float:left;
	margin: 0 5px;
}
#footer p.legal{
	color:#ddd;
	float:left;
}
#botonera{
	position:absolute;
	left:0px;
	top:-38px;
	font-size:12px;
}
#botonera span{
	margin-left:17px;
	position:relative;
	float:left;
	top:4px;
	font-weight: bold;
}
#botonera ul{
	list-style:none;
	float: left;
}
#botonera ul li{
	width:24px;
	height:26px;
	float:left;
	text-align: center;
	font-weight:bold;
	margin-left: 6px;
	background: url(imagenes/fondo-boton.png) no-repeat top center;
}
#botonera ul li a{
	width:24px;
	height:21px;
	padding-top: 4px;
	display: block;
	color:#fff;
}
#colizq{
	float:left;
	margin-top:25px;
	padding:10px;
	padding-left:25px;
	padding-right: 28px;
	width: 600px;
}
#colder{
	width:325px;
	padding: 10px;
	float: right;
}
.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: #777;
}

.ad300{
	text-align: left;
	position:relative;
	padding-left:6px;
	padding-top:5px;
	float: left;
	margin-left:7px;
	background: url(imagenes/fondoad.png) no-repeat center center;
	width: 306px;
	height: 255px;
}
.cap span.boton a{
	color:#555;
	float: left;
	clear:left;
	margin-top:3px;
	margin-left:5px;
	font-size:14px;
	font-weight: bold;
}
.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:482px;
	height:384px;
	background: url(imagenes/fondovid.png) no-repeat top left #fff;
}
#video .adcap p{
	position:absolute;
	top:350px;
	left:165px;
	color:#bbb;
	font-size:12px;
}
.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: #777;
}
img.separador{
	margin-top:10px;
}
.servidor{
	cursor:pointer;
}
