/* CSS Document */
/*Estilos DIV WEB*/

 #cuerpoprincipal {
	position:relative;
	width:1010px;
	height:1100px;
	z-index:4;
	*background-color: #FFF;
	
}

#lateralizquierdo {
	/*position:relative;*/
	/*float:left; */
	/*height: 1140px;*/
  left: 0px;
  position: absolute;
  top: 0px;

	width:224px;
	/*min-height:1140px;*/
	height:1140px; 
	background-color: #FFF;
	background-image: url(../imagenes/jpg/lateral_izq_img.jpg);
	background-repeat: repeat;
	

}
#lateralderecho {
	/*position:relative;*/
	width:780px;
	height:1140px;
	
	
  left: 224px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  width: 780px;

	/*z-index:2;*/	
	background-color: #FFFFFF;
}


#derechomenuvert {
	position:absolute;
	width:178px;
	height:225px;	
	left: 7px;
	top: 230px;
}
#derechofederalnews {
	
	position:absolute;
	width:220px;
	height:155px;
	z-index:509;
	left: 555px;
	top: 405px;
	border: 1px solid #CCC;
	/*overflow: hidden;*/
}

#noticiasRSS {
    margin-top: 10px;
	position:absolute;
	width:215px;
	height:155px;
	z-index:509;   
	border: 2px solid #dedede;
}
#noticiasRSSDiv{
    position:absolute;
    width: 221px;
	height: 130px;	   
	text-align: justify;
    z-index:510;  
    top:25px;
    color: #7b98d0;
	font: bold 14px/24px 'Roboto Slab';
    word-wrap: break-word;
}
#noticiasRSSDiv a{
   text-decoration: none;
    color:#01437d;
    text-align:justify;
    font-family:'Roboto Slab';
    width:200px;
    word-wrap: break-word;
}
#noticiasRSSDiv a:hover {
    text-decoration: underline;
    color:#79B900;
    font-weight:bold;  
}
#derechoestatalnews {
	
	width:235px;
	height:125px;
	
	background-color: #FFF;
	border: 1px solid #CCC;
}
#derechojurisnews {
	position:relative;
	width:235px;
	height:125px;
	z-index:505;
	top: 280px;
	left: 555px;
	background-color: #FFF;
	border: 1px solid #CCC;
	overflow: hidden;
}

#encuesta{
	width:235px;
	height:125px;
	left: 556px;
	position: absolute;
	top: 715px;
	border: 1px solid #CCC;
	z-index: 501;
}

#derechoproductos {
	position:absolute;
	width:780px;
	height:245px;
	z-index:508;
	top: 720px;
	left: 10px;
}

#titulodvdproductos {
	position:absolute;
	width:345px;
	height:30px;
	z-index:505;
	top: 0;
	line-height: 32px;
	font-family:Verdana;
	font-size: 0.7em;
	vertical-align: bottom;
	text-indent: 10px;
	background-image: url(../imagenes/png/dvd.png);
	background-repeat: no-repeat;
	background-position: 85px 2px;
	color: #5185E6;
	font-weight: normal;
	left: 0;
}
#imgdvdproductos {
	position:absolute;
	width:345px;
	height:130px;
	z-index:502;
	top: 29px;
	background-image: url(../imagenes/jpg/dvd_productos2.jpg);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	left: 0;
}
#gigdescargar {
	position:absolute;
	width:90px;
	height:30px;
	top:0px;
	left: 255px;
	background-image: url(../imagenes/gif/gifdemo.gif);
}
#contenedorproductoDVD {
	
	position:absolute;
	width:345px;
	height:160px;
	
	top: 405px;
	left: 10px;
	background-image: url(../imagenes/png/contenedor%20mitad.png);
	background-repeat: no-repeat;
}


