body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border:0;
	text-align:center;
}
#containter {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	text-align:left;	
}
#header {
	height: 105px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#header #logo {
	height: 100px;
	width: 322px;
	float: left;
}
#header #slogan {
	background-image: url(../images/qhdnslogan.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 16px;
	width: 291px;
	margin-top: 65px;
}
#header #suscripciones {
	position: absolute;
	top: 83px;
	height: 30px;
	width: 200px;
	margin-left: 700px;
}
#header #suscripciones img  {
	margin-right: 3px;
}


#header #alpha {
	float: right;
}



#contents #actual {
	height: 467px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contents #actual #tabs {
	margin-right: 25px;
	margin-left: 25px;
	float: right;
	width: 240px;
	margin-top: 15px;
}
#contents #actual #tabs h1 {
	font-size: 24px;
	color: #fac85a;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 2px;
}
#contents #actual #tabs h2{
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 2px;
}
#vinculos h5 {
	color: #333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#vinculos .linksito {
	background-image: url(../images/linkexterno.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}


#contents #actual #video {
	height: 394px;
	width: 642px;
	float: left;
	margin-left: 25px;
	margin-top: 15px;
	background-color: #000;
}
#contents #actual #tabs ul {
	background-image: url(../images/tabtop.png);
	background-repeat: no-repeat;
	width: 240px;
	margin: 0px;
	padding: 0px;
	height: 41px;
}
#contents #actual #tabs li{
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
}

.clresumen a{
	background-image: url(../images/tab1off.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 86px;
	margin: 0px;
	float: left;
	text-align: center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	color: #666;
}
.clresumen a:active, .clresumen a.selected {
	background-image: url(../images/tab1on.png);
	outline-style:none;
	color: #09C;
}
.clvinculos a{
	background-image: url(../images/tab2off.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 81px;
	margin: 0px;
	float: left;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
	color: #666;
}
.clvinculos a:active, .clvinculos a.selected{
	background-image: url(../images/tab2on.png);
	outline-style:none;
	color: #09C;
}
#contents #actual #tabs #resumen {
	background-image: url(../images/tabbgblanco.png);
	background-repeat: repeat-y;
	width: 220px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
#resumen #resumencontents {
	font-size: 11px;
	color: #444;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	width: 210px;
}
#resumen #resumencontents h4 {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#contents #actual #tabs #resumen #resumencontents ul, #contents #actual #tabs #vinculos #vinculoscontents ul {
	list-style-position: inside;
	background-image: none;
	text-align: left;
	width: 100%;
	background-repeat: no-repeat;
	height: 100%;
}
#contents #actual #tabs #resumen #resumencontents li, #contents #actual #tabs #vinculos #vinculoscontents li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
}
#vinculoscontents a {
	color: #06F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06F;
	}
#contents #actual #tabs #vinculos {
	background-image: url(../images/tabbgblanco.png);
	background-repeat: repeat-y;
	width: 220px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
#vinculos #vinculoscontents {
	font-size: 11px;
	color: #666;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 270px;
	overflow: auto;
	width: 210px;
}
#contents #actual #tabs #bottomtab {
	background-image: url(../images/tabbottom.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 245px;
}
#contents #actual #utilidadesvideo {
	background-image: url(../images/sombravideo.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 690px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
}
#compartir {
	float: left;
	height: 26px;
	width: 50px;
	margin-left: 25px;
	margin-top: 5px;
}
#calificacion {
	float: right;
	height: 40px;
	margin-right: 10px;
	margin-top: 5px;
}





#contents #allcomments {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
/*	background-color: #FCF;*/
	border: 1px solid #FFF;
	min-height:310px;
}
#contents #allcomments h3 {
	font-size: 24px;
	color: #999;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}


#contents #allcomments #formulario{
	width: 280px;
	float: left;
	border: 1px solid #FFF;
}
#formulario form {
	width: 270px;
	padding-left: 10px;
}
#formulario label {
	display: block;
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#formulario input {
	width: 190px;
	margin: 0px;
	padding: 0px;
}
#formulario textarea {
	width: 247px;
	height: 100px;
}
#formulario #boton {
	width: 254px;
	height: 35px;
}



#contents #allcomments #comentarios{
	width: 655px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 285px;
}
.comentario {
	padding-bottom: 13px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	min-height:90px;
}
.comentario .avatar{
	height: 72px;
	width: 72px;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 10px;
	color: #666;
	margin-left: 8px;
}
.comentario .datosavatar{
	height: 15px;
	width: 72px;
	clear: left;
}
.comentario .globocomentario{
	margin-left: 100px;
}
#comentarios .comentario .topcomentario{
	background-image: url(../images/globotop.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 547px;
	padding-top: 10px;
	font-size: 18px;
	color: #666;
	padding-left: 35px;
}
#comentarios .comentario .topcomentario a {
	color: #a7a194;
}

#comentarios .comentario .middlecomentario{
	background-image: url(../images/globomiddle.png);
	background-repeat: repeat-y;
	width: 507px;
	padding-left: 35px;
	padding-right: 40px;
}
#comentarios .comentario .bottomcomentario{
	background-image: url(../images/globobottom.png);
	height: 16px;
	width: 547px;
	background-repeat: no-repeat;
}
#footer {
	background-color: #a7a194;
/* 	position:absolute;*/
 	bottom:0;
	left:0;
	width:100%;
  	height:40px;
	clear:both;
	
}#footer #creditos {
	text-align: center;
	font-size: 11px;
	color: #E0DEDA;
}
	
#footer #creditos a {
	color: #FFF;
}
#listadoAnteriores li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
