body {
	background-color: #D3D5CA;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cabecera {
	border: 6px solid #565656;

}

.col2 {
	background-color: #FFFFFF;
	vertical-align: top;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #565656;
	border-right-color: #565656;
	border-bottom-color: #565656;
	border-left-color: #565656;
	text-align: justify;
	line-height: 18px;
	padding: 40px;
	width: 523px;
}
.menu-ppal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #E9E9EB;
	color: #333333;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #565656;
	border-right-color: #565656;
	border-bottom-color: #565656;
	border-left-color: #565656;
	border-top-style: none;
	border-right-style: none;
	line-height: 30px;
	width: 246px;
}
.menu-ppal a {
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	padding: 3px;
	font-size: 16px;
	font-weight: bold;
}
.menu-ppal a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D3D5CA;
}
.menu-ppal_aki {
	color: #893B0D;
	text-decoration: none;
	background-color: #D3D5CA;
	line-height: 30px;
	text-align: right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.menu-ppal hr {
	color: #BDBBBE;
}

.espaciado {
	padding-right: 2px;
	padding-left: 2px;
}
.titulo {
	font-size: 14px;
	color: #893B0D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.titulo_big {
	font-size: 15px;
	color: #B06A00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}
.resaltado {
	color: #FF3300;
}
ul {
	list-style-type: disc;
}


a {
	color: #525252;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #BB4A00;
}

.centrar_foto {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.documentacion {
	float: right;
}
.enviarform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E9E9EB;
	border: 1px solid #893B0D;
	font-weight: bold;
}
.proteccion_de_datos {
	font-size: 9px;
	color: #333333;
	text-align: left;
	line-height: 15px;
}
