/************ CLASES *************/ 

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
. {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*
Arreglo a clearfix
—————————-*/
.clearfix {
        display:inline-block;
}
.clearfix {
        display:block;
}

/*--------- fin CLASES ----------*/ 

/************ ETIQUETAS *************/ 

html {
	text-align:left;
	width:1000px;
}
body {
	margin:0px;
	text-align:left;
	width:1000px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*--------- fin ETIQUETAS ----------*/ 

/************ ESTRUCTURA *************/ 

#banners {
width:1000px;
float:left;
}
#cabecera {
	
	float:left;
	width:1000px;
}
#menu {
	width:105px;
	float:left;
}
#centro {
	width:483px;
	float:left;
	margin-left:6px;
	margin-right:3px;
	
}
#centroGasolinara {
	width:750px;
	float:left;
	margin-left:6px;
	margin-right:3px;
	
}

#contenido{
	float:left;
	width:1020px;
	clear:both;
	margin-top:5px;
}
#web{
	width:1000px;
	clear:both;
}

#pie {
	float:right;
	width:1000px;
}

/*--------- fin ESTRUCTURA ----------*/ 


/************ bannerS *************/ 
#banners #solapa {
	width:11px;
	background-image:url(../imagenes/solapa_publicidad.gif);
	height:90px;
	float:left;
}
#banners #banner_01 {
	width:655px;
	height:90px;
	float:left;
	margin-right:4px;
}
#banners #banner_02 {
	height:90px;
	float:left;
}

/*--------- fin bannerS ----------*/ 


/************ CABECERA *************/ 

#cabecera {
	float: left;
}
#cabecera #fecha {
	height: 20px;
	background-image: url(../imagenes/cabecera/bkg_fecha.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #fcff24;
	font-size: 9px;
	text-align: right;
	padding-right: 4px;
	color: #3b850e;
	line-height: 18px;
}
#cabecera #bkg {
	background-image: url(../imagenes/cabecera/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
#cabecera #bkg_blog {
	background-image: url(../imagenes/cabecera/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
}
#cabecera #menusuperior {
	background-image: url(../imagenes/px_menu1.jpg);
	background-repeat: repeat-x;
	height:22px;
	text-align:center;
	width:1000px;
}
#cabecera #menusuperior #botones {
	width: 1000px;
}

#cabecera #menusuperior #botones #boton a {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #3b850e;
	text-align:center;
	line-height:22px;
	border-right-style: none;
	padding-right: 7px;
	padding-left: 7px;
	display:block;
	height:22px;
	background-image: url(../imagenes/px_menu1.jpg);
	background-repeat: repeat-x;
}
#cabecera #menusuperior #botones #boton a:link visited{
	text-decoration:none;
}
#cabecera #menusuperior #botones #boton a:hover {
	color:#000000;
}
#cabecera #menusuperior #botones #boton .activo {
	color:#000000;
	background-image: url(../imagenes/px_menu1_over.jpg);
}

#cabecera #separadores {
	background-image: url(../imagenes/separador_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 1px;
	float: left;
}
#cabecera #menusuperior #botones #boton_ultimo a {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #3b850e;
	padding-right: 5px;
	padding-left: 7px;
	margin-top: 6px;
}
#cabecera #menusuperior #botones #boton_ultimo a:link visited{
	text-decoration:none;
}
#cabecera #menusuperior #botones #boton_ultimo a:hover {
	color:#000000;
}
#cabecera #menusuperior #botones #idioma {
	float: left;
	padding-top: 5px;
}
#secciones {
	background-image: url(../imagenes/cabecera/bkg_secciones.jpg);
	background-repeat: repeat-x;
	height:29px;
	width:1000px;
	float: left;
	
}
#secciones #separador {
	background-image: url(../imagenes/cabecera/separador_secciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 3px;
	float: left;
}
#secciones a {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	display:block;
	height:29px;
	text-align:center;
	line-height:29px;
	text-decoration:none;
	float:left;
	padding-right: 6px;
	padding-left: 6px;
	background-image: url(../imagenes/cabecera/bkg_secciones.jpg);
	background-repeat: repeat-x;
}
#secciones a:link visited{
	text-decoration:none;
}
#secciones a:hover {
	background-image: url(../imagenes/cabecera/bkg_secciones_over.jpg);

}
#secciones .activo {
	background-image: url(../imagenes/cabecera/bkg_secciones_over.jpg);

}
/*--------- fin CABECERA ----------*/ 

