/* estilos generales */
body, h1, h2, h3, h4, form, ul, li, p {
	margin : 0px;
	padding : 0px;
}
body, input, textarea, select {
	font-family : "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
body {
	background : url(../img/01-fondo-general.png) repeat-x top #550022;
}
.opcionesForm{
	font-weight:bold;
	text-align:center;
	}
#frame {
	background : #FFF;
}
input, textarea, select {
	color : #47001c;
}
a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
ul {
	list-style : none;
}
.invisible {
	display:none;
}
.datosUsuario {
	width:110px;
	float:left;
}

/* tabla de datos */
.tabla-comun tr th {
	text-align : left;
	background : #ff99cc;
	color : #9a004d;	
}
.tabla-comun .renglon {
	background : #fff0f5;
}
.tabla-comun b {
	font-size : 13px;
}
.tabla-comun strong {
	font-size : 12px;
}
.tabla-comun a {
	color : #9a004d;
	text-decoration : none;
}
.tabla-comun a:hover {
	text-decoration : underline;
}
.tabla-comun .columna3 {
	width : 100px;
}

/* top relatos */
.relatoList, .relatoList2 {
	padding-bottom:10px;
	border-bottom:1px dashed rgb(189, 135, 152);
	margin-bottom:10px;
	text-align:left;
	margin-left:3px;
	margin-right:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.relatoList a, .relatoList2 a {
	color:rgb(121, 15, 49);
	margin-bottom:3px;
	text-decoration:none;
}
.relatoList2 .imagen {
	margin-right:8px;
}
.relatoList2 .imagen a {
	margin-bottom:0px;
}
.relatoList a {
	display:block;
}
.relatoList a:hover, .relatoList2 a:hover {
	color:#000;
}
.relatoList2 h4 {	
	padding-bottom:5px;
	padding-top:3px;
	font-size:12px;
	border-bottom:1px solid rgb(229, 137, 183);
	margin-bottom:3px;
}
.relatoList2 em {
	display:block;
	padding-bottom:5px;
	color:#666;
}
.relatoList2 .descJuego {
	height:48px;
	margin-top:5px;
	overflow:hidden;
}
.textJuegoList {
	display:block;
	width:585px;
	overflow:hidden;
}
.textJuegoList em {
	color:#666;
}

/* top juegos */
.juegoTop {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dashed rgb(189, 135, 152);
}
.juegoTop a {
	text-decoration:none;
	color:rgb(121, 15, 49);
}
.juegoTop a strong {
	display:block;
	padding-bottom:5px;
}
.juegoTop a:hover {
	color:#000;
}
.juegoTop .thumb2 {
	float:left;
	border:2px solid rgb(255, 153, 204);
	margin-right:6px;
}
.juegoTop .thumb2:hover {
	border:2px solid rgb(154, 0, 77);
}
.juegoTop .thumb2 img {
	padding:1px;
	border:0px;
}

/* clases generales */
.izquierda {
	float : left;
}
.centro, .contenedor-interno {
	margin-left : auto;
	margin-right : auto;
}
.derecha {
	float : right;
}
.alineacion-izquierda {
	text-align : left;
}
.alineacion-centro {
	text-align : center;
}
.alineacion-derecha {
	text-align : right;
}
.relativo {
	position : relative;
}
.absoluto {
	position : absolute;
	width: 637px;
	height: 13px;
	left: -18px;
}

.absoluto2 {
	display: block;
	width: 349px;
	height: 13px;

}
.invisible {
	display : none;
}
.limpiador {
	clear : both;
}
.margen-inferior {
	margin-bottom : 7px;
}
.ancho-minimo {
	min-width : 990px;
}
.contenedor-interno {
	width : 945px;
}

/* cabezal */
#cabezal {
	height : 106px;
	background : url(../img/01-cabezal.png) center no-repeat;
}
#frame #cabezal {
	background : url(../img/01-cabezal2.png) center no-repeat;
}
#cabezal h1, #cabezal h2 {
	width : 319px;
	font-size : 11px;
	font-weight : normal;
}
#cabezal h1 {
	color : #FFF;
	top : 18px;
	left : 3px;
}
#cabezal h2 {
	color : #ffaacc;
	text-align : right;
	top : 73px;
}
#link-home {
	width : 349px;
	height : 38px;
	top : 35px;
}
#cabezal ul {
	top : 16px;
	left : 323px;
}
#cabezal ul li {
	display : inline;
}
#cabezal ul li h3, #cabezal ul li h3 a {
	color : #FFF;
	display : block;
	float : left;
	font-size : 12px;
	margin-bottom : 3px;
}
#cabezal ul li h3 {
	width : 125px;
	height : 33px;
	margin-bottom : 3px;
}
#cabezal ul li h3 a {
	width : 100px;
	height : 16px;
	padding-top : 7px;
	padding-left : 25px;
	background : url(../img/04-marcador.png) no-repeat left;
}
.link-destacado {
	background : url(../img/05-fondo-destacado.gif);
}
.activadoo {
	background : url(../img/fondo-activadoo.png) no-repeat 3px 3px;
}

