/*ZONA PRIVADA - FORMULARIOS*/

/*RELLENO DE FORMULARIOS POR SECCIONES*/
#content_prv_full_form {
	background-color: #ece3e0;
	width: 740px;
	height: 458px;
	float: right;
	padding-top: 1px;
}
#content_prv_form_fill_user {
	height: 400px;
	padding-top: 22px;
	padding-left: 18px;
}
#content_prv_form_fill_events {
	height: 400px;
	padding-top: 28px;
	padding-left: 18px;
}
#content_prv_form_fill_news {
	height: 400px;
	padding-left: 18px;
}
#content_prv_form_fill_salas {
	height: 136px;
	padding-top: 16px;
	padding-left: 18px;
}
#content_prv_inside {
	width: 680px;
	float: left;
	background-color:#FFFFFF;
	border: 1px solid #400040;
	padding-top: 1px;
	padding-left: 12px;
	padding-bottom: 12px;
}
/*FILAS*/
#form_sala {
	width: 700px;
	float: left;
}
#form_sala_dcha {
	width: 420px;
	float: right;
	height: 100px;
}
#form_sala_izda {
	width: 280px;
	float: left;
	height: 30px;
}
#form_fill_row {
	width: 700px;
	height: 30px;
	float: left;
}
#form_fill_row_mid {
	float: left;
	height: 52px;
}
#form_fill_row_esp {
	width: 705px;
	height: 127px;
	float: left;
}
#form_fill_row_long {
	float: left;
	width: 700px;
	height: 138px;
}
#form_fill_row_sala {
	width: 520px;
	float: left;
}
#form_fill_row_split {
	width: 264px;
	float: left;
}
#form_fill_row_split_long {
	width: 532px;
	float: left;
}

/*LABELS*/
#form_fill_label {
	width: 60px;
	float: left;
	padding-top: 5px;
	padding-left: 18px;
}
#form_fill_label_Xlong {
	width: 254px;
	float: left;
	padding-top: 5px;
	padding-left: 18px;
}
#form_fill_label_long {
	width: 110px;
	float: left;
	padding-top: 5px;
	padding-left: 18px;
}
#form_fill_label_mid {
	width: 85px;
	float: left;
	padding-top: 4px;
	padding-left: 18px;
}
#form_fill_label_midshort {
	width: 92px;
	float: left;
	padding-top: 4px;
	padding-left: 18px;
}
#form_fill_label_short {
	width: 32px;
	float: left;
	padding-top: 4px;
	padding-left: 18px;
}
#form_fill_field {
	float: left;
}
#form_fill_subfield {
	width: 464px;
	float: left;
	clear: right;
	padding-bottom: 4px;
}
#form_fill_field_check {
	float: left;
	padding-top: 4px;
}

/*PIE*/
#content_prv_form_btns {
	width: 700px;
	float: left;
	padding-left: 46px;
	padding-top: 4px;
}
#form_btns_fin {
	width: 82px;
	float: left;
	padding-left: 4px;
}
/*EVENTOS*/
#volver {
	width: 240px;
	height: 12px;
	float: left;
	padding-top: 8px;
	padding-left: 8px;
}
#event_date {
	float: left;
	padding-top: 5px;
}
/*USUARIOS*/
/*NOTICIAS*/

