﻿@charset "utf-8";

/*General*/
body  {
	font-family:Arial, Helvetica, sans-serif;
	background: #F7F7F7;
	font-size:9pt;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	/*696969*/
}

h1, h2 { color:#FB0000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; margin-bottom:20px
/*color:#D77700;*/
}

h2 { color:#FB0000; font-size:18px}

h1 a {color:#FB0000}

h2 a {color:#7D7D7D}

h1 a:hover, h2 a:hover {color:#FB0000}


.tituloPagina { color:#D60101; font-family:"Trebuchet MS",  Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal;font-weight:bold}
.titulosLaterales { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background:url(../images/bg-title.png) no-repeat; height:29px; width:220px; line-height:29px; padding: 0 0 0 10px; text-transform:uppercase; margin-bottom:10px; font-size:14px;color:#FFFFFF;}

h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; height:29px; width:220px; line-height:29px; padding: 0 0 0 30px; text-transform:uppercase; margin-bottom:10px; font-size:12px}

#twitterNoti h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  width:220px; text-transform:uppercase;font-size:12px}

h4 { color:#FB0000; font-family:"Trebuchet MS",  Arial, Helvetica, sans-serif; font-size:24px; margin-bottom:20px; font-weight:normal;font-weight:bold}

h4 a {color:#FB0000;font-weight:bold}

h5 { color:#D60101; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; margin-bottom:20px; font-weight:normal}

h6 { background:url(../images/icono-comentarios.gif) no-repeat 0px 22px; color:#D60101; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; margin:20px 0 0px 0; padding:20px 0 20px 24px;font-weight:normal; border-top:5px #D60101 solid; }



p { margin-bottom:20px; line-height:14px}

strong { color:#D60101}









#bannerh{

width: 674px;

height: 60px;

float:left;

}

#bannerespacio{
width: 674px;
height: 20px;
padding-top:0px;

}






/* Estilos Menú Top */



#menuTop ul li{

font-size:11px;

}

.home #menuTop #home a{

background-position:0 -20px;

}

.air #menuTop ul #air a{

background-position:0 -20px;

}

.featured #menuTop ul #featured a{

background-position:0 -20px;

}

.cars #menuTop ul #cars a{

background-position:0 -20px;

}

.armor #menuTop ul #armor a{

background-position:0 -20px;

}

.scifi #menuTop ul #scifi a{

background-position:0 -20px;

}

. #menuTop # a{

background-position:0 -20px;

}

.archive #menuTop ul #archive a{

background-position:0 -20px;

}

.editorials #menuTop ul #editorials a{

background-position:0 -20px;

}



.backissue #menuTop ul #backissue a{

background-position:0 -20px;

}

/* Fin Estilos Menú Top */



#link {
	color:#D60101; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; margin-bottom:20px; padding-bottom:10px;font-weight:normal; border-bottom: 1px #CCC solid;
	width:720px;
	text-align:left;
}

#link span {

	color:#D60101; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; margin-bottom:20px; font-weight:normal; color: #696969;

}

#linkArticulo {

	color:#D60101; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; margin-bottom:20px; padding-bottom:10px;font-weight:normal; border: 1px #CCC solid;  

}

#linkArticulo span {

	color:#D60101; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:20px; margin-bottom:20px; font-weight:normal; color: #696969;

}

#container { 

	width: 980px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */

	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */

	margin-top:20px;

	text-align: left; /* esto anula text-align: center en el elemento body. */

} 



/*Encabezado*/

#header_spa {
	background:url(../images/bg-header_spa.png) no-repeat top center ;
	padding: 0px 0 0 0;
	overflow: hidden; margin-bottom:4px
} 

#header_eng {
	background:url(../images/bg-header_eng.png) no-repeat top center ;
	padding: 0px 0 0 0;
	overflow: hidden; margin-bottom:4px
} 



#logo { margin:0 10px 0 20px; width:253px; float:left}

#fecha {
	color:#193469;
	font-size:8pt;
	float:left;
	display:block;
	width:210px;
	margin:6px 0 0 0;
}

/*Buscador*/



#search {

float:right;

width:270px;

height:28px;

}



/*Buscador*/

