@import url(traductor.css);
@import url(tit_secc_mod_b.css);
@import url(tit_secc_mod.css);
@import url(tit_secc_mod_bor_der.css);
@import url(promo_iconos.css);
@import url(promo_iconos_2.css);
@import url(not_completa_nofoto.css);
/*Hojas de estilo ignoradas por IE*/


/* GENERAL - ESTILOS IC ---------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 2px 0 0 2px;
	padding: 0;
background: #fff/* url(http://www.cervantes.es/imagenes/Image/comunes/fondos/bg_vertical_ccc-1px.gif) repeat-y 784px 0*/;
	color: #333;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	margin: 0 0 12px;
}
.fuera {/*Elemento sin contenedor*/
	padding: 8px 0 0 8px;
}
h2 {
	margin: 0 0 12px;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
}
h2.fuera {/*Elemento sin contenedor*/
	padding: 8px 0 0 8px;
	font-size: 1.2em;
}
h2.no_a {
	margin: 9px 0 12px 8px;
	font-size: 1.1em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1em;
}
p {
	padding: 0 0 8px 0;
}
a img {
	border: none;
}
ul {
	list-style: none;
}
p.antetit {
	padding-bottom: 0 !important;
	font-size: .9em !important;
	color: #C00;
}
p.pie_foto {
	margin: 0 !important;
	font-size: .9em !important;
	font-weight: bold !important;
	color: #335;
}
p.info {
	margin-bottom: 1em !important;
	font-size: 1em !important;
}

/*ENLACES-------------------------*/
a {
	color: #C00;
	text-decoration: none;
	font-size: .9em;
}
a:hover {
	text-decoration: underline;
}
h3 a {
	color: #333;
}
.cuadro {
	margin: 8px;
	width: 319px; /*quitar para GESTOR*/
	border: 1px solid #ccc;
}
.cuadro p {
	padding-right: 8px;
	padding-left: 8px;
}
ul li a img {
	border: none;
}
p a {
	font-size: 1em;
}
.sublinks {
	font-size: .9em;
}
/* Enlaces dentro de párrafos LISTA */
.listado_links ul {
	margin-bottom: 12px;    
}
.listado_links li {
	list-style: none outside;
	margin-bottom: 8px;
}
.listado_links a {
	padding: 0 0 0 10px;
	background: url(http://www.cervantes.es/imagenes/image/comunes/flechas/der_rj.gif) no-repeat 0 4px;
	color: #C00;
	font-size: 1.1em;
}
/* Enlaces dentro de párrafos NO LISTA (en métodos, para q funcionen CONDICIONALES) */
p.enlaces_flecha {
	margin: 0 0 8px 0;
	padding: 0;
}
p.enlaces_flecha a {
/*display: block;*/
	padding: 0 0 0 10px;
	background: #FFF url(http://www.cervantes.es/imagenes/image/comunes/flechas/der_rj.gif) no-repeat 0 4px;
	color: #C00;
}
p.enlaces_flecha a em  {
	text-decoration: none;
	font-style: italic;
}
/* Enlaces pequeños dentro de párrafos NO LISTA (en métodos, para q funcionen CONDICIONALES) */
.enlaces_flecha_p p {
	clear: both;
	margin: 0;
	padding: 0;
}
.enlaces_flecha_p p a {
	margin: 0;
	padding: 0 0 0 8px;
	background: url(http://www.cervantes.es/imagenes/image/comunes/flechas/der_rj.gif) no-repeat 0 3px;
	color: #C00;
	font-size: .9em;
	line-height: 1.3;
}
.not_completa_nofoto table {
	border-collapse: collapse;
	font-size: 1.1em;
}
.not_completa_nofoto td, .not_completa_nofoto th {
	padding: 8px;
}
.not_completa_nofoto th {
	font-weight: normal;
	text-align: left;
	background-color: #DDD;
	color: #000;
}
.not_completa_nofoto caption {
	padding: 8px;
	font-weight: bold;
	font-size: 1.2em;
}.not_completa_nofoto table.prog, .not_completa_nofoto table.prog td, .not_completa_nofoto table.prog th{
	border: 1px solid #CCC;
}
/* REGLAS PARA EVITAR ESCRIBIR ESTILOS EN EL HTML (INLINE)*/
.none {
	display: none;
}
.oculto {
	position: absolute;
	left: -9999px;
	width: 990px;
	border: none;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.clearboth {
	clear: both;
}
.centrado {
	text-align: center;
}
.border {
	border: 1px solid #ccc;
}

.bor_der, .bor-der {
	border-right: 1px solid #ccc;
}
.derecha {	
	text-align: right;
}
.izquierda {	
	display: inline;
	text-align: left;
}
.izquierdaflota {
	margin-top: 3px;
	float: left;	
	display: block;
	text-align: left;
}
.versalitas {
	font-variant: small-caps;
}
/*CALENDARIO.CSS-----------------------*/
#form1 fieldset input {
	vertical-align: top !important;
}
#cal_tabla form label {
	vertical-align: middle !important;
}
/*txt_logos ----> IE ignoraba txt_logos.css, incluso importandolo con @import en la cabecera de este archivo*/
.txt_logos {
	margin: 8px 0;
	padding: 0 0 2px 0;
	width: 100%;
	height: auto;
	background-color: #FFF;
}
.txt_logos span {
	margin: 8px 2px 0px 8px;
	padding: 0 0 0 12px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: url("http://www.cervantes.es/imagenes/Image/gris_dcha_cuadro.gif") no-repeat scroll 0 0.25em transparent;
}
.txt_logos ul {
	display: inline;
	list-style: none;
}
.txt_logos ul li {
	display: inline;
}
.txt_logos ul li a {
	padding: 0 0 0 3px;
	color: #333;
	text-decoration: none;
}
.txt_logos ul li a img {
	margin: 0 0 -3px 0;
	padding: 4px 0 0 0;
}
/*txt_iconos ----> IE ignoraba txt_iconos.css*/
.txt_iconos {
    /*float: left;*/
	margin: 0;
	padding: 0 0 8px 8px;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #666;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.txt_iconos span {
	margin: 0px 8px 0px 0px;
	padding: 0 0 0px 12px;
	background: url("http://www.cervantes.es/imagenes/Image/gris_dcha_cuadro.gif") no-repeat scroll 0 0.25em transparent;
	text-transform: uppercase;
}

.txt_iconos ul {
	display: inline;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
}
.txt_iconos ul li {
	display: inline;
	margin:0;
}
.txt_iconos ul li a {
	color: #333;
	text-decoration: none;
}
.txt_iconos ul li a img {
	margin: 7px 5px -3px 0;
	padding: 0;
}