@import "form.css";

h2#eres
{
    border:				0px none;
    text-align:			center;
    font-size:			2em
}

div.tipo_usuario
{
	width:				33%;
	height:				auto;
	float:				left;
	text-align:			center;
}

div.tipo_usuario a.seleccion_tipo_usuario
{
	font-family:		Georgia,'Times New Roman',times,serif;
	display:			block;
	margin:				0 1em;
	text-transform:		uppercase;
    padding:			1.2em;
}

a.por_que_registrarte
{
	display:			block;
	width:				100%;
	padding:			0;
	margin:				0 0 1em;
	text-align:			center;
	font-size:			1.2em;
	font-weight:		bold;
	height:				2em;
	line-height:		2em;
}

#edit_form div.text input
{
	width:				auto;
}

#edit_form div.text input#OngRegistroNombre,
#edit_form div.text input#OngRegistroOrganismoRegistro,
#edit_form div.text input#OngRegistroUrl,
#edit_form div.text input#DelegacionRegistroDireccion
{
	width:				35em;
}

#edit_form div.actividades p
{
	margin-left:		0;
	font-size:			0.9em;
	font-weight:		bold;
	margin-bottom:		0.3em;
	text-transform:		uppercase;
}

#edit_form div.actividades ul
{
	margin-left:		2em;
}

div#delegacion_es_central label
{
	font-weight:		bold;
}