.campo { background:url(../images/bg-search.png) top right no-repeat; width:180px; border:1px solid #A8ACAD; color:#666; height:20px; float:left }

.btonBuscar_spa {background:url(../images/boton-buscar_spa.png) no-repeat; width:61px; height:24px; text-indent:-200px; border:none; cursor:pointer; float:left; margin-left:5px; color:#FFF}
.btonBuscar_eng {background:url(../images/boton-buscar_eng.png) no-repeat; width:67px; height:24px; text-indent:-200px; border:none; cursor:pointer; float:left; margin-left:5px; color:#FFF}



/*Menu Principal*/


#breves{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:900px;
	height:28px;
}
#menuTop { height:20px; margin:0px 0 0px 0;
float:left;
}

#menuTop ul li { float:left; width:108px}


#menuTop ul #home  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_inicio_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #air  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_avi_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #featured  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_feat_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #cars  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_autos_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #armor  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_blindados_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #scifi  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_barcos_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #archive  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_archivo_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #gallery  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_foro_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #editorials  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_editoriales_spa.png) no-repeat; text-transform:uppercase}

#menuTop ul #backissue  .bot_spa { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_submit_spa.png) no-repeat; text-transform:uppercase}


#menuTop ul #home .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_inicio_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #air .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_avi_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #featured .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_feat_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #cars .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_autos_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #armor .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_blindados_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #scifi .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_barcos_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #archive .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_archivo_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #gallery .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_foro_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #editorials .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_editoriales_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #backissue .bot_eng { color:#FFF; display:block; height:20px; line-height:20px; text-align:center;background:url(../images/bot_submit_eng.png) no-repeat; text-transform:uppercase}

#menuTop ul #home a:hover { background-position:0 -20px}
#menuTop ul #air a:hover { background-position:0 -20px}
#menuTop ul #featured a:hover { background-position:0 -20px}
#menuTop ul #cars a:hover { background-position:0 -20px}
#menuTop ul #armor a:hover { background-position:0 -20px}
#menuTop ul #scifi a:hover { background-position:0 -20px}
#menuTop ul #archive a:hover { background-position:0 -20px}
#menuTop ul #gallery a:hover { background-position:0 -20px}
#menuTop ul #editorials a:hover { background-position:0 -20px}
#menuTop ul #backissue a:hover { background-position:0 -20px}


/*Submenu*/



#subMenu ul li { width:220px; height:42px; margin-bottom:0px}

#subMenu ul li a { color:#FFF; display:block; height:42px; line-height:42px; padding: 0 0 0 10px; text-transform:uppercase}



#botonTit_spa { background:url(../images/tit_pdf_spa.png) no-repeat;width:220px;height:24px;
padding-bottom:10px;}

#botonTit_eng { background:url(../images/tit_pdf_eng.png) no-repeat;width:220px;height:24px;
padding-bottom:10px;}


.botonF1 #subMenu #botonF1_spa a{
 background-position: 0 -42px
}
.botonF1 #subMenu #botonF1_eng a{
 background-position: 0 -42px
}

.botonArmor #subMenu #botonArmor_spa a{
 background-position: 0 -42px
}
.botonArmor #subMenu #botonArmor_eng a{
 background-position: 0 -42px
}
.botonAirplanes #subMenu #botonAirplanes_spa a{
 background-position: 0 -42px
}
.botonAirplanes #subMenu #botonAirplanes_eng a{
 background-position: 0 -42px
}
.botonCars #subMenu #botonCars_spa a{
 background-position: 0 -42px
}
.botonCars #subMenu #botonCars_eng a{
 background-position: 0 -42px
}
.botonMotos #subMenu #botonMotos_spa a{
 background-position: 0 -42px
}
.botonMotos #subMenu #botonMotos_eng a{
 background-position: 0 -42px
}
.botonOther #subMenu #botonOther_spa a{
 background-position: 0 -42px
}
.botonOther #subMenu #botonOther_eng a{
 background-position: 0 -42px
}

#subMenu ul #botonF1_spa a  { background:url(../images/pdf_f1_spa.png) no-repeat}
#subMenu ul #botonF1_eng a  { background:url(../images/pdf_f1_eng.png) no-repeat}
#subMenu ul #botonArmor_spa a { background:url(../images/pdf_armor_spa.png) no-repeat}
#subMenu ul #botonArmor_eng a { background:url(../images/pdf_armor_eng.png) no-repeat}
#subMenu ul #botonAirplanes_spa a { background: url(../images/pdf_airplanes_spa.png) no-repeat}
#subMenu ul #botonAirplanes_eng a { background: url(../images/pdf_airplanes_eng.png) no-repeat}
#subMenu ul #botonMotos_spa a { background:url(../images/pdf_motos_spa.png) no-repeat}
#subMenu ul #botonMotos_eng a { background:url(../images/pdf_motos_eng.png) no-repeat}
#subMenu ul #botonCars_spa a { background:url(../images/pdf_cars_spa.png) no-repeat}
#subMenu ul #botonCars_eng a { background:url(../images/pdf_cars_eng.png) no-repeat}
#subMenu ul #botonOther_spa a { background:url(../images/pdf_other_spa.png) no-repeat}
#subMenu ul #botonOther_eng a { background:url(../images/pdf_other_eng.png) no-repeat}

#subMenu ul #botonF1_spa a:hover  {background-position: 0 -42px}
#subMenu ul #botonF1_eng a:hover  {background-position: 0 -42px}
#subMenu ul #botonArmor_spa a:hover {background-position: 0 -42px}
#subMenu ul #botonArmor_eng a:hover {background-position: 0 -42px}
#subMenu ul #botonAirplanes_spa a:hover {background-position: 0 -42px}
#subMenu ul #botonAirplanes_eng a:hover {background-position: 0 -42px}
#subMenu ul #botonMotos_spa a:hover {background-position: 0 -42px}
#subMenu ul #botonMotos_eng a:hover {background-position: 0 -42px}
#subMenu ul #botonCars_spa a:hover {background-position: 0 -42px}
#subMenu ul #botonCars_eng a:hover {background-position: 0 -42px}
#subMenu ul #botonOther_spa a:hover {background-position: 0 -42px}
#subMenu ul #botonOther_eng a:hover {background-position: 0 -42px}

