@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'din-bold';
    src: url('font/din-bold.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	/*background-image: url(imagenes/graphics/fondopagina.png);
	background-color: #CCC;*/
	background-color: #f2f7f1;
	height: 100%;
	overflow: auto;
	/*font-family: Arial, "Helvetica", sans-serif;*/
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.pagina {
	width: 100%;/*<-- Para insertar publicidades laterales*/
	/*width: 1020px;*/ /*se quitaron banners laterales*/
	vertical-align: top;
	/*overflow: hidden;*/
	display: block;
	margin: 0 auto;
	white-space: nowrap;

}

.links_l5 {
	/*font-size: 10px;*/
	color: #000000;
	text-decoration: none;
}
.links_l5:hover {
	/*font-size: 10px;*/
	color: #810829;
	text-decoration: none;
	font-weight: normal;
}
.links_l6 {
	/*font-size: 10px;*/
	color: #0663a5;
	text-decoration: none;
}
.links_l6:hover {
	/*font-size: 10px;*/
	color: #333;
	text-decoration: none;
}

.PublicidadLateralizquierda{

	/*position: fixed;*/ /*fixed para que sea flotante*/
	float: left;
	width: 120px;/*<-- ancho publicidad lateral 160 para KFC */
	height: 100%;
	padding-right: 10px; 
	display: block; /*<-- Para insertar publicidades laterales*/
	min-width: 120px;

}
	
.PublicidadLateralderecha {
	float: left;
	width: 0px;
	height: 100%;
	padding-left: 10px;
}
.center {
	float: left;
	background-color: #FFF;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;/* subido margen del centro por publicidad lateral flotante*/
	display: inline;

}
.PublicidadSuperior {
	overflow: hidden;
	position: relative;
}
.PublicidadSuperiorIzquierda {
	float: left;
	width: 728px;
	padding: 10px;
	/*white-space: nowrap;*/
	overflow: hidden;
}
.PublicidadSuperiorDerecha {
	float: left;
	width: 232px;
	padding: 10px;
	overflow: hidden;
}
.Encabezado {
	width: 100%;
	text-align: center;
}
.Contenido {
	white-space: normal;
	overflow: hidden;
	position: static;
	/*margin-top: 30px;*/
    /*    margin-top: 0.5em;*/
	margin-bottom: 10px;
	margin-left: 0px;
}
.Articulos {
	float: left;
	width: 100%;
	/*margin-right: 9px;*/
	/*border: 1px solid #CCC;*/
	overflow: hidden;
    /*margin-top: .7em;*/
	/*text-align:-webkit-center;
	text-align:-moz-center;
	text-align:-o-center;*/
}
.BarraLateral {
	border-top-left-radius: 15px;
	/*background-color: #969A9B;*/
	background-color: #ffffff;
	padding: 4px 15px;
	width: 250px;
	float: left;
}
.ArticuloArriba {
	width: 100%;
	margin: 0px;
}
.Columnas {
	overflow: hidden;
	width: 699px;
}
.ArticuloIzquierdo {
	float: left;
	width: 349px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-right-style: solid;
	overflow: hidden;
}
.ArticuloDerecho {
	float: left;
	width: 348px;
	overflow: hidden;
}
.ElementoBarra {
	width: 250px;
	margin-bottom: 10px;
}
.Articulo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	/*margin-left: 10px;
	margin-top: 10px;*/
}
/*Descomentar cuado salga banco del Pichincha // Titulo Articulo original
.TituloArticulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0.1em 0.1em 0.05em #E0DFE3;
	text-decoration: none;
	color:#000000;
}*/

.TituloArticulo_pichincha {
	font-size: 24px;
	font-weight: bold;
	background-image: url(imagenes/graphics/fondo_pichincha.jpg);
	text-shadow: 0.1em 0.1em 0.05em #E0DFE3;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	width:685px;	
	height:52px;	
	padding-top: 20px;
	color:#000000;
}

.TituloArticulo {
	font-size: 1em;
	font-weight: bold;
	/*text-shadow: 0.1em 0.1em 0.05em #E0DFE3;*/
	text-decoration: none;
	color:#000000;
}

.TituloArticulo_valvoline{
	font-size: 24px;
	font-weight: bold;
	background-image: url(imagenes/graphics/fondo_valvoline.jpg);
	text-shadow: 0.1em 0.1em 0.05em #E0DFE3;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	width:685px;	
	height:52px;	
	padding-top: 20px;
	color:#fff;
	
}
.TituloArticuloEnlace_pequenio {
	font-size: small;
	/*text-shadow: 0.1em 0.1em 0.05em #E0DFE3;*/
	text-decoration: none;
	color:#000000;
}
.TituloArticuloEnlace_pequenio:hover {
	color: #810829;
}


.TituloArticuloEnlace {
	font-size: 0.8em;
	/*font-weight: bold;
	text-shadow: 0.1em 0.1em 0.05em #E0DFE3;*/
	text-decoration: none;
	color:#000;
        font-weight:bold;
}
.TituloArticuloEnlace:hover {
	color: #810829;
}

.BarraFecha{
	/*border-top-style: solid;*/
	/*border-bottom-style: solid;*/
	/*border-top-width: 1px;*/
	border-right-width: 1px;
	/*border-bottom-width: 1px;*/
	border-left-width: 1px;
	/*border-top-color: #CCC;*/
	border-right-color: #CCC;
	/*border-bottom-color: #CCC;*/
	border-left-color: #CCC;
	overflow: hidden;
	/*padding-top: 7px;
	padding-bottom: 7px;*/
	position: static;
	/*background-color: #F1F7FE;*/

}

