/** GENERAL ************************************************/

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	text-decoration: none;
}

/* Enlaces */
A {
	color: #1C7EC7;
	font-weight: bold;
}

A:hover {
	color: #000;
}

#lateral A {
	color: #44ABFC;
}

#lateral A:hover {
	color: #FFF;
}

/* Titulares */
H2 {
	margin-top: 19px;
	font-size: 4.8em;
	font-weight: normal;
}
*:first-child+html H2 { padding-top: 15px; } /* IE7 */
* html H2 { padding-top: 15px; } /* IE6 */
*:first-child+html BODY#Inicio H2 { padding: 0px; line-height: 37px; } /* IE7 */
* html BODY#Inicio H2 { padding: 0px; line-height: 37px; } /* IE6 */
*:first-child+html BODY#Empresa H2 { padding: 0px; line-height: 37px; } /* IE7 */
* html BODY#Empresa H2 { padding: 0px; line-height: 37px; } /* IE6 */
*:first-child+html BODY#Noticias H2 { padding: 0px; line-height: 37px; } /* IE7 */
* html BODY#Noticias H2 { padding: 0px; line-height: 37px; } /* IE6 */

H3 {
	margin-bottom: 15px;
	font-size: 2.1em;
	line-height: 1.1em;
	font-weight: normal;
}

H4 {
	margin-top: 10px;
	font-weight: normal;
	color: #1C7EC7;	
	font-size: 1.3em;
	line-height: 1.2em;
}

H5 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}

/* Subtitulo */
.subtitulo {
	font-family: Georgia, serif;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
}

/* Párrafos */
#contenido P {
	margin: 0.9em 0em;
}

/* Listas */
#contenido UL LI {
	margin: 10px 0px 10px 15px;
	list-style: disc;
}

/* Tablas */
TABLE {
	width: 525px;
	border-collapse: collapse;
	border-spacing: 0px;
}

TD, TH {
	padding: 5px 0px;
	vertical-align: top;
}

TH {
	width: 140px;
	padding-top: 11px;
	padding-right: 10px;
	text-align: left;
}

TR.mensaje TD {
	font-style: italic;
	color: #1C7EC7;
	vertical-align: middle;
	padding: 10px 0px 15px;
}

TR.mensaje IMG {
	float: left;
	padding: 0px 15px 15px 0px;
}

#contenido TR.mensaje P {
	margin-top: 0px;
}

TR.mensaje STRONG {
	font-style: normal;
	font-size: 1.2em;
	line-height: 1.6em;
}

/* Formularios */
INPUT, SELECT, TEXTAREA {
	width: 375px;
	height: 17px;
	padding: 5px 6px 4px;
	background: #EBEBEB;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

SELECT {
	width: 387px;
	height: 26px;
	padding: 4px 4px 4px 3px;
}

OPTION {
	padding: 0px 4px;
}

TEXTAREA {
	height: 100px;
}

INPUT.boton {
	width: auto;
	height: auto;
	background: #1A72B6;
	color: #FFF;
	cursor: pointer;
	padding: 5px 10px 3px;
}

INPUT.boton:hover {
	background: #2B2B2B;
}

INPUT.radio, INPUT.check {
	width: auto;
	margin-top: 4px;
	background: none;
}

TH.seccion {
	padding: 25px 0px 0px;
	border-bottom: 1px solid #1C7EC7;
	font-size: 1.2em;
	color: #1C7EC7;
	text-transform: uppercase;
}
*:first-child+html TH.seccion { width: 100%; } /* IE7 */
* html TH.seccion { width: 100%; } /* IE6 */

TH.primero {
	padding-top: 10px;
}

TD.obligatorio {
	padding-right: 24px;
	background: url(../img/input_obligatorio.png) center right no-repeat;
}

TD.obligatorio INPUT {
	width: 351px;
}

TD.obligatorio SELECT {
	width: 363px;
}

FORM P {
	margin: 6px 0px 0px;
}

/* Imágenes */
#lateral IMG {
	margin-bottom: 10px;
}

#lateral IMG.ultimo {
	margin-bottom: -4px;
}

/* Idioma */
.idioma {
	float: right;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}

/* Caja */
#caja {
	background: #BEDEFF url(../img/f_caja_top.png) top left no-repeat;
	padding: 22px 25px 18px;
}

#caja TABLE {
	width: 475px;
}

#caja_bottom {
	height: 4px;
	background: url(../img/f_caja_bottom.png) top left no-repeat;
}



/** HTML y BODY ********************************************/