#bot_hlj { width:220px;height:440px; float:left}
#bot_hlj_help{width:220px;
height:113px; float:left}
#bot_hlj_help a { width:220px;height:113px;display:block;background:url(../images/help-hlj.png) no-repeat; float:left}
/*#bot_hlj_help a:hover {background-position: -1px -113px; float:left}*/
#bot_hlj_help a:hover {background-position: 0 -113px; float:left}
#bot_hlj_sale{width:220px;
height:103px; float:left}
#bot_hlj_sale a { width:220px;height:103px;display:block;background:url(../images/sale-hlj.png) no-repeat; float:left}
/*#bot_hlj_sale a:hover {background-position: -1px -106px; float:left}*/
#bot_hlj_sale a:hover {background-position: 0 -103px; float:left}


#subMenu ul li a {background-position: 0 -42px}
#subMenu .seleccionado a{
 background-position: 0 -42px
}
.botonF1_spa #subMenu #botonF1_spa a{
	background-position: 0 -42px
}
.botonF1_eng #subMenu #botonF1_eng a{
	background-position: 0 -42px
}
.botonArmor_spa #subMenu #botonArmor_spa a{
	background-position: 0 -42px
}
.botonArmor_eng #subMenu #botonArmor_eng a{
	background-position: 0 -42px
}
.botonAirplanes_spa #subMenu #botonAirplanes_spa a{
	background-position: 0 -42px
}
.botonAirplanes_eng #subMenu #botonAirplanes_eng a{
	background-position: 0 -42px
}
.botonMotos_spa #subMenu #botonMotos_spa a{
	background-position: 0 -42px
}
.botonMotos_eng #subMenu #botonMotos_eng a{
	background-position: 0 -42px
}
.botonCars_spa #subMenu #botonCars_spa a{
	background-position: 0 -42px
}
.botonCars_eng #subMenu #botonCars_eng a{
	background-position: 0 -42px
}

.botonEnviar_spa { width:100px; height:21px; margin:10px 0 0 0;
}
.botonEnviar_spa a { background:url(../images/boton-enviar_spa.png);
background-repeat: no-repeat;	font-size:12px;
height:21px; width:100px; display:block;
}

.botonEnviar_eng { width:100px; height:21px; margin:10px 0 0 0;
}
.botonEnviar_eng a { background:url(../images/boton-enviar_eng.png);
background-repeat: no-repeat;	font-size:12px;
height:21px; width:100px; display:block;}


.botonEnviar_spa a:hover { background-position: 0 -21px;  display:block;background-repeat: no-repeat;}
.botonEnviar_eng a:hover { background-position: 0 -21px;  display:block;background-repeat: no-repeat;}



/*.botonComment { width:100px; }*/

.botonComment_spa a { background:url(../images/boton-enviar_spa.png) no-repeat; width:100px; display:block; font-size:21px;}

.botonComment_spa a:hover { background-position: 0 -21px;width:100px; }

.botonComment_eng a { background:url(../images/boton-enviar_eng.png) no-repeat; width:100px; display:block; font-size:21px;}

.botonComment_eng a:hover { background-position: 0 -21px;width:100px; }



#wrapper { background:#FFF; border:1px solid #DDD; overflow:hidden}



/*Estilos para la página interna*/



/*ENota principal*/



/*Urgente!!!*/

#nota-urgente {

 /* dado que este5nto es flotante, debe asignarse un ancho */

	width: 717px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */

	padding:0px;

	margin:20px 0 0 10px;

	padding:0 0px 0 0px;

	float:left;

	/*background:#edede3;*/

}

#nota-urgente .urgente {

color:#D77700; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; margin-bottom:0px}

}

#nota-urgente img

{

	padding:0 0 0 0px;

	margin:0 0 0 0px;

}

#nota-urgente h1

{

	color:#c71212; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; padding:20px 0 0px 0;

}

#nota-desarrollo {

	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */

	width: 725px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */

	padding:5px;

	margin:20px 0;

}



/*Comentarios*/

#comentarios-autor {

	float:left;

color:#193469;

width:120px;



}

#comentarios-autor a {

color:#193469;

width:120px;

}

#comentarios-autor p {

color:#696969;

}

#comentarios-contenido {

	float:left;

color:#696969;

width:570px;

margin:0 0 30px 0;



}



/*Enviar Comentarios / Formulario*/

.enviar

{

	color:#193469;

	font-size:11px;

	font-family:Arial;

	font-weight:normal;

	margin:0 0 0 5px;

}

.enviar h1

{
	color:#193469;
	font-size:11px;
	font-family: Arial;
	font-weight:normal;
	margin:0px 0 3px 0;
	padding: 5px 0 10px 25px;
	background:url(../images/icono-comentarios.gif) no-repeat;

}
.enviar_fb

{

	color:#193469;

	font-size:11px;

	font-family:Arial;

	font-weight:normal;

	margin:0 0 0 5px;

}

.enviar_fb h1

{
	color:#193469;
	font-size:11px;
	font-family: Arial;
	font-weight:normal;
	margin:0px 0 3px 0;
	padding: 5px 0 10px 25px;
	background:url(../images/facebook_small.png) no-repeat;

}


.enviar-comentario

{

	float:left;

	width:335px;

	margin:0 20px 0 0;

	color:#7d7d7d;

}

.enviar-comentario-box

{

	float:left;

	width:690px;

	margin:0 20px 0 0;

	color:#7d7d7d;

	margin:20px 0 0 0;



}

