﻿div.link a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 10;
	background-color: #FFFFFF;
	opacity: 0;
}
div.link {
}
body {
	background-color: #FFFFFF;
	width: 900px;
	height: 547px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.container{
width: 320px;
height: 350px;
margin-right: auto;
margin-left: auto;
text-align: center;
top: -70px;
}
.bienvenido {
color: #000000;
font-family: Roboto, Arial, 'sans-serif';
font-weight: 500;
font-size: 18px;
margin-left: auto;
margin-right: auto;
width: 320px;
margin-bottom: 9px;
}
.boton_ingresar {
border: none;
border-radius: 4px;
color: #FFFFFF;
font-family: Roboto, Arial, 'sans-serif';
font-weight: 500;
font-size: 18px;
line-height: 30px;
width: 250px;
height: 30px;
background-color: #00807F;
margin-top: 18px;
margin-right: auto;
margin-left: auto;
cursor: pointer;
}
.condiciones {
width: 297px;
font-family: Roboto, Arial, 'sans-serif';
font-size: 12px;
color: #000000;
font-weight: normal;
margin-top: 30px;
line-height: 17px;
margin-left: auto;
margin-right: auto;
}
.form-control {
color: rgba(0,0,0,1.00);
font-family: Arial;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 18px;
text-align: center;
margin-left: 5px;
width: 150px;
}
.ingreso_datos {
color: #000000;
font-family: Roboto, Arial, 'sans-serif';
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 18px;
margin-top: 18px;
margin-left: auto;
margin-right: auto;
width: 310px;
}
.logo {
font-family: Roboto, Arial, 'sans-serif';
font-size: 24px;
color: #590000;
font-weight: bold;	
margin-top: 30px;
margin-bottom: 20px;
background-position: center;
padding: 5px;
width: 290px;
height: 30px;
margin-left: auto;
margin-right: auto;
}