#contenedorformatos {
	
	width:235px;
	height:140px;
	
	background-image: url(../imagenes/png/separador_formatos.png);
	background-repeat: no-repeat;
	border: 1px solid #CCC;
}
#tituloformatos {
	
	width:235px;
	height:30px;
	
	font-family:Verdana;
	font-size: 0.7em;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
	text-indent: 10px;
	line-height: 25px;
	background-image: url(../../LEGATEK%20NEW2/imagenes/png/tituloestatal.png);
	background-position: 215px 0px;
	background-repeat: repeat-x;
	
}
#contenidoformatos {
	
	width:235px;
	height:110px;
	
	
}
#fmto1{
	width:151px;
	height:110px;
	
	background-image: url(../imagenes/png/contrato2.png);
	background-repeat: no-repeat;
	
	background-position: 5px 0px;
}
#fmto2{
	width:120px;
	height:110px;
	left: 115px;
	
	color: #666;
	font-family:Verdana;
}
#civil{
	width:120px;
	height:25px;
	left: 0px;
	
	text-indent: 20px;
}
#mercantil{
	width:120px;
	height:25px;
	
	
	text-indent: 20px;
}
#administrativo{
	width:120px;
	height:25px;
	
	
	text-indent: 20px;
}
#laboral{
	width:120px;
	height:25px;
	
	text-indent: 20px;
}

#newsperiodico{
	width:765px;
	height:560px;
	left: 10px;
	position: absolute;
	top: 580px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-color: #CCC;
	
}
   
    .AlinearRelevantes
    {
        text-align:justify; 
        }
    
#headerNoticiasFederales{
	width:765px;
	height:28px;
	left: -1px;
	position: absolute;
	top: 0px;     
	
	/* Safari 4+ y Chrome 1+ */  
/* Safari 5.1+ y Chrome 10+ */  
/* Firefox 3.6+ */  
/* Opera 11.10+ */  
    color: White;
    font-weight: bold;
    font-family: Verdana;
    font-style: normal;
    text-align: center;
   
   /* Safari 4+ y Chrome 1+ */  
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #303030), color-stop(1, #355377)); 
 /* Safari 5.1+ y Chrome 10+ */  
background-image:-webkit-linear-gradient(#303030, #355377); 
 /* Firefox 3.6+ */  
background-image:-moz-linear-gradient(top, #303030, #355377);  
/* Opera 11.10+ */  
background-image:-o-linear-gradient(top, #303030, #355377);  
/* Internet Explorer 5.5+ */  
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#303030', EndColorStr='#355377'); 
background-image: -o-linear-gradient(top, #303030, #355377);/*088950 Internet Explorer 5.5+ */
background-image: -ms-linear-gradient(top left, #303030, #355377);
 
    color:White;/*39afaf Black;*/
    font-weight: bold;
   
   /* background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #2ea9bb), color-stop(1, #303030)); 
 
background-image:-webkit-linear-gradient(#2ea9bb, #303030); 

background-image:-moz-linear-gradient(top, #2ea9bb, #303030);  

background-image:-o-linear-gradient(top, #2ea9bb, #303030);  
 
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#2ea9bb', EndColorStr='#303030'); 
background-image: -o-linear-gradient(top, #2ea9bb, #303030);
background-image: -ms-linear-gradient(top left, #2ea9bb, #303030);
    */
}

#contenido_NoticiasFederales{
	width:760px;
	height:530px;
	left: 5px;
	position: absolute;
	top: 30px; 
	
	overflow: auto;	
		
}

#calendario {
	/*position:relative;*/
	width:224px;
	height:220px;
	/*z-index:2;*/
	/*top: 0px;
	left: 3px;*/
}
#contIndicadoresLeft {
	position:absolute;
	width:178px;
	height:280px;	
	left: 7px;
	top: 540px;
	
	/*position:relative;
	width:205px;
	height:280px;
	z-index:3;
	top: 540px;	
	left: 0px;
	background-image: url(../imagenes/jpg/lateral_izq_img.jpg);
	background-repeat: repeat-y;
	border: 1px solid #CCC;*/
}

#contIndicadoresleftTexto 
{
    width: 200px; /*ancho de menu*/
	position: absolute;
	left: 0px;
	z-index: 13;
	top: 0px;
	height: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
	color: #000000;
	font-family:Verdana; 
    font-size:12px; 
    /*position:relative;
	width:210px;
	height:280px;
	z-index:3;
	top: 0px;	
		left: 15px;
	*/
}
#ejecutivas {
	position:absolute;
	width:224px;
	height:314px;
	z-index:4;
	top: 825px;
	background-image: url(../imagenes/png/atencion_imagen.png);
	background-repeat: no-repeat;
	left: 0px;
}

