
#new_usuario {

margin-left: 15px;
border: 1px solid #003399;
background-image: url(imagenes/.gif);
background-repeat: no-repeat;
background-position: right;
font: bold normal x-small Verdana, Arial, Helvetica, sans-serif;color: #666666;
}
#new_usuario strong {
color: #FF0000;
}
#new_usuario .cell01 {
width: 100px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
}
#new_usuario .cell02 {
width: 150px;
padding-left: 3px;
}
#new_usuario2 {
width: 350px;
border: 1px solid #003399;
font: bold normal x-small Verdana, Arial, Helvetica, sans-serif;
color: #666666;
margin-left: 50px;
margin-bottom: 20px;
margin-top: 20px;
}
#new_usuario2 .celd2 {
font-weight: bold;
color: #FF0000;
width: 200px;
padding-left: 3px;
}
#new_usuario2 .celd1 {
font-size: x-small;
font-weight: normal;
color: #FF0000;
text-align: center;
padding-top: 7px;
padding-bottom: 7px;
}
.Estilo1 {color: #cccccc}
.Estilo2 {color: #003399}
.Estilo7 {font-size: medium; color: #FFFFFF; }
.Estilo8 {
	font-size: xx-small;
	color: #999999;
}
-->

<!--
.Estilo3 {color: #FFFFFF; font-weight: bold; }
.Estilo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.Estilo5 {color: #003399}
.Estilo8 {font-size:9px}

#opciones a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	background-color: #F8F8F8;
	margin-right: 7px;
	margin-left: 7px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-top: 2px outset #cccccc;
	border-right: 2px inset #cccccc;
	border-bottom: 2px outset #cccccc;
	border-left: 2px inset #cccccc;


}
#opciones a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFEBAD;
	font-weight: lighter; 
}

.Estilo11 {color: #006699}
.Estilo12 {color: ##006699}
#boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin: 30px auto;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: text-bottom;
	width: 150px;
	display: block;
	background-image: url(imagenes/boton.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	height: 25px;
}
#boton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	vertical-align: text-bottom;
	text-align: center;
	padding-top: 4px;
}
#boton a:hover {
	color: #FF3300;
}

.formm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#003366;
	background-color: #d3dde3;
	border: 1px solid #006699;
}