/* contenido */
#contenido1 {
	background : url(../img/02-contenido2.png) center repeat-y;
}
#contenido2 {
	background-position : center top;
	background-image : url(../img/02-contenido1.png);
	background-repeat : no-repeat;
}
#contenido3 {
	width : 935px;
	padding-top : 8px;
}

/* barra horizontal */
#barra-horizontal {
	height : 38px;
}

/* buscador */
#buscador {
	width : 401px;
	border-right : 2px solid #c0c0c0;
}
#buscador p label {
	width : 55px;
	display : block;
	padding-top : 5px;
	font-size : 13px;
}
#buscador input {
	border : none;
}
#form-buscador {
	background : url(../img/06-buscador-fondo.png);
	width : 285px;
	height : 21px;
	padding : 5px 5px 5px 5px;
	font-size : 13px;
	color : #333;
	margin-right : 5px;
}
.bot-form1 {
	width : 31px;
	height : 31px;
	background : url(../img/06-buscador-bot.png) top;
	cursor : pointer;
}
.bot-form1:hover {
	background : url(../img/06-buscador-bot.png) bottom;
}

/* opciones de sistema */
#opciones-sistema {
	width : 112px;
	padding-left : 12px;
}
#opciones-sistema a {
	width : 31px;
	height : 31px;
	display : block;
	margin-right : 6px;
}
#opciones-sistema #home {
	background : url(../img/07-bot-home.png) top;
}
#opciones-sistema #home:hover {
	background : url(../img/07-bot-home.png) bottom;
}
#opciones-sistema #favoritos {
	background : url(../img/07-bot-favoritos.png) top;
}
#opciones-sistema #favoritos:hover {
	background : url(../img/07-bot-favoritos.png) bottom;
}
#opciones-sistema #rss {
	background : url(../img/07-bot-rss.png) top;
}
#opciones-sistema #rss:hover {
	background : url(../img/07-bot-rss.png) bottom;
}

/* opciones destacadas */
#opciones-destacadas {
	width : 408px;
}
.bot-destacado {
	width : 170px;
	padding-left : 31px;
	line-height : 31px;
	background : url(../img/07-bot-grande.png) top;
	color : #FFF;
	font-size : 12px;
	display : block;
}
.bot-destacado:hover {
	background : url(../img/07-bot-grande.png) bottom;
	text-decoration : none;
}

/* modulo webcams */
#modulo-webcams, #modulo-webcams2 {
	height : 124px;
}
#modulo-webcams {
	width : 728px;
	background : url(../img/08-modulo-webcams.png) left no-repeat;
}
#modulo-webcams2 {
	width : 935px;
	background : url(../img/08-modulo-webcams3.png) left no-repeat;
}
#modulo-webcams div, #modulo-webcams2 div {
	top : 13px;
	left : 156px;
}
#modulo-webcams div {
	width : 500px;
}
#modulo-webcams2 div {
	width : 700px;
}
#modulo-webcams div a, #modulo-webcams2 div a {
	width : 104px;
	color : #FFF;
}
#modulo-webcams div a {
	margin-right : 10px;
}
#modulo-webcams2 div a {
	margin-right : 6px;
}
#modulo-webcams div a img, #modulo-webcams2 div a img {
	padding : 1px;
	border : 1px solid #999;
}
#modulo-webcams div a:hover, #modulo-webcams2 div a:hover {
	text-decoration : none;
	color : #c0c0c0;
}
#modulo-webcams div a:hover img, #modulo-webcams2 div a:hover img {
	background : #FFF;
}
#opciones-webcams {
	width : 117px;
	height : 124px;
	background : url(../img/08-modulo-webcams2.gif);
}