/*Estilos Noticias*/

#novedades
{
    /*word-wrap: break-word; 
    white-space:pre-wrap;*/
    position:absolute;
    width: 221px;
	height: 155px;	   
	text-align: justify;
	font-size: 12px;
	font-family:Verdana;
	font-style: normal;
    z-index:510;  
    top:25px;
	}
	

	/*#novedades ul{
	margin: 0;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
	#novedades li{
	margin: 0;
	padding: 5px;
	height: 88px;
	/*overflow: hidden;*-/
	line-height: 15px;
	position: relative;
	top: 0px;
	}
	#novedades li a{
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana;
	font-size: 0.95em;
	}
	*/
	#novedades2{
	width: 235px;
	height: 100px;
	overflow: hidden;
	color: #666;
	text-align: justify;
	font-size: 0.75em;
	font-family:Verdana;
	font-style: normal;
	background-color: #EEF5F9;
	}
	
	#novedades2 ul{
	margin: 0;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
	#novedades2 li{
	margin: 0;
	padding: 5px;
	height: 88px;
	overflow: hidden;
	line-height: 15px;
	position: relative;
	top: 0px;
	}
	#novedades2 li a{
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana;
	font-size: 0.95em;
	}
	
	#novedades3{
	width: 235px;
	height: 100px;
	overflow: hidden;
	color: #666;
	/*text-align: justify;*/
	font-size: 0.75em;
	font-family:Verdana;
	font-style: normal;
	background-color: #EEF2EE;
	}
	
	#novedades3 ul{
	margin: 0;
	position: relative;
	padding: 0;
	}
	
	#novedades3 li{
	padding: 5px;
	overflow: hidden;
	line-height: 15px;
	position: relative;
	top: 0px;
	height: 88px;
	margin: 0px;
	}
	#novedades3 li a{
	font-weight: bold;
	text-transform: uppercase;
	font-family:Verdana;
	font-size: 0.95em;
	position: relative;
	}
	
	#destacados_estatal {
	background-color: #3078CF;
	height: 25px;
	width: 290px;
	position: absolute;
	left: 300px;
	top: 0;
	}
	#Destacados_menu {
	background-color: #F63;
	height: 25px;
	width: 290px;
	padding: 0px;
	font-size: 14px;
	}
	#Destacados_juris {
	background-color: #FFF;
	height: 25px;
	width: 590px;
	padding: 0px;
	color: #F00;
	}


/*titulos de encabezado*/

#titulofederalnews {
	position:relative;
	width:222px;
	height:25px;
	z-index:1;
	background-color: #600;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 25px;
	left:-1px;
	/*text-transform: uppercase;
	letter-spacing: 1px;
	*/
	font-family:Verdana;
	text-align :center; 
	/* Safari 4+ y Chrome 1+ */  
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #303030), color-stop(1, #355377)); 
 /* Safari 5.1+ y Chrome 10+ */  
