body{

	font-family:  Arial, Helvetica, sans-serif;
	margin: 0;
	background-size:  cover;
	background-attachment: fixed;
}

*{

	box-sizing: border-box;
}

.contenedor{

	width: 100%;
	padding: 15px;
}

.cuerpo{
	width:100%;	
	display:flex;
	gap:20px;
	flex-wrap:wrap;
	margin-bottom:50px;	
}



.formulario{
	margin: auto;	
	background: #fff;		
	padding: 3px;
	opacity: .8;	
	border-radius: 5px;
	margin-top:50px;	
}


	.formulario_login{

			margin: auto;
			width: 400px;
			margin-top: 100px;
			border-radius: 5px;
	}
	
	.formulario_registrar{

		margin: auto;
		width: 400px;
		margin-top: 10px;
		border-radius: 5px;
}




	header
{
	width:100%;
	color: #000;
	background-color: #000;
}


.menu ul
{
	
	margin:0;
	list-style:none;
	padding:0;
	display:flex;
}

.menu li:hover
{
	background-color: #666;
	background-position: 0;
}

.menu li a
{
	display: block;
	padding:15px 20px;
	color:#FFF;
	text-decoration:none;
}




h1{

	text-align: center;
	color: #1a2537;
	font-size: 30px;
}

input[type="text"], input[type="password"]{

	font-size: 20px;
	width: 100%;
	padding: 10px;	
	text-align: center;
}

label{
	font-size: 20px;
	width: 100%;
	padding: 10px;
	
	text-align: center;
	
}

select{
	font-size: 20px;
	width: 100%;
	padding: 10px;
	
	text-align: center;
	
}

.input-contenedor{
margin-bottom: 15px;
border: 0.5px solid #aaa;
border-radius: 5px;
}


.boton{
	border: none;
	width: 100%;
	color: white;
	font-size: 20px;
	padding: 15px;
	border-radius: 5px;
	cursor:  pointer;
	background-color: #06C;
}

body{
	width:1200px;	
	margin:0 auto;		
}


.fuentesh1 h1{
	color:#06C;
	font-family:"segoe UI";
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

.fuentesh1 h2{
	color:#333;
	font-family:"segoe UI";
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

.fuentesh1 a{
	color:#F00;
	font-family:"segoe UI";
	font-size:20px;
	font-weight:bold;
	text-align:center;
}



.boton_servicios{

background:#E4E4E4;
min-height:200px;
/*max-width:300px;*/
width:32.22%;
font-weight: bold;
padding: 20px;
overflow:hidden;
background-size:cover;
background-position: center center;
border-radius:10px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
}

.boton_servicios:hover{
	filter: brightness(1.3);	
	}

.boton_servicios a{
	color:#FFF;
	text-decoration: none;	
}

.boton_servicios a:visited{
	color:#FFF;	
}

.textos{
	color:#FFF;	
}
.encabezado{
	width:1200px;
	height:190px;
	background:url(../imagenes/Encabezado.jpg)
	
		
}

.cuerpo table{
	border-collapse: collapse;
	border: 2px dotted #CEE3F6;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666;
	margin: auto;
	
}

.cuerpo td{
	border: 2px dotted #CEE3F6;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;	
}


.radio {
	width: 25px;
	height: 25px;	
	}


.barra{
	width: 20px;
	height: 10px;		
	
}

.btn-3d {
  padding: .6rem 1rem;
	border: 1px solid #995309;
	border-radius: 4px;
	background-color: #06C;
	color: #fff;
	font-size: 1.2rem;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	box-shadow: 0 1px 0 rgba(255,255,255,.5) inset,
    0 1px 3px rgba(0,0,0,.2);
	background-image: none;
}

.btn-3d:hover, .btn-3d:focus {
	background-color: #06F;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#f0a100),to(#f70));
	background-image: none;
}

.btn-3d:active {
  background-color: #cf6a00;
  box-shadow: 0 2px 3px 0 rgba(0,0,0,.2) inset;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#f0a100),to(#f70));
  background-image: linear-gradient(#f0a100 10%,#f70 100%);
}



.marco_candidatos h1{
	height:40px;
	margin-top:5px;
	font-size:18px;
	font-family:helvetica, verdana;
	text-align:center;
	background-color:#FFF;
	/*line-height: 40px;*/
}

.marco_candidatos{
	box-sizing:border-box;
	padding:1.4%;
	margin:0.5%;
	background-color: #069;
	width:19%;
	height: 305px;
	float:left;
	border-radius:10px;
}

.marco_candidatos img{

max-width:100%;
/*margin-left:20px;*/
margin:0 auto;
	
}

.caja_boton_opcion{
	box-sizing:border-box;
	max-width:100%;
	padding:5px;
	background-color:#666;
	font-size:18px;
	color:#FFF;
	font-family:helvetica, verdana;
}

.espacio{
clear:both;	
}

.caja_boton_inicio{
	padding:70px;
	box-sizing:border-box;
	width:49%;
	height:300px;
	margin:0.5%;
	font-size:15px;
	font-family:helvetica, verdana;
	text-align:center;
	float:left;
	color:#FFF;
	cursor: pointer;
	background-color: #06C;
	/*line-height:300px;*/
	
}
.caja_boton_inicio:hover{
	background-color: #06F;	
	
}