@import url("estilos.css");

#contenido_tabla a
	{
	font-weight:bold;
	}
	
#contenido_tabla_post a
	{
	font-weight:bold;
	}
/*-------------------------------------------------- Tablas */


#contenido_tabla_post table
	{
	width:97%;
	}
/*-----------------------------------------------Paginación  */

.paginacion {
	display: block;
	text-align: center;
	margin: 0;
	font-size: .9em;
	padding: 1em 0 1em 0;
	border-bottom:1px solid #EEEEEE;
}
.paginacion li {
	text-align: center;
	margin: 0;
	padding: 0 .3em .5em .3em;
	display: inline;
}

#contenido_tabla .paginacion li a{

	font-weight:normal;
		

}

#contenido_tabla .paginacion li.centro  span.activo a
	{
	font-weight:bold;
	}
/*-----------------------------------------------------Fecha*/

#cuerpo p.fechaTop 	{
	font-weight:bold;
	margin-top:1em;
	}

/*-----------------------------------------------Comentario*/

#cuerpo .comentario	{
	margin-top:2em;
	padding-right:.3em;
	}
	
#cuerpo .comentario p.autor	
	{
	margin-top:1.5em;
	}
	
/*-----------------------------------------------Tormenta de ideas*/	
.tormenta_ideas {
	xdisplay: block;
	background-image:url(../img/all/bg-menu-anclas-corto.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 0;
	padding-top:.7em;
	margin-bottom:1em;
	margin-top:0;
	xheight: 17em;
	}
#contenido_interior div.tormentaIdeas_2 {
	margin: 1em 5.5em 1em 2em;
	clear:both;
	width: 45em;
	float:left;
}
#contenido_interior div.tormentaIdeas_2 p {
	padding: .4em 0 .5em 1em;
	background: url(../img/all/bullet-li-interior-verde.gif) no-repeat 0 .8em;
	margin:.5em 0 0 0;
	font-weight:bold;
	}
#contenido_interior div.tormentaIdeas_2 #ganador {
	background: transparent url(../img/all/icono-01.gif) no-repeat scroll 0 0.5em;
	clear:both;
	border-bottom:1px solid #f1f1f1;
	padding-bottom: 1.5em;
	margin-left: 1em;
	margin-top:1em;
}
#contenido_interior div.tormentaIdeas_2 #ganador p {
	font-weight:normal;
	background:none;
	margin:.3em 0 -1em 2.5em;
}
#contenido_interior div.tormentaIdeas_2 #ganador p.titulo_ganador {
	font-weight:bold;
	background:none;
	margin:0 0 -1em 2.5em;
	color:#555555;
}
dl.tormentaIdeas {
	margin: 1em 5.5em 1em 2em;
	clear:both;
	width: 45em;
	float:left;
}
dl.tormentaIdeas dt {
	padding: .4em 0 .5em 1em;
	background: url(../img/all/bullet-li-interior-verde.gif) no-repeat 0 .7em;
	margin-top:1em;
	font-weight:bold;
	}
dl.tormentaIdeas dt.no_bullet {
	padding: .4em 0 .5em 1em;
	background-image: none;
	margin-top:1em;
	font-weight:bold;
	}
 dl.tormentaIdeas dd {
	margin-left:1em;
	}
dl.tormentaIdeasSegundo {
	margin: -14em 5.5em 1em 2em;
	clear:both;
	width: 45em;
	xfloat:left;
}
dl.tormentaIdeasSegundo dt {
	padding: .4em 0 .5em 1em;
	background: url(../img/all/bullet-li-interior-verde.gif) no-repeat 0 .7em;
	margin-top:1em;
	font-weight:bold;
	}
dl.tormentaIdeasSegundo dt.no_bullet {
	padding: .4em 0 .5em 1em;
	background-image: none;
	margin-top:1em;
	font-weight:bold;
	}
 dl.tormentaIdeasSegundo dd {
	margin-left:1em;
	}

/*--------------------------------------------------Mapa del sitio*/
#mapa_sitio  	{
	font-size:.9em;
	}

#mapa_sitio a	{
	font-weight:normal;
	}
#mapa_sitio dd
	{
	background-image:url(../img/all/bullet-li-interior-verde.gif);
	background-position:0% 30%;
	background-repeat:no-repeat;
	padding-left:1em;
	margin-bottom:.9em;
	}
	
#mapa_sitio dd.noBullet
	{
	background-image:url(../img/all/bullet-li-interior-verde.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	}
	
#mapa_sitio dd.noBullet ul
	{
	margin-left:2em;
	}
	
#mapa_sitio dd span.subnivel
	{
	margin-bottom:.9em;
	}
	
#mapa_sitio dd.noBullet  ul li
	{
	background-image:url(../img/all/bullet-li-interior-verde.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	margin-bottom:.9em;
	margin-top:1em;
	padding-left:1em;
	}
	
	
dt.mapa  {
	display: block;
	border-bottom: .1em solid #b5c906;
	clear:both;
	margin:3em 0 1em 0;
}

/*--------------------------------------------------Kosmoquesta*/
ul.kosmoquest {
	margin:1em 0;
}
#cuerpo ul.kosmoquest span.titular {
	font-size:1.4em;
	margin:-1.8em 0 0.5em 2.5em;
	display:block;
}
ul.kosmoquest li {
	margin:2em 0 2em 0;
	padding:0 0 1em 0;
	border-bottom:1px solid #eaeaea;
}
ul.kosmoquest li ul {
	margin:0.5em 0 0.5em 3em;
}
ul.kosmoquest li ul li {
	background:url(../img/all/bullet-li-interior-gris.gif) no-repeat 0px 2px;
	padding:0 0 0 1.2em;
	margin:0 0 0.5em 0;
	border:none;
}