/* columna derecha e izquierda */
#columna-derecha, #columna-izquierda {
	width : 201px;
}

/* modulo gris */
.modulo-gris {
	background : url(../img/09-modulo-gris-2-2.png) bottom no-repeat #eee;
}
.titulo {
	line-height : 31px;
	font-size : 12px;
	color : #FFF;
	padding-left : 31px;
	margin-bottom : 7px;
}
.modulo-gris .titulo {
	background : url(../img/09-modulo-gris-1.png);
}
.lista-links li, .lista-links2 li, .lista-links3 li, .lista-links4 li, .lista-links5 li {
	display : inline;
}

.lista-links li a, .lista-links2 li a, .lista-links3 li a, .lista-links4 li a, .lista-links5 li a {
	display : block;
	margin-left : 10px;
	padding-left : 10px;
	line-height : 20px;
}
.lista-links li a, .lista-links2 li a {
	background : url(../img/04-marcador2.png) no-repeat left;
	color : #333;
}
.lista-links5 li a {
	color : #333;
}
.lista-links li a, .lista-links3 li a {
	width : 80px;
}
.lista-links5 li a {
	width : 80px;
}

.lista-links4 li a {
	width : 170px;
}
.lista-links2 li a {
	width : 172px;
}
.lista-links3 li a {
	background : url(../img/04-marcador4.png) no-repeat left;
	color : #800033;
}
.lista-links5 li a {
	color : #800033;
}

.lista-links4 li a {
	background : url(../img/04-marcador4.png) no-repeat left;
	color : #800033;
}

.bot-pie-modulo {
	background : url(../img/09-modulo-gris-2.png);
	line-height : 36px;
	color : #000;
	font-size : 12px;
	display : block;
}

/* top videos y top juegos */
.top-videos a, .top-juegos a {
	display : block;
	padding-bottom : 13px;
	margin-top : 15px;
	border-bottom : 1px dashed #666;
	width : 148px;
	color : #333;
	font-size : 12px;
}
.top-videos a {
	border-bottom : 1px dashed #666;
	color : #333;
}
.top-juegos a {
	border-bottom : 1px dashed #ff80b2;
	color : #800033;
}
.top-videos a:hover, .top-juegos a:hover {
	text-decoration : none;
	color : #000;
}
.top-videos a img, .top-juegos a img, .thumb img {
	padding : 2px;
}
.top-videos a img {
	border : 2px solid #666;
}
.top-juegos a img, .thumb img {
	border : 2px solid #ff80b2;
}
.top-videos a:hover img {
	background : #666;
}
.top-juegos a:hover img, .thumb:hover img {
	background : #ff80b2;
}
.top-videos a strong, .top-juegos a strong {
	padding-left : 18px;
}
.top-videos a strong {
	background-position : left top;
	background-image : url(../img/04-marcador3.png);
	background-repeat : no-repeat;
}
.top-juegos a strong {	
	background-position : left top;
	background-image : url(../img/04-marcador5.png);
	background-repeat : no-repeat;
}

/* modulo webcams 2 */
.titulo-modulo-webcams {
	display : block;
	height : 148px;
	background : url(../img/10-modulo-webcams2.gif);
}
.pie-modulo-webcams {
	display : block;
	height : 162px;
	background : url(../img/10-modulo-webcams-pie.png);
}

/* columna izquierda */
#columna-izquierda {
	margin-right : 7px;
}

