/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* Definir estilo para el "focus" */
:focus {
	outline: 0;
}
/* Para resaltar los inserts de alguna manera! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* A las tablas hay que ponerle "cellspacing="0"" en la Maqueta  */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Arrega el salto horizontal de la web*/
/*html, body {
	height:100%;
	margin-bottom:1px;
}*/
/* Esilos directos de la web */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	font-size:80%;	
	background-color: #959480;
}
#fondo{
	float:left;
	height:100%;
	width:100%;
	background-image: url(http://static.forman.tv/images/bgForman.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color:#ada78f;
}
#contenedor {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	height: 207px;
}
.headerLogin {
	clear: left;
	width: 100%;
	padding-bottom: 8px;
	height: 95px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e3e2ce), to(#7f8070));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#7f8070, #e3e2ce);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2ce, endColorstr=#7f8070);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2ce, endColorstr=#7f8070)";
}
#carrsup{
	float:left;
	width:960px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}
.carruselFecha {
	overflow:hidden;
	position:relative;
	width: 616px;
	height:35px;
	float: left;
	position: relative;
	z-index: 1;
}
.carruselFecha .items {
	position:absolute;
	width: 3190px;
	margin: 0px;
	padding: 0px;
}
.carruselFecha #interno {
	float: left;
	width: 86px;
	margin-right: 1px;
	margin-left: 1px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	line-height: 12px;
	font-size: 90%;
	padding-top: 7px;
	padding-bottom: 8px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#c7c8ca), to(#88888a));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#88888a, #c7c8ca);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c7c8ca, endColorstr=#88888a);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c7c8ca, endColorstr=#88888a)";
	text-decoration: none;
}
.carruselFecha #interno a{
	color: #FFF;
	text-decoration: none;
}
.carruselFecha #interno a:hover{
	color: #999;
	text-decoration: none;
}
.carruselFecha #interno:hover{
	color: #999;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";
}
.carruselFecha .items .separador {
	float:left;
	width:616px;
}
.headerCarruselContenido {
	overflow:hidden;
	position:relative;
	width: 980px;
	height: 104px;
	float: left;
	position: relative;
	z-index: 1;
	background-color:#7f8070;
}
.headerCarruselContenido .items {
	position:absolute;
	width: 2940px;
}
.headerCarruselContenido img {
	float:left;
	width:190px;
}
.items .separador {
	float:left;
	width:960px;
	margin-left:10px;
	margin-rigth:10px;
}
.items .separadorProgramacion {
	float:left;
	width:616px;
	margin-left:0px;
	margin-rigth:0px;
}
.botonHeaderCarusel{
	float: left;
	width: 20px;
	margin-top: 29px;
	margin-bottom: 29px;
	background-color: #7f8070;
	height: 46px;
	z-index: 0;
	position: relative;
}	
.botonHeaderCarusel:hover {
	background-color: #66675A;
	cursor: hand;
}
.bloque {
	clear: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
#botonera {
	text-transform: uppercase;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#aaa68c), to(#7f7f73));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#7f7f73, #aaa68c);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa68c, endColorstr=#7f7f73);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaa68c, endColorstr=#7f7f73)";
	margin-bottom: 8px;
	width: 100%;
	display: block;
	float: left;
	font-size:110%;
	font-weight: bold;
}
#botonera li a {
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	padding-right: 33px;
	padding-left: 34px;
	float: left;
}
#botonera li a:link, #botonera li a:visited{
	color: #ffffff;
}
#botonera li a:hover, #botonera li a:focus {
	color:#EEE;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#908d75), to(#5b5b51));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#5b5b51, #908d75);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#908d75, endColorstr=#5b5b51);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#908d75, endColorstr=#5b5b51)";
}
.home #botonera #home a, .programacion #botonera #programacion a, .videos #botonera #videos a, .fotos #botonera #fotos a, .sexstars #botonera #sexstars a, .blog #botonera #blog a, .mobile #botonera #mobile a{
	color:#B12533;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7f7f73), to(#aaa68c));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#aaa68c, #7f7f73);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f7f73, endColorstr=#c4cac8);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f7f73, endColorstr=#c4cac8)";
}
#botonera span {
	width: 2px;
	background-image: url(http://static.forman.tv/images/separadorBotonera.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	height: 13px;
}
#headerCarruselItem {
	height: 98px;
	width: 190px;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
}
#headerCarruselDato {
	position:relative;
	left:0px;
	width:190px;
	height:14px;
	z-index:1;
	top: -18px;
	background-image: url(http://static.forman.tv/images/alphaBlanco.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
	color: #ffffff;
	text-transform: capitalize;
	font-size: 85%;
	padding-top: 4px;
	float: left;
}
#headerCarruselDato:hover {
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#headerCarruselDato a {
	text-decoration: none;
	color: #ffffff;
}
#headerCarruselDato a:hover {
	color: #e5dfd1;
	font-size: 110%;
}
.headerLogin img {
	float: left;
}
#programacionActual {
	height: 61px;
	width: 344px;
	float: left;
	margin-top: 33px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#c9c2a5), to(#e2e1cd));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#e2e1cd, #c9c2a5);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9c2a5, endColorstr=#e2e1cd);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9c2a5, endColorstr=#e2e1cd)";
	color: #4e4e4e;
	text-transform: uppercase;
	font-size: 80%;
	line-height: 12px;
	border: 1px solid #a4a087;
}
#programacionActualContenedor {
	width: 151px;
	height: 49px;
	padding-top: 14px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}
.separadorVertical {
	float: left;
}
#programacionActualContenedor span {
	color: #4e4e4e;
	font-weight: bold;
	font-size: 110%;
}
small   {
	font-size: 85%;
	padding-left: 4px;
}
#programacionActualContenedor p strong {
	font-size: 110%;
	padding-right: 4px;
	font-weight: bold;
}
#programacionActualContenedor p a {
	text-decoration: none;
	color: #4e4e4e;
}
#programacionActualContenedor p a:hover {
	text-decoration: underline;
}
#contenedorLogin {
	float: left;
	height: 37px;
	width: 291px;
	margin-top: 33px;
	margin-left: 2px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#707674), to(#a9b2ad));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#a9b2ad, #707674);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#707674, endColorstr=#a9b2ad);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#707674, endColorstr=#a9b2ad)";
	border: 1px solid #4e4e4e;
}
#loginItemFomulario {
	float: left;
	height: 14px;
	width: 139px;
	margin-top: 4px;
	margin-left: 5px;
	background-image: url(http://static.forman.tv/images/inputLoginBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#loginItemFomulario input {
	width: 132px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 12px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#loginItemFomularioContenedor {
	float: left;
	width: 149px;
}
.botonEntrar {
	width: 65px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(http://static.forman.tv/images/botonEntrar.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	height: 31px;
}
.botonEntrar:hover{
	background-position: left -31px;
}
.botonRegistrate{
	width: 65px;
	float: left;
	margin-top: 4px;
	margin-left: 6px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(http://static.forman.tv/images/botonRegistrate.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	height: 31px;
}
.botonRegistrate:hover{
	background-position: left -31px;
}
#contenedorBuscador {
	float: left;
	height: 20px;
	width: 291px;
	margin-top: 2px;
	margin-left: 2px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#707674), to(#a9b2ad));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#a9b2ad, #707674);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#707674, endColorstr=#a9b2ad);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#707674, endColorstr=#a9b2ad)";
	border: 1px solid #4e4e4e;
}
#loginItemBuscador {
	float: left;
	height: 14px;
	width: 215px;
	margin-top: 4px;
	margin-left: 5px;
	background-image: url(http://static.forman.tv/images/inputBuscadorBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#loginItemBuscador input {
	width: 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 12px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.botonBuscar{
	width: 65px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(http://static.forman.tv/images/botonBuscar.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	height: 14px;
}
.botonBuscar:hover{
	background-position: left -14px;
}
.sombra {
	float:left;
	-moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}
#footer {
	float: left;
	width: 980px;
	height: 372px;
	margin-bottom: 10px;
	background-image: url(http://static.forman.tv/images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 6px;
}
.contenedorGenerico {
	float: left;
	width: 980px;
	margin-right: 20px;
	margin-left: 20px;
}
#footerParte {
	float: left;
	width: 146px;
	height: 372px;
	padding-right: 7px;
	padding-left: 7px;
}
.footerTitulos {
	height: 27px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b7b9;
	color: #F2F2F2;
	font-size: 120%;
	text-transform: uppercase;
	padding-top: 30px;
	padding-bottom: 5px;
	font-weight: bold;
}
.footerTitulos a {
	color: #F2F2F2;
	text-decoration: none;
}
.footerTitulos a:hover {
	color: #FFF;
}
#footerParte ol {
	float: left;
	width: 100%;
	display: block;
}
#footerParte ol li a:link, #footerParte ol li a:visited  {
	color: #FFF;
	text-decoration: none;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939497;
	height: 20px;
	padding-top: 8px;
	font-size: 85%;
}
#footerParte ol li a:hover, #footerParte ol li a:focus  {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#footerTags {
	float: left;
	width: 100%;
	display: block;
}
#footerTags a {
	color: #FFF;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#footerTags a:hover {
	color: #333;
}
.tag1 {
	font-size: 90%;
}
.tag2 {
	font-size: 110%;
}
.tag3 {
	font-size: 130%;
}
.tag4 {
	font-size: 150%;
}
.tag5 {
	font-size: 165%;
}
.tag6 {
	font-size: 200%;
}
#footerTwitter {
	float: left;
	width: 100%;
	color: #FFF;
}
#footerTwitter .tweet{
	float: left;
	width: 100%;
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939497;
	font-size: 95%;
}
#footerTwitter .tweet span {
	clear: left;
	float: left;
	font-size: 85%;
	padding-top: 3px;
}
#footerTwitter .tweet strong {
	font-weight: bold;
	padding-right: 4px;
	letter-spacing: normal;
	line-height: 15px;
}
#footerLegal {
	float: left;
	width: 980px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e3e2ce), to(#7f8070));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#7f8070, #e3e2ce);
	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2ce, endColorstr=#7f8070);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e3e2ce, endColorstr=#7f8070)";
	height: 140px;
	color: #000;
	padding-top: 15px;
	font-size: 85%;
}
#footerLegal p {
	float: left;
	width: 565px;
	padding-left: 4px;
	padding-right: 5px;
	line-height: 15px;
	padding-top: 4px;
}
#footerLegal img {
	float: left;
}
#footerLegal p span {
	clear: left;
	float: left;
	width: 100%;
	padding-top: 3px;
}
#espacioImagen {
	float: left;
	height: 287px;
	width: 650px;
	overflow: hidden;
}
#visorPrincipal ul {
	float: left;
	width: 330px;
	background-color: #FFF;
	height: 287px;
}
#visorPrincipal ul li {
	float: left;
	width: 280px;
	height: 47px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	padding-top: 6px;
	padding-right: 20px;
	color: #646464;
}
#visorPrincipal ul li:hover, #visorPrincipal ul li:focus, #visorPrincipal ul .seleccionado {
	border-bottom-color: #7A7A7A;
	background-image: url(http://static.forman.tv/images/visorPrincipalHover.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #333;
	cursor: default;
}
#visorPrincipal ul #tituloVisorPrincipal {
	float: left;
	width: 300px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 12px;
	font-weight: normal;
}
.tituloFuerte {
	color: #b9232c;
	font-weight: bold;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	font-size: 120%;
	cursor: default;
	text-transform: uppercase;
}
.tituloFuerte a {
	color: #b9232c;
	text-decoration: none;
}
.tituloFuerte a:hover {
	color: #333;
	text-decoration: none;
}
#busquedaContenedor .tituloFuerte{
	text-transform: capitalize;
}
#footer .sombra {
	padding-right: 10px;
	padding-left: 10px;
}
#visorPrincipal ul li .titulo {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	height: auto;
	cursor: default;
}
#visorPrincipal ul li .titulo a:link, #visorPrincipal ul li .titulo a:visited {
	color: #545454;
	text-decoration: none;
}
#visorPrincipal ul li .titulo a:hover, #visorPrincipal ul li .titulo a:focus {
	color: #333;
	text-decoration: none;
}
#visorPrincipal ul li p {
	padding-top: 2px;
	height: 30px;
}
#visorPrincipal ul li span {
	font-size: 80%;
	padding-top: 1px;
}
#espacioDestacadoUno {
	float: left;
	width: 632px;
	background-color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 5px;
}
#espacioBannerUno {
	float: left;
	width: 324px;
}
#espacioDestacadoUnoTitulo {
	height: 19px;
	margin-bottom: 10px;
	padding-top: 25px;
	width: 545px;
	float: left;
}
#espacioDestacadoUnoVerTodas {
	height: 19px;
	margin-bottom: 10px;
	padding-top: 25px;
	float: left;
	width: 80px;
}
#verTodas {
	height: 19px;
	margin-bottom: 10px;
	padding-top: 25px;
	float: left;
	width: 80px;
}































































