.login
{
border:10px transparent solid;
margin-left:453px;
margin-top:0;
border-radius:2px;
width:453px;
height:200px;

}
.loginf
{
border:10px transparent solid;
margin-left:453px;
margin-top:0;
border-radius:2px;
width:453px;
height:250px;
background-color:#EFFBFB;
}

.login2
{
border:10px transparent solid;
margin-left:-10px;
margin-top:0px;
border-radius:0px;
width:453px;
height:80px;
background-color:#EFFBFB;
font-size:10px;
}
.boton{
background-color:#084B8A;
color:#D6EAF8;
border:2px solid white;
text-decoration:none;
border-radius:10px 10px 10px 10px;
padding:4px;
-moz-box-shadow: 0px 0px 5px #58D3F7; 
-webkit-box-shadow: 0px 0px 5px #58D3F7; 
box-shadow: 0px 0px 5px #58D3F7;
}
.boton:hover{
background-color:#D6EAF8;
color:#084B8A;
font-size:15px;
}

#cajabuscar
{
border:10px transparent solid;
margin-left:453px;
margin-top:0;
border-radius:2px;
width:370px;
height:70px;
background-color:#01A9DB;
}

.grande{
	margin-left:5%;
	border-radius:2px 2px 2px 2px;
	border: 5px solid white;
	
	
}
.banner{
	background-image: url('../images/abajofin.png');
	background-repeat:no-repeat;
width:1357px;
height:50px;
}

#alterarusuario
{
color:#01A9DB;
border:10px transparent solid;
margin-left:0px;
margin-top:0;
border-radius:2px;
width:800px;
height:400px;

}
.usuarioreg{
	margin-left:10px;
	border-radius:2px 2px 2px 2px;
	border: 5px solid white;
	color:#084B8A;
	font-size:15px;
	
}
.botones
{
	margin-left:820px;
	
}
.botonesb
{
	margin-left:1100px;
	
}
.cajita
{
	margin-left:80px;
	
}
#mostrar
{
	margin-left:80px;
	color:#df7401;
	font-size:20px;
}