/* modulo rosa */
.modulo-rosa {
	background : url(../img/09-modulo-rosa-2-2.png) bottom no-repeat #ffe2e2;
}
.modulo-rosa .titulo {
	background : url(../img/09-modulo-rosa-1.png);
}
.bot-pie-modulo-rosa {
	background : url(../img/09-modulo-rosa-2.png);
	line-height : 36px;
	color : #800033;
	font-size : 12px;
	display : block;
}

/* top relatos */
.top-relatos a {
	width : 175px;
	display : block;
	padding-bottom : 15px;
	margin-bottom : 15px;
	border-bottom : 1px dashed #ff80b2;
	color : #800033;
}
.top-relatos a strong {
	font-size : 13px;
	display : block;
}
.top-relatos a span {
	color : #333;
}
.top-relatos a:hover {
	text-decoration : none;
}
.top-relatos a:hover strong {
	text-decoration : underline;
}

/* form chico */
.form-chico {
	width : 175px;
	padding-bottom : 5px;
}
.form-chico p, .form-chico p label {
	display : block;
}
.form-chico p {
	padding-bottom : 5px;
}
.form-chico p label {
	width : 70px;
	padding-top : 3px;
}
.form-chico p input {
	width : 99px;
}
.form-chico div a {
	color : #800033;
	padding-top : 5px;
}
.form-chico div input {
	border : none;
	width : 48px;
	height : 25px;
	cursor : pointer;
	background : url(../img/07-bot-form-chico.png) top;
}
.form-chico div input:hover {
	background : url(../img/07-bot-form-chico.png) bottom;
}

/* columna central */
#columna-central {
	width : 519px;
}
#columna-central2 {
	width : 727px;
}

/* modulo central */
.modulo-rosa-grande .titulo {
	background : url(../img/11-modulo-central-1.png);
	margin-bottom : 0px;
}
#columna-central2 .modulo-rosa-grande .titulo {
	background : url(../img/11-modulo-central-1-nuevo.png);
}
.sub-titulos {
	line-height : 24px;
	background : url(../img/11-modulo-central-2.png);
	text-align : right;
	padding-right : 10px;
}
#columna-central2 .sub-titulos {
	background : url(../img/11-modulo-central-2-nuevo.png);
}
.sub-titulos, .sub-titulos a {
	color : #800033;
}

/* modulo listado */
.modulo-listado3 {
	background : url(../img/12-fondo-modulo.png) right top no-repeat;
	padding : 15px;
	height : 115px;
}
.modulo-listado3 div {
	width : 328px;
}
.modulo-listado3 div h2 a {
	font-size : 16px;
	color : #800033;
}
.modulo-listado3 div em {
	display : block;
	padding-bottom : 8px;
	color : #800033;
}
.modulo-listado3 div p {
	padding-bottom : 8px;
}
.modulo-listado3 div span, .modulo-listado3 div span a {
	color : #800033;
}
/* modulo listado */
.modulo-listado {
	background : url(../img/12-fondo-modulo.png) right top no-repeat;
	padding : 15px;
	height : 155px;
}
.modulo-listado div {
	width : 328px;
}
.modulo-listado2 {
	background : url(../img/12-fondo-modulo.png) right top no-repeat;
	padding : 15px;
}
.modulo-listado2 div {
	width : auto;
}
.modulo-listado div h2 a {
	font-size : 16px;
	color : #800033;
}
.modulo-listado div em {
	display : block;
	padding-bottom : 8px;
	color : #800033;
}
.modulo-listado div p {
	padding-bottom : 8px;
}
.modulo-listado div span, .modulo-listado div span a {
	color : #800033;
}

.votar {
	width:111px;
	height:47px;
	background:url(img/10-votarNoticia.png);
}
.contPerfil .votar {
	width:86px;
	height:18px;
	padding-top:5px;
	background:url(img/10-bajoAvatar.png);
	text-align:center;
	font-weight:bold;
	color:rgb(121, 15, 49);
}
.votar strong, .votoMas, .votoMenos {
	color:rgb(121, 15, 49);
	position:relative;
	display:block;
}
.votar strong {
	font-size:13px;
	top:14px;
	left:7px;
	width:32px;
	text-align:center;
}