#espacioDestacadoUnoItem {
	height: 160px;
	width: 310px;
	float: left;
	margin: 3px;
}
#espacioDestacadoUnoDato {
	position:relative;
	left:0px;
	width:290px;
	height:22px;
	z-index:1;
	top: -38px;
	background-image: url(http://static.forman.tv/images/alphaBlanco.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	color: #333;
	text-transform: capitalize;
	font-size: 90%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 15px;
}

#espacioDestacadoUnoDato:hover {
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#espacioDestacadoUnoDato a {
	text-decoration: none;
	color: #fff;
}

#espacioDestacadoUnoDato a:hover {
	color: #E0E0E0;
}

#espacioDestacadoUnoDato .titulo {
	float: left;
	text-transform: uppercase;
	height: 20px;
}
#espacioDestacadoUnoDato .fecha  {
	float: left;
	clear: left;
	font-size: 85%;
	text-transform: none;
	padding-top: 2px;
}




#espacioBannerUnoConsejo {



	background-color: #FFF;



	float: left;



	width: 324px;



	padding-bottom: 5px;



}































#espacioBannerUnoConsejoTitulo {



	float: left;



	height: 20px;



	width: 100%;



	padding-top: 25px;



	margin-bottom: 6px;































}































#espacioBannerUnoConsejo img {
	float: left;
}































#espacioBannerUnoConsejoContenedor {



	float: left;



	width: 309px;



	padding-right: 8px;



	padding-left: 8px;































}































#espacioBannerUnoConsejo .pregunta {































	width: 186px;































	float: left;































	font-size: 130%;































	text-transform: uppercase;































	padding-left: 12px;































	font-weight: bold;































}































#espacioBannerUnoConsejoContenedor .pregunta a {































	color: #b9232c;































	text-decoration: none;































}































#espacioBannerUnoConsejoContenedor .pregunta a:hover {































	color: #333;































	text-decoration: none;































}































#espacioBannerUnoConsejoContenedor p {































	float: left;































	padding-left: 12px;































	width: 186px;































	font-size: 90%;































	padding-bottom: 1px;































}































































#espacioBannerUnoConsejoContenedorConenido {
	float: left;
	height: 180px;
	width: 198px;
	padding-top: 7px;
}
#espacioBannerUnoConsejoContenedor .bajada{
	color: #505050;
	font-weight: bold;
	font-size: 90%;
	padding-top: 2px;
}
#espacioBannerUnoConsejoContenedor .contenido{































	padding-top: 10px;































	font-size: 90%;































}































#espacioBannerUnoConsejoMetadata {































	float: left;































	width: 198px;































	padding-top: 4px;































}































#espacioBannerUnoConsejoMetadata p {































	float: left;































	padding-left: 12px;































	width: 186px;































	font-size: 85%;































}































#espacioBannerUnoConsejoMetadata .categoria {































	text-transform: uppercase;































	color: #b9232c;































	font-weight: bold;































}































#espacioBannerUnoConsejoMetadata .categoria a {































	color: #b9232c;































	text-decoration: none;































}































#espacioBannerUnoConsejoMetadata .categoria a:hover {































	color: #333;































	text-decoration: underline;































}































































































#espacioBannerUnoConsejoMetadata .comentarios {































	text-transform: uppercase;































	color: #666;































	font-weight: bold;































	padding-top: 2px;































}































#espacioBannerUnoConsejoMetadata .otrosConsejos {































	text-transform: uppercase;































	color: #666;































	padding-top: 4px;































	font-size: 70%;































}































#espacioBannerUnoConsejoMetadata .otrosConsejos a {































	color: #666;































	text-decoration: none;































}































#espacioBannerUnoConsejoMetadata .otrosConsejos a:hover {































	color: #000;































	text-decoration: none;































}































































#espacioDestacadoDos {



	float: left;



	width: 626px;



	background-color: #FFF;



	padding-right: 12px;



	padding-left: 12px;



	height: 305px;



}































#espacioUltimasFotos {

	float: left;



}































#espacioDestacadoDos #player {































	padding-top: 11px;































	float: left;































	width: 354px;































	height: 283px;































}































#espacioDestacadoDos ul {
	float: left;
	width: 271px;
	background-color: #c8c1a4;
	height: 283px;
	margin-top: 11px;































}































#espacioDestacadoDos ul li {































	float: left;































	width: 236px;































	height: 49px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #333;































	padding-left: 21px;































	padding-right: 14px;































	color: #FFF;































	padding-top: 8px;































	padding-bottom: 8px;































}































#espacioDestacadoDos ul li:hover, #espacioDestacadoDos ul li:focus, #espacioDestacadoDos ul .seleccionado {
	border-bottom-color: #666;
	background-color:#9c9a85;
	background-repeat: repeat-y;
	background-position: left top;
	cursor: default;
}































#espacioDestacadoDos ul #tituloVisorPrincipal {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top:30px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 120%;
	cursor: default;
	color: #51504c;
	padding-left: 21px;
	padding-bottom: 7px;
}
#espacioDestacadoDos ul li .titulo a {
	text-transform: uppercase;
	color: #51504c;
	text-decoration: none;
	font-weight: bold;
	line-height: 13px;
	float: left;
	font-size: 90%;
	float: left;
}
#espacioDestacadoDos ul li .titulo a:hover {
	color: #333;
}































#ultimosVideosMetaContenedor {

	float: left;

	width: 130px;

	height: 55px;

	padding-right: 5px;































}































#espacioDestacadoDos ul li span {































	font-size: 80%;































	color: #CCC;































	float: left;































	display: block;































	clear: left;































}































.ampliar {































	text-align: right;































	float: right;































	padding-right: 15px;































	padding-top: 8px;































}































#espacioUltimasFotos ul {































	float: left;































	width: 307px;































	height: 305px;































	padding-left: 8px;































	padding-right: 8px;































	background-color: #FFF;































}































#espacioUltimasFotos ul #tituloVisorPrincipal {
	padding-top: 25px;
	padding-bottom: 11px;
}
#espacioUltimasFotos ul li {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51504c;
	padding-top: 8px;
	padding-bottom: 8px;
}
#espacioUltimasFotos ul p  {
	float: left;
	width: 240px;
	line-height: 14px;
	background-color: transparent;
	color: #333;
}
#espacioUltimasFotos ul #espacioUltimasFotosMetadatosContenedor  {
	float: left;
	height: 47px;
	width: 240px;
}































#espacioUltimasFotos ul .titulo a  {
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
}
#espacioUltimasFotos ul .titulo a:hover {
	color: #666;
}










#espacioUltimasFotos ul span  {































	font-size: 80%;































	float: left;































	width: 200px;































}































#espacioUltimasFotos ul li img  {































	float: left;































	height: 58px;































	width: 58px;































	padding-right: 9px;































}































#bannerHorizontal {































	float: left;































	margin-bottom: 9px;































	margin-top: 9px;































	width: 980px;































}































































#espacioDestacadoTres {
	float: left;
	width: 630px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;































}































































#espacioDestacadoTresBanner {

	float: left;

	width: 324px;

	height: 290px;

}

#versusGanadora {

	float: left;

	width: 314px;

	height: 248px;

	padding-top: 42px;

	padding-left: 10px;

	background-image: url(http://static.forman.tv/images/ganadorVersus.gif);

	background-repeat: no-repeat;

}





























#espacioDestacadoTresEncuesta {
	float: left;
	width: 306px;
	height: 342px;
	background-color: #FFF;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 14px;































}































#espacioDestacadoTresItem {
	height: 288px;
	width: 190px;
	float: left;
	margin: 4px;
}
#espacioDestacadoTresDato {
	position:relative;
	left:0px;
	width:178px;
	height:38px;
	z-index:1;
	top: -48px;
	background-image: url(http://static.forman.tv/images/alphaBlanco.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
	font-size: 90%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 15px;
}
#espacioDestacadoTresDato:hover{
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#espacioDestacadoUnoTres:hover {
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#espacioDestacadoTresTitulo {
	height: 19px;
	margin-bottom: 10px;
	padding-top: 25px;
}































































#tituloEncuesta {































	height: 19px;































	padding-top: 25px;































}



#preguntaEncuesta {
	height: 50px;
	float: left;
	width: 276px;
	background-image: url(http://static.forman.tv/images/preguntaEncuestaBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 130%;
	color: #4a4a4a;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 11px;
}































#opcionesEncuesta {
	background-color: #EBEBEB;
	float: left;
	height: 180px;
	width: 286px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 5px;































}































