/* CSS Document */
body{
	top:0px;
	left:0px;
	margin-right:5px;
}
/* TIPO DE FUENTES A USAR */
@font-face {
	font-family: 'Stag-Bold';
	src: url('http://www.2001.com.ve/fonts/Stag-Bold.eot');
	src: local('?'), url('http://www.2001.com.ve/fonts/Stag-Bold.ttf') format('truetype'), url('http://www.2001.com.ve/fonts/Stag-Bold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Stag-Medium';
	src: url('http://www.2001.com.ve/fonts/Stag-Medium.eot');
	src: local('?'), url('http://www.2001.com.ve/fonts/Stag-Medium.ttf') format('truetype'), url('http://www.2001.com.ve/fonts/Stag-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Stag-Black';
	src: url('http://www.2001.com.ve/fonts/Stag-Black.eot');
	src: local('?'), url('http://www.2001.com.ve/fonts/Stag-Black.ttf') format('truetype'), url('http://www.2001.com.ve/fonts/Stag-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Stag-BoldItalic';
	src: url('http://www.2001.com.ve/fonts/Stag-BoldItalic.eot');
	src: local('?'), url('http://www.2001.com.ve/fonts/Stag-BoldItalic.woff') format('woff'), url('http://www.2001.com.ve/fonts/Stag-BoldItalic.ttf') format('truetype'), url('http://www.2001.com.ve/fonts/Stag-BoldItalic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

map area{
    outline: none;
}
.relacionadas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#000;
	text-decoration: none;
}
.relacionadas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color:#000;
	text-decoration: underline;
}

.Estilo9{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.flecha_izquierda_relacion{
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-left:10px solid #c5091d;
}

/* FIN TIPO DE FUENTES A USAR */

 /* MENU EMPRESA */ 
.menu_empresa{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#000;
}

.menu_empresa a{
	color:#000;
	text-decoration:none;
}

.menu_empresa a:hover{
	color:#000;
	text-decoration:underline;
}
 /* FIN MENU EMPRESA */	
 
 /* NOTICIAS SUPERIORES */
.noticia_superior_1{
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;  
	z-index:2; 
	width: 264px; 
	height: 123px; 
	left:442px; 
	margin-right:10px;
	font-size:12pt;
	font-weight:bold;
	color:#FFF;
	text-align:left;	
}

.noticia_superior_1 table tr td a{
	color:#FFF;
	text-decoration:none;
}
.noticia_superior_1 table tr td a:hover{
	color:#FFF;
	text-decoration:underline;
}

.noticia_superior_2{
	font-family:Arial, Helvetica, sans-serif;
 position:absolute;
 z-index:3;
 width: 264px;
 height: 123px;
 left:716px;
 font-size:11pt;
	font-weight:bold;
	color:#FFF;
	text-align:left;
}

.noticia_superior_2 table tr td a{
	color:#FFF;
	text-decoration:none;
}
.noticia_superior_2 table tr td a:hover{
	color:#FFF;
	text-decoration:underline;
}

.titulo_noticias_superiores {
	padding-top:4px;
}

 /* FIN NOTICIAS SUPERIORES */
 
 /* INICIO DE LA HORA */
 
 	.hora{
	position: absolute;
	z-index: 4;
	font-family: 'Stag-Medium', sans-serif;
	font-size: 10pt;
	float: left;
	text-align: left;
	margin-top:127px;
	}
	.hora div{
		margin-left:30px;
		/*margin-top:128px;*/
	}

 /* FIN DE LA HORA */
 
 /* MENU DE CATEGORIAS */
 .menu_categorias{
	 font-family: 'Stag-Bold', sans-serif;
 }
 .menu_categorias a{
	 color:#FFF;
	 font-size:16px;
	 text-decoration:none;
 }
 .menu_categorias a:hover{
	 color:#000;
 }
 
 .menu_categorias_internas
 {
	 color:#000;
	 font-size:12px;
 }
 
 .sub-menus{
	 background:#e8e9ea;
	 height:29px;
	 padding-top:3px;
	 padding-left:3px;
 }
 
 .sub-menus a{
	 text-align:justify;
	 color:#000;
	 font-size:13px;
 }
 
 .sub-menus2 a{
	 color:#000;
	 font-size:12px;
 }
 .conlagente{
	 background:url(http://www.2001.com.ve/imagenes_botones/fondo_botones.png) #99CC33 no-repeat;
	 width:133px;
	 height:36px;
	 padding-left:10px;
	 padding-top:4px;
 }
 .conlagente:hover a{
	 color:#000;
 }
 .conlagente:hover{
	 cursor:pointer;
 }
 
 .enlacalle{
	 background:url(http://www.2001.com.ve/imagenes_botones/fondo_botones.png) #FFCC33 no-repeat;
	 width:133px;
	 height:36px;
	 padding-left:10px;
	 padding-top:4px;
 }
 .enlacalle:hover a{
	 color:#000;
 }
 .enlacalle:hover{
	 cursor:pointer;
 }
 
 .enlaagenda{
	 background:url(http://www.2001.com.ve/imagenes_botones/fondo_botones.png) #FF9900 no-repeat;
	 width:133px;
	 height:36px;
	 padding-left:10px;
	 padding-top:4px;
 }
 .enlaagenda:hover a{
	 color:#000;
 }
 .enlaagenda:hover{
	 cursor:pointer;
 }
 
 .enelchisme{
	 background:url(http://www.2001.com.ve/imagenes_botones/fondo_botones.png) #E31983 no-repeat;
	 width:133px;
	 height:36px;
	 padding-left:10px;
	 padding-top:4px;
 }
 .enelchisme:hover a{
	 color:#000;
 }
 .enelchisme:hover{
	 cursor:pointer;
 }
 
 .enlajugada{
	 background:url(http://www.2001.com.ve/imagenes_botones/fondo_botones.png) #66CCFF no-repeat;
	 width:133px;
	 height:36px;
	 padding-left:10px;
	 padding-top:4px;
 }
 .enlajugada:hover a{
	 color:#000;
 }
 .enlajugada:hover{
	 cursor:pointer;
 }
 
 .enelmundo{
	 background:url(http://www.2001.com.ve/imagenes_botones/fondo_botones.png) #C60960 no-repeat;
	 width:133px;
	 height:36px;
	 padding-left:10px;
	 padding-top:4px;
 }
 .enelmundo:hover a{
	 color:#000;
 }
 .enelmundo:hover{
	 cursor:pointer;
 }
 
	
 
 /* FIN MENU DE CATEGORIAS */
 
 /* TOPES DE LA COLUMNA DERECHA */
 
 .topes_derecha{
	 font-family: 'Stag-Black', sans-serif;
	 background:url(http://www.2001.com.ve/imagenes_botones/tope_nuevos.jpg) no-repeat;
	 width:308px;
	 height:42px;
	 text-align:center;
	 color:#FFF;
	 font-size:20px;
	 padding-top:2px;
 }
 
 .topes_foto_galeria{
	 font-family: 'Stag-Black', sans-serif;
	 background:url(http://www.2001.com.ve/imagenes_botones/tope_foto_galeria.jpg) no-repeat;
	 width:308px;
	 height:42px;
	 text-align:center;
	 color:#FFF;
	 font-size:20px;
	 padding-top:2px;
 }
 
  .topes_foto_galeria_grande{
	 font-family: 'Stag-Black', sans-serif;
	 background:url(http://www.2001.com.ve/imagenes_botones/tope_cinturon.jpg) no-repeat;
	 width:650px;
	 height:42px;
	 text-align:center;
	 color:#FFF;
	 font-size:20px;
	 padding-top:2px;
 }
 
 /* FIN TOPES DE LA COLUMNA DERECHA */
 
 /* LO ULTIMO */
 #marqueecontainer{
position: relative;
width: 268px; /*marquee width */
height: 445px; /*marquee height */
background-color: #E5E5E5;
overflow: hidden;
padding-left: 15px;
padding-bottom:2px;
padding-right:10px;
padding-top:0px;
}

.topeloultimo
{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_nuevos_loultimo.jpg) no-repeat;
	width:280px;
	height:42px;
	font-size:20px;
	 padding-top:4px;
}

.hora_loultimo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

.titulo_loultimo{
	font-family:Arial, Helvetica, sans-serif;
	color:#EA1C24;
	text-decoration:none;
	font-size:12px;
}

	/* FIN LO ULTIMO*/
 
.ante_titulo{
	font-family: 'Stag-Bold', sans-serif;
	font-size:16pt;
}



.titulospeq{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 22px;
    font-style: normal;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}


/* ENCARTES */
.topeencartes
{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_nuevos_encarte.jpg) no-repeat;
	width:280px;
	height:42px;
	font-size:20px;
	 padding-top:4px;
}

#carousel_inner {
float:left; /* important for inline positioning */
width:270px; /* important (this width = width of list item(including margin) * items shown */ 
overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
background: #F2F2F2;
}

#carousel_ul {
position:relative;
left:-125px; /* important (this should be negative number of list items width(including margin) */
list-style-type: none; /* removing the default styling for unordered list items */
margin: 0px;
padding: 0px;
width:9999px; /* important */
/* non-important styling bellow */
padding-bottom:10px;
}

#carousel_ul li{
float: left; /* important for inline positioning of the list items */                                    
width:120px;  /* fixed width, important */
/* just styling bellow*/
padding:0px;
/*height:220px;*/
background: #F2F2F2;
margin-top:5px;
margin-bottom:5px; 
margin-left:5px; 
margin-right:5px; 
}

#carousel_ul li img {
/*.margin-bottom:-4px; /* IE is making a 4px gap bellow an image inside of an anchor (<a href...>) so this is to fix that*/
/* styling */
cursor:pointer;
cursor: hand; 
border:0px;
}
#left_scroll, #right_scroll{
float:left; 
/*height:130px; */
width:15px; 
background: #F2F2F2; 
}
#left_scroll img, #right_scroll img{
/*styling*/
cursor: pointer;
cursor: hand;
}

.encartes_txt{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:none;
}

/* FIN ENCARTES */	

.antetitulo{
	font-family: 'Stag-Bold', sans-serif;
	font-size:14pt;
	color:#FF0700;
	margin-top:5px;
	margin-bottom:5px; 
	margin-left:5px; 
	margin-right:5px; 

}

.titulo660{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.titulo660:hover{
	text-decoration:underline;
}

.titulosgrande{
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.titulosgrande:hover{
	text-decoration:underline;
}
.resumen990{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:990px;
}

.resumen660{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:660px;
}

.antetitulo380{
	font-family: 'Stag-Bold', sans-serif;
	font-size:13pt;
	color:#FF0700;
}
.titulo380{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	/*font-weight:bold;*/
	line-height:25px;
	color:#000;
	text-decoration:none;
}
.titulo380:hover{
	text-decoration:underline;

}
.resumen380{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:380px;

}

.resumeng{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* para indicador economico */
.titulares{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* topes y textos de centrales */

.topeenlajugada{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_enlajugada.jpg) no-repeat;
	width:230px;
	height:43px;
	font-size:20px;
	 padding-top:4px;
}

.topemastecnologia{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_mastecnologia.jpg) no-repeat;
	width:230px;
	height:43px;
	font-size:20px;
	 padding-top:4px;
}

.titulo_cinturon{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	font-size:16px;
	padding-left:15px;
	padding-top:6px;
}

.topeenlacalle{
	font-family:'Stag-Black', sans-serif;
	color:#000;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_enlacalle.jpg) no-repeat;
	width:230px;
	height:43px;
	font-size:20px;
	 padding-top:4px;
}

.topeconlagente{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_conlagente.jpg) no-repeat;
	width:230px;
	height:43px;
	font-size:20px;
	 padding-top:4px;
}

.titulos_cen_bold_blanco{
	font-family: 'Stag-Bold', sans-serif;
	font-size:18pt;
	color:#FFF;
	text-decoration:none;
	
}
.titulos_cen_bold_blanco:hover{
	text-decoration:underline;
}

.titulos_cen_bold{
	font-family: 'Stag-Bold', sans-serif;
	font-size:18pt;
	color:#000;
	text-decoration:none;
	
}
.titulos_cen_bold:hover{
	text-decoration:underline;
}

.titulos_cen_medium1{
	font-family: 'Stag-Medium', sans-serif;
	font-size:18pt;
	color:#000;
	text-decoration:none;
	
}
.titulos_cen_medium1:hover{
	text-decoration:underline;
}
.titulos_cen_medium2{
	font-family: 'Stag-Medium', sans-serif;
	font-size:14pt;
	color:#000;
	text-decoration:none;
	
}
.titulos_cen_medium2:hover{
	text-decoration:underline;
}


.titulos_cen_medium1_blanco{
	font-family: 'Stag-Medium', sans-serif;
	font-size:18pt;
	color:#FFF;
	text-decoration:none;
	
}
.titulos_cen_medium1_blanco:hover{
	text-decoration:underline;
}
.titulos_cen_medium2_blanco{
	font-family: 'Stag-Medium', sans-serif;
	font-size:14pt;
	color:#FFF;
	text-decoration:none;
	
}
.titulos_cen_medium2_blanco:hover{
	text-decoration:underline;
}




.titulos_cen_boldItali{
	width:230px;
	text-align:left;
}
.titulos_cen_boldItali a{
	font-family: 'Stag-BoldItalic', sans-serif;
	font-size:19pt;
	color:#FFFFFF;
	text-decoration:none;
	
}
.titulos_cen_boldItali a:hover{
	text-decoration:underline;
}

.titulos_cen_boldItali_230{
	width:230px;
	text-align:left;
}
.titulos_cen_boldItali_230 a{
	font-family: 'Stag-BoldItalic', sans-serif;
	font-size:15pt;
	color:#FFFFFF;
	text-decoration:none;	
}
.titulos_cen_boldItali_230 a:hover{
	text-decoration:underline;
}

.titulos_cen_boldItali_230_n{
	width:230px;
	text-align:left;
}
.titulos_cen_boldItali_230_n a{
	font-family: 'Stag-BoldItalic', sans-serif;
	font-size:15pt;
	color:#000000;
	text-decoration:none;
	
}
.titulos_cen_boldItali_230_n a:hover{
	text-decoration:underline;
}

.titulospeq {
                font-family:"Times New Roman", Times, serif;
                font-size: 22px;
                font-style: normal;
                font-weight: normal;
                color: #000;
                text-decoration: none;
}

.fmv iframe
{
	width:220px;
	height:179px;
}

.fmv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.fmv div{
	width:220px;
}


.topemundoloco
{
	font-family:'Stag-Black', sans-serif;
	color:#FFF;
	background:url(http://www.2001.com.ve/imagenes_botones/tope_mundoloco.jpg) no-repeat;
	width:280px;
	height:42px;
	font-size:20px;
	 padding-top:4px;
}
.foote_texto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.foote_texto a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

