.COM_comentario{
	margin:0px;
	padding:0px;	
}
.COM_comentario li{
	
	margin:0px 0px 2px 0px;
	padding:10px 4px 10px 4px;
	list-style-type:none;
	list-style-image:none;
	
	width:300px;
	background-color:#ffffff;
	border-color:808080;
	border-width:1px;
	border-style:solid;
	position:relative;
	text-align:justify;
	font-size:0.9em;
	overflow:hidden;
}

.COM_comentario li img{float:left;margin-right:4px}

.COM_comentario li img.COM_borrarComentario{float:right;margin-right:7px;cursor:pointer}

#topic_lista, .itemsComentados, .topValorado, .COM_acciones, .COM_confUsuario, .COM_confUsuarioForm{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	width:300px;	
}


#topic_lista li{	
	margin:0px 0px 2px 0px;
	padding:4px 4px 4px 4px;		
}

.itemsComentados li{
	margin:0px 0px 2px 0px;		
}

.itemsComentados li div{
	margin-left:20px;		
}

.topValorado li{
	margin:0px 0px 6px 0px;		
}

.COM_acciones li{
	margin:0px 0px 2px 0px;
}

.COM_confUsuario li, .COM_confUsuarioForm li{margin-left:10px}

.COM_acciones li{font-size:0.85em}


#topic_titulo{clear:both}

#COM_texto{
	width:300px;
	height:90px;
}

.errorForm{
	clear:left;
	display:none;
	width:200px;
	border-color:#808080;
	border-width:1px;
	border-style:solid;
	background-color:ffff99;
	margin-top:3px;
	padding:3px;
	font-weight:bold;
}

.invisible{
	display:none;
}



.COM_boton{
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	margin-bottom:3px;
}

.COM_caja{
	border-width:1px;
	border-style:solid;
	border-color:#808080;
	margin-bottom:3px;
}

.claveMalRepetida{ 
	background-color:#ff9090;
} 
.claveBienRepetida{
	background-color:#90ff90;
}