.enviar-form-box

{

	margin:10px 20px 10px 0;

	color:#7d7d7d;

	padding:4px;

	width:690px;

	background:#f8fcef;

	border:1px #8f8f8f solid;

}

.enviar-form

{

	margin:10px 20px 0 0;

	color:#7d7d7d;

	padding:4px;

	width:335px;

			background:#f8fcef;

			border:1px #8f8f8f solid;

}

.enviar-form-news

{

	margin:10px 20px 0 0;

	color:#7d7d7d;

	padding:4px;

	width:80%;

	background:#f8fcef;

	border:1px #8f8f8f solid;

}

#sidebar_cont {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 750px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */
	padding:0px 11px 5px 5px;
}


#sidebar1 {

	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */

	width: 350px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */

	padding:0px 11px 5px 5px;

	margin:20px 0;

	border-right: 1px solid #DDD;}

#mainCenter {

	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	text-align:center;

	width: 700px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */

	padding:0px 11px 5px 5px;

	margin:20px 0;
	
}

#sidebar2 {

	float: right; /* dado que este elemento es flotante, debe asignarse un ancho */

	width: 220px; /* el ancho real de este div, en navegadores que cumplen los estándares, o el modo de estándares de Internet Explorer, incluirá el relleno y el borde además del ancho */

	margin:20px 0;

	border-left: 1px solid #DDD;

	padding: 0px 10px 5px 10px; /* el relleno mantiene el contenido del div alejado de los bordes */

}

#mainContent {

	width:350px;

	float:left;

	margin: 20px 0 20px 10px; /* los márgenes derecho e izquierdo de este elemento div crean las dos columnas externas de los lados de la página. Con independencia de la cantidad de contenido que incluyan los divs de las barras laterales, permanecerá el espacio de la columna. Puede quitar este margen si desea que el texto del div #mainContent llene el espacio de las barras laterales cuando termine el contenido de cada una de ellas. */

	padding: 0; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */

} 



/*Noticias*/

.notaPrincipal { background:#EDEDE3; border-bottom: 1px solid #DDD; padding: 0; margin-bottom:10px;

display:none;position:absolute;

	height:400px;

	width:350px;

	/*overflow: hidden;*/



}

.notaPrincipal img { margin-bottom:10px}

.notaPrincipal h2, .notaPrincipal h1 { padding:0 5px}

