@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;
}

#pick_avatar
{
	overflow:		hidden;
	margin-top:		1em;
	margin-bottom:	1em;
}

#pick_avatar li
{
	float:			left;
	overflow:		hidden;
	position:		relative;
	width:			64px;
	height:			64px;
	margin:			4px 0 8px 4px;
}

#pick_avatar li.custom_avatar
{
	width:			100%;
}

#pick_avatar li.custom_avatar input[type=file]
{
	overflow: hidden;
	width: 60px;
}

#pick_avatar li.custom_avatar label
{
	padding-left: 24px;
}

#pick_avatar li img
{
	width:			64px;
	height:			64px;
}

#pick_avatar li input[type=radio]
{
	position:		absolute;
	top:			2px;
	left:			2px;
}

.caja_videotutorial_registro, .caja_videotutorial_registro #pantalla_videotutorial
{
	clear: both;
}

#mediaspace
{
	margin-top: 1em;
}