.votoMas, .votoMenos {
	width:50px;
	text-align:left;
	left:55px;
	text-decoration:none;
}
.votoMas:hover, .votoMenos:hover {
	text-decoration:underline;
}
.votoMas {
	top:-12px;
}
.votoMenos {
	top:-2px;
}

/* formulario comun */
.form-comun {
	padding : 10px;
}
.form-comun p, .form-comun p label {
	display : block;
}
.form-comun p {
	padding-bottom : 8px;
}
.form-comun p label {
	width : 150px;
	float : left;
	padding-top : 4px;
}
.form-comun p.opciones-form {
	padding-left : 150px;
}

/* sexo vip */
.web-vip {
	margin : 10px;
	width : 155px;
	height : 348px;
	border-bottom : 1px solid #c0c0c0;
	padding-left : 4px;
}
.web-vip a img {
	border : 1px solid #800033;
	padding : 1px;
}
.web-vip a:hover img {
	background : #800033;
}
.web-vip strong, .web-vip p {
	padding : 8px 0px 0px 0px;
	display : block;
	text-align : center;
}
.web-vip strong {
	font-size : 14px;
	color : #800033;
}
.bot-vip {
	display : block;
	width : 155px;
	line-height : 31px;
	color : #FFF;
	font-size : 15px;
	text-align : center;
	background : url(../img/06-bot-gris-grande.png) top;
	margin-top : 8px;
}
.bot-vip:hover {
	background : url(../img/06-bot-gris-grande.png) bottom;
	text-decoration : none;
}

/* directorio */
.directorio {
	padding : 10px;
	border-bottom : 1px solid #c0c0c0;
}
.categorias {
	padding : 0px 10px 8px 10px;
	border-bottom : none;
}
.directorio a {
	display : block;
	float : left;
	line-height : 25px;
	width : 121px;
	padding-left : 28px;
	background : url(../img/04-marcador-carpeta.png) no-repeat left;
	color : #800000;
}
.categorias a {
	width : 145px;
}
.directorio2 {
	padding-top : 15px;
}
.directorio2 .modulo-listado div.derecha {
	width : 535px;
}

.directorio2 .modulo-listado3 div.derecha {
	width : 535px;
}

/* webcams marcablanca */
#columna-webcams {
	padding-bottom : 10px;
}
#banner-presentacion {
	background : url(../img/banner-webcams.png) #c0c0c0;
	width : 910px;
	height : 85px;
}
#banner-favoritos {
	width : 910px;
	height : 55px;
	display : block;
	background : url(../img/banner-favoritos.png);
}

/* paginador */
#paginador {
	line-height : 40px;
	background : url(../img/13-fondo-paginador.png);
	padding-right : 15px;
	text-align : right;
}
#columna-central2 #paginador {
	background : url(../img/13-fondo-paginador-nuevo.png);
}
#paginador a {
	color : #800033;
	font-size : 14px;
	padding : 0px 5px 0px 5px;
}

/* modulo final */
#modulo-final {
	background : url(../img/14-modulo-final-2.png) bottom no-repeat #ffd5d5;
	padding-bottom : 8px;	
}
#top-modulo-final {
	height : 9px;
	background : url(../img/14-modulo-final-1.png);
	overflow : hidden;
}
#modulo-final h3 {
	font-size : 18px;
	color : #800033;
	font-weight : normal;
	padding : 0px 0px 9px 15px;
}
#modulo-final ul li {
	display : inline;
}
#modulo-final ul li a {
	color : #800033;
	display : block;
	width : 121px;
	padding : 0px 0px 2px 10px;
	background : url(../img/04-marcador6.png) left top no-repeat;
}
#modulo-final ul {
	padding-left : 15px;
}

/* pie */
#pie {
	height : 62px;
	background : url(../img/03-pie.png) center no-repeat;
}
#pie ul {
	padding : 15px 0px 0px 7px;
}
#pie ul li, #bajo-pie ul li {
	display : inline;
}
#pie ul li a, #bajo-pie ul li a {
	color : #FFF;
	padding : 0px 10px 0px 10px;
	border-right : 1px solid #FFF;
}
#pie ul li .link-final, #bajo-pie ul li .link-final {
	border-right : none;
}
#bajo-pie {
	height : 40px;
}
#bajo-pie ul {
	padding-top : 5px
}
#bajo-pie div {
	text-align : right;
	right : 40px;
	top : 5px;
}
#bajo-pie div, #bajo-pie div a {
	color : #d35f8d 
}
#surlance {
	top : 0px;
	right : 7px;
}
#surlance img {
	border : none;
}