.notaPrincipal h3{ font-family: Arial, Helvetica, sans-serif; background:none; height:none; width:none; line-height:normal; padding: 0 0 0 5px; text-transform:uppercase; margin-bottom:-15px; font-size:9px; color:#193469}

.notaPrincipal p { padding:0 5px}




.notaPrincipalAsset { background:#eee; border-bottom: 1px solid #DDD; padding: 0; margin-bottom:10px;
	position:absolute;
    top:0;
    left:0;
	height:auto;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.notaPrincipalAsset img { margin-bottom:10px}

.notaPrincipalAsset h2, .notaPrincipal h1 { padding:0 5px}

.notaPrincipalAsset h3{ font-family: Arial, Helvetica, sans-serif; background:none; height:none; width:none; line-height:normal; padding: 0 0 0 5px; text-transform:uppercase; margin-bottom:-15px; font-size:9px; color:#193469}

.notaPrincipalAsset p { padding:0 5px}





.notaPrincipalImagen{

	text-align:center;
	width: 350px;
	height:252px;
	float:left;
	overflow:hidden;
}
#textoVisor{
	float:left;
	margin-top:5px;
}

.notaPrincipalImagenAsset{
	text-align:center;
	width: auto;
	height:auto;
	display:block;
	overflow:hidden;
}

.nota01  {border-bottom: 1px solid #DDD; padding: 0 0px 0 5px; margin-bottom:10px;padding-top:10px;}
.nota01_cont  {border-bottom: 1px solid #DDD; padding: 0 10px 15px 5px; margin-bottom:10px;padding-top:10px;width:350px;float:left;}
.notaColumnistas  {border-bottom: 1px solid #DDD;  margin-bottom:10px;padding-top:10px;
padding-bottom:25px;}

.notainterna p {font-size:14px;line-height:20px;padding-top:3px;padding-bottom:10px;margin-top:0px;margin-bottom:0px;}

.notainterna img {
	border-style:solid;
	border-width:1px;
	border-color:#C8C8C8
}

.notainternaprint h4 {text-align:left;padding-left:10px;padding-right:10px;}
.notainternaprint p {font-size:14px;line-height:20px;padding-top:3px;padding-bottom:3px;margin-top:0px;margin-bottom:0px;padding-left:10px;padding-right:10px;text-align:left;}

.notaBuscador p {font-size:11px;margin-top:0px;margin-bottom:0px;}

.nota01col  {border-bottom: 1px solid #DDD; padding: 0px 10px 10px 5px; margin-bottom:10px}

.nota01col a { color:#193469}

.nota01col a:hover { color:#F30}

.nota01 p {padding-top:5px;padding-bottom:5px;margin-top:0px;margin-bottom:0px;}
.nota01_cont p {padding-top:5px;padding-bottom:5px;margin-top:0px;margin-bottom:0px;}
.notaColumnistas p {padding-top:5px;padding-bottom:5px;margin-top:0px;margin-bottom:0px;}


.nota02  {border-bottom: 1px solid #DDD; padding: 0 10px 0 5px; margin-bottom:10px;width:800px;}

.nota02 img { border: 1px solid #868686; float:left; margin:0 10px 10px 0; display:block }

.nota01 span{ font-size:12px; line-height:16px;}
.nota01_cont span{ font-size:12px; line-height:16px;}
.notaColumnistas span{ font-size:12px; line-height:16px;}


.nota01 img { border: 1px solid #868686; float:left; margin:0 10px 10px 0; display:block }
.nota01_cont img { border: 1px solid #868686; float:left; margin:0 10px 10px 0; display:block }
.notaColumnistas img { border: 1px solid #868686; float:left; margin:0 10px 10px 0; display:block }


.thumb { width:80%;float:left; font-size:8pt; font-style:normal;padding-bottom:20px;}
.thumbRelacionadas { width:80%;float:left; font-size:12pt; font-style:normal;padding-bottom:20px;}

.nota01 .galeria { width:122px; float:left; margin:0 11px 20px 9px; font-size:11px; font-style:italic }

.nota01 h1 { margin:0px 0 5px 0; padding:0px 0 5px 0; color:#D60101; font-weight:normal;font-weight:bold;}

.nota01 h1 a{ color:#D60101; font-weight:normal;font-weight:bold;}

.nota01 h1 a:hover{ color:#7D7D7D; font-weight:normal;font-weight:bold;}

.nota01 h2 { margin:0px 0 5px 0; padding:0px 0 10px 0; color:#D60101; font-weight:normal; font-size:18px;}

.nota01 h2 a{ color:#D60101; font-weight:normal;}

.nota01 h2 a:hover{ color:#7D7D7D; font-weight:normal;}

.nota01 h5 { margin:-10px 0 5px 0; padding:-10px 0 10px 0; color:#D60101; font-weight:normal; font-size:18px}

.nota01 h5 a{ color:#D60101; font-weight:normal;}

.nota01 h3{ font-family: Arial, Helvetica, sans-serif; background:none; height:auto; padding: 0 0 0 0px; text-transform:uppercase; margin:0px 0 0 0	; font-size:9px; color:#D60101;
width:350px;line-height:15px;
margin-bottom:5px;margin-left:2px;
}

.nota01 h3 a{ text-decoration:none; color:#D60101}

.nota01 h3 a:hover{ text-decoration:underline}


.nota01_cont h1 { margin:0px 0 5px 0; padding:0px 0 5px 0; color:#D60101; font-weight:normal;font-weight:bold;}

.nota01_cont h1 a{ color:#D60101; font-weight:normal;font-weight:bold;}

.nota01_cont h1 a:hover{ color:#7D7D7D; font-weight:normal;font-weight:bold;}

.nota01_cont h2 { margin:0px 0 5px 0; padding:0px 0 10px 0; color:#D60101; font-weight:normal; font-size:18px;}

.nota01_cont h2 a{ color:#D60101; font-weight:normal;}

.nota01_cont h2 a:hover{ color:#7D7D7D; font-weight:normal;}

.nota01_cont h5 { margin:-10px 0 5px 0; padding:-10px 0 10px 0; color:#D60101; font-weight:normal; font-size:18px}

.nota01_cont h5 a{ color:#D60101; font-weight:normal;}

.nota01_cont h3{ font-family: Arial, Helvetica, sans-serif; background:none; height:auto; padding: 0 0 0 0px; text-transform:uppercase; margin:0px 0 0 0	; font-size:9px; color:#D60101;
width:350px;line-height:15px;
margin-bottom:5px;margin-left:2px;
}

.nota01_cont h3 a{ text-decoration:none; color:#D60101}

.nota01_cont h3 a:hover{ text-decoration:underline}



.notaColumnistas .galeria { width:122px; float:left; margin:0 11px 20px 9px; font-size:11px; font-style:italic }

.notaColumnistas h1 { margin:0px 0 5px 0; padding:0px 0 5px 0; color:#D60101; font-weight:normal;font-weight:bold;}

.notaColumnistas h1 a{ color:#D60101; font-weight:normal;font-weight:bold;}

.notaColumnistas h1 a:hover{ color:#7D7D7D; font-weight:normal;font-weight:bold;}

.notaColumnistas h2 { margin:0px 0 5px 0; padding:0px 0 10px 0; color:#D60101; font-weight:normal; font-size:18px;}

.notaColumnistas h2 a{ color:#D60101; font-weight:normal;}

.notaColumnistas h2 a:hover{ color:#7D7D7D; font-weight:normal;}

.notaColumnistas h5 { margin:-10px 0 5px 0; padding:-10px 0 10px 0; color:#D60101; font-weight:normal; font-size:18px}

.notaColumnistas h5 a{ color:#D60101; font-weight:normal;}

.notaColumnistas h3{ font-family: Arial, Helvetica, sans-serif; background:none; height:auto; padding: 0 0 0 0px; text-transform:uppercase; margin:0px 0 0 0	; font-size:9px; color:#D60101;
width:350px;line-height:15px;
margin-bottom:5px;margin-left:2px;
}

.notaColumnistas h3 a{ text-decoration:none; color:#D60101}

.notaColumnistas h3 a:hover{ text-decoration:underline}



.autor {color:#D60101}
.comentarios { background:url(../images/icono-comentarios.gif) no-repeat; height:17px; padding:0 0 0 22px; display:block; vertical-align:bottom;}
.comentarios a { color:#696969;}
.comentarios a:hover { color:#D60101}
.comentarioslistado { background:url(../images/icono-comentarios.gif) no-repeat; height:17px; padding:0 0 10px 30px; display:block; vertical-align:bottom; width:110px; float:left;}
.comentarioslistado a { color:#696969;}
.comentarioslistado a:hover { color:#D60101}




/*Listado*/
.nota01-listado  { border-bottom: 1px solid #DDD; padding: 0 10px 0 5px; margin-bottom:10px}
.nota01-listado img { border: 1px solid #868686; float:left; margin:0 10px 10px 20px; }
.path {
	width:715px;
	margin:0 0 20px 5px;
	text-transform:uppercase;
	line-height:15px;;
	font-size:9px;
}
.controlesFont {
	width:80px;
	margin-right:0px;
	margin-bottom:20px;
	float:right;
	text-align:right;
}
.controlesFont a{
	margin-right:10px;
}
.margin {
	padding:25px 0 20px 5px;
}
.path a {
	color:#FB0000;
	text-decoration:underline;
}
.path a:hover {
	color:#D60101;
	text-decoration:none;
}
.path .controls
{
	float:right;
	margin:0 0 0 7px;
}

/*Banner*/
.banner { border-bottom: 1px solid #DDD; margin-bottom:10px; padding-bottom:10px;text-align:center;}
.banner a {padding-bottom:10px;}
.bannerNoBorde { margin-bottom:0px; padding-bottom:0px}

/*Social*/
#social { padding:20px 0}
#social a { margin-right:10px}

/*3 Lineas*/
#tresLineas li {border-bottom: 1px solid #DDD; margin-bottom:10px; padding-bottom:10px }

/*Lo Más Leido*/
.masleido ul { border-bottom:1px solid #DDD; padding: 0 0px 0 20px; margin: 0 20px 10px 0px}
.masleido li { color:#D60101; list-style:square inside; padding: 0 0px 10px 0px; margin: 0 0px 10px 0px; border-bottom:1px solid #DDD}
.masleido a { color:#D60101}

/*encuesta*/
.encuesta  { border: 1px solid #DDD; padding: 5px 5px 5px 5px; margin-bottom:10px}
.encuesta p { color:#D60101; margin:0 0 10px 0; padding:0; }
.encuesta form { color:#D60101; margin:0 0 5px 0; padding:5px 0 0 0 }
.encuesta input { padding:0px 0 3px 0; margin:0px 0 3px 0;}
.encuesta strong { color:#F30; font-size:14px; font-weight:normal}

/*Footer*/

#footer { 

	padding: 20px 10px 20px 20px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */

	background:#D60101;

	color:#FFFFFF;

	margin-top:20px;

	text-align:left;

	border-top:6px solid #DDD;

	font-family:Tahoma;

	font-size:11px;

	height:190px;

} 

#footer p {

	margin: -2px 0px 0px 0px;

}

#footer ul li a {

	color:#FFFFFF;

	text-decoration:none;

	text-transform:uppercase

}

#footer ul li a:hover {

	color:#D7D7D7;

	text-decoration:none;

}

#footer ul {

	padding:0 0 0 10px;

	margin:0 0 0 40px;

	border-left:1px #FFFFFF solid;

	width:170px;

	float:left;

}

#footer ul.disclaimer {

	padding:0 0 0 10px;

	margin:0 0 0 40px;

	border-left:0px #FFFFFF solid;

	width:170px;

	float:left;

}

#footer li {

	padding:0;

	text-align:left;

	margin:0px 15px 8px 0;

}



#footer span {

	padding:0;

	text-align:left;

	margin:28px 0px 0 0;

	float:right;

	display:inline;

}

#footer p {

	margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */

	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */

}

.fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */

	float: left;

	margin-right: 8px;

}

.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */

	clear:both;

    height:0;

    font-size: 1px;

    line-height: 0px;

}



.clearfloat-footer { /* esta clase debe colocarse en un elemento div o break y debe ser el Ãºltimo elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */

	clear:both;

	height:1px;

	font-size: 1px;

	line-height: 0px;

}



/*paginador*/



.paginador  {border-bottom: 1px solid #DDD; padding: 0 10px 0 5px; margin-bottom:10px; text-align:center}

.paginador ul { padding:0; margin:1px 5px 10px 5px; display:inline-block}

.paginador li { padding:0; margin:0 2px 0 2px; display:inline-block}

.paginador img{ padding:0px 0 0 0}

.paginador a{ text-decoration:underline; color:#D60101}

.paginador a:hover{ text-decoration:none;}



/*controles paginador index*/
.contoles
{
	position:relative;
	width:100px;
	height:21px;
	top:231px;
	z-index:99;
	float:right;
	color:#EDEDE3;
}


.contolesAsset
{
	position:relative;
	width:100px;
	height:21px;
	z-index:99;
	top:400px;
	left:-300px;
	float:right;
	color:#EDEDE3;
	border:none;
}
.contolesAsset a img
{
	border:none;
}


	





/* container for slides */

.images {
	position:relative;	
	cursor:pointer;	
	float:left;
	height:410px	
}

.imagesAsset {
	position:relative;	
	cursor:pointer;	
	height:auto;
}

/* tabs (those little circles below slides) */
.slidetabs {
	clear:both;
	margin-left:330px;
}
.slidetabsAsset {
	clear:both;
	margin-left:330px;
}
.slidetabsAsset a{
    display:block;
}
.forward, .backward {
	cursor:pointer;
}
/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}


#print_marco {
	float: left;
	width: 650px;
	border: thin solid #666666;
}
#print-top {
	float: left;
	clear: left;
}
#print-logo {
	float: left;
	margin-left: 10px;
}
#print-fecha {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	text-transform: uppercase;

	color: #333333;

	float: left;

	margin-top: 45px;

	margin-left: 40px;

}

#print-separador {

	background-color: #CCCCCC;

	height: 25px;

	float: left;

	width: 100%;

}

#print-icono {

	float: right;

	margin-top: 5px;

	margin-right: 15px;

}

#print-titulo {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	color: #000000;

	text-decoration: none;

	margin-left: auto;

	height: auto;

	width: 610px;

	margin-top: 6px;

	font-size: 12px;

	margin-right: auto;

}



#print-copete {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

	height: auto;

	width: 610px;

	margin-top: 10px;

	margin-bottom: 15px;

	margin-left: auto;

	margin-right: auto;

	clear: left;

}

#print-nota {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

	height: auto;

	width: 610px;

	margin-left: auto;

	margin-right: auto;

	clear: left;

}

#print-anotaciones {

	height: 250px;

	width: 605px;

	margin-left: auto;

	border: thin dotted #999999;

	margin-top: 20px;

	margin-right: auto;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-transform: uppercase;

	color: #666666;

	font-weight: bold;

	clear: left;

}

#print-legales {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #999999;

	text-decoration: none;

	height: auto;

	width: 610px;

	margin-top: 15px;

	margin-right: auto;

	margin-left: auto;

	clear: left;

	margin-bottom: 10px;

}



/*ENLACES*/



#tematico {

	

	width:360px;

	height:74px;

	margin-left:30px;

	color:#D60101;

	text-align:center;

	font-size:28px;

	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;

	

}



#categorias {

	

	height:16px;

	width:420px;

	position:absolute;

	text-align:center;

	margin-top:8px;	



}



#info-enlaces {

	

	width:380px;

	height:16px;

	text-align:center;

	margin-top:8px;

	margin-left:18px;

	

}



#enlaces {

	

	width:600px;

	height:auto;

	margin-top:8px;

	margin-left:18px;

	

}



#info-enlaces-2 {

	

	margin-top:8px;

	margin-left:4px;

	width:720px;
}
#cajaDestacados{
	margin-top:2px;
	width:273px;
	margin-bottom:0px;
	padding-top:30px;
	float:right;
	height:92px;
	
}
#cajaBuscador{
	padding-left:10px;
}
#cajaAdvSearch{
	margin-top:2px;
	width:162px;
	float:left;
	margin-left:4px;
	height:20px;
}
#cajaVinculos{
	margin-top:2px;
	width:265px;
	margin-right:4px;
	margin-bottom:20px;
	padding-left:0px;
	padding-top:25px;
	padding-right:5px;
	float:right;
	height:100px;
}
#cajaIdioma{
	width:274px;
	float:right;
	height:31px;
	margin-top:19px;
	margin-left:0px;
	margin-right:1px;

}
#botEng{
	float:left;
}
#botSpa{
	float:right;
}
#imagenUrgente{
	float:left;
}
#contCover{
	float:left;
	height:540px;
	width:171px;
	margin-left:4px;
}
#contCover a{
	text-decoration:none;
	color:#FFFFFF;
}
#coverItem{
	float:left;
	background-color:#d31b0f;
	height:267px;
	width:171px;
}
#contCover a:hover{
	text-decoration:none;
	color:#B4B4B4;
}
#separadorItem{
	width:171px;
 	height:6px;
	background-color:#FFFFFF;
	float:left;
}
#textoItem{
	margin-top:3px;
	width:171px;
	height:47px;
}
#imagenItem{
	width:165px;
	padding:3px;
	height:220px;
}
#imagenItemChica{
	width:171px;
	padding:3px;
	height:168px;
}
#tituloGrandeeng{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
}
#textoChicoeng{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	letter-spacing: -0.07em;
}
#tituloChicoeng{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
}
#tituloChicoBottomeng{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
}
#tituloGrandespa{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
}
#textoChicospa{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	letter-spacing: -0.07em;
}
#tituloChicospa{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:10px;
}
#tituloChicoBottomspa{
	text-align:center;
	width:171px;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
}
#tablaNota p {
	margin-bottom:10px;
	margin-top:5px;
	margin-left:5px;
}
#tablaNota img {
	border:none;
}
#advanced {
	padding-left:5px;
	width:720px;
	float:left;
	padding-bottom:20px;
}
#advanced hr {
	width:100%;
}
#advanced ul{
	padding-bottom: 10px;
	width:720px;
	float:left;
}
#advanced ul li{
	padding-bottom: 5px;
	width:720px;
	float:left;
	padding-top:4px;
}
#advanced ul li input {
	width:214px;
}
#advanced ul li select {
	width:220px;
}
.advancedClaro {
	background-color:#FFFFFF;
}
.advancedOscuro {
	background-color:#EFEFEF;
}
.tituloAdv {
	font-weight:bold;
	padding-right:5px;
	width:85px;
	float:left;
	padding-top:4px;
	padding-left:3px;
}
.helpSearch {
	font-size:11px;
	padding-left:5px;
}
#imagenSearch {
	width:148px;
	height:auto;
	float:left;
	margin-right:10px;
	text-align:center;
	overflow:visible;
	display:block;
	margin-bottom:5px;
}

