@font-face {
	font-family: Helvetica;
	src: url(http://box.personal.com.ar/fonts/helvetica.ttf);
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

#header {
	height:70px;
	/*height:54px;*/
	background-color:#0057a8 !important;
	margin: 0 auto;
	width: 100%;
	/*position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	min-height: 50px;
	height: 50px;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 40px;*/
}

#logo-personal{
	max-width:1050px;
	margin:auto;
	padding-top:12px; 
}

#wrap {
	width:960px;
	margin:auto;
	/*padding-top:60px;*/
	/*background-color:#FFC;*/
	/*height:600px;*/
}

#titulo {
	padding-top:10px;
	margin: auto;
	min-height: 200px;
}

#form {
	padding-top:20px;
	margin: auto;
	width:600px;
	min-height: 400px;
}
#form a:hover, a:focus {
	color: #0057a8 !important;
}
#form a {
	color: #0057a8 !important;
}
/*#form label
   {
       width: 250px;
       padding: 5px;
       float: left;
   }
   
   #form input
   {
       width: 250px;
       padding: 5px;
	margin-top:30px;
       float: left;
   }
#terminus
   {
	width: 15px !important;
   }
#submit
   {
	margin-left:150px;
   }*/
#aclatel {
	font-size: 12px;
}
#footer {
	/*width:1920px;*/
	/*height:54px;
	background-color:#363636 !important;
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	min-height: 50px;
	height: 50px;
	border: 1px solid #363636;
	background-color: #363636;
	color: white;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 40px;*/
}
/*.LV_valid {
	color:#00CC00;
}
.LV_invalid {
	color:#CC0000;
}*/
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
	
	border-color: #007c85;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1p
}
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
	
	border-color: #d9186b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

/*.btn:hover, .btn:focus, .btn.focus {
	color: #000000 !important;
	text-decoration: none;
}*/
table {
	width: 100%;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
color: #fff;
background-color: #003e77;
border-color: #003e77;
}
.btn:hover, .btn:focus, .btn.focus {
color: #0057a8;
text-decoration: none;
}
.btn-block {
display: block;
width: 100%;
}
.btn-primary {
color: #fff;
background-color: #0057a8;
border-color: #0057a8;
text-transform: uppercase;
border-bottom: 2px solid #003e77;
}
.numero{
	padding-left: 0px !important;
	padding-right: 0px !important;
	/*width: 100px;*/
}