/************ MENU *************/ 
#ojd {
	vertical-align: bottom;
	display: block;
}
#menu #revista #titulo {
	background-image: url(../imagenes/menu/tit_revista.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 102px;
}
#revista {
	width:105px;
	text-align:center;
	float:left;
	margin-top: 5px;

}
#revista #foto {
	background-repeat: no-repeat;
	background-color: #FDD302;
	background-position: center center;
	padding-top:10px;
	padding-bottom:10px;
}
#menu #revista #boton_ir a{
	font-size: 10px;
	color: #006600;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C1B673;
	border-bottom-color: #817638;
	border-left-color: #FFFF00;
	background-color:#FCFF26;
	display:block;
}
#menu #revista #boton_ir a:link{
	text-decoration:none
}
#menu #revista #boton_ir a:visited{
	text-decoration:none
}
#menu #revista #boton_ir a:hover{
	color: #78e340;
	text-decoration:none
}
#suscribete {
	width:125px;
	float:left;
	margin-top: 5px;
	
}
#menu #revista #btn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 1px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C1B673;
	border-bottom-color: #817638;
	border-left-color: #FFFF00;
	background-color:#FFFF99;
	display:block;
}
#menu #revista #banner {
	height: 62px;
	background-image: url(../banner/banner_ER_papel_105.gif);
}
#menu #seccionesizq #boton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #024500;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	display:block;
	padding-bottom: 3px;
	padding-top: 3px;
	text-decoration:none;
	background-color:#82DA4D;
}
#menu #seccionesizq #boton a:hover {
	background-color:#FFFF00;
}
#menu #seccionesizq #boton .activo {
	background-color:#FFFF00;
}
#entrevista {
	background-color: #CDEF56;
}
#entrevista #titulo {
	background-image: url(../imagenes/menu/tit_entrevista.gif);
	background-repeat: no-repeat;
	height: 16px;
}
#entrevista #foto {
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
}
#entrevista #nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003300;
	margin-top: 3px;
	margin-right: 4px;
	margin-left: 4px;
}
#entrevista #boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #C1B673;
	border-bottom-color: #817638;
	border-left-color: #FFFF00;
	display:block;
	text-align:right;
}

/*--------- fin MENU ----------*/ 

/************ DERECHA *************/ 
#derecha_01{
	width: 255px;
	float:left;
	margin-left:5px;
	margin-right:10px;
	overflow:hidden;
}
#derecha_01 #flash {
	margin-bottom: 5px;
}
#derecha_01 #imagenes {
	height: 104px;
}
#derecha_01 #imagenes #imagen_01 {
	float:left;
	margin-bottom:1px;
	
}
#derecha_01 #imagenes #imagen_02 {
	float: left;
	margin-left:5px;
	margin-bottom:1px;
}

#derecha_01 #buscador_google {
	width: 255px;
	margin-bottom: 2px;
	background-color:#D8FD6F;	
	float:right;
}
#derecha_01 #video {
	float:none;
}
#derecha_02 {
	width: 120px;
	float:left;
}

/*--------- fin DERECHA ----------*/ 

/************ CENTRO *************/ 

#centro #noticias #titulo {
	background-image: url(../imagenes/centro/noticias.jpg);
	height: 21px;
	margin-top: 5px;
}
#centro #noticias #tituloarticulo {
	background-image: url(../imagenes/centro/articulos.jpg);
	height: 21px;
	margin-top: 5px;
}

#centro #noticias #noticia {
	font-size: 11px;
	text-align: justify;
	line-height:14px;
	margin-top:8px;
	color:#003300;
}
#centro #noticias #noticia #foto {
	margin-right: 5px;
	float: left;
	overflow:hidden;
}
#centro #noticias #noticia #entradilla{
	font-size: 11px;
	font-weight:bold;
	margin-top:8px;
	color:#003300;	
}
#centro #noticias #noticia #titular {
	font-size: 11px;
	line-height:16px;
	color: #3b850e;
	font-weight: bold;
}
#centro #noticias #noticia #titular a{
	color: #3b850e;
	font-weight: bold;
}
#centro #noticias #noticia #titular a:link {
	text-decoration:none;
}
#centro #noticias #noticia #titular a:visited {
	text-decoration:none;
}
#centro #noticias #noticia #titular a:hover {
	color: #ffa200;
	text-decoration:none;
}
#centro #noticias #noticia #fecha {
	font-size: 11px;
	color: #9d9c9b;
	margin-bottom: 1px;
	margin-top:3px;
}
#centro #noticias #ubicacion {
	margin-top: 5px;
	margin-bottom: 5px;
}
#centro #noticias #ubicacion #banda {
	background-color: #fdfeab;
	height: 20px;
}
#banda {
	background-color: #fdfeab;
	height: 20px;
	margin-bottom:10px;
	margin-top:10px;
}
#banda #seccion {
	font-size: 12px;
	font-weight: bold;
	color:#266d02;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}