#botonesEncuasta {































	float: left;































	width: 246px;































	background-color: #EBEBEB;































	height: 37px;































	padding-right: 30px;































	padding-left: 30px;































}
#opcionesEncuesta input {
	float: left;
	clear: left;
	height: 17px;
	width: 17px;
}
#opcionesEncuesta label {
	float: left;
	font-weight: bold;
	color: #666;
	margin-left: 8px;
	width:245px;
	margin-top: 4px;
}
.botonVotar{width:107px;float:left;background-image:url(http://static.canalvenus.tv/images/votar.jpg);background-repeat:repeat-y;background-position:left 0px;height:23px;margin-top:6px;margin-bottom:6px;border:none;}

.botonVotar:hover{background-position:left -23px;cursor: pointer;}








































.botonResultados {































	width: 132px;































	float: left;































	background-image:url(http://static.forman.tv/images/resultados.jpg);































	background-repeat: repeat-y;































	background-position: left 0px;































	height: 23px;































	margin-top: 6px;































	margin-bottom: 6px;































	margin-left: 7px;































}































.botonResultados:hover{































	background-position: left -23px;































}































































#espacioDestacadoCuatro {































	float: left;































	width: 968px;































	background-color: #FFF;































	padding-right: 6px;































	padding-left: 6px;































	height: 510px;































}































#espacioDestacadoCuatroTitulo {































	height: 19px;































	margin-bottom: 10px;































	padding-top: 25px;































}































.botonCarusel{

	float: left;

	width: 20px;

	margin-top: 15px;

	margin-bottom: 15px;

	background-color: #fff;

	height: 46px;

	z-index: 1;

	position: relative;

}	































.botonCarusel:hover {































	background-color: #E5E5E5;































}































#carr{

	width: 960px;

	height: 78px;

	float: left;

	background-color: #FFF;

	position: relative;

	z-index: 0;

	padding-right: 2px;































}































































.carruselContenido {































	width: 960px;































	height: 58px;































	float: left;































	padding-right: 10px;































	padding-left: 10px;































	padding-top: 12px;































	padding-bottom: 12px;































	background-color: #FFF;































}































#carruselItem {































	height: 58px;































	width: 310px;































	float: left;































	border-right-width: 1px;































	border-right-style: solid;































	border-right-color: #a9a9a9;































	margin-right: 7px;































	margin-top:10px;































	margin-left:8px;































}































#carruselDentro {































	float: left;































	margin-top: 12px;































	position: relative;































	z-index: 0;































}































#carruselItem img {
	padding-right: 10px;
	float: left;
}
#carruselItem p {
	float: left;
	width: 240px;
}































#carruselItem .titulo a{































	text-transform: uppercase;































	font-weight: bold;































	color: #494949;































	text-decoration: none;































}































#carruselItem .titulo a:hover{































	color: #0D1007;































}































#carruselItem .fecha {































	font-size: 80%;































}































#carruselItem #contenedor {































	float: left;































	height: 45px;































	width: 240px;































	padding-top: 3px;































}































#espacioDestacadoCuatro img {































	float: left;































	padding-left: 5px;































	padding-right: 5px;































}































#detalleMediaContenedor {































	float: left;































	width: 660px;































	padding-top: 20px;































}































#detalleMediaContenedor #previews {































	float: left;































	height: 268px;































	width: 660px;































	padding-top: 11px;































}































.subTitulo {
	color: #b9232c;
	text-transform: uppercase;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
	font-size: 110%;
	cursor: default;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}































#previews img {































	padding-top: 10px;































}































#detalleMediaContenedor #metadata{































	float: left;































	width: 655px;































	padding-left: 5px;































	color: #333;































	height: 149px;































}































#detalleMediaContenedor #metadata .cateogoria {



	font-weight: bold;

	text-transform:lowercase;

	font-size: 85%;



	text-align: left;



	float: left;



	width: 650px;



	height: auto;



	margin: 0px;



	padding: 0px;































}































#detalleMediaContenedor #metadata .cateogoria a:hover {































	text-decoration: underline;































}































#detalleMediaContenedor #metadata .cateogoria a {

	font-weight: normal;

	text-decoration: none;

	color: #b9232c;





























}































#detalleMediaContenedor #metadata .nombre {



	padding-top: 10px;



	font-size: 130%;



	font-weight: bold;



	float: left;



	clear: left;































}































































#detalleMediaContenedor #metadata .descripcion {































	font-weight: bold;































	font-size: 85%;































	color: #666;































	clear: left;































































}































#detalleMediaContenedor #metadata .bajada {































	height: 50px;































	padding-top: 10px;































	font-size: 90%;































	line-height: 15px;































}































#detalleMediaContenedor #metadata .fecha {































	font-size: 80%;































	padding-top: 10px;































}































#espacioBannerUnoConsejoMetadata .comentarios a {































	color: #333;































	text-decoration: none;































	font-weight:normal;































}































#espacioBannerUnoConsejoMetadata .comentarios a:hover {































	color: #333;































	text-decoration: underline;































}































































































#ultimosVideosMetaContenedor .duracion {































	font-size: 80%;































	clear: left;































	padding-bottom: 4px;































}

#ultimosVideosMetaContenedor .titulo {

	padding-bottom: 4px;

	float: left;

	width: 130px;

	display: block;































}































#footerEspacios {































	margin-bottom: 50px;































	float: left;































	width: 980px;































}















































































































#espacioDestacadoTresDato a {
	text-decoration: none;
	color: #fff;
}
#espacioDestacadoTresDato a:hover {
	color: #DDD;
}
#espacioDestacadoTresDato #contenedorMetadatos .titulo {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	width: 180px;
	padding-top: 0px;
	padding-left: 10px;
}
#espacioDestacadoTresDato #contenedorMetadatos .fecha  {
	float: left;
	clear: left;
	font-size: 85%;
	text-transform: none;
	padding-top: 2px;
}
#espacioDestacadoTresDato #contenedorMetadatos {
	float: left;
	width: 178px;
}
.redesFijo{
	position: fixed;
	text-decoration: none;
	display: block;
	width: 128px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #333;
	-moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 10;
	right: 21%;
	bottom: 10px;
}
.barraFijo{
	position: fixed;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #333;
	-moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 11;
	height: 10px;
	bottom: 0px;
}
.iconoFacebook  {
	background-image: url(http://static.forman.tv/images/facebook.png);
}
.iconoTwitter  {
	background-image: url(http://static.forman.tv/images/twitter.png);
}
.iconoYoutube  {
	background-image: url(http://static.forman.tv/images/youtube.png);
}
.iconoRSS  {
	background-image: url(http://static.forman.tv/images/rss.png);
}
.icono a  {































	float: left;































	background-repeat: repeat-y;































	background-position: left 0px;































	margin-top: 5px;































	margin-bottom: 5px;































	height: 24px;































	width: 24px;































}































.icono a:hover  {































	background-position: left -24px;































}































.botonOtrosConsejos {
	background-image: url(http://static.forman.tv/images/otrosConsejos.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	height: 9px;
	width: 109px;
	float: left;
}
.botonOtrosConsejos:hover {
	background-position: left -9px;
}

#tituloVisorPrincipal h1 a {
	color: #51504c;
	text-decoration: none;
}
#tituloVisorPrincipal h1 a:hover {
	color: #333;
}































#metadata .nombre a {































	color: #333;































	text-decoration: none;































}































#metadata .nombre a:hover {































	color: #666;































	text-decoration: none;































}









































































#metadata .fecha a {































	color: #333;































	text-decoration: none;































}































#metadata .fecha a:hover {































	color: #333;































	text-decoration: underline;































}































#breadcrumb {































	float: left;































	width: 980px;































}































#breadcrumb .sombra {































	margin-bottom: 8px;































	float: left;































	padding-top: 7px;































	padding-bottom: 7px;































	background-color: #FFF;































	padding-left: 7px;































	width: 973px;































	font-size: 90%;































}































#breadcrumb .sombra a {































	text-decoration: none;































	font-weight: bold;































	color: #3C3C3C;































}































































#breadcrumb .sombra a:hover {































	text-decoration: none;































	font-weight: bold;































	color: #000;































}































#detalleSexstar #detalleMediaContenedor #metadata .fecha .agregarFavoritos {































	color: #B83A7C;































	font-weight: bold;































	text-transform: uppercase;































}































#detalleSexstar #detalleMediaContenedor #metadata .fecha .agregarFavoritos a {































	color: #B83A7C;































	text-decoration: none;































}































#detalleSexstar #detalleMediaContenedor #metadata .fecha .agregarFavoritos a:hover {































	color: #A53470;































	text-decoration: underline;































}































#detalleSexstar #detalleMediaContenedor #metadata .nombre a {

	color: #b9232c;

}



#detalleSexstar #detalleMediaContenedor #metadata .nombre a:hover {

	color: #333;

}































#detalleSexstar #detalleMediaContenedor #metadata .cateogoria, #detalleSexstar #detalleMediaContenedor #metadata .cateogoria a {































	color: #AB2B74;































	text-decoration: none;































}































#detalleSexstar #detalleMediaContenedor #metadata .cateogoria a:hover {































	text-decoration: underline;































}































#detalleSexstar #detalleMediaContenedor #metadata .bio {
	font-size: 85%;
	line-height: 13px;
	margin-top: 10px;
	display: block;
	margin-right: 20px;
	margin-bottom: 8px;































}































#detalleSexstar #detalleMediaContenedor #metadata .hobbies {































	height: 25px;































	font-size: 90%;































	line-height: 15px;































	margin-top: 6px;































}































#videosRelacionados {































	float: left;































	width: 980px;































	margin-top: 10px;































	margin-bottom: 5px;































}































#videosRelacionados .sombra {































	background-color: #FFF;































	width: 964px;































	padding-right: 8px;































	padding-left: 8px;































	padding-bottom: 20px;































}































#videosRelacionadosTitulo {































	height: 19px;































	margin-bottom: 10px;































	padding-top: 25px;































}































#videosRelacionados .sombra #item {

	float: left;

	width: 190px;

	padding-right: 1px;

	padding-left: 1px;

	padding-bottom: 3px;































}































#videosRelacionados .sombra #item .titulo {































	padding-top: 10px;































	font-weight: bold;































	text-transform: uppercase;































	padding-bottom: 1px;































	width: 180px;































	font-size: 90%;































}































#videosRelacionados .sombra #item .titulo a {































	color: #fff;































	text-decoration: none;































}































#videosRelacionados .sombra #item .titulo a:hover {































	color: #ccc;































	text-decoration: none;































}































#videosRelacionados .sombra #item #contenedorInterno {

	float: left;

	height: 48px;

	padding-bottom: 3px;



}































#videosRelacionados .sombra #item .fecha  {































	font-size: 85%;































	text-transform: none;































	padding-top: 2px;































	float: left;































	clear: left;































}













































#articulosRelacionados {































	float: left;































	width: 980px;































	margin-top: 5px;































	margin-bottom: 5px;































}































#articulosRelacionados .sombra {































	background-color: #FFF;































	width: 964px;































	padding-right: 8px;































	padding-left: 8px;































	padding-bottom: 20px;































}































#articulosRelacionados .sombra #item {































	float: left;































	width: 310px;































	padding-right: 5px;































	padding-left: 5px;































	height: 185px;































}