background-image:-webkit-linear-gradient(#303030, #355377); 
 /* Firefox 3.6+ */  
background-image:-moz-linear-gradient(top, #303030, #355377);  
/* Opera 11.10+ */  
background-image:-o-linear-gradient(top, #303030, #355377);  
/* Internet Explorer 5.5+ */  
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#303030', EndColorStr='#355377'); 
background-image: -o-linear-gradient(top, #303030, #355377);/*088950 Internet Explorer 5.5+ */
background-image: -ms-linear-gradient(top left, #303030, #355377);
 
    color:White;/*39afaf Black;*/
    font-weight: bold;
    
}
#rotatorIndicadores { 
     float: left;        
     margin-top: 10px;   
     width: 215px;       
     height: 240px;       
     border: solid 2px #dedede;
     -moz-border-radius: 15px; 
     -webkit-border-radius: 15px;
}
#rotatorIndicadoresDiv{
    color: #7b98d0;
	font: bold 14px/24px 'Roboto Slab';
    width:200px;
    word-wrap: break-word;     
}
#rotatorIndicadoresDiv a {
    text-decoration: none;
    color:#01437d;
    font-size: 10pt;
    text-align:justify;
    font-family:'Roboto Slab';
    word-wrap: break-word;
}
#rotatorIndicadoresDiv a:hover {
    text-decoration: underline;
    color:#79B900;
    font-weight:bold;  
}
.rotatorIndicadoresItem {
     border: solid 1px #dff3ff !important;
     width:209px;

     background: #ffffff;
	font: 13px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #000000;
}
#titulofederalnews2014 {
	position:relative;
	width:213px;
	height:25px;
	z-index:1;
	background-color: #600;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 25px;
	left:-1px;
	/*text-transform: uppercase;
	letter-spacing: 1px;
	*/
	font-family:Verdana;
	text-align :center; 
	/* Safari 4+ y Chrome 1+ */  
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #303030), color-stop(1, #355377)); 
     /* Safari 5.1+ y Chrome 10+ */  
    background-image:-webkit-linear-gradient(#303030, #355377); 
     /* Firefox 3.6+ */  
    background-image:-moz-linear-gradient(top, #303030, #355377);  
    /* Opera 11.10+ */  
    background-image:-o-linear-gradient(top, #303030, #355377);  
    /* Internet Explorer 5.5+ */  
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#003897', EndColorStr='#355377'); 
    background-image: -o-linear-gradient(top, #303030, #355377);/*088950 Internet Explorer 5.5+ */
    background-image: -ms-linear-gradient(top left, #303030, #355377);
 
    color:White;/*39afaf Black;*/
    font-weight: bold;
    
}
#tituloestatalnews {
	position:relative;
	width:235px;
	height:25px;
	z-index:1;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family:Verdana;
	background-image: url(../imagenes/png/tituloestatal.png);
	background-repeat: repeat-x;
}
#titulojurisnews {
	position:relative;
	width:235px;
	height:25px;
	z-index:1;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-indent: 10px;
	vertical-align: middle;
	line-height: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family:Verdana;
	background-image: url(../imagenes/png/titulojuris.png);
	background-repeat: repeat-x;
}

/*menuvertical VALORES AGREGADOS*/

.arrowlistmenu{
	width: 200px; /*ancho de menu*/
	/*position: absolute;*/
	left: 0px;	
	top: 10px;
	height: 304px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCC;
	color: #39afaf;
	font-family:Verdana; 
}

.arrowlistmenu .headerbar{
	color: #cf9455;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	/*text-transform: uppercase; header text is indented 10px*/
	/*padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;*/
	font-family: Verdana ;/* Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
	font-weight:  bold;
	text-align: center;	
	vertical-align: middle;
	letter-spacing: normal;
	/*background-color: black;*/
	background-image: url(../imagenes/jpg/titlebar.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 25px;
	line-height: 25px;
	/*left:-5px; */
}

.arrowlistmenu ul{
	list-style-type: none; /*bottom spacing between each UL and rest of content*/
	height: 280px;
	padding-left: 0;
	margin: 0;
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #666666; /*custom bullet list image*/
	display: block;
	padding-left: 22px;
	font-weight: normal;
	/*border-bottom: 1px solid #dadada;*/
	font-size: 13px;
	font-family:Verdana;
	background-image: url(../imagenes/jpg/arrowbullet.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	left: 5px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}

.arrowlistmenu ul li a:visited{
	color: #cf9455;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #cf9455;
	background-color: #F7F7F7;
}

/*Estilos Contenedor Convertidor de Divisas*/
#contdivisas{
	width:180px;
	height:46px;
	left: 365px;
	position: absolute;
	top: 405px;
	background-image: url(../imagenes/gif/divisas.gif);
	line-height: 12px;
	color: #2C3785;
	font-size: 13px;
	border: 1px solid #CCC;
	display: block;
	white-space: normal;
	text-align: center;
	margin: 0px;
	text-indent: 0px;
	letter-spacing: 1px;
	z-index: 3;
}

#contdivisas a {
display: block; 
width: 180px; 
height: 46px; 
}
#contdivisas a span  {
display: none;
}

#contIndicadores{
	width:180px;
	height:92px;
	left: 365px;
	position: absolute;
	top: 425px;
	/*background-image: url(../imagenes/gif/divisas.gif);*/
	line-height: 12px;
	color: #2C3785;
	font-size: 13px;
	border: 1px solid #CCC;
	display: block;
	white-space: normal;
	text-align: center;
	margin: 0px;
	text-indent: 0px;
	letter-spacing: 1px;
	z-index: 3;
}

