@charset "UTF-8";
/* CSS Document */

.menu_inf {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.menu_inf:link, a.menu_inf:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.menu_inf:hover, a.menu_inf:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.pie {
	background-color: #F90;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondo_pie.png);
	background-repeat: repeat-x;
}
.inferior {
	background-image: url(../imagenes/fondo_inf.png);
	background-repeat: no-repeat;
}
.superior {
	background-image: url(../imagenes/fondo_sup.png);
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 5px;
	line-height: 1.2em;
	color: #666;
}
.creditos {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	line-height: 1.5em;
}
.tex_oscuro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
}
a.tex_oscuro:link, a.tex_oscuro:visited {
	text-decoration: underline;
	text-align: left;
}
a.tex_oscuro:hover, a.tex_oscuro:active {
	color: #666;
	text-align: left;
}
.tex_oscuroL {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.tex_oscuroXL {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-transform: uppercase;
}
.tex_naranja {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #F60;
	text-align: left;
	text-decoration: none;
}
.tex_naranja_lista {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #F60;
	text-align: left;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
}
.tex_naranja_ser {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	color: #F60;
	text-align: left;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
}
.tex_not {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
	text-align: left;
	text-decoration: none;
}
.tit_not {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}
a.tit_not:link, a.tit_not:visited {
}
a.tit_not:hover, a.tit_not:active {
	color: #F60;
	text-decoration: none;
}
.direccion1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #F60;
	clip: rect(auto,auto,auto,auto);
}
.direccion2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	color: #666;
}
.epigrafe {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #F60;
}
#social {
	background-image: url(../imagenes/etiqueta_soci.png);
	background-repeat: no-repeat;
}
.campos {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	background-color: #eeeeee;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 1.4em;
	border: 1px solid #CCC;
}
.enviar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-right: 25px;
	background-color: #F60;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borrar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	background-color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.siguenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	vertical-align: middle;
}.menu_sup {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #16272F;
	text-decoration: none;
}
.tex_claroXS {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.tex_claroS {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
a.tex_claroS:link, a.tex_claroS:visited {
	text-decoration: underline;
	color: #FFF;
}
a.tex_claroS:hover, a.tex_claroS:active {
	color: #F60;
	text-align: center;
}
.tex_claroXL {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.tex_formulario {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	background-color: #000;
	line-height: 1.8em;
	padding-right: 5px;
	padding-left: 15px;
}
.centrado {
	text-align: center;
}
#news {
	background-image: url(../newsletters/imagenes/blanco.gif);
	background-repeat: no-repeat;
}
.tex_claroL {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.tex_fondonegro {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	background-color: #000;
	line-height: 1.8em;
	padding-left: 50px;
}
.marco_pruebas {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	line-height: 1em;
}
.tex_pruebas {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
}
a.tex_pruebas:link, a.tex_pruebas:visited {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
a.tex_pruebas:hover, a.tex_pruebas:active {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
.tex_pruebasXL {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
}
.menu_inf2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.menu_inf2:link, a.menu_inf2:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
a.menu_inf2:hover, a.menu_inf2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