#articulosRelacionadosTitulo {































	height: 19px;































	margin-bottom: 10px;































	padding-top: 25px;































	width: 884px;































	float: left;































}































#articulosRelacionados .sombra #dato {































	position:relative;































	left:0px;































	width:290px;































	height:42px;































	z-index:1;































	top: -58px;































	background-image: url(http://static.forman.tv/images/alphaBlanco.png);































	background-repeat: repeat;































	background-position: left top;































	text-align: left;































	color: #EEEEE8;































	text-transform: capitalize;































	font-size: 90%;































	padding-top: 8px;































	padding-right: 10px;































	padding-bottom: 8px;































	padding-left: 10px;































	line-height: 15px;































}































#articulosRelacionados .sombra #dato:hover {































	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);































}































#articulosRelacionados .sombra #dato a {































	text-decoration: none;































	color: #EEEEE8;































}































#articulosRelacionados .sombra #dato  a:hover {































	color: #999;































}































#articulosRelacionados .sombra #dato .titulo {































	font-weight: bold;































	text-transform: uppercase;































	font-size: 100%;































	height: 28px;































	float: left;































}































#articulosRelacionados .sombra #dato .titulo a {































	text-decoration: none;































	color: #EEEEE8;































}































#articulosRelacionados .sombra #dato .titulo a:hover {































	color: #999;































}































#articulosRelacionados .sombra #dato .fecha  {































	float: left;































	clear: left;































	font-size: 85%;































	text-transform: none;































	padding-top: 2px;































}































#peliculasRelacionadas  {
	float: left;
	width: 980px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#peliculasRelacionadas .sombra {
	background-color: #FFF;
	width: 964px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 20px;
}
#peliculasRelacionadasTitulo {
	height: 19px;
	margin-bottom: 10px;
	padding-top: 25px;
}
#peliculasRelacionadas .sombra #item {
	float: left;
	width: 190px;
	padding-right: 1px;
	padding-left: 1px;
	height: 290px;
}
#peliculasRelacionadas .sombra #item #dato {
	position:relative;
	left:0px;
	width:170px;
	height:42px;
	z-index:1;
	top: -58px;
	background-image: url(http://static.forman.tv/images/alphaBlanco.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	color: #fff;
	text-transform: capitalize;
	font-size: 90%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 15px;
}
#peliculasRelacionadas .sombra #item #dato:hover {
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#peliculasRelacionadas .sombra #item #dato a {
	text-decoration: none;
	color: #fff;
}
#peliculasRelacionadas .sombra #item a:hover {
	color: #CCC;
}
#peliculasRelacionadas .sombra #item .titulo {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	height: 28px;
	float: left;
	width: 170px;
}
#peliculasRelacionadas .sombra #item .titulo a {
	text-decoration: none;
	color: #333;
}
#galeriasRelacionadas  {
	float: left;
	width: 980px;































	margin-top: 5px;































	margin-bottom: 5px;































}































#galeriasRelacionadasItem {































	height: 58px;































	width: 300px;































	float: left;































	margin-right: 9px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #a9a9a9;































	padding-bottom: 5px;































	margin-bottom: 10px;































	margin-left: 10px;































}































#galeriasRelacionadasItem img {































	padding-right: 10px;































	float: left;































}































#galeriasRelacionadasItem p {































	float: left;































	width: 230px;































}































#galeriasRelacionadasItem .titulo a{































	text-transform: uppercase;































	font-weight: bold;































	color: #494949;































	text-decoration: none;































}































#galeriasRelacionadasItem .titulo a:hover{































	color: #0D1007;































}































#galeriasRelacionadasItem .fecha {































	font-size: 80%;































}































#galeriasRelacionadasItem #contenedor {































	float: left;































	height: 55px;































	width: 230px;































	padding-top: 3px;































}































#galeriasRelacionadasTitulo {































	height: 19px;































	margin-bottom: 10px;































	padding-top: 25px;































	width: 964px;































}































#contenedorComentarios {































	float: left;































	width: 626px;































	background-color: #FFF;































	margin-top: 8px;































	padding-right: 12px;































	padding-left: 12px;































	height: 305px;































}































#comentarios {































	float: left;































	width: 636px;































	background-color: #FFF;































	padding-right: 6px;































	padding-left: 8px;































	padding-bottom: 22px;































}































#comentariosTitulo {































	height: 19px;































	margin-bottom: 10px;































	padding-top: 25px;































	float: left;































	width: 100%;































}































#comentarios .comentario {































	padding-top: 10px;































	padding-bottom: 9px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #bcbcbc;































	padding-right: 40px;































	padding-left: 3px;































	float: left;































	width: 595px;































}































#comentarios .comentario img {































	float: left;































	padding-right: 5px;































}































#comentarios #contenido {































	float: left;































	width: 560px;































	color: #333;































	































}































.comentario #contenido .fecha {































	font-size: 90%;































	padding-top: 3px;































	float: left;































	color: #666;































}































.textMensaje {































	background-image: url(http://static.forman.tv/images/textMensaje.gif);































	height: 135px;































	width: 589px;































	margin-left: 15px;































	background-repeat: no-repeat;































	float: left;































	padding: 6px;































}































.textMensaje textarea {































	width: 99%;































	height: 135px;































	border-top-style: none;































	border-right-style: none;































	border-bottom-style: none;































	border-left-style: none;































	overflow: auto;































	max-height: 135px;































	min-height: 135px;































	max-width: 99%;































	min-width: 99%;































	background-color: transparent;































	font-family: Arial, Helvetica, sans-serif;































	font-size: 100%;































	color: #333;































}































.enviar{































	background-image: url(http://static.forman.tv/images/enviar.jpg);































	background-repeat: repeat-y;































	float: right;































	height: 22px;































	width: 95px;































	margin-right: 20px;































	margin-top: 8px;































}































.enviar:link, .enviar:visited {































	background-position: left top;































}































.enviar:hover {































	background-position: left -22px;































}































#comentarios .todosLosComentarios {































	float: right;































	height: 8px;































	width: 145px;































	background-image: url(http://static.forman.tv/images/todosLosComentarios.jpg);































	background-repeat: repeat-y;































	margin-top: 15px;































	margin-bottom: 5px;































}































#comentarios .todosLosComentarios:link, #comentarios .todosLosComentarios:visited {































	background-position: left top;































}































#comentarios .todosLosComentarios:hover {































	background-position: left -8px;































}
























#comentarios .seguirComentarios{float:right;height:8px;width:185px;background-image:url(images/seguir-Comentarios.jpg);background-repeat:repeat-y;margin-top:15px;margin-bottom:5px;}
#comentarios .seguirComentarios:link, #comentarios .seguirComentarios:visited{background-position:left top;}
#comentarios .seguirComentarios:hover{background-position:left -8px;}

#comentarios .dejarComentarios{float:right;height:8px;width:185px;background-image:url(images/dejar-de-seguir-comentarios.jpg);background-repeat:repeat-y;margin-top:15px;margin-bottom:5px;}
#comentarios .dejarComentarios:link, #comentarios .dejarComentarios:visited{background-position:left top;}
#comentarios .dejarComentarios:hover{background-position:left -8px;}








#loginMeta {































	float: left;































	width: 190px;































	text-transform: uppercase;































	color: #333;































	padding-left: 6px;































	padding-right: 20px;































	padding-top: 6px;































	padding-bottom: 6px;































	font-size: 90%;































	line-height: 15px;































}































.botonCerrarSesion{































	width: 65px;































	float: left;































	margin-top: 4px;































	margin-left: 6px;































	text-transform: uppercase;































	text-decoration: none;































	background-image: url(http://static.forman.tv/images/botonCerrarSesion.jpg);































	background-repeat: repeat-y;































	background-position: left 0px;































	height: 31px;































}































.botonCerrarSesion:hover{































	background-position: left -31px;































}































#contenedorLogin #loginMeta a {































	text-decoration: none;































	color: #333;































}































































#contenedorLogin #loginMeta a:hover {































	text-decoration: none;































	color: #999;































}















































#sideBar {































	float: left;































	width: 325px;































	background-color: #FFF;































}































#programacionContenedor {































	float: left;































	width: 970px;































	background-color: #FFF;































	padding-left: 10px;































	padding-bottom: 40px;































}































.fechaProgramacionContenedor {































	font-size: 100%;































	text-transform: uppercase;































	color: #333;































	padding-bottom: 2px;































}
#programacionTitulo{
	float:left;
	height:20px;
	width:270px;
	padding-top:25px;
	margin-bottom:11px;
	font-size:100%;
	text-transform: none;
}
#programacionContenedorInterno {































	float: left;































	width: 635px;































	margin-right: 10px;































}































.fechaProgramacion {































	text-transform: uppercase;































	color: #666;































	font-size: 100%;































	font-weight: bold;































}































#espacioProgramacionDestacada {































	background-color: #FFF;































	float: left;































	width: 315px;































	margin-bottom: 7px;




























}































#espacioProgramacionDestacadaTitulo {































	float: left;































	height: 20px;































	width: 315px;































	padding-top: 25px;































	margin-bottom: 11px;































	margin-left: 0px;































	margin-right: 10px;































}































#espacioProgramacionDestacada img {































	float: left;































}































#espacioProgramacionDestacadaContenedor {































	float: left;































	width: 300px;































	padding-right: 8px;































	padding-bottom: 10px;































	height: 235px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #999;































	margin-bottom: 10px;































}































#espacioProgramacionDestacada .pregunta {
	width: 180px;
	float: left;
	font-size: 130%;
	text-transform: uppercase;
	padding-left: 12px;
	font-weight: bold;
}




























#espacioProgramacionDestacadaContenedor .pregunta a {
	color: #b9232c;
	text-decoration: none;
}
#espacioProgramacionDestacadaContenedor .pregunta a:hover {
	color: #333;
	text-decoration: none;
}
#espacioProgramacionDestacadaContenedor p {
	float: left;













	padding-left: 12px;































	width: 180px;































	font-size: 90%;































	padding-bottom: 1px;































}































































#espacioProgramacionDestacadaContenedorConenido {



	float: left;



	height: 177px;



	width: 195px;



	padding-top: 7px;































}































































#espacioProgramacionDestacadaContenedor .bajada{































	color: #505050;































	font-weight: bold;































	font-size: 90%;































	padding-top: 2px;























line-height:1.2;







}































#espacioProgramacionDestacadaContenedor .contenido{































	padding-top: 10px;































	font-size: 90%;

























line-height:1.2;





}































#espacioProgramacionDestacadaMetadata {































	float: left;































	width: 195px;































	padding-top: 4px;































}































#espacioProgramacionDestacadaMetadata p {































	float: left;































	padding-left: 12px;































	width: 186px;































	font-size: 85%;































}































#espacioProgramacionDestacadaMetadata .categoria {































	text-transform: uppercase;































	color: #b9232c;































	font-weight: bold;































	float: left;































	width: 185px;































}































