.espa{
	margin-bottom: 20px;
	float: left;
	margin-left: 4px;
	/*clear: both;*/
}
.login{
	float: left;
}
.logins{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	width: 140px;
	color:#000099;
	padding-bottom: 5px;
}
#login p{
	color:#000099;
	font-size: 10px;
}

#login/* INSERI ESTE CÓDIGO */
{
	float: left;
	width:180px; 
}
#login a:hover{
	text-decoration: underline;
}

.texto_form{
	color:#000099;
	font-size: 11px;
}

.form{
	border: 1px solid black;
	color:#000099;
	font-size: 11px;
	
}
 form
{
	font-family: "Trebuchet MS", Tahoma, Tunga, Arial, Verdana;
	color:#000066;
	font-size:11px;
}
form fieldset
{
	border: 1px solid #003366;
	padding:7px 7px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
}
form legend
{
	background:#006699;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Tunga, Arial, Verdana;
	font-size:11px;
	
}
form option
{
	 font-family: "Trebuchet MS", Tahoma, Tunga, Arial, Verdana;
	 color:#000066;
	 font-size:11px;
}
form select
{
	margin:5px 0; 
	display:block;
}
form label
{
	display:block;
	font-family: "Trebuchet MS", Tahoma, Tunga, Arial, Verdana;
	color:#000066;
	font-size:11px;
	margin:5px 0; 
	height:24px;
}
form input
{
	display:block;
	font-family: "Trebuchet MS", Tahoma, Tunga, Arial, Verdana;
	color:#000066;
	background:#CCCCCC;
	/*width:auto;	*/
	font-size:11px;
	margin:5px 0; 
	/*height:22px;*/
}
.divLabel
{
	float:left;
	margin:5px 0;
	width:60px;
}
.divInput
{
	float:right;
	margin:5px 0; 
}
.trebuchet
{
	 font-family: "Trebuchet MS", Tahoma, Tunga, Arial, Verdana;
	 color:#000066;
}

