/*nuevo estilo para el tema del 2008*/
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.col_izq {
	/*background-color:#dedede;*/
	background-image:url(../images/bg_izq.jpg);
	
}
.style1NewsHome {
font-family: verdana;
color: #B41617;
font-weight: bold;
font-size: 10pt;
}
.style2NewsHome {
font-family: verdana;
font-size: 8pt;
color: #333333;
}
.Estilo2 {
	color: #c4151e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify
}
.Estilo3 {
	color: #154066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg {
	background:url(../images/fon_01.gif);
/*     background-color: #EEEEEE; */
}
.style2 {
	color: #000000;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style3 {
	font-size: 8px;
	color: #403F41;
	text-align: center;
}

.textback2008 {
	font-family: Arial;
	text-align: rigth;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
}

.fechaRoja2008 {
	font-family: Helvetica,Arial;
	/*text-align: rigth;*/
	color: #8d111b;
	font-weight:bold;
	font-size: 11px;
}

.searchboxt{
	/* padding: 0px 0px 0px 0px;  */
	display:inline;
	vertical-align: top;
	text-align: right;
}
.searchboxtimg{
	/* padding: 0px 0px 0px 0px;  */
	 display:inline; 
	vertical-align: top;
	text-align: right;
}
.fondoaserch{
 /* padding: 0px 0px 22px 0px;  */
	display:inline;
	vertical-align: middle;
	text-align: right;
	background-repeat: no-repeat;
	color: #ffffff;
}
.textsearch{
	color: #ffffff;
	text-align: right;
	vertical-align: top;
	background: url(../images/cabezote.jpg) ;
}
.fondomenu{
	background: url(../images/menu.jpg) ; 
	background-repeat: no-repeat; 
	display: inline;
	vertical-align: top;
}
.continua{
	display: inline;
	vertical-align: top;
}

.borderTable2008 {
padding: 2px 4px 2px 4px;
border: 1px solid #9badc5;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	/* background-color: #e6e7e6;
	border: 1px outset #525252; */
	/*position: static;*/
	/*background: url(../images/fondo_menu.jpg) ;
	background-position: 100%,100%;*/
	
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 4px 13px 4px 23px;
	/*background: url(../images/boton_menu.jpg) ;*/
}

.horizitem a {              /* Font style, size of submenu items */
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	
	position: relative;	
	display: block;	
	z-index: 2;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	font-weight: bold;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #21459c;
	/* background-color: #e6e7e6;  */
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	filter:alpha(opacity=85);
    -moz-opacity:0.85;
    opacity: 0.85;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #2961BD;
	/* border: 2px outset #fdfefd; */
	
	position: relative;
	display: block;	
	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #21459c;
	background-color: #e6e7e6; 
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #FFFFFF;
	background-color: #666666;		
	font-family:  arial, helvetica, sans-serif;
	font-size: 13px;	
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	
	position: absolute;
	top: 1px;
	right: 1px;
	
}

.horizsubseparator	{   /* Style for line-separator in horizontal submenus - Use '---' for Link title to display */
	background-color: #ff0000;
	border-top: 1px solid #cdcecd;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 0px;	/* top right bottom left */
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}


/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: black;
	background-color: transparent;
	/* border: 1px outset #fdfefd; */
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
	background:url(../images/boton_menu_contenido.jpg) no-repeat;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 5px 22px;
}

.vertitem	a {   /* Font style, size of main menu items */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;
	
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #2851A4;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #FFFFFF;
	background-color: #666666;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 2px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #21449c;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;		
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.vertsubseparator	{   /* Style for line-separator in vertical menus - Use '---' for Link title to display */
	background-color: #ff0000;
	/* border-top: 1px solid #cdcecd;
	border-bottom: 1px solid #ffffff; */
	margin: 2px 0px 2px 0px;	/* top right bottom left */
	height: 0px;
	font-size: 1px;
	line-height: 0px;

}

.contenido{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	padding: 10px 20px 0px 10px;
	text-align: justify;
}

.contenido2008{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	padding: 10px 5px 0px 15px;
	text-align: justify;
}

.textback{
	font-family: Arial;
	text-align: rigth;
	color: #ffffff;
	font-weight:bold;
	font-size: 12px;
}
	
.cont_opine{
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	padding: 5px 7px 0px 7px;
}

.cont_opine_bloque{
    font-family: Arial;
    text-align: left;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px 7px 5px 7px;
}

.titulo{ 
	font-family: Arial;
	color:#C4151E;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}

.titulob{ 
	font-family: Arial;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 10px;
}

.titulocolor{ 
	
	background: #EFEFEF;
}

.subtitulo{
	font-family: Arial;
	color:#154066;
	font-size: 11px;
	font-weight: bold;
}

.piefoto{
	font-family: Arial;
	color:#C4151E;
	font-size: 10px;
	/* font-weight: bold; */
}

.lead{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	text-align: justify;
}

.msj{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	text-align:right;
	padding: 0px 20px 0px 0px;
}

.lead1{
	font-family: Arial;
	color: #000000;
	font-size: 10px;
	text-align: justify;
	padding: 0px 20px 0px 10px;
}

.vinculo_lead{
   font-family: Arial;
   font-size: 11px;
   color:#C4151E;
   padding: 10px 0px 0px 10px;
}

.vinculo_lead  a {
   font-family: Arial;
   font-size: 11px;
   color:#C4151E;
}

.vinculo_lead a:link, .vinculo_lead a:visited{
   font-family: Arial;
   font-size: 11px;
   color:#C4151E;
}

.vinculo{
   font-family: Arial;
   font-size: 10px;
   color:#C4151E;
}

.vinculo  a {
   font-family: Arial;
   font-size: 10px;
   color:#C4151E;
}

.vinculo a:link, .vinculo a:visited{
   font-family: Arial;
   font-size: 10px;
   color:#C4151E;
} 

ul.list{
	list-style-image: url(http://www.nicolas-uribe.com/portal/themes/Nicolas_Uribe/images/vineta02.jpg);
	font-family: Arial;
    font-size: 11px; 
	text-align:justify;
	color:#000000;
}



/* .btn, .btn a, .btn a:link{
	background :url(../images/boton_opine.jpg) no-repeat;
	background-repeat: no-repeat;
	text-align: center;
	
	font-size: 10px;
	color: #ffffff;
} */
.fechas{
	background-color: #d80100;
	font-family: Arial;
	font-size: 5px;
	color:#ffffff;
	/*padding: 10px 0px 0px 10px;*/
}
span.fechas{
	background-color: #d80100;
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;
}

.fechasne{
	
	font-family: Arial;
	font-size: 5px;
	color:#ffffff;
}
span.fechasne{
	
	font-family: Arial;
	font-size: 10px;
	color:#ffffff;
}

.td1
{
	padding: 10px 0px 0px 10px;
}

.posi{
	display: block;
	position: relative;
	z-index: 0;
}

.titulo2{ 
	font-family: Arial;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
.titulo3{ 
	font-family: Arial;
	color:#1464c7;
	font-size: 14px;
	font-weight: bold;
	
}
.tabopinion{
	margin: 5px 10px 0px 10px;
	vertical-align: top;
}
/* .tabhome{
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	border-top: 1px dotted #B5B6B5;
	
} */