#espacioProgramacionDestacadaMetadata .categoria a {































	color: #b9232c;































	text-decoration: none;































}































#espacioProgramacionDestacadaMetadata .categoria a:hover {































	color: #333;































	text-decoration: underline;































}































#espacioProgramacionDestacadaMetadata .comentarios {































	text-transform: uppercase;































	color: #666;































	font-weight: bold;































	padding-top: 2px;































}































#espacioProgramacionDestacadaMetadata .otrosConsejos {































	text-transform: uppercase;































	color: #666;































	padding-top: 4px;































	font-size: 70%;































}































#espacioProgramacionDestacadaMetadata .otrosConsejos a {































	color: #666;































	text-decoration: none;































}































#espacioProgramacionDestacadaMetadata .otrosConsejos a:hover {































	color: #000;































	text-decoration: none;































}































#programacionContenedorInterno ul {































	float: left;































	width: 616px;































}































#programacionContenedorInterno ul li{































	float: left;































	width: 86px;































	margin-right: 1px;































	margin-left: 1px;































	text-transform: uppercase;































	color: #FFF;































	text-align: center;































	line-height: 10px;































	font-size: 80%;































	padding-top: 8px;































	padding-bottom: 8px;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#c7c8ca), to(#88888a));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#88888a, #c7c8ca);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c7c8ca, endColorstr=#88888a);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c7c8ca, endColorstr=#88888a)";































}































#programacionContenedorInterno ul li a{































	color: #FFF;































	text-decoration: none;































}































#programacionContenedorInterno ul li a:hover{































	color: #999;































	text-decoration: none;































}































#programacionContenedorInterno ul li:hover{































	color: #999;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";































	cursor: default;































}































#programacionContenedorInterno ul .programacionSeleccionada a{































		color: #464445;































	}































#programacionContenedorInterno ul .programacionSeleccionada {































	color: #464445;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";































	cursor: default;































}































#programacionContenedorInterno .item {































	float: left;































	width: 590px;































	padding-top: 8px;































	padding-right: 10px;































	padding-bottom: 8px;































	padding-left: 35px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #CCC;































	height: auto;































}































#programacionContenedor #programacionContenedorInterno #separador {



	float: left;



	height: 18px;



	width: 635px;



	/* Chrome, Safari */



	background:	



	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#fff));



	/* Firefox */



	background:	



	-moz-linear-gradient(0% 100% 90deg,#fff, #e6e6e6);



	/* Internet Explorer 5.5 - 7 */



	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff);



	/* For Internet Explorer 8 */



	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff)";



}































#programacionContenedorInterno .item .hora {































	width: 42px;































	font-weight: bold;































	text-align: right;































	float: left;































}































#programacionContenedorInterno .item img {































	padding-right: 8px;































	padding-left: 8px;































	float: left;































}































#programacionContenedorInterno .item .titulo {































	font-weight: bold;































	text-transform: uppercase;































	float: left;































	width: 470px;































	font-size: 110%;































}































#programacionContenedorInterno .item .descripcion {



	float: left;



	width: 485px;





	font-size: 85%;



	margin-bottom: 6px;































}































.agendar {































	float: left;































	width: 50px;































	height: 7px;































	background-image: url(http://static.forman.tv/images/agendar.png);































	background-repeat: repeat-y;































	background-position: left top;































}































.agendar:hover {































	background-position: left -7px;































}































#programacionContenedorInterno .item .titulo a {































	color: #333;































	text-decoration: none;































}































#programacionContenedorInterno .item .titulo a:hover {































	color: #b9232c;































	text-decoration: none;































}































#selectorPais{
	float:left;
	height:23px;
	padding-top:22px;
	margin-bottom:11px;
	color:#333;
	text-transform:uppercase;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#bababa;
	cursor:default;
	font-size:80%;
	padding-left: 10px;
}
#selectorPais select{
	height:18px;
	width:120px;
	float:left;
	font-size:90%;
	font-style:italic;
	max-width:120px;
	min-width:120px;
	max-height:18px;
	min-height:18px;
	text-transform:capitalize;
}































#selectorPais label {































	float: left;































	padding-top: 5px;































	padding-right: 5px;































}































#listadoContenedor {































	float: left;































	width: 970px;































	background-color: #FFF;































	padding-left: 10px;































	padding-bottom: 40px;































}































#listadoContenedorInterno {































	float: left;































	width: 768px;































}































#listadoTitulo {































	float: left;































	height: 20px;































	width: 960px;































	padding-top: 25px;































	margin-bottom: 11px;































}































#listadoContenedorInterno ul {































	float: left;































	width: 767px;































}































#listadoContenedorInterno ul li{































	float: left;































	width: 138px;































	margin-right: 1px;































	margin-left: 1px;































	text-transform: uppercase;































	color: #FFF;































	text-align: center;































	line-height: 12px;































	font-size: 95%;































	padding-top: 8px;































	padding-bottom: 8px;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#c7c8ca), to(#88888a));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#88888a, #c7c8ca);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c7c8ca, endColorstr=#88888a);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#c7c8ca, endColorstr=#88888a)";































}































#listadoContenedorInterno ul li a{































	color: #FFF;































	text-decoration: none;































}































#listadoContenedorInterno ul li a:hover{































	color: #999;































	text-decoration: none;































}































#listadoContenedorInterno ul li:hover{































	color: #999;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";































	cursor: default;































}































#listadoContenedorInterno ul .itemSeleccionado a{































	color: #464445;































	}































#listadoContenedorInterno ul .itemSeleccionado {































	color: #464445;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";































	cursor: default;































}































#listadoContenedorInterno #separador {































	float: left;































	height: 18px;































	width: 768px;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#fff));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#fff, #e6e6e6);































































































































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#fffff);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff)";































}































#sideListado {































	float: left;































	width: 190px;































	background-color: #FFF;































}































#sideListado ul {































	float: left;































	width: 100%;































}































#sideListado ul li{































	float: left;































	width: 100px;































	margin-right: 1px;































	margin-left: 1px;































	text-transform: uppercase;































	color: #333;































	text-align: center;































	line-height: 12px;































	font-size: 95%;































	padding-top: 8px;































	padding-bottom: 8px;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";































	font-weight: bold;































}































#sideListado #separador {































	float: left;































	height: 18px;































	width: 180px;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#fff));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#fff, #e6e6e6);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff)";































}































#sideListado #categorias ul {































	float: left;































	width: 100%;































	background-image: none;































}































#sideListado #categorias ul li {































	background-image: none;































	margin: 0px;































	padding: 0px;































	clear: left;































	width: 165px;































}































#sideListado #categorias ul li a:link, #sideListado #categorias ul li a:visited {































	float: left;































	background-image: none;































	padding-top: 7px;































	padding-bottom: 7px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #CCC;































	width: 165px;































	text-align: left;































	padding-left: 14px;































	color: #696969;































	font-size: 110%;































	text-decoration: none;































	/* Chrome, Safari */































	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#ffffff));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#ffffff, #ffffff);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)";































	cursor: hand;































	font-weight: bold;































}































#sideListado #categorias ul li a:hover, #sideListado #categorias ul li a:focus {































	color: #000;































	padding-left: 18px;































	width: 170px;































	cursor: hand;































}































#listadoContenedorInterno #item {































	float: left;































	width: 190px;































	padding-right: 1px;































	padding-left: 1px;































	height: 290px;































}











































#listadoContenedorInterno #item #dato {
	position:relative;
	left:0px;
	width:170px;
	height:42px;
	z-index:1;
	top: -58px;
	background-image: url(http://static.forman.tv/images/alphaBlanco.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	color: #333;
	text-transform: capitalize;
	font-size: 90%;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 15px;
}
#listadoContenedorInterno #item #dato:hover {
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#listadoContenedorInterno #item #dato a {
	text-decoration: none;
	color: #fff;
}
#listadoContenedorInterno #item a:hover {
	color: #ccc;
}
#listadoContenedorInterno #item .titulo {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	height: 28px;
	float: left;
	width: 170px;
}































#listadoContenedorInterno #item .titulo a {































	text-decoration: none;































	color: #EEEEE8;































}































#metadataProgramacion {































	width: 175px;































	padding-bottom: 5px;































	padding-top: 5px;































	float: left;































	font-size: 90%;































	margin-bottom: 12px;































	margin-right: 10px;































	margin-left: 5px;































}































.contenedorProgramacion {
	float: left;
	width: 192px;
}
#listadoContenedorInterno .contenedores {
	float: left;
	width: 100%;
}
#sideListado #categorias {
	float: left;
	width: 100%;
}














.panes {



	position:relative;	



	float:left;	



	cursor:pointer;



}







.panes div {



	display:none;



	position:absolute;



	height:343px;



}















.slidetabs li.current {































 border-bottom-color: #7A7A7A;































 background-image: url(http://static.forman.tv/images/visorPrincipalHover.gif);































 background-repeat: repeat-y;































 background-position: left top;































 color: #333;































 cursor: default;































}































#itemVideo {































	float: left;































	width: 190px;































	padding-right: 1px;































	padding-left: 1px;































	padding-bottom: 20px;































}































#itemVideo .titulo {































	padding-top: 10px;































	font-weight: bold;































	text-transform: uppercase;































	padding-bottom: 1px;































	width: 180px;































	font-size: 90%;































}































#itemVideo .titulo a {































	color: #666;































	text-decoration: none;































}































#itemVideo .titulo a:hover {































	color: #000;































	text-decoration: none;































}































#itemVideo #contenedorInterno {

	float: left;

	height: 48px;

	margin-bottom: 5px;































}