.buynow_eng {height:29px;width:111px; float:left;
margin-left:18px;padding-top:0px;}
.buynow_spa {height:29px;width:111px; float:left;
margin-left:18px;padding-top:0px;}
#usuario-fb-boton {
	float:left;
	padding-top:10px;
}
#usuario-fb-thumb {
	float:left;
	margin:6px 0 0 0;
}
#usuario-fb {
	float:left;
	margin:0 0 0 5px;
	padding-top:16px;
	color:#D60101;
	font-size:12px;
	height:32;
	font-weight:bold;
}
#share{
	width:300px;
	height:24px;
	float:left;
	padding-top:3px;
}
#buynow_estilo{
	width:420px;
	height:27px;
	float:left;
}
#share_buy{
	width:730px;
	float:left;
}
.slider-wrapper { 
	width: 100%; 
	margin: auto;
}
#containerPDF {
	padding-left:45px;
}
#cajaMail {
	width:620px;
}
#cajaMailIzq {
	float:left;
	width:308px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFCC;
	height:84px;
}
#cajaMailDer {
	float:left;
	width:308px;
	border-right-style:solid;
	border-right-color:#000000;
	border-right-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFCC;
	height:84px;
}
#cajaMailIzq p {
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
}
#cajaMailDer p {
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 10px;
}
#cajaBuscadorPdf {
	float:left;
	width:620px;
	background-color:#FFFFFF;
	padding-top:15px;
}
#tituloBuscadorPDF {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:120px;
	float:left;
	margin-bottom:8px;
}
#botonViewCart {
	width:494px;
	float:right;
	text-align:right;
	margin-bottom:8px;
}
#labelBuscadorPDF {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:70px;
	float:left;
}
#campoBuscadorPDF {
	width:534px;
	float:left;
}
#campoBuscadorPDF input {
	width:150px;
	font-weight:bold;
	border: 1px solid #000000;
}
#divisorPDF {
	width:620px;
	float:left;
	margin-top:5px;
}
#cajaRenglonTitulo {
	width:620px;
	float:left;
}