#centro #noticias #ubicacion #seccion {
	font-size: 12px;
	font-weight: bold;
	color:#266d02;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
#centro #noticias #ubicacion #boletin a{
	font-size: 10px;
	color:#009933;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	text-decoration: underline;
}
#centro #noticias #ubicacion #boletin a:link {
	font-size: 10px;
	color:#009933;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	text-decoration: underline;
}
#centro #noticias #ubicacion #boletin a:visited {
	font-size: 10px;
	color:#009933;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	text-decoration: underline;
}
#centro #noticias #ubicacion #boletin a:hover {
	font-size: 10px;
	color:#1b4d02;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	text-decoration: underline;
}
#centro #noticias #patrocionio {
	height: 15px;
	background-color: #49A015;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFCC;
	padding-top: 1px;
	text-decoration:none;
}
#centro #noticias #patrocionio a {
	text-decoration:none;
}
#centro #noticias #patrocionio a:link{
	text-decoration:none;
	color:#FFFFCC;
}
#centro #noticias #patrocionio a:visited{
	text-decoration:none;
	color:#FFFFCC;
}
#centro #noticias #patrocionio a:hover{
	color: #D5F7BF;
	text-decoration:none;
}
#centro #paginacion {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #49A015;
	padding-top: 8px;
	padding-bottom: 8px;
}
#centro #paginacion #banda_01 {
	margin-bottom: 5px;
}
#centro #paginacion #banda_01 #volver_btn {
	float: left;
	font-size: 10px;
	color:#009900;
}
#centro #paginacion #banda_01 #volver_btn a{
	float: left;
	font-size: 10px;
	color:#009900;
}
#centro #paginacion #banda_01 #volver_btn a:link visited{
	float: left;
	font-size: 10px;
	color:#009900;
}
#centro #paginacion #banda_01 #paginas {
	float: right;
	
}
#centro #paginacion #banda_01 #paginas #descrip {
	font-size: 10px;
	float: left;
	color: #49A015;	
	text-decoration:underline;
}
#centro #paginacion #banda_01 #paginas #numeros {
	font-size: 11px;
	float: left;
	width:100px;
}
#centro #paginacion #banda_01 #paginas #numeros div a {
	
	color:#49a015;
	margin-left: 2px;
	margin-right: 2px;
	float: left;
	text-decoration:underline;
}
#centro #paginacion #banda_01 #paginas #numeros div a:link visited{
	text-decoration:underline;
}
#centro #paginacion #banda_01 #paginas #numeros .activa {
	color: #56c613;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;	
	float: left;
	text-decoration:none;
}
#centro #paginacion #banda_01 #derecha_btn a{
	font-size: 10px;
	color:#009900;
	float: right;
	text-decoration:underline;
}
#centro #paginacion #banda_01 #derecha_btn a:link{
	text-decoration:underline;
}
#centro #paginacion #banda_01 #derecha_btn a:visited{
	text-decoration:underline;
	}
#centro #paginacion #banda_02 #historico_btn a{
	font-size: 10px;
	color:#96bb15;
	font-weight:bold;	
	float: left;
	text-decoration:underline;
}
#centro #paginacion #banda_02 #historico_btn a:link{
	text-decoration:underline;
}
#centro #paginacion #banda_02 #historico_btn a:visited{
	text-decoration:underline;
}
#centro #paginacion #banda_02 #historico_btn a:hover{
	color:#00CC33;
	text-decoration:underline;
}
#centro #paginacion #banda_02 #masarticulos_btn a{
	font-size: 10px;
	color:#009900;
	float: right;
	text-decoration:underline;
}
#centro #paginacion #banda_02 #masarticulos_btn a:link{
	text-decoration:underline;
}
#centro #paginacion #banda_02 #masarticulos_btn a:visited{
	text-decoration:underline;
}

/*--------- fin CENTRO ----------*/ 