#itemVideo .fecha  {































	font-size: 85%;































	text-transform: none;































	padding-top: 2px;































	float: left;































	clear: left;































}
#itemVideo .duracion {
	font-size: 80%;
}
.splashHeader {
	clear: left;
	width: 980px;
	height: 105px;
	padding-bottom: 8px;
	/* Chrome, Safari */
	background:	
	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#b7b5b8));
	/* Firefox */
	background:	
	-moz-linear-gradient(0% 100% 90deg,#b7b5b8, #ffffff);



	/* Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b7b5b8);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#b7b5b8)";
}
#splashTitulo {
	width: 600px;
	float: left;
	font-size: 180%;
	color: #333;
	padding-top: 50px;
	text-transform: uppercase;
	padding-left: 40px;
}































.splashHeader img {































	float: left;































}































#splashContenido {



	float: left;



	padding-right: 165px;



	padding-left: 165px;



	width: 650px;



	background-color: #FFF;



	padding-top: 15px;



	padding-bottom: 15px;



	font-size: 85%;



	color: #333;



	line-height: 15px;































}































#headerInicio {































	width: 1020px;































	margin-right: auto;































	margin-left: auto;































	margin-bottom: 6px;































	height: 125px;































}































#splashContenido p {































	margin-bottom: 15px;































}































#splashBotones {

	text-align: center;

	width: 650px;

	height: 140px;

	font-size: 85%;

	font-weight: bold;

	color: #FFF;































	margin-top: 20px;































	float: left;































	padding-right: 165px;































	padding-left: 165px;































}































#splashBotones p {































	float: left;































	padding-top: 35px;































	line-height: 16px;































	width: 620px;































	padding-right: 10px;































	padding-left: 10px;































}































#splashBotones a {































	float: left;































	width: 246px;































	padding-right: 35px;































	padding-left: 35px;































	margin-right: 4px;































	margin-left: 4px;































	text-transform: uppercase;































	padding-top: 10px;































	padding-bottom: 10px;































	font-size: 120%;































	text-decoration: none;































	font-weight: normal;































}































.splashEntrar {
	background-image: url(http://static.forman.tv/images/bgEntrar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
.splashSalir {
	background-image: url(http://static.forman.tv/images/bgSalir.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
}
.splashEntrar:hover {
	background-position: left -35px;
}
.splashSalir:hover {
	background-position: left -35px;
}
#splashContenido hr {
	text-decoration: none;































	border-bottom-style: solid;































	margin-bottom: 15px;































	border-bottom-color: #999;































	border-bottom-width: 1px;































	border-top-style: none;































	border-right-style: none;































	border-left-style: none;































}































#peliculasInfoInferior {































	float: left;































	width: 980px;































	clear: left;































	background-color: #FFF;































	margin-top: 10px;































	margin-bottom: 8px;































}































#peliculasInfoInferior .sombra #repeticion {































	float: left;































	width: 639px;































	border-right-width: 1px;































	border-right-style: solid;































	border-right-color: #CCC;































	margin: 15px;































	padding-right: 15px;































}































#peliculasInfoInferior .sombra {































	width: 980px;































}































#peliculasInfoInferior .sombra #repeticion #titulo {































	border-top-style: none;































	border-right-style: none;































	border-bottom-style: none;































	border-left-style: none;































	padding-bottom: 10px;































}































.diaRepeticionPelicula {































	float: left;































	width: 84px;































	margin-right: 3px;































	margin-left: 3px;































	height: 28px;































	background-image: url(http://static.forman.tv/images/infoRepeticion.png);































	background-repeat: repeat-x;































	background-position: left top;































	text-transform: uppercase;































	color: #FFF;































	text-align: center;































	padding-top: 6px;































	line-height: 11px;































	font-size: 85%;































}































.diaRepeticionPelicula:hover {































	cursor: default;































}































#peliculasInfoInferior .sombra #disponible {































	float: left;































	width: 275px;































	margin-top: 15px;































	margin-right: 15px;































	margin-bottom: 15px;































}































.disponibilidadPelicula {































	float: left;































	width: 84px;































	margin-right: 3px;































	margin-left: 3px;































	height: 22px;































	background-image: url(http://static.forman.tv/images/infoDisponible.png);































	background-repeat: repeat-x;































	background-position: left top;































	text-transform: uppercase;































	color: #FFF;































	text-align: center;































	padding-top: 12px;































	line-height: 11px;































	font-size: 110%;































	font-weight: bold;































}































.disponibilidadPelicula:hover {































	cursor: default;































}































#peliculasInfoInferior .sombra #disponible #titulo {































	border-top-style: none;































	border-right-style: none;































	border-bottom-style: none;































	border-left-style: none;































	padding-bottom: 10px;































}































#programacionPPVVOD .ppv{































	background-image: url(http://static.forman.tv/images/ppv.png);































	background-repeat: no-repeat;































	float: left;































	height: 75px;































	width: 310px;































	margin-bottom: 5px;































}































#programacionPPVVOD .ppv:hover {































	background-image: url(http://static.forman.tv/images/ppvHover.png);































}































#programacionPPVVOD .vod{



	background-image: url(http://static.forman.tv/images/vod.jpg);



	background-repeat: repeat-y;



	background-position:left 0px;



	float: left;



	height: 75px;



	width: 310px;



	margin-bottom: 5px;



}



#programacionPPVVOD .vod:hover {



	background-position:left -75px;



}































#programacionPPVVOD {































	width: 310px;































	float: left;































	margin-top: 48px;































}































#sexstarFicha {































	float: left;































	margin-bottom: 7px;































	width: 100%;































}































#programacionContenedorInterno ul li strong {































	font-size: 110%;































}



















































#registro {































	float: left;































	width: 634px;































	background-color: #FFF;































	padding-right: 8px;































	padding-left: 8px;































	padding-bottom: 30px;































}































#validarRegistro {































	float: left;































	width: 634px;































	background-color: #FFF;































	padding-right: 8px;































	padding-left: 8px;































	padding-bottom: 30px;































	height: 260px;































}































#registro p {































	font-size: 125%;































	clear: left;































	padding-left: 10px;































}































.registroTexto a {































	color: #b9232c;































	text-decoration: none;































	font-size: 70%;































	font-weight: bold;































}































.registroTexto a:hover {































	color: #000;































}































#registro .error {































	color: #F00;































}































#regisroInput {
	float: left;
	margin-top: 12px;
	width: 100%;
}
#regisroLista {
	float: left;
	margin-top: 12px;
	width: 100%;
}
























#regisroChek {
	float: left;
	height: 26px;
	width: 502px;
	margin-top: 12px;
	margin-left: 133px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 85%;
	color: #666;
}
#regisroTitulo {
	float: left;
	width: 502px;
	margin-top: 12px;
	margin-left: 133px;
	padding: 0px;
	font-size: 110%;
	color: #666;
	font-weight: normal;
}




























.registroTexto {































	clear: left;































	margin-left: 250px;































	text-transform: uppercase;































	margin-top: 5px;































	float: left;































}




























































#regisroInput input {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	height: 22px;
	padding-left: 8px;
	background-image: url(http://static.forman.tv/images/inputRegistro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}

#regisroLista select {
	font-size: 90%;
	text-transform: capitalize;
	color: #666;
	background-color: transparent;
	background-image: url(http://static.forman.tv/images/inputSelect.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 24px;
}




























.confirmacionBoton {


















	background-image: url(http://static.forman.tv/images/botonConfirmacion.png);































	background-repeat: repeat-y;































	background-position: left 0px;































	height: 29px;































	width: 123px;































	float: left;































	clear: left;































	margin-left: 265px;































	margin-top: 20px;































}































.confirmacionBoton:hover {































	background-position: left -29px;































}































.entrarBoton {































	background-image: url(http://static.forman.tv/images/botonEntrar.png);































	background-repeat: repeat-y;































	background-position: left 0px;































	height: 29px;































	width: 123px;































	float: left;































	clear: left;































	margin-left: 265px;































	margin-top: 20px;































}































.entrarBoton:hover {































	background-position: left -29px;































}































#regisroLista select {































	font-style: italic;































	font-size: 100%;































}































#registro #regisroLista p {































	clear: none;































	float: left;































	padding: 0px;































	margin-top: 3px;































	margin-right: 5px;































	margin-bottom: 0px;































	margin-left: 0px;































	font-size: 100%;































	color: #333;































}

























.registrarseBoton {
	background-image: url(http://static.forman.tv/images/botonRegistrarte.png);
	background-repeat: repeat-y;
	background-position: left 0px;
	height: 29px;
	width: 123px;
	float: left;
	clear: left;
	margin-left: 350px;
	margin-top: 20px;
}
.registrarseBoton:hover {
	background-position: left -29px;
}





























.registroMensage {































	float: left;































	font-weight: bold;































	color: #900;































	margin-left: 5px;































	margin-top: 13px;































	font-size: 85%;































	width: 220px;































}































#programacionFlechaLeft {
	float: left;
	width: 9px;
	background-image: url(http://static.forman.tv/images/programacionFlechaLeft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#programacionFlechaLeft:hover {
	background-image: url(http://static.forman.tv/images/programacionFlechaLeftHover.png);
}
#programacionFlechaRigth {
	float: left;
	width: 9px;
	background-image: url(http://static.forman.tv/images/programacionFlechaRigth.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#programacionFlechaRigth:hover {
	background-image: url(http://static.forman.tv/images/programacionFlechaRigthHover.png);
}
#perfilContenido {
	float: left;
	width: 768px;
}
.item {
	float: left;
	height: 75px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 12px;
	margin-top: 12px;
}
#perfilContenido .item img {
	float: left;
}
#perfilContenido .item p {
	float: left;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	height: 45px;
	width: 110px;
	display: block;
}
#perfilContenido .item p a {
	color: #fff;
	text-decoration: none;
}
#perfilContenido .item p a:hover {
	color: #CCC;
	text-decoration: none;
}
#perfilContenido .item .eliminar {
	float: left;
	padding-left: 68px;
	height: auto;
	font-size: 75%;
	font-weight: bold;
	width: auto;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#perfilContenido .item .eliminar a {































	color: #B72271;































	text-decoration: none;































	font-weight: bold;































}































#perfilContenido .item .eliminar a:hover {































	color: #B72271;































	text-decoration: underline;































	font-weight: bold;































}































#perfilContenido .itemAlertas {































	float: left;































	width: 590px;































	padding-top: 8px;































	padding-right: 10px;































	padding-bottom: 8px;































	padding-left: 35px;































	border-bottom-width: 1px;































	border-bottom-style: solid;































	border-bottom-color: #CCC;































	height: auto;































}































#perfilContenido .itemAlertas .hora {































	width: 42px;































	font-weight: bold;































	text-align: right;































	float: left;































}































#perfilContenido .itemAlertas img {































	padding-right: 8px;































	padding-left: 8px;































	float: left;































}































#perfilContenido .itemAlertas .titulo {































	font-weight: bold;































	text-transform: uppercase;































	float: left;































	width: 470px;































	font-size: 110%;































}































#perfilContenido .itemAlertas .descripcion {































	float: left;































	width: 485px;































	height: 22px;































	text-transform: capitalize;































	font-size: 85%;































}































#perfilContenido .itemAlertas .titulo a {































	color: #333;































	text-decoration: none;































}































#perfilContenido .itemAlertas .titulo a:hover {































	color: #b9232c;































	text-decoration: none;































}































#perfilContenido .itemAlertas .eliminar a {































	color: #B72271;































	text-decoration: none;































	font-weight: bold;































	text-transform: uppercase;































	font-size: 70%;































}































#perfilContenido .itemAlertas .eliminar a:hover {































	color: #B72271;































	text-decoration: underline;































	font-weight: bold;































}































#perfilContenido .itemAlertas .eliminar {































	float: left;































	margin-left: 550px;































}































#perfilContenido .itemAlertas .fecha {































	float: left;































	clear: left;































	margin-top: 5px;































	width: 42px;































	text-align: right;































	font-weight: bold;































	color: #B72271;































}































#itemsContenedorAlertas {































	float: left;































}































#sideListado #categorias ul .editarPerfil {































	margin-top: 24px;































	border-top-width: 1px;































	border-top-style: solid;































	border-top-color: #CCC;































	float: left;































	width: 180px;































}































#contenedorFotos {































	float: left;































	width: 622px;































	background-color: #212121;































	padding: 14px;































}































#botonFotosAnterior {































	float: left;































	height: 11px;































	width: 56px;































	background-image: url(http://static.forman.tv/images/botonFotosAnterior.png);































	background-repeat: repeat-y;































	background-position: left 0px;































	margin-right: 184px;































	display: block;































}































#botonFotosAnterior:hover {































	background-position: left -11px;















	cursor:hand;































}































#botonFotosSiguiente {































	float: left;































	height: 11px;































	width: 56px;































	background-image: url(http://static.forman.tv/images/botonFotosSiguiente.png);































	background-repeat: repeat-y;































	background-position: left 0px;































	display: block;































	margin-left: 184px;































}































#botonFotosSiguiente:hover {































	background-position: left -11px;















	cursor:hand;















}































#contenedorFotos span {































	float: left;































	text-align: center;































	width: 142px;































	text-transform: uppercase;































	color: #BFBFBF;































	font-size: 80%;































	cursor: default;































}































#contenedorFotos span a {































	color: #BFBFBF;































	text-decoration: none;































}































#contenedorFotos span a:hover {































	color: #fff;































	text-decoration: none;































}































#contenedorFotos span .seleccionado {































	color: #fff;































	text-decoration: none;































}































































#contenedorFotos #espacioFoto {

	height: 457px;

	width: 622px;

	margin-top: 8px;

	margin-bottom: 8px;

	overflow: hidden;

	float: left;

}

.imagesFotos {

	float:left;

	cursor:pointer;

	display: block;

}

#contenedorFotos #espacioFoto div img {

	margin-right: auto;

	margin-left: auto;

}

#contenedorFotos #espacioFoto div{

	float: left;

	height: 622px;

	width: 457px;

	display: block;

}

.slideFotos {

	clear:both;

}



































#contenedorFotos #miniaturas {































	float: left;































	width: 622px;































	padding-left: 1px;































}































#contenedorFotos #miniaturas img {































	padding: 0px;































	float: left;































	margin: 2px;































}































#fotosDescripcion {































	float: left;































	padding: 14px;































	width: 622px;































	background-color: #FFF;































	clear: left;































}































#metadataFotos .agregarFavoritos {































	color: #B83A7C;































	font-weight: bold;































	text-transform: uppercase;































	font-size: 80%;































}































#metadataFotos .agregarFavoritos a {































	color: #B83A7C;































	text-decoration: none;































}































#metadataFotos .agregarFavoritos a:hover {































	color: #A53470;































	text-decoration: underline;































}































#metadataFotos {



	padding: 14px;



	float: left;



	width: 622px;



	background-color: #FFF;



	clear: left;



	height: 111px;



}



#textoBlog {



	padding: 14px;



	float: left;



	width: 622px;



	background-color: #FFF;



	clear: left;



	line-height: 16px;



}































.tags {































	font-weight: bold;































	text-transform: uppercase;































	font-size: 85%;































	margin-top: 10px;































}































.tags a:hover {































	text-decoration: underline;































}































.tags a {































	font-weight: normal;































	text-decoration: none;































	color: #333;































}































































#galeriaLateral {



	float: left;



	width: 324px;



	margin-left: 6px;































}































#galeriaDeFotos {



	float: left;



	margin-bottom: 6px;































}































#versus {



	float: left;



	width: 980px;



	background-image: url(http://static.forman.tv/images/bgBlanco.gif);



	background-repeat: repeat-y;



	background-position: left top;































}































#espacioVideo {































	float: left;































	width: 622px;































	background-color: #FFF;































	padding: 14px;































}































#metadataVideos {































	float: left;































	width: 480px;































}





























#fotosDescripcion .tituloFuerte {
	margin-bottom: 8px;
	padding-bottom: 2px;
}
#metadataFotos .tituloFuerte {
	margin-bottom: 8px;
	padding-bottom: 2px;
}
#unionMarco {
	float: left;
}
#alertasUsuario {
	float: left;
	margin-top: 28px;
}
#sideListado #categorias ul #sobre a{
	color: #333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-size: 110%;
	background-image: url(http://static.forman.tv/images/alphaBlancoClaro.png);
}
#versusTitulo {
	width: 620px;
	margin-bottom: 11px;
	padding-bottom: 5px;
	padding-top: 25px;
}	
#proximoVersus {
	width: 635px;
	float: left;
	margin-top: 25px;
}
#nuevoVersus {
	width: 627px;
	float: left;
}
#nuevoVersus .pelicula {
	float: left;
	width: 310px;
}
#versusGris {
	float: left;
	width: 635px;
	background-color: #504C4D;
}
#nuevoVersus .pelicula img {
	float: left;
	border: 8px solid #504c4d;
}
#nuevoVersus #texto {
	float: left;
	width: 620px;
	background-color: #504C4D;
	font-size: 150%;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	cursor: default;
}
#nuevoVersus .pelicula .metadata {
	float: left;
	width: 305px;
	padding-top: 18px;
}
#nuevoVersus .pelicula .metadata .titulo a{
	font-weight: bold;
	text-transform: uppercase;
	color: #504C4D;
	text-decoration: none;
	font-size: 120%;
}
#nuevoVersus .pelicula .botonVotala {
	float: left;
	height: 29px;
	width: 121px;
	background-image: url(http://static.forman.tv/images/botonVotala.jpg);
	background-repeat: repeat-y;
	background-position: left 0px;
	margin-left: 175px;
	margin-top: 15px;

}































#nuevoVersus .pelicula .botonVotala:hover {































	background-position: left -29px;































}































#proximoVersus .contenedor {

	float: left;

	padding: 2px;

	width: 310px;































}































#proximoVersus .contenedor img {































	margin: 0px;































	padding: 0px;































	float: left;































}































#proximoVersus #info {































	width:292px;































	height:32px;































	color: #504C4D;































	text-transform: uppercase;































	font-size: 100%;































	padding-right: 10px;































	padding-bottom: 8px;































	padding-left: 10px;































	line-height: 15px;































	clear: left;































	font-weight: bold;































	padding-top: 2px;































}































#proximoVersus #info a {































	color: #333;































	text-decoration: none;	































}































#proximoVersus #info a:hover{































	color: #000;































































}































#proximoVersus .contenedor #info span {































	color: #DD3832;































	font-size: 90%;































}































#proximoVersus .contenedor .fecha {































	float: left;































	width: 200px;































	padding-left: 10px;































	padding-top: 7px;































	padding-bottom: 0px;































	color: #DD3832;































	font-weight: bold;































}































#contenedorDeVersus {

	float: left;

	display: block;

	width: 635px;































}































#versusLateral {































	float: left;































	width: 325px;































	clear: none;































	margin-left: 3px;































}































#versus .sombra {































	float: left;































}































#mensajeCorrecto {































	float: left;































	width: 600px;































	color: #060;































	font-size: 110%;































	padding-top: 15px;































}























#legales {







	background-color: #FFF;







	padding: 20px;







	width: 940px;







	float: left;







	line-height: 16px;







}



#suscripcionVenus {
	float: left;
	width: 610px;
	background-color: #FFF;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
}
#footerLegal p a {
	color: #666;
	text-decoration: none;
}
#footerLegal p a:hover {
	text-decoration: underline;
}
#busquedaContenedor .item {
	float: left;
	width: 590px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#busquedaContenedor #separador {







	float: left;







	height: 18px;







	width: 635px;







	/* Chrome, Safari */







	background:	







	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#e6e6e6), to(#fff));







	/* Firefox */







	background:	







	-moz-linear-gradient(0% 100% 90deg,#fff, #e6e6e6);







	/* Internet Explorer 5.5 - 7 */







	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff);







	/* For Internet Explorer 8 */







	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6e6e6, endColorstr=#ffffff)";







}







#busquedaContenedor .item .hora {
	width: 42px;
	font-weight: bold;
	text-align: right;
	float: left;
}
#busquedaContenedor .item img {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
#busquedaContenedor .item .titulo {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 470px;
	font-size: 110%;
}
#busquedaContenedor .item .descripcion {
	float: left;
	width: 485px;
	text-transform: capitalize;
	font-size: 85%;
}
#busquedaContenedor .item .titulo a {
	color: #666;
	text-decoration: none;
}
#busquedaContenedor .item .titulo a:hover {
	color: #333;
	text-decoration: none;
}
#busquedaTitulo {
	float: left;
	height: 20px;
	width: 615px;
	padding-top: 25px;
	margin-bottom: 11px;
	margin-right: 10px;
	margin-left: 10px;
}
#busquedaContenedor {







	float: left;







	padding-bottom: 20px;







	background-color: #FFF;







	width: 645px;







}







