@CHARSET "UTF-8";

.info_directorio_ong
{
	text-align:		center;
}

.contador_ongs
{
	border:			1px black dashed;
	margin:			1em 10%;
	padding:		0.7em;
}

.contador_ongs ul
{
	list-style:		none;
	text-align:		center;
}

.contador_ongs ul li
{
	display:		inline-block;
	margin-right:	1em;
	font-weight:	bold;
}

.contador_ongs ul li .numero
{
	font-weight:	normal;
}

p.registra_ong
{
	text-align:		center;
	margin-bottom:	1em;
}

p.info_busqueda
{
	text-align:	center;
}

div.boton-enlace
{
	margin-bottom:	1em;
	margin-top:		1em;
	text-align:		center;
}

div.ntksearch div.input input, div.ntksearch div.input select
{
	width:			8em;
}

body.ongs div.boton-enlace
{
	margin-top:			1em;
}
