#add_user
{
margin-top:10px;
width:930px;
float:left;
display:block;
}
#titulo_reg_user
{
	position:relative;
	float:left;
	width:930px;
	height:30px;
	text-align:center;
	display:block;
	margin-left:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0028b1;
	border-right-color: #0028b1;
	border-bottom-color: #0028b1;
	background-image: url(../../imagenes/fnd_nav_alt.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
	color: #0028b1;
	vertical-align: middle;
}
#form_add_user
{
	width:930px;
	margin-top:0px;
	position:relative;
	float:left;
	border: 1px solid #0028b1;
	border-top-style:none;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
}