/* noticia */
.detalle-noticia, .fotos-noticia {
	padding : 12px;
}
.detalle-noticia h2 {
	font-size : 25px;
}
.detalle-noticia h2, .detalle-noticia em, .detalle-noticia span, .detalle-noticia span a {
	color : #800033;
}
.detalle-noticia p {
	padding : 8px 0px 8px 0px;
}
.fotos-noticia img {
	padding : 2px;
	border : 2px solid #ff80b2;
	margin-bottom : 10px;
}

/* comentario */
.comentario {
	margin : 10px;
	padding : 12px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
}
.comentario div.derecha {
	width : 570px;
}
.comentario div.derecha div, .comentario div.derecha div a {
	color : #800033;
	font-size : 13px;
}
.comentario div.derecha div {
	padding-bottom : 8px;
}

/* estadisticas */
.estadisticas a, .estadisticas span {
	display:block;
	color:rgb(121, 15, 49);
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	height:15px;
	padding-top:5px;
	margin-bottom:5px;
}
.estadisticas a:hover {
	text-decoration:underline;
}
.estadisticas img {
	border:2px solid #FFF;
	float:left;
	margin-right:3px;
	margin-bottom:5px;
}

.estats {
	margin-left : 10px;
	padding : 0 0 10px 10px;
	list-style : circle;
}
.estats li {
	padding-bottom : 5px;
}
.estats a, .estats strong {
	color : #800033;
}

/* opciones noticia */
.opciones-noticia, .opciones-noticia2, .opciones-noticia3, .opciones-noticia4 {
	padding : 0 12px 0 12px;
}
.opciones-noticia {
	height : 60px;
}
.opciones-noticia2 {
	height : 170px;
}
.opciones-noticia3 {
	height : 170px;
}
.opciones-noticia4 {
	height : 170px;
}

.opciones-noticia .favoritos, .opciones-noticia2 .favoritos {
	width : 210px;
	font-size : 13px;
	background : url(../img/estrellita.png) no-repeat 3px 5px #ffe9f2;
	border : 1px solid #ffaacc;
	padding-left : 35px;
	color : #800033;
	line-height : 35px;
	text-align : center;
}
.opciones-noticia3 .favoritos {
	width : 135px;
	font-size : 13px;
	background : url(../img/estrellita.png) no-repeat 3px 5px #ffe9f2;
	border : 1px solid #ffaacc;
	padding-left : 35px;
	color : #800033;
	line-height : 35px;
	text-align : center;
}
.opciones-noticia4 .favoritos {
	width : 335px;
	font-size : 13px;
	background : url(../img/estrellita.png) no-repeat 3px 5px #ffe9f2;
	border : 1px solid #ffaacc;
	padding-left : 35px;
	color : #800033;
	line-height : 35px;
	text-align : center;
}

.opciones-noticia2 .favoritos {
	display : block;
	margin : 8px 0 10px 0;
}
.opciones-noticia3 .favoritos {
	display : block;
	margin : 8px 0 10px 0;
}
.opciones-noticia4 .favoritos {
	display : block;
	margin : 8px 0 10px 0;
}

.opciones-noticia .favoritos:hover, .opciones-noticia2 .favoritos:hover {
	background : url(../img/estrellita.png) no-repeat 3px 5px #ffaacc;
	text-decoration : none;
}
.opciones-noticia .votacion, .opciones-noticia2 .votacion {
	width : 245px;
	height : 35px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
}
.opciones-noticia3 .votacion {
	width : 170px;
	height : 35px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
}