#busquedaContenedor #tipo {







	float: left;







	padding-bottom: 3px;







	width: 500px;







}







#resultadosBusquedaIzq {







	float: left;







	width: 635px;







	background-color: #FFF;







}







#resultadosBusquedaDer {







	float: left;







	width: 330px;







	padding-left: 5px;







}







#busquedaContenedor .item #tipo a {







	font-weight: bold;







	color: #666;







	text-decoration: none;







	font-size: 90%;







}







#busquedaContenedor .item #tipo a:hover {







	color: #333;







}







#programacionContenedor #programacionContenedorInterno .carruselFecha .items .separadorProgramacion .programacionSeleccionada {



color: #464445;



	/* Chrome, Safari */



	background:	































	-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f7f7), to(#dcdcdc));































	/* Firefox */































	background:	































	-moz-linear-gradient(0% 100% 90deg,#dcdcdc, #f8f7f7);































	/* Internet Explorer 5.5 - 7 */































	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc);































	/* For Internet Explorer 8 */































	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f7f7, endColorstr=#dcdcdc)";































	cursor: default;















}







#programacionContenedor #programacionContenedorInterno .carruselFecha .items .separadorProgramacion .programacionSeleccionada a{
	color: #464445;	
}
#programacionContenedor #programacionContenedorInterno .item div  .agregarFavoritos {
	color: #B83A7C;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 80%;
}
#programacionContenedor #programacionContenedorInterno .item div  .agregarFavoritos a {
	color: #B83A7C;
	text-decoration: none;
}
#programacionContenedor #programacionContenedorInterno .item div .agregarFavoritos a:hover {
	color: #A53470;
	text-decoration: underline;
}
#programacionContenedor #sideBar #espacioProgramacionDestacada #espacioProgramacionDestacadaContenedor #espacioProgramacionDestacadaMetadata .cateogoria {
	text-transform: uppercase;
	color: #b9232c;
	font-weight: bold;
	float: left;
	width: 185px;
}
#programacionContenedor #sideBar #espacioProgramacionDestacada #espacioProgramacionDestacadaContenedor #espacioProgramacionDestacadaMetadata .cateogoria a {
	color: #b9232c;
	text-decoration: none;
}
#programacionContenedor #sideBar #espacioProgramacionDestacada #espacioProgramacionDestacadaContenedor #espacioProgramacionDestacadaMetadata .cateogoria a:hover {
	color: #333;
	text-decoration: underline;
}
#suscripcionVenus .columna {
	float: left;
	width: 185px;
	padding-right: 4px;
	padding-left: 4px;
}
.bajadaSuscripciones {
	float: left;
	font-size: 120%;
	width: 600px;
	padding-bottom: 10px;
}
#suscripcionVenusContenedor {
	float: left;
	background-color: #FFF;
	width: 630px;
	padding-right: 10px;
	padding-left: 10px;
	min-height: 475px;
}
#listaSuscripores .columna a {
	text-decoration: none;
	color: #333;
	width: 150px;
	float: left;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#listaSuscripores .columna a:hover {
	color: #333;
	padding-left:3px;
	width: 147px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
}
#suscripcionVenus .item {
	float: left;
	width: 600px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#suscripcionVenus .item .imagen {
	float: left;
	width: 115px;
	padding-right: 24px;
	text-align: right;
}
#suscripcionVenus .item .datos {
	float: left;
	width: 450px;
}
#suscripcionVenus .item .datos p a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
#opcionesEncuesta div p {
	float: left;
	font-weight: bold;
	color: #666;
	margin-left: 8px;
	height: 25px;
	margin-top: 4px;
	width: 125px;
	font-size: 90%;
}
#opcionesEncuesta div {
	clear: left;
	float: left;
	width: 270px;
}
.votacion {
	margin-top: 4px;
	text-align: right;
	height: 16px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 100px;
}
#opcionesEncuesta div .porcentaje {
	float: left;
	width: 25px;
	font-size: 80%;
	padding: 0px;
	height: auto;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #6a1a63;
	font-weight: bold;
}
.votacion .barra {
	float: right;
	height: 16px;
	background-image: url(http://static.forman.tv/images/votacion.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#registroLateral {
	float: left;
	margin-left: 6px;
	width: 324px;
}
#unionMarco .tituloFuerte {
	margin-bottom: 8px;
	padding-bottom: 2px;
}
#blogDestacada {
	height: 321px;
	width: 622px;
	float: left;
}
#blogDestacadaDato {
	position:relative;
	left:0px;
	width:582px;
	height:66px;
	z-index:1;
	top: -95px;
	background-image: url(http://static.forman.tv/images/alphaBlanco.png);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	color: #EEEEE8;
	text-transform: capitalize;
	font-size: 100%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 15px;
}
#blogDestacadaDato:hover {
	background-image: url(http://static.forman.tv/images/alphaBlancoHover.png);
}
#blogDestacadaDato a {
	text-decoration: none;
	color: #333;
}
#blogDestacadaDato a:hover {
	color: #000;
}
#blogDestacadaDato .titulo {
	font-size: 140%;
	text-transform: uppercase;
	line-height: 17px;
	color: #FFF;
}
#blogDestacadaDato .titulo a {
	color: #fff;
}
#blogDestacadaDato .titulo a:hover {
	color: #FFF;
}
#blogDestacadaDato span {
	clear: left;
	color: #F2F2F2;
	padding-top: 3px;
	font-weight: normal;
	font-size: 85%;
}
#blogDestacadaDato span a{
	color: #F2F2F2;
}
#blogDestacadaDato span a:hover{
	clear: left;
	color: #CCC;
}
#metadataFotos .vermas {
	background-image: url(http://static.forman.tv/images/vermas.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 10px;
	width: 47px;
	float: left;
	margin-top: 15px;
}
#metadataFotos .vermas:hover {
	background-position: left -10px;
}
#metadataFotos p {
	float: left;
	width: 100%;
	clear: left;
}
#contenedorIzq {
	float: left;
	width: 650px;
}
#contenedorIzq .sombra {
	margin-top: 3px;
	margin-bottom: 3px;
}
#contenedorLat {
	float: left;
	width: 324px;
	margin-left: 6px;
	background-color: transparent;
}
#contenedorLat .sombra {
	margin-top: 3px;
	margin-bottom: 3px;
}
#lateral {
	float: left;
	width: 330px;
}
#contenedorPpal {
	float: left;
	width: 980px;
}
#contenedorPpal .sombra {
	margin-top: 3px;
	margin-bottom: 3px;
}
#espacioDestacadoUno #espacioDestacadoUnoItem #espacioDestacadoUnoDato .titulo {
	line-height: 12px;
}
#textoBlog p {
	margin-top: 12px;
	margin-bottom: 12px;
}
#textoBlog img {
	margin-right: 5px;
	margin-left: 5px;
	border: 8px solid #EFEFEF;
}
#suscripcionVenusContenedor #regisroLista p {
	float: left;
	padding-top: 4px;
	padding-right: 3px;
}
#listaSuscripores .item .datos p .contratalo {
	color: #b9232c;
	font-size: 90%;
}
#listaSuscripores .item .datos p .contratalo:hover{
	color: #666;
}
.rating {
	float: left;
	width: 90px;
}
.rating img {
	float: left;
	margin: 0px;
	padding: 0px;
}
#espacioDestacadoTresDato .rating {
	padding-top: 6px;
	padding-left: 100px;
}
#espacioDestacadoDos ul li .rating {
	padding-top: 32px;
}
#detalleMediaContenedor #metadata .rating {
	padding-left: 10px;
	padding-top: 10px;
}
#detalleMediaContenedor #metadata .rating img {
	margin: 0px;
	padding: 0px;
}
#item #dato .rating {
	padding-left: 90px;
}
#item #dato .rating img{
	margin: 0px;
	padding: 0px;
}
#itemVideo .rating {
	float: left;
	width: 180px;
}
#espacioDestacadoCuatro #detalleMediaContenedor #metadata .nombre a {
	color: #b9232c;
}
#abajoCarrusel {
	margin-top: 10px;
	float: left;
	width: 1020px;
	margin-bottom: 10px;
}
#versusGris {
	float: left;
	background-color: #504C4D;
	width: auto;
}
#versusGanadora img {
	float: left;
	padding-right: 10px;
	height: 210px;
	width: 141px;
}
#versusGanadora p a{
	float: left;
	font-size: 170%;
	color: #b01b6a;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 10px;
}
#versusGanadora p {
	float: left;
	width: 150px;
	padding-top: 20px;
	color: #333;
}
.barrasVideosGris {
	float: left;
	width: 185px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footerLegal .enlacesAmigos {
	float: left;
	width: 580px;
	margin-left: 10px;
}
#footerLegal .enlacesAmigos span {
	clear: left;
	float: left;
	color: #666;
}
#footerLegal .enlacesAmigos span a {
	color: #333;
	text-decoration: none;
}
#footerLegal .enlacesAmigos span a:hover {
	color: #000;
	text-decoration: underline;
}
#carruselBajo{
	margin-top: 6px;
	float: left;
	width: 100%;
	margin-bottom: 3px;
}
.centradoDefinitivo {
	float: left;
	padding-left: 143px;
	width: 479px;
}
#centradoChicas {
	float: left;
	width: 594px;
	padding-left: 18px;
}
.redesFijo a {
	margin-right: 4px;
	margin-left: 4px;
}