HTML {
	background: #D4D4D4;
}

BODY {
	width: 918px;
	margin: 0px auto;
	background: #545454 url(../img/f_contenido.png) center top repeat-y;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
}

BODY#Inicio, BODY#Revistas_galeria {
	background: url(../img/f_contenido_sin_nada.png) center top repeat-y;
}

BODY#Revistas, BODY#Empresa, BODY#Noticias {
	background: #545454 url(../img/f_contenido_sin_lateral.png) center top repeat-y;
}



/** CABECERA ***********************************************/

#cabecera {
	height: 357px;
	background: #F4F4F4 url(../img/f_cabecera.png) center bottom no-repeat;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}

BODY#Revistas_galeria #cabecera, BODY#Revistas #cabecera {
	height: 126px;
}

#animacion {
	background: url(../img/f_animacion.png) center top repeat-y;
	padding: 14px 0px;
	text-align: center;
}

#cabecera H1 {
	float: left;
	width: 128px;
	height: 44px;
	margin: 18px 29px;
}
* html #cabecera H1 { margin-left: 15px; } /* IE6 */

BODY#Revistas_galeria H1, BODY#Revistas H1 {
	margin-top: 13px;
}

IMG#dir {
	float: left;
	margin: 28px 29px 0px;
}

#menu {
	margin: 4px 5px 0px 5px;
	padding: 28px 0px 29px;
	background: url(../img/f_boton_menu.png) 290px 0px no-repeat;
}

BODY#Revistas_galeria #menu, BODY#Revistas #menu {
	margin-top: 0px;
}

#menu LI {
	display: inline;	
}

#menu A {
	padding: 29px 27px 30px 23px;
	background: url(../img/f_boton_menu.png) bottom right no-repeat;
	color: #444;
	text-transform: uppercase;
}
* html #menu A { padding-bottom: 29px; } /* IE6 */

#menu LI.ultimo A {
	padding-right: 25px;
	background: none;
}

#menu LI.sel A {
	color: #1A72B6;
}

#menu A:hover, #menu LI.sel A:hover {
	background: url(../img/f_boton_menu_hover.png) bottom right no-repeat;
	color: #000;
}

#menu LI.ultimo A:hover  {
	background: url(../img/f_boton_ultimo_menu_hover.png) bottom right no-repeat;
}



/** CONTENEDOR *********************************************/

#contenedor {
	padding: 0px 29px;
}



/** CONTENIDO **********************************************/

#contenido {
	width: 525px;
	background: url(../img/f_contenido_top.png) center top no-repeat;
	padding: 19px 25px 25px;
	color: #1E1F21;
}
*:first-child+html #contenido { padding-top: 20px; } /* IE7 */
* html #contenido { padding-top: 20px; } /* IE6 */

BODY#Inicio #contenido {
	width: 860px;
	padding: 0px;
	background: none;
}

BODY#Noticias #contenido {
	padding: 0px 25px 19px;
}

BODY#Noticias .primero {
	padding-top: 23px;
	background: url(../img/f_contenido_top.png) top left no-repeat;
}

BODY#Revistas #contenido {
	padding: 25px;
	background: none;
}



/** LATERAL ************************************************/

#lateral {
	float: right;
	width: 210px;
	padding: 19px 25px 19px;
	background: url(../img/f_lateral_top.png) top left no-repeat;
}
*:first-child+html #lateral { padding-top: 22px; } /* IE7 */
* html #lateral { padding-top: 22px; } /* IE6 */

BODY#Inicio #lateral, BODY#Revistas #lateral, BODY#Empresa #lateral, BODY#Noticias #lateral {
	width: 260px;
	padding: 0px;
	background: none;
}



/** PIE ****************************************************/

#pie {
	clear: both;
	padding: 70px 25px 15px;
	background: #D4D4D4 url(../img/f_pie.png) center top no-repeat;
	font-size: 0.9em;
	color: #373737;
	text-align: center;
}

BODY#Revistas #pie, BODY#Empresa #pie, BODY#Noticias #pie {
	background: #D4D4D4 url(../img/f_pie_sin_lateral.png) center top no-repeat;
}

BODY#Inicio #pie {
	background: #D4D4D4 url(../img/f_pie_inicio.png) center top no-repeat;
}

BODY#Revistas_galeria #pie {
	padding: 66px 25px 15px;
	background: #D4D4D4 url(../img/f_pie_sin_nada.png) center top no-repeat;
}

#pie STRONG {
	text-transform: uppercase;
}