.opciones-noticia4 .votacion {
	width : 370px;
	height : 35px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
}
.opciones-noticia .votacion a, .opciones-noticia2 .votacion a, .opciones-noticia3 .votacion a, .opciones-noticia4 .votacion a{ 
	color : #800033;
	font-size : 13px;
	line-height : 35px;
	width : 140px;
	text-align : center;
}
.opciones-noticia .votacion a:hover, .opciones-noticia2 .votacion a:hover, .opciones-noticia3 .votacion a:hover, .opciones-noticia4 .votacion a:hover {
	background : #ffaacc;
	text-decoration : none;
}
.opciones-noticia .votacion span, .opciones-noticia2 .votacion span, .opciones-noticia3 .votacion span, .opciones-noticia4 .votacion span {
	padding-left : 20px;
}
.opciones-noticia .votacion strong, .opciones-noticia2 .votacion strong, .opciones-noticia3 .votacion strong, .opciones-noticia4 .votacion strong {
	font-size : 20px;
	font-style : italic;
	line-height : 35px;
}
.opciones-noticia .comentar, .opciones-noticia2 .comentar {
	width : 195px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
	display : block;
	line-height : 35px;
	text-align : center;
	font-size : 13px;
	color : #800033;
	left : 265px;
}
.opciones-noticia3 .comentar {
	width : 135px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
	display : block;
	line-height : 35px;
	text-align : center;
	font-size : 13px;
	color : #800033;
	left : 265px;
}
.opciones-noticia4 .comentar {
	width : 335px;
	background : #ffe9f2;
	border : 1px solid #ffaacc;
	display : block;
	line-height : 35px;
	text-align : center;
	font-size : 13px;
	color : #800033;
	left : 265px;
}
.opciones-noticia .comentar:hover, .opciones-noticia2 .comentar:hover,.opciones-noticia3 .comentar:hover,.opciones-noticia4 .comentar:hover {
	background : #ffaacc;
	text-decoration : none;
}
.opciones-noticia2 .comentar{
	width : 245px;
	margin-bottom : 10px;
}
.opciones-noticia3 .comentar {
	width : 170px;
	margin-bottom : 10px;
}
.opciones-noticia4 .comentar {
	width : 370px;
	margin-bottom : 10px;
}
/* video noticia */
.video-noticia {
	padding : 2px;
}

/* ver video */
#columna-central2 .modulo-listado div.derecha {
	width : 530px;
}
#columna-central2 .modulo-listado div.derecha h2 a {
	font-size : 25px;
}

#columna-central2 .modulo-listado3 div.derecha {
	width : 530px;
}
#columna-central2 .modulo-listado3 div.derecha h2 a {
	font-size : 25px;
}

/* frame */
#banner-frame {
	top : 22px;
	left : 327px;
}
#frame strong.absoluto {
	display : block;
	color : #fff;
	font-size : 25px;
	font-style : italic;
	width : 79px;
	text-align : center;
	right : 45px;
	top : 20px;
}
#frame span.absoluto {
	color : #fff;
	width : 81px;
	border-bottom : 1px solid #fff;
	top : 46px;
	right :	43px;
	text-align : center;
}
#frame .votar {
	display : block;
	color : #fff;
	width : 79px;
	text-align : center;
	right : 45px;
	top : 62px;
	line-height : 25px;
}

.IE6Margin {
	margin: 1px;
}

.contThumbs1 {
	margin-left:5px;
	display:block;
	width:139px;
	float:left;
	height:170px;
}
.contThumbs1 a {
	display:block;
	float:left;
	text-decoration:none;
	width:139px;
	height:170px;
	margin-left:3px;
	margin-bottom:3px;
	color:rgb(121, 15, 49);
}
.contThumbs1 a:hover {
	background:rgb(255, 232, 239);
}
.contThumbs1 a img {
	border:2px solid rgb(255, 153, 204);
	padding:1px;
	margin:3px;
	margin-bottom:1px;
}

.agrandarFuente {
	background:url(img/15-iconFuente1.gif) top;
}
.agrandarFuente:hover {
	background:url(img/15-iconFuente1.gif) bottom;
}
.achicarFuente {
	background:url(img/15-iconFuente2.gif) top;
}
.achicarFuente:hover {
	background:url(img/15-iconFuente2.gif) bottom;
}

