body {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo_header.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#contenedor {
	width: 806px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(imagenes/encabezado.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 128px;
	width: 806px;
}
#botonera {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 806px;
	font-size: 12px;
	font-weight: bold;
}

#botonera a:link, a:visited, a:active{
	color:#FFFFFF;
	text-decoration: none;
}

#botonera a:hover {
text-decoration:underline;}

#contenedor-sec {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 806px;
	background-color: #FFFFFF;
}
#btn-descargar {
	padding: 0px;
	height: 53px;
	width: 415px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 195px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#entrada {
	height: auto;
	width: 600px;
	margin-left: 103px;
	margin-top: 20px;
}

#entrada h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #16307A;
}

#entrada p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #152F79;

}

.titulo {
	background-image: url(imagenes/titulo_panel.jpg);
	height: 27px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.formtextos {
	color: #152F79;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
}

.tabla {
	margin-left: 107px;
}

.espacios {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 15px;
}

.btn-send {
	background-image: url(imagenes/btn_ingresar.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 101px;
}

#footer {}

#col-izq{
	width:600px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #152F79;
}

#col-der{
	width:600px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0px;
}

#col-der a:link, a:visited, a:active{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #152F79;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #152F79;
	border-right-color: #152F79;
	border-bottom-color: #152F79;
	border-left-color: #152F79;
	text-decoration: none;
}
#col-izq a:link, a:visited, a:active{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #152F79;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #152F79;
	border-right-color: #152F79;
	border-bottom-color: #152F79;
	border-left-color: #152F79;
	text-decoration: none;
}

#col-izq a:hover{
	text-decoration: underline;
}

#col-der a:hover{
	text-decoration: underline;
}
.margen{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	margin-right: 0px;
}

.subtitulo{
	margin: 0px;
	font-weight: bold;
	font-size: 12px;
}

#entrada p.subtitulo {
	font-size: 12px;
	font-weight: bold;
}

