@charset "UTF-8";
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000066;
	letter-spacing: 1px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/interface_nuevo/fondo_pagina2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
a:link {
	color: #003;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #003;
}
.textos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #DD7B00;
	letter-spacing: 2px;
	line-height: 16px;
	font-weight: normal;
}
.fondo_sup {
	background-image: url(../imagenes/fondo_franja_horizontal_todo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulares {
	font-family: Helvetica, sans-serif, "Garamond Premier Pro Bold Subhead";
	font-size: 20px;
	color: #FFF;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 30px;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	letter-spacing: 1px;
}
.fondo_formulario {
	background-image: url(../imagenes/fondo_formulario.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fondo_formulario_sup {
	background-image: url(../imagenes/fondo_menu_sup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.formularios {
	border: 1px solid #DD7B00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #DD7B00;
	letter-spacing: 2px;
}
.fondo_creditos {
	background-image: url(../imagenes/fondo_creditos.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.fondo_logo {
	background-image: url(../imagenes/fondo_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textos_creditos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #DD7B00;
	letter-spacing: 2px;
	line-height: 16px;
	font-weight: normal;
}
.titulares_grandes {
	font-family: Helvetica, sans-serif, "Garamond Premier Pro Bold Subhead";
	font-size: 47px;
	color: #DD7B00;
	letter-spacing: 4px;
	font-weight: normal;
}
.titulares_pequeños {
	font-family: Helvetica, sans-serif, "Garamond Premier Pro Bold Subhead";
	font-size: 20px;
	color: #8C9600;
	letter-spacing: 2px;
	font-weight: bold;
	line-height: 27px;
}
.fondo_sup2 {
	background-image: url(../imagenes/fondo_franja_horizontal_logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titulares2 {
	font-family: Helvetica, sans-serif, "Garamond Premier Pro Bold Subhead";
	font-size: 18px;
	color: #0E2A5C;
	font-weight: bold;
	line-height: 30px;
}
