/* ********************************************* */
form{
margin: 0;
}
#imagenCabecera{
	position: absolute;
	align: left;
	left: 5px;
	top: 5px;
}
Table{
	position: absolute;
	border-collapse: collapse;
	text-align: left;
	width:924px;
	left: 5px;
	top: 130px;
}
td{
	height:30px; 
	font-family: "Trebuchet MS",Verdana,serif;
	font-size: 9pt;
	color: #005AA1;
	text-decoration: none;
	background-color:white; 
	background-image:none;
}
#registro{
	position: relative;
	top: 10px;
	left: 650px;
	width: 300px;
}
#registro_usuarios input{
	width: 350px;
	background-color:#E6E6E6;
	border: 0;
	margin-right: 10px;
}
.encabezadoSeccion{
	border-bottom: 1px solid rgb(0, 108, 184);
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS",Verdana,serif; font-size: 10pt;
	font-weight: bold;
}
#portada {
	top: 5px;	
	width: 350px;
	background-color:#E6E6E6;
	border: 0;
	margin-right: 10px;
}
