/* CSS Document */
body{
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body2{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
}

#contenedor{	
	margin:auto;
	width:960px;
}

#banner{
	margin-bottom:50px;	
	
}

#titulo{
	color:#333333;
	font-size:14px;
	width:960px;
	height:20px;
	background:url(../imagenes/backtitulo.jpg) no-repeat;
	font-weight:bold;
}

#wrap{
	background:url(../imagenes/fondo.jpg) bottom no-repeat;
	width:100%;
	text-align:center;
}

#wrapSinFondo{
	width:100%;
	text-align:left;
}
#wrapSinFondo2{
	width:100%;
	text-align:center;
}
.tablaRecom{
	width:100%;
	background:url(../imagenes/fondo.jpg) bottom no-repeat;
}

#pie{
	clear:both;
	margin:auto;
	text-align:center;
	color:#999999;

}

#conIzq{
	float:left;	
	width:238px;
	
}
#conCen{
	float:left;		
	width:484px;
	/*border: 1px solid #666666;*/
}
#conDer{
	margin:auto;
	/*border: 1px solid #000000;*/
	float:right;
	width:238px;
}


.menuPie{
	padding-left:15px;
	padding-right:15px;
}

.colIzq2{
	text-align:center;
	width:20%;
}
.colIzq{
	text-align:center;
	width:30%;
}

.sinopsis{
	text-align:left;
	padding-top:10px;
	padding-left:12px;
	padding-right:20px;
}

.tituloSinopsis{
	font-weight:bold;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;

}

.otrasRec{
	text-align:center;
	background: #C8C8C8;
}
.queEs{
	/*padding-top:25px;*/
	padding-right:10px;
	text-align:left;

}

.body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}

.tituloSeccion{
	font-weight:bold;
	font-size:14px;
}

.tituloSeccion2{
	font-weight:bold;
	font-size:12px;
}

.restricciones{
	font-size:9px;
}

.queesDivHome{
	background:url(../imagenes/home/queesdemo.jpg) no-repeat; 
	width:238px !important; 
	width:203px; 
	height:91px;
	text-align:left;
	padding-top:20px;
	padding-left:35px;
	

}

.atencionDivHome{
	background:url(../imagenes/home/clientes.jpg) no-repeat;
	width:238 px !important;
	width:208 px;
	height:172px;
	text-align:left;
	padding-top:15px;
	padding-left:30px;
	
}

a,  a:active, a:visited {
	color:#333333;
	font-size:12px;
}

a:hover {
	text-decoration:underline;
}

a.lnkPie{
	color:#999999 !important;
	text-decoration:none;
}
a.lnkPie:hover {
	text-decoration:underline;
}

a.home{
	text-decoration:none;
}

.menuSeccion{
	background:url(../imagenes/control.gif) no-repeat right;
	width:285 px !important;
	padding-left:5px;
	height:159px;
}

.menuVideo{
	background:url(../imagenes/videoClub.gif) no-repeat right;
	width:285 px !important;
	padding-left:5px;
	height:159px;
}

.tdLogoCanal{
	width:20%;
	text-align:center;
}

.tdDescCanal{
	text-align:left;
	padding-left:10px;
}

.fondorojo-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C00000;
}

.TCanales{
	width:100%;
	text-align:left;
}

a.menuCanales{
	display:block;
	width:75px;
	height:15px;
	float:left;
}

li.ppv {
	margin:5px;
}

.videoCat{
	padding-left:15px;
	padding-right:10px;
}

.centrado{
	text-align:center;
}

.rojo{
color:#FF0000;
}

.style4 {
	color: #999999;
	font-size: 9px;
}
.stylered {
	color: red;
	font-size: 11px;
	font-weight: bold;
}
.styleunder {
	color: red;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.style5 {
	color: black;
	font-size: 12px;

}
.style4 a{
	font-size:9px;
	color: #999999;
}