.titulo_comentarios{font-size:1.3em;font-weight:bold;font-variant:small-caps}
.atencion_spoilers{border-color:#cc0000;border-width:1px;border-style:solid;padding:4px;width:300px;margin-bottom:4px}

#topic_texto, #topic_titulo{width:300px}

.COM_stars {float:left;}
.COM_stars_txt {float:left;font-weight:bold;margin-right:3px}
.COM_stars_contenedor {width:100%;height:16px}

.COM_stars div{width:16px;height:16px;margin-left:2px;float:left;background-image:url(../imagenes/estrellaGris.png)}
.COM_stars div.COM_stars_amarilla{background-image:url(../imagenes/estrellaAmarilla.png);}

.COM_general_Top{float:left;width:330px;margin-left:10px}
.COM_general_Coments{float:right;width:330px;margin-right:10px}

.COM_stars_vista{background-image:url(../imagenes/estrellaGris.png);height:16px;}
.COM_stars_vista div{background-image:url(../imagenes/estrellaAmarilla.png);height:16px;}

.COM_logueado{float:right;font-size:1.2em;margin-right:30px;text-align:right}


.COM_intro_general{width:100%}
.COM_intro_general div{margin-left:10px;margin-bottom:10px}

.COM_pestanas{margin:5px 0px 0px 5px;padding:0px}
.COM_pestanas li{
	
	margin:0px 1px 0px 1px;
	padding:5px 10px 5px 10px;
	list-style-type:none;
	list-style-image:none;
	float:left;		
	background-color:#485767;
	border-color:808080;
	border-width:1px;
	border-style:solid;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
}

.COM_pestana{display:none;clear:both;border-color:808080;border-width:1px;border-style:solid;margin-left:2px;padding:20px;width:600px}
.COM_bienvenidaPanel{height:200px;width:600px;text-align:center;padding-top:100px}

.COM_necesarioAutenticar{width:500px;margin:20px;font-size:1.1em}

.COM_usuarioTitulo{
	font-size:1.4em;
	color:#0B568F;
	/*padding-left:25px;
	background-image:url(/imagenes/user.png);
	background-repeat:no-repeat;*/
	
}

.COM_tituloSeccion{ 
	border-width:1px;
	border-style:solid;
	border-color:#0B568F; 
	width:335px;
	height:30px;	
	line-height:30px;
	padding-left:35px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:5px;
	font-variant:small-caps;
	font-size:1.2em;
	margin-bottom:10px;
	margin-left:-5px;
}

/* para firefox */
html>body .COM_tituloSeccion{width:300px}


.COM_comment{ 
	background-image:url(/imagenes/comment.png);
}
.COM_favorito{ 
	background-image:url(/imagenes/star.jpg);
}
.COM_noFavorito{ 
	background-image:url(/imagenes/stargris.jpg);
}
.COM_user{ 
	background-image:url(/imagenes/user.png);
}

.COM_temas{ 
	background-image:url(/imagenes/temas.png);
}

.COM_comunidadFondoColor{
	background-color:#ededed;
	width:335px;
	padding-left:5px;
	padding-bottom:5px;
	margin-top:10px;
	
}
/* para firefox */
html>body .COM_comunidadFondoColor{width:330px}

.COM_enlacesComunidad{
	padding:4px 0px;
	margin-bottom:10px;
	font-weight:bold;
	
}

.anuncioComunidad{
	background-color:#E1ECF2;
	background-image:url(../imagenes/portada/especialcomunidad.jpg);
	background-repeat:no-repeat;
	width:804px;
	height:105px;
	margin:0px;
	position:relative;

	border-width:0px 0px 1px 0px;
	border-color:#808080;
	border-style:solid;
}

.anuncioComunidad .mensaje{
	position:absolute;
	top:85px;
	width:804px;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

.anuncioComunidad .quiniela{
	height:80px;
	width:350px;
	position:absolute;
	top:0px;	
	left:220px;
	cursor:pointer;
}

.COM_fechaAmigable{font-size:0.85em}
.COM_textoComentarioItem{font-size:0.9em}

.COM_fechaSinVisitar{background-color:#f7f770}

.COM_topUsers{clear:both;font-size:0.9em;margin-left:10px}

.COM_fotoUsuario{width:104px;height:136px;border-width:1px;border-style:solid;border-color:#808080;font-size:0.85em;text-align:center;padding-top:2px;float:left;margin-right:5px}

.COM_usuarioComunidad{float:left;width:270px}
.COM_fotoUsuarioVisitado{float:left;margin-right:5px}

#COM_mailingOpciones{margin-left:20px}

.spoiler{position:absolute;width:300px; padding:0px 4px;top:0;left:0;color:#ffffff;font-size:0.9em;text-align:center;cursor:pointer;font-weight:bold}
.spoiler span{font-size:1.8em;color:#ff8080}
.spoiler .fondoSpoiler{background-color:#000000;width:300px; padding:0px 4px;height:100%;position:absolute;top:0;left:0}
.spoiler .contenidoSpoiler{z-index:10;position:absolute;top:0;left:0}

.ayudaForm{font-size:0.85em;color:#606060;font-style:italic}
#COM_form_eventos{margin-left:10px}
#COM_form_eventos input{width:100px}
#COM_form_eventos input#eventos_titulo, input#eventos_url{width:300px}
#COM_form_eventos textarea{height:100px;width:300px}
#COM_form_eventos .fechaInicio {float:left;width:150px}
#COM_form_eventos .fechaFin {float:left;margin-left:50px;width:100px}

.capaFormGeo{margin-left:10px;width:800px;}
#resultadoLugar{width:400px;height:400px;float:right;margin-right:194px;border-color:#808080;border-width:1;border-style:solid}
.capaFormGeo #capaLugar{width:350px;display:none}

.eresSpam{border-width:2px;border-color:#ff0000;border-style:solid;width:350px;padding:4px}


.fans_foto_lista{
	width:250px;
	float:left;
	overflow:hidden;	
	margin-right:1px;	
	background-color:#ededed;
	border-color:#808080;
	border-width:0px 1px 1px 0px;
	border-style:solid;
}

.fans_foto_lista .foto_fan{text-align:center;width:100%;margin:10px 0px}
.fans_foto_lista .lista_fans{margin-left:10px}
.fans_foto_lista .COM_tituloSeccion{width:235px}
html>body .fans_foto_lista .COM_tituloSeccion{width:200px}

.fans_foto_lista .hazteFan{font-size:1.3em}

.fans_contenido{
	width:490px;
	float:left;
	overflow:hidden;
	padding-left:10px;
}

.fans_contenido .COM_tituloSeccion{margin-top:20px}

.fans_fotos{
	width:250px;
	float:right;
	overflow:hidden;
	background-color:#ededed;
	border-color:#808080;
	border-width:0px 0px 1px 1px;
	border-style:solid;
	text-align:center;
}

.fans_fotos .fin_fotos{width:100%;height:150px}
.fans_fotos img{margin-top:10px}


.COM_columnaIzda{
	margin-left:5px;
	width:337px;
	overflow:hidden;
	float:left;
}
.COM_columnaCentro{
	margin-left:10px;
	width:337px;
	overflow:hidden;
	float:left;	
}
.COM_columnaDcha{
	margin-right:5px;
	width:300px;
	overflow:hidden;
	float:right;
}

.COM_columnaDcha .COM_tituloSeccion{width:300px}
.COM_columnaDcha .COM_comunidadFondoColor{width:300px}
.COM_columnaDcha #topic_titulo{width:280px}
.COM_columnaDcha #topic_texto{width:280px}
/* para firefox */
html>body .COM_columnaDcha .COM_tituloSeccion{width:263px}