/*#contIndicadores a {
display: block; 
width: 180px; 
height: 46px; 
}
#contIndicadores a span  {
display: none;
}
*/




input:focus {
    outline:none;
}



#tarifas_isr{
	width:180px;
	height:46px;
	left: 365px;
	position: absolute;
	top: 460px;
	border: 1px solid #CCC;
	background-image: url(../imagenes/gif/ISR4.gif);
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 40px;
	text-indent: 10px;
	letter-spacing: 1px;
}


#tarifas_isr a {
display: block; 
width: 180px; 
height: 46px; 
}
#tarifas_isr a span  {
display: none; 
}

#miscelanea_fis{
	width:180px;
	height:46px;
	left: 365px;
	position: absolute;
	top: 515px;
	border: 1px solid #CCC;
	background-image: url(../imagenes/gif/miscelanea2012.gif);
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 40px;
	text-indent: 10px;
	letter-spacing: 1px;
}

#miscelanea_fis a {
display: block; 
width: 180px; 
height: 46px; 
}
#miscelanea_fis a span  {
display: none; 
}

/*Contenedor DOF*/

#dof{
	width:780px;
	height:410px;
	
	background-image: url(../imagenes/png/fondo_contenido.png);
	background-repeat: no-repeat;
	/*z-index : 3;*/
}
#dof_descarga{
	width:780px;
	height:90px;
	
	background-image: url(../imagenes/png/descarga_dof.png);
	background-repeat: no-repeat;
	/*z-index : 3;*/
}
#dof_zip{
	width:170px;
	height:55px;
	left: 245px;
	position: absolute;
	top: 18px;
	line-height: 50px;
	font-family:Verdana;
	font-size: 12px;
	color: #666;
	background-image: none;
	text-indent: 5px;
	
	z-index:6;
}
#dof_zip_Exe{
	width:170px;
	height:28px;
	left: 245px;
	position: absolute;
	top: 0px;
	line-height: 50px;
	font-family:Verdana;
	font-size: 12px;
	color: #666;
	background-image: none;
	text-indent: 5px;
	
	z-index:6;
}
#dof_zip_zip{
	width:170px;
	height:27px;
	left: 0px;
	position: absolute;
	top: 28px;
	
	font-family:Verdana;
	font-size: 12px;
	color: #666;
	background-image: none;
	text-indent: 5px;
	
	z-index:6;
}
#ver_indice{
	width:175px;
	height:55px;
	left: 70px;
	position: absolute;
	top: 35px;
	font-family:Verdana;
	font-size: 12px;
	line-height: 50px;
	color: #666;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 5px;
	
	z-index:6;
}
#imprimir_indice{
	width:180px;
	height:55px;
	left: 420px;
	position: absolute;
	top: 35px;
	font-family:Verdana;
	font-size: 12px;
	line-height: 50px;
	color: #666;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 5px;
	
	z-index:6;
}
#fecha_dof{
	width:260px;
	height:25px;
	left: 525px;
	position: absolute;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	font-weight: normal;
	text-indent: 25px;
	
	z-index:6;
}
#edicion_vesp{
	width:180px;
	height:55px;
	left: 610px;
	position: absolute;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	font-weight: normal;
	text-indent: 25px;
	
	z-index:6;
}

