body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #010100;
	margin: 0px;
	padding: 0px;
	background-color: #F7F7F7;
}
.caja {
	text-align: left;
	width: 95%;
	min-width: 900px;
}
.cabecera {
	background-color: #FFD100;
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 79px;
}
.canales {
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #010100;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.idiomas {
	float: right;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.canales2 {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.canales a, .canales a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.canales a:hover {
	color: #FFCA00;
	text-decoration: underline;
}
.copy {
	clear: both;
	background-color: #C82215;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.copy a, .copy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copy a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.contenido {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;

}
.menu {
	width: 189px;
	float: left;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu a, .menu a:visited {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	background-image: url(images_css/y.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	text-decoration: none;
	color: #010100;
	background-position: left top;
}
.menu a:hover {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	background-image: url(images_css/r.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	text-decoration: none;
	color: #010100;
}
.menu .act a, .menu .act a:visited {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	background-image: url(images_css/r.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	text-decoration: none;
	color: #010100;
}
.menu .nivel a, .menu .nivel a:visited {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	background-image: url(images_css/g.gif);
	background-repeat: repeat-y;
	padding-left: 30px;
	text-decoration: none;
	color: #010100;

}
.menu .nivel a:hover {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	padding-left: 30px;
	text-decoration: underline;
	color: #C82215;
	background-image: url(images_css/g.gif);
	background-repeat: repeat-y;
}
.menu .nivel2 a, .menu .nivel2 a:visited {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	height: 17px;
	padding-left: 25px;
	text-decoration: none;
	color: #010100;
	background-image: none;
}
.nivel2 a:hover {
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE9D8;
	display: block;
	padding-bottom: 3px;
	font-size: 0.9em;
	height: 17px;
	padding-left: 25px;
	text-decoration: underline;
	color: #C82215;
	background-image: none;
}
.nivel a em {
	font-style: normal;
	color: #C82215;
}
.contenido_pd {
	background-color: #ffffff;
	padding: 0;
	margin-left: 189px;
	margin-right: 121px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E01701;
	border-left-color: #E01701;
}
.huella {
	font-size: 0.9em;
	padding-left: 10px;
}
.huella a, .huella a:visited {
	color: #010100;
	text-decoration: none;
}
.huella a:hover {
	color: #C82215;
	text-decoration: underline;
}
.contenido_pd h1 {
	font-size: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C82215;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}
.texto p em {
	font-weight: bold;
	color: #C82215;
	font-style: normal;
}



.subir {
	text-align: right;
	margin-top: 5px;
}

.texto {
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
.destacados {
	width: 120px;
	float: right;
}
.destacados .destaca1 {
	text-align: center;
	padding-top: 1em;
	padding-right: 0.3em;
	padding-left: 0.3em;
}
.destacados .destaca1 p {
	margin: 0px;
	padding: 0px;
}
.destacados .destaca1 a, .destacados .destaca1 a:visited {
	color: #010100;
	text-decoration: none;
}
.destacados .destaca1 a:hover {
	color: #E01701;
	text-decoration: underline;
}
.destacados .destaca1 strong {
	font-weight: bold;
	color: #E01701;
}
.destacados .destaca1 img {
	padding-bottom: 0.3em;
}
.destacados .destaca1 img {
	padding-bottom: 0.3em;
}
.letras ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.letras li {
	list-style-type: none;
	display: inline;
}
.letras a, .letras a:visited {
	background-color: #FFCA00;
	display: block;
	float: left;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #C82215;
	text-decoration: none;
}
.letras a:hover {
	background-color: #C82215;
	display: block;
	float: left;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFCA00;
	text-decoration: none;
}
.letras .act {
	background-color: #999999;
	display: block;
	float: left;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #010100;
	text-decoration: none;
}
.letras .act2 {
	background-color: #999999;
	display: block;
	float: left;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	color: #010100;
	text-decoration: none;
}
.glosario {
	padding-top: 15px;
}
.glosario strong {
	color: #C82215;
}
.link p {
	background-image: url(images_css/bolito.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.sabias p {
	background-image: url(images_css/puntos.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.link p {
	background-image: url(images_css/bolito.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.link a, .link a:visited {
	color: #010100;
	text-decoration: none;
}
.link a:hover {
	color: #010100;
	text-decoration: underline;
}
.link strong {
	color: #C82215;
	font-weight: bold;
}
.texto td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.centrar {
	text-align: center;
}
.centrar_color {
	text-align: center;
	background-color: #EFEFEF;
}
.centrar_color2 {
	text-align: center;
	background-color: #F7F7F7;
}
.centrar_color3 {
	text-align: right;
	background-color: #F7F7F7;
}
.dcha {
	text-align: right;
}
.dcha_pdf {
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.texto table {
	margin-top: 10px;
	width: 98%;
}
.texto .gris {
	background-color: #F2EDD5;
	font-weight: bold;
}
.texto .gris2 {
	background-color: #F2EDD5;
	font-weight: bold;
	text-align: right;
}
.texto .gris3 {
	font-weight: bold;
	text-align: center;
	background-color: #F2EDD5;
}
.texto td em {
	font-style: normal;
	color: #C82215;
}
.pdf a, .pdf a:visited {
	color: #010100;
	text-decoration: none;
}
.pdf a:hover {
	color: #C82215;
	text-decoration: underline;
}
.pdf img {
	position: relative;
	top: 3px;
	padding-right: 0.5em;
}
.texto li {
	list-style-image: url(images_css/bolito.gif);
	list-style-type: none;
	padding-bottom: 3px;
}
.texto li a, .texto li a:visited {
	color: #010100;
	text-decoration: none;
}
.texto li a:hover {
	color: #FFCA00;
	text-decoration: underline;
}
.Orario {
	border: 1px solid #999999;
	padding: 10px;
	background-color: #EFEFEF;
	margin-right: 5px;
}
.Orario h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #FF0200;
	padding: 0px;
	margin: 0px;
}
.texto h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #C82215;
	margin: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.reloj img {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.reloj {

}
.titulo_faq {
	padding-left: 1em;
}

.noticies {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
}
.subir .mas {
	float: left;
}

.texto_faq {
	list-style-image: url(images_css/arrow_top.gif);
}

.mes_inf {
	font-size: 0.85em;
	list-style-image: url(images_css/plus.gif);
}
.mes_inf_tit {
	color: #E01701;
	margin: 0px 0px 3px;
	padding: 0px;
}
.mes_inf ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.mas a, .mas a:visited {
	font-size: 0.9em;
	color: #010100;
	text-decoration: none;
}
.mas a:hover {
	font-size: 0.9em;
	color: #C82215;
	text-decoration: underline;
}
.mas img {
	padding-right: 10px;
}
.clear {
	clear: both;
	float: left;
}

.texto_faq {
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
}
.texto_faq strong {
	color: #E01701;
}
.texto_faq td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
}
.texto_faq table {
	margin-top: 10px;
}
.texto_faq .gris {
	background-color: #F2EDD5;
	font-weight: bold;
}
.texto_faq .gris2 {
	background-color: #F2EDD5;
	font-weight: bold;
	text-align: right;
}
.texto_faq .gris3 {
	font-weight: bold;
	text-align: center;
	background-color: #F2EDD5;
}
.texto_faq td em {
	font-style: normal;
	color: #C82215;
}
.texto_faq a, .texto_faq a:visited {
	color: #E01701;
	text-decoration: none;
}
.texto_faq a:hover {
	color: #E01701;
	text-decoration: underline;
}
.vermell a, .vermell a:visited {
	color: #C82215;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	background-image: url(images_css/bolito.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
.vermell a:hover {
	color: #FFCA00;
	text-decoration: underline;
}
.excel ul {
	color: #010100;
	text-decoration: none;
	padding-left: 25px;
	list-style-image: url(images_css/excel.gif);
}
.excel a, .excel a:visited {
	color: #C82215;
	text-decoration: none;
	padding-left: 1em;
}
.excel a:hover {
	color: #C82215;
	text-decoration: underline;
}
.texto a, .texto a:visited {
	color: #C82215;
	text-decoration: none;
}
.texto a:hover {
	color: #C82215;
	text-decoration: underline;
}
.superindice {
	vertical-align: super;
	font-size: 0.8em;
}
.destacado_noticia {
	padding: 10px;
	background-color: #F7F7F7;
	margin-right: 5px;
}