.FechaArticulo {
	font-size: 0.6em;
	color: #999;
	font-weight: bold;
	/*float: left;*/
	/*margin-left: 5px;*/
}
.HitsDelArticulo {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	/*background-color: #009;*/
	float: right;
	vertical-align: text-bottom;
}
.ContenidoArticulo {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	color: #565656;
}.moduletop_conauspicio {
	position: static;
	background-color: #969A9B;
	width: 246px;
	background-image: url(imagenes/graphics/auspicio_valvoline.jpg);
	margin-top: 0px;
	height: 20px;
	padding:56px 0px 0px 4px;
	bottom: 2px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.ContenidoModulo {
	background-color: #FFF;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	color: #000;
	border: 1px #C2C2C2 solid;
	border-top: 0;
}
.moduletop_sinauspicio{
	padding: 5px;
	position: static;
	background-color: #969A9B;
	width: 240px;
	background-image: url(images/graphics/menutop250.png);
	height: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.moduletop{
	padding: 15px 5px 20px 5px;
	position: static;
	/*background-color: #969A9B;*/
	background-color: #033e6a;
	width: 240px;
	/*background-image: url(images/graphics/menutop250.png);*/
	height: 10px;
	color: #FFF;
	/*font-weight: bold;*/
	font-size: 15px;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	border-bottom: #00243f solid 1px;
	text-align:center;
	vertical-align: middle;
}
.modulebottom{
	padding: 10px 5px 25px 5px;
	position: static;
	/*background-color: #969A9B;*/
	background-color: #033e6a;
	width: 240px;
	/*background-image: url(images/graphics/menutop250.png);*/
	height: 10px;
	color: #FFF;
	/*font-weight: bold;*/
	font-size: 15px;
	-webkit-border-radius: 0 0 8px 8px;
	-moz-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	border-top: #005da2 solid 1px;
	text-align:center;
	vertical-align: middle;
}
.TituloModulo {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 0.1em 0.1em 0.05em #E0DFE3;
}
.TituloModuloEnlace {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 0.1em 0.1em 0.05em #E0DFE3;
	text-decoration: none;
}
.TituloModuloEnlace:hover {
	color: #810829;
}

.resultado {
	color: #000;
	/*background-color: #000;*/
	margin-bottom: 10px;
}
.BarraIzquierda {
	float: left;
	width: 190px;
}
.EspacioDerecho {
	float: left;
	width: 507px;
}
.datospartido {
	border: 2px solid #999;
	border-radius: 15px;
	padding: 15px;
	font-size: 12px;
	color: #666;
}
.datospartido {
	border: 2px solid #999;
	border-radius: 15px;
	padding: 15px;
	font-size: 12px;
	color: #000;
}
.interiornegro {
	padding: 15px;
	font-size: 12px;
	color: #000;
}
.interiorgris {
	padding: 15px;
	font-size: 12px;
	color: #666;
}
.datostecnico {
	/*background-color: #E3E3E3;*/
	margin-top: 10px;
	padding: 5px;
	font-size: 9px;
}
.artfooter {
	float: left;
	/*width: 679px;*/
	position: static;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}.banner2 {
	height: 90px;
	text-align: center;
	background-color: #49464F;
	padding: 7px;
}
.logo {
	/*background-image: url(imagenes/graphics/barraroja.png);*/
	height: 55px;
	text-align: right;
	padding-right: 7px;
	color: #FFE9E3;
	font-size: 12px;
	background-color: #B01117;
}
.submenu {
	overflow: hidden;
	position: relative;
	height: 40px;
}
.subm {
	float: left;
	width: 706px;
}
.busqueda {
	float: left;
	width: 278px;
	background-image: url(imagenes/graphics/fondobusqueda.png);
	height: 29px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	text-align: left;
	overflow: hidden;
	
}
.campobusqueda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 186px;
	font-size: 12px;
	margin-right: 10px;
}
.mensaje {
	height: 100px;
	width: 550px;
	font-size: 12px;
}
.style2, .style1{
	/*color: #FFFFFF;*/
    color: #333;
	font-weight: normal;
	font-size: 10px;
}

#content {
	padding: 1px 20px;
	position:relative;
	margin-bottom: 20px;
}

.transparency {
	opacity:0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	border: 1px solid #ffffff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	position:absolute;
	margin-bottom: 20px;
	width: 100%;
	background-color: #000000;
	left: 0;
	top: 0;
	height: 100%;	
}
.innercontent {
	position:relative;
	border: 1px solid #FFF;
}
.popup {
	position: fixed;
	width: 97%;
	top: 8%;
	right: 0px;
	left: 0;
}
.popup_content {
	background-image: url(imagenes/graphics/popupbg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
* html .popup { 
	position: absolute;
}
.wronfield {
	background-color : #FEE2E2;
	border: 1px solid #C00606;
}
.fb_edge_comment_widget {
    margin-left: -350px;
}
.fuego{
position: absolute;
z-index: 2000;
}

.notNueva{
    padding-top: 10px;
    padding-bottom: 10px;
}

.notNuevaArt{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.clickNot{
    /*padding-left: 10px;*/
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.clickNot:hover,
.clickNot:focus,
.clickNot:active
{
    background-color:#ccc;
}


header {
text-align: center;
background: #100;
color: #dedcb9;
padding: 0.5em 0;
position: fixed;
top: 0;
left: 0;
width: 100%;
}
/*Scrollable Regions Pages*/
.scrollable header {
	position: static;	
}
.scrollable section {
	padding-top: 0;
	height: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;	
}