#contenido_dof{
	width:760px;
	height:300px;
	
	background-image: none;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	/*z-index :505;*/
}

.Relevantes{
	height:300px; 
    color:Black;	
	background-image: none;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
}

a:link {
	color: #009;
	/*text-align:justify;  */
}
a:visited {
	color: #009;	
}
a:hover {
	color: #F60;	
}
a:active {
	color: #F60;	
}

/*
De aquí sirve para el tab
*/
.css-tabs
{
    position:relative;
    text-align:center; /* This is only if you want the tab items at the center */
}
.css-tabs ul.menu
{
    list-style-type:none;
    display:inline-block; /* Change this to block or inline for non-center alignment */
}
.css-tabs ul.menu > li
{
    display:block;
    float:left;
}
.css-tabs ul.menu li > a
{
    color:#fff;
    background-color:#367fb4;
    text-decoration:none;
    display:block;
    text-align:center;
    border:1px solid #808080;
    padding:5px 10px 5px 10px;
    margin-right:5px;
    border-top-left-radius:5px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:5px;
    border-top-right-radius:5px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:5px;
    -moz-user-select:none;
    cursor:pointer;
}
.css-tabs ul.menu li > div
{
    display:none;
    position:relative;
    width:100%;
    left:0;
    margin:-1px 0 0 0;
    z-index:-1;
    text-align:left;
    padding:0;
    
}
.css-tabs ul.menu li > div > p
{
    border:1px solid #808080;
    padding:10px;
    margin:0;
}
.css-tabs ul.menu li > a:focus
{
    border-bottom:1px solid #fff;
}
.css-tabs ul.menu li:target > a
{
    cursor:default;
    border-bottom:1px solid #fff;
}

.css-tabs ul.menu li:target > div
{
    display:block;
}

#contenido_NoticiasFederales a {
    text-decoration: none;
    color:#01437d;/* #0066cc;*/
    font-size: 10pt;
    text-align:justify;
    font-family:Verdana;   
}
#contenido_NoticiasFederales a:hover {
    text-decoration: underline;
    color:#303030;
}

#tdFechaRelevantes a {
    text-decoration: underline;
    font-weight:bold;  
    color:#303030;/* #0066cc;*/
    font-size: 10pt;
    text-align:justify;
    font-family:Verdana;   
}

#tdFechaRelevantes a:hover {
   text-decoration: none;
    font-weight:bold;  
    color:Green;/* #0066cc;*/
    font-size: 10pt;
    text-align:justify;
    font-family:Verdana;   
}

#novedades a {
    text-decoration: none;
    color:#01437d;
    font-size: 10pt;
    text-align:justify;
    font-family:Verdana;
    width:200px;
    word-wrap: break-word;     
}
#novedades a:hover {
    text-decoration: underline;
    color:#303030;
    font-weight:bold;  
}

.wrapword
{
  white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space : -o-pre-wrap;    /* Opera 7 */
  white-space: pre-wrap;       /* css-3 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  width:200px;
  overflow:hidden;   
 }