.legalIndex {
	background-image: url(http://static.forman.tv/images/bgForman.jpg);
	background-color: #959480;
	background-repeat: repeat-x;
	background-position: left top;
}
.panesVideo {
	position:relative;	
	float:right;	
	cursor:pointer;
}
.panesVideo div {
	display:inline;
	position:absolute;
	height:283px;
}
.slidetabsVideo li.current {
	border-bottom-color: #666;
	background-color:#9c9a85;
	background-repeat: repeat-y;
	background-position: left top;
	cursor: default;
}


#player div a img {
	height: 283px;
	width: 354px;
}
#registro #regisroInput label {
	text-align: right;
	float: left;
	width: 125px;
	margin-right: 8px;
	margin-top: 7px;
	color: #333;
}
#registro #regisroLista label {
	text-align: right;
	float: left;
	width: 125px;
	margin-right: 8px;
	margin-top: 7px;
	color: #333;
}
#tituloSchedule {
	float: left;
	width: 600px;
	color: #333;
	padding-top: 20px;
	padding-bottom: 10px;
}
#tituloSchedule p strong{
	font-weight: bold;
	color: #640606;
	margin-bottom: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: left;
	width: 100%;
}
#tituloSchedule p {
	color: #666;
	font-weight: bold;
	float: left;
	width: 100%;
}
#tituloSchedule p a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#tituloSchedule p a:hover {
	color: #000;
	text-decoration: underline;
}
.mesEntero {
	float: left;
	width: 600px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.mesEntero .titulo {
	background-image: url(http://static.forman.tv/images/bgMesSchedule.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 575px;
	color: #FFF;
	font-weight: bold;
	padding-left: 25px;
	height: 29px;
	padding-top: 10px;
	font-size: 15px;
}
#programacionContenedorInterno .mesEntero ul{
	float: left;
	width: 274px;
	padding-left: 25px;
	padding-top: 20px;
	font-size: 15px;
	font-weight: bold;
	display: block;
}
#programacionContenedorInterno .mesEntero ul p {
	float: left;
	width: 100%;
	display: block;
	padding-bottom: 10px;
}
#programacionContenedorInterno .mesEntero ul li {
	float: left;
	width: 250px;
	color: #000;
	margin: 0px;
	display: block;
	font-weight: normal;
	text-transform: none;
	list-style-type: none;
	list-style-position: inside;
	clear: none;
	height: auto;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-image: none;
}
#programacionContenedorInterno .mesEntero ul li:hover {
	background-image: none;
}
#programacionContenedorInterno .mesEntero ul li p {
	float: left;
	display: block;
	width: 135px;
	padding-top: 6px;
}
#programacionContenedorInterno .mesEntero ul li a {
	float: left;
	height: 19px;
	width: 39px;
	background-repeat: no-repeat;
	display: block;
	margin-right: 17px;
}
#programacionContenedorInterno .mesEntero .linea {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.pdf {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: -39px top;
}
.pdf:hover {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: -39px -19px;
}

.xls {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: -78px top;
}
.xls:hover {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: -78px -19px;
}

.jpg {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: left top;
}
.jpg:hover {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: left -19px;
}

.doc {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: -117px top;
}
.doc:hover {
	background-image: url(http://static.forman.tv/images/botonesSchedule.jpg);
	background-position: -117px -19px;
}
#programacionContenedorInterno .mesEntero .titulo a {
	color: #FFF;
	text-decoration: underline;
}
#programacionContenedorInterno .mesEntero .titulo a:hover {
	color: #333;
	text-decoration: underline;
}
.schedule{float:left;height:19px;width:310px;margin-bottom:7px;background-image:url(http://static.forman.tv/images/schedule.jpg);background-repeat:no-repeat;background-position:left top;}
espacioDestacadoTresEncuesta {
	color: #333;
	text-decoration: underline;
}
