<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-attachment: fixed;
	background-image: url(imagenes/fondo-textura-metal-4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
@font-face {
 font-family: Fjalla;
 src: url("fonts/FjallaOne-Regular.woff") format("woff"); /*FF Chrome, IE9*/ 
 src: url("fonts/FjallaOne-Regular.otf"); /*OTF file for IE*/
 src: url("fonts/FjallaOne-Regular.ttf") format("truetype"); /*Old Firefox*/
 src: url("fonts/FjallaOne-Regular.eot"); /*IE 6-8 FIX*/
 src: url("fonts/FjallaOne-Regular.eot?#iefix") format("embedded-opentype");
}
@font-face {
 font-family: Oswald-Regular;
 src: url("fonts/Oswald-Regular.ttf"); /* TTF file for CSS3 browsers */
}
.tabla100x100 {
	height: 100%;
}

.fondo-centro {
	background-image: url(imagenes/fondo-textura-metal-2.jpg);
	background-position: center top;
	height: 100%;
	border-radius: 15px;
}
.fondo-remache {
	background-image: url(imagenes/remache-1.png);
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo-remache2 {
	background-image: url(imagenes/remache-2.png);
	height: 30px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo-titulo {
	background-image: url(imagenes/fondo-titulo-2.png);
	padding-right: 30px;
	padding-left: 30px;
}
.borde-imagenes {
	border: 5px solid #FFFFFF;
}
.menu {
	font-family: Fjalla, Oswald-Regular, sans-serif;
	font-size: 24px;
	color: #FF750D;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.menu:link {
	font-family: Fjalla, Oswald-Regular, sans-serif;
	font-size: 24px;
	color: #FF750D;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}
a.menu:hover {
	font-family: Fjalla, Oswald-Regular, sans-serif;
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
}
.menuActivo {
	font-family: Fjalla, Oswald-Regular, sans-serif;
	font-size: 24px;
	color: #FF750D;
	font-weight: normal;
	text-transform: none;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	-webkit-font-smoothing: antialiased;
	-webkit-font-smoothing: subpixel-antialiased;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF750D;
}

h1 {
	font-family: Fjalla, Oswald-Regular, sans-serif;
	font-size: 20px;
	color: #FF750D;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}
h2 {
	font-family: Fjalla, Oswald-Regular, sans-serif;
	font-size: 16px;
	color: #FF750D;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
}

.texto-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
}
a.texto-general:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	text-align: justify;
}
a.texto-general:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF750D;
	text-decoration: none;
	line-height: 21px;
	text-align: justify;
}
.texto-generalinterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
a.texto-generalinterno:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 21px;
}
a.texto-generalinterno:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF750D;
	text-decoration: none;
	line-height: 21px;
}
.division-vertical {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}


.campos-formulario {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF750D;
	padding-left: 5px;
}
.boton-formulario {
	background-color: #FF750D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor: pointer;
}
.confirmacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.text-pie {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.text-pie:link {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.text-pie:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FF750D;
	text-decoration: none;
}
.fondo-blanco50 {
	background-image: url(imagenes/blanco-traslucido.png);
}
.texto-blancointerno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	font-weight: bold;
}
</pre></body></html>