/************ PIE *************/ 
#pie #bandainferior {
	width:1000px;
	color:#999999;
}
#pie #bandainferior #creacion {
	float: left;
	width: 190px;
	margin: 5px;
}
#pie #bandainferior #creacion #txt {
	font-size: 9px;
}
#pie #bandainferior #creacion #logo {
	background-image: url(../imagenes/viaIntermedia_logo_web.gif);
	background-repeat: no-repeat;
	height: 34px;
	margin-bottom: 5px;
}
#pie #bandainferior #derechos {
	float: left;
	font-size: 10px;
	width: 790px;
	color:#999999;
	margin: 5px;
}
#separador_h {
	background-color: #86DE53;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display:block;
	font-size:1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
/************ GENERALES *************/ 

#general_titulares1 {
	font-size:11px;
	color:#000000;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:10px;
}
#general_titulares2 {
	font-size:11px;
	color:#00CC00;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:3px;
	text-decoration:none;
}
#general_titulares2 a {
	color:#00CC00;
	text-decoration:none;
}
#general_titulares2 a:link {
	text-decoration:none;
}
#general_titulares2 a:visited {
	text-decoration:none;
}
#general_titulares2 a:hover {
	text-decoration:none;
	color:#006600;
}
#general_titulares3 {
	font-size:10px;
	color:#157103;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:7px;
	text-align:right;
	text-decoration:none;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:3px;
	background-color:#ffd40c;
}
#general_titulares3 a {
	color:#157103;
	text-decoration:none;
}
#general_titulares3 a:link {
	text-decoration:none;
}
#general_titulares3 a:visited {
	text-decoration:none;
}
#general_titulares3 a:hover {
	text-decoration:none;
	color:#006600;
}
#general_titulares4 {
	font-size:11px;
	color:#157103;
	font-weight: bold;
	margin-top:4px;
	margin-bottom:0px;
	text-decoration:none;
	text-align:right;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:2px;
	background-color:#ffd40c;
	letter-spacing: 1px;
}
#general_entradilla {
	font-size:10px;
	color:#000000;
	font-weight: bold;
	text-align:justify;
}
#general_texto1 {
	font-size:10px;
	color:#000000;
	text-align:justify;
}
#general_texto2 {
	font-size:11px;
	color:#000000;
	text-align:justify;
}
#general_enlaces {
	font-size:11px;
	color:#7fbf2d;
	margin-top:0px;
}
#general_enlaces a {
	font-size:11px;
	color:#7fbf2d;
	text-decoration:underline;
}
#general_enlaces a:link {
	font-size:11px;
	color:#7fbf2d;
}
#general_enlaces a:visited {
	font-size:11px;
	color:#7fbf2d;
}
#general_enlaces a:hover {
	font-size:11px;
	color:#006600;
}
#general_enlaces2 {
	font-size:11px;
	font-weight:bold;
	color:#148350;
	text-decoration:none;
}

#centro  #general_enlaces2 a {
	color:#148350;
	text-decoration:none;
}
#centro #general_enlaces2 a:link {
	color:#148350;
	text-decoration:none;
}
#centro #general_enlaces2 a:visited {
	color:#148350;
	text-decoration:none;
}
#centro #general_enlaces2 a:hover {
	color:#77a3a8;
	text-decoration:none;
}
#general_titseccion {
	font-size:13px;
	font-weight: bold;
	margin-left:7px;
	color:#f4ad01;
	margin-top:3px;
}
/************ TABLAS *************/ 

#centro #tabla {
	width:470px;
	float:left;
	margin-top: 3px;
}
#centro #cabeceracentro {
	background-image: url(../imagenes/centro/lineas.gif);
	width:450px;
	font-size:13px;
	font-weight: bold;
	margin-top:3px;
	text-align:right;
	background-repeat: no-repeat;
	color:#f4ad01;
}
#centro #tabla #fila {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#148350;
	text-decoration:none;
	background-color:#ccf9b3;
	margin-bottom:2px;
	font-size: 10px;
}

#centro #tabla #fila #celda1 {
	background-color:#82da4f;
	width:85px;
	float:left;	
	font-weight:bold;
	color:#FFFFFF;
	
}
#centro #tabla #fila a{
	color:#148350;
	text-decoration:none;
}
#cabecera #bkg .zona_sens {
	display: block;
	float: right;
	width: 265px;
	height: 80px;
}
.compra_PDF {
	background-image: url(../imagenes/iconos/revista_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 33px;
	padding-left: 40px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.compra_papel {
	background-image: url(../imagenes/iconos/revista_papel.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	display: block;
	height: 33px;
	padding-left: 40px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
n