/* paginador galerias */
.paginadorGrande {
	padding-bottom:2px;
	margin-bottom:2px;
	padding-left:2px;
}
.chico {
	padding-left:0px;
	margin-left:-1px;
}
.paginadorGrande a {
	background:rgb(255, 232, 239);
	display:block;
	width:26px;
	height:20px;
	padding-top:5px;
	color:rgb(121, 15, 49);
	margin:2px;
	float:left;
	text-decoration:none;
	text-align:center;
	border:1px solid rgb(255, 153, 204);
}
.paginadorGrande a:hover {
	background:rgb(255, 153, 204);
}


/* noticias */
.noticia {
	padding-top:5px;
	border-bottom:rgb(229, 137, 183) 1px dashed;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contPerfil .noticia {
	border-bottom:none;
}
.contPerfil .noticia h4 {
	padding-left:0px;
	color:rgb(121, 15, 49);
}
.contPerfil .datosPerfil {
	display:block;
	float:left;
	width:270px;
	background : url(img/fondo-perfil.png) top no-repeat;
	padding : 15px;
	margin-right : 5px;
}
.imagen, .contNota {
	float:left;
	text-align:left;
}
.imagen {
	width:111px;
}
.contPerfil .imagen  {
	width:86px;
}
.imagen .foto img {
	border:2px solid rgb(255, 153, 204);
	padding:1px;
}
.votar {
	width:111px;
	height:47px;
	background:url(img/10-votarNoticia.png);
}
.contPerfil .votar {
	width:86px;
	height:18px;
	padding-top:5px;
	background:url(img/10-bajoAvatar.png);
	text-align:center;
	font-weight:bold;
	color:rgb(121, 15, 49);
}
.votar strong, .votoMas, .votoMenos {
	color:rgb(121, 15, 49);
	position:relative;
	display:block;
}
.votar strong {
	font-size:13px;
	top:14px;
	left:7px;
	width:32px;
	text-align:center;
}

.votoMas, .votoMenos {
	width:50px;
	text-align:left;
	left:55px;
	text-decoration:none;
}
.votoMas:hover, .votoMenos:hover {
	text-decoration:underline;
}
.votoMas {
	top:-12px;
}
.votoMenos {
	top:-2px;
}
.contNota {
	width:362px;
	margin-left:8px;
}
.contPerfil .contNota {
	width:613px;
}
	
.noticiasGrande .contNota {
	width:585px;
}
.contNota h4 {
	padding-bottom:8px;
	padding-top:3px;
	font-size:12px;
	border-bottom:1px solid rgb(229, 137, 183);
	margin-bottom:3px;
	padding-left:35px;
}
.contNota .iconVideo {
	background:url(img/13-iconVideo.png) left top no-repeat;
}
.contNota .iconFoto {
	background:url(img/13-iconFoto.png) left top no-repeat;
}
.contNota .iconWeb {
	background:url(img/13-iconWeb.png) left top no-repeat;
}
.contNota h4 a {
	color:rgb(121, 15, 49);
	text-decoration:none;
}
.contNota h4 a:hover {
	color:#000;
}
.contNota em {
	color:#666;
	padding-bottom:5px;
	display:block;
}
.contNota div {
	padding-bottom:5px;
}
.descNoticia {
	height:65px;
	overflow:hidden;
}
.contNota div a {
	text-decoration:none;
	color:rgb(121, 15, 49);
}
.contNota div a:hover {
	text-decoration:underline;
}
.banner468x60 {
	border-bottom:rgb(229, 137, 183) 1px dashed;
	margin-bottom:10px;
	padding-bottom:13px;
	padding-top:5px;
}
.banner468x60 a img {
	border:2px solid rgb(229, 137, 183);
	padding:1px;
}
.contVideoNoticia {
	float:left;
	width:435px;
}
.contVideoNoticia img {
	border : none;
}
.contFotosNoticia {
	text-align:center;
}
.contFotosNoticia img, .contJuego {
	border:5px solid rgb(229, 137, 183);
	padding:2px;
	margin-top:10px;
}
.contJuego {
	text-align:center;
	display:table;
}