#cajaRenglonCampo {
	width:620px;
	float:left;
	padding-bottom:8px;
}
#cajaRenglonCampoPDF {
	width:620px;
	padding-left:5px;
	float:left;
	padding-bottom:8px;
}

#cajaRenglonCampoPDFBotones {
	width:620px;
	padding-left:5px;
	float:left;
	padding-bottom:12px;
}
#cajaRenglonCampoPDFTexto {
	width:620px;
	padding-left:5px;
	float:left;
	padding-bottom:4px;
}
#contPDF {
	width:151px;
	float:left;
}
#imagenPDF {
	width:151px;
	margin-right:4px;
	float:left;
}
#tituloPDF{
	width:140px;
	padding-right:11px;
	padding-top:5px;
	text-align:center;
	font-family="MS Sans Serif";
	font-weight:bold;
	font-size:11px;
	min-height:50px;
	float:left;
}
#tituloPDF a {
	text-decoration:none;
}
#tituloPDF a:hover {
	text-decoration:underline;
}
#botonPDF{
	width:140px;
	padding-right:12px;
	padding-bottom: 15px;
	text-align:center;
	font-family="MS Sans Serif";
	font-weight:bold;
	font-size:10px;
	float:left;
}
#botonBuyPDF_short {
	float:left;
	width:70px	
}
#botonBuyPDF_long {
	float:left;
	width:140px	
}
#offerPDF {
	float:left;
	padding-top:2px;
	background-color:#000000;
	width:70px;
	height:23px;
	font-weight:bold;
	font-family:MS Sans Serif;
	font-size:9px;
	color: #FF0000;
}
#cajaRenglonCampoPDFNota {
	width:650px;
	padding-left:5px;
	float:left;
	padding-bottom:8px;
}
#contPDFNota {
	width:180px;
	padding-right:36px;
	float:left;
}
#imagenPDFNota {
	width:180px;
	margin-right:4px;
	float:left;
}
.Introduccion { word-spacing: 0; text-align: left; font-family: Times New Roman;
               color: #800000; font-size: 14pt; margin-left: 40; margin-right: 40; 
               margin-top: 0; margin-bottom: 0 }
.Titulos     { word-spacing: 0; text-align: left; font-family: Times New Roman; font-size: 
               18pt; letter-spacing: 1pt; vertical-align: 4; color: #003399; 
               margin-left: 5; margin-right: 5; margin-top: 0; margin-bottom: 
               0 }
.Cuerpo      { word-spacing: 0; font-family: Times New Roman; font-size: 12pt; text-align: 
               Justificar; margin-left: 5; margin-right: 5; margin-top: 0; 
               margin-bottom: 0 }