﻿.boton1
{
	border: 1px solid rgba(150,150,150,1.00);
	height: 32px;
	width: 100%;
}

.boton1:focus
{
	border: 1px solid #A5C7FE;
}



.milabel
{
	font-family: tradegothicbold;
	height: 32px;
	line-height: 32px;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: right;
}

@media only screen and (max-width: 550px)
{
	
}
@media only screen and (max-width: 1200px)
{

}

@media only screen and (min-width: 1201px)
{

}
