﻿/* DEFAULTS 
----------------------------------------------------------*/

html,body
{
    background:#4F5051;/* #6a6b6d;/*58b7cb*/
    /*background-image: url(../imagenes/jpg/blue-swirl-website-background3.jpg);*/
    font-size: 13px;
    /*font-family:  "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif; */
    font-family: Verdana ;
    
    /*height :100%;*/
    margin:0;
    padding:0;    
    
    color: #303030;    
    /*-webkit-border-radius: 15px 55px 5px;
    -moz-border-radius:15px 55px 5px;
    border-radius: 15px;
    -ms-border-radius: 15px;*/
   height: 100%;
   padding: 0;
}


a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
    word-wrap: break-word; 
    /*color :Black ;*/
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    /*color: #666666;*/
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   4b6c9e
----------------------------------------------------------*/

.page
{
    /*width: 960px;*/
    width: 1024px;
    height:100%;
    min-height:100%;
    *height:1325px;
    background-color: #fff;
    margin: auto;
    /*border: 1px solid #496077;    */
    
    /*Esto es lo que comentaricé 16-enero-2013*/
    border-radius: 15px;
    -moz-border-radius:15px;
    -ms-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    
    
    
   /* z-index: 100;
 behavior: url(PIE.htc);
 height: 100% !important;
 */
}

.header
{    
    
    margin: 0px;
    padding: 0px;
    
    /*58b7cb ; 64A99E*/
    width: 100%;
     margin: 0px auto 0px auto;
    /*border: 1px solid #496077;    */     
      border-radius: 15px;
    -moz-border-radius:15px;
    -ms-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    /*border-radius: 15px;*/
    /*-ms-border-radius-topleft: 15px;
    -ms-border-radius-topright: 15px;
    -ms-border-radius-bottomleft: 0px;
    -ms-border-radius-bottomright: 0px;
/* Safari 4+ y Chrome 1+ */  
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #2ea9bb), color-stop(1, #c4cbd3)); 
 /* Safari 5.1+ y Chrome 10+ */  
background-image:-webkit-linear-gradient(#2ea9bb, #c4cbd3); 
 /* Firefox 3.6+ */  
background-image:-moz-linear-gradient(top, #2ea9bb, #c4cbd3);  
/* Opera 11.10+ */  
background-image:-o-linear-gradient(top, #2ea9bb, #c4cbd3);  
/* Internet Explorer 5.5+ */  
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#2ea9bb', EndColorStr='#c4cbd3');
background-image: -ms-linear-gradient(top left, #2ea9bb, #c4cbd3);
}
/*
primario: 5e93bd
sec: c0c1c6 
verde: 6c9a76
azulito : 4d8987
*/
         
.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    /*color: #f9f9f9;*/
    border: none;
    line-height: 2em;
    font-size: 2em;
}


.Splitter,.NavigationPanel,.ContentPanel  
{ 
    height: auto !important;
     
} 

.divPrincipal
{
    /*position:relative; */
    padding: 2px;
    margin-right:2px;
    margin-left :2px;    
    margin-top :2px;
    margin-bottom :4px;
    /*min-height: 100%;    */
    /*height: 900px;*/
    /*min-height:100%;    */
    width :1024px;
    margin-bottom :10px;
    /*z-index :200;*/
    z-index:6;
   /*-webkit-border-radius: 15px 55px 5px;
    -moz-border-radius:15px 55px 5px;
    border-radius: 15px; 
   */
}

.contenedorleft
{    
    margin: 0px;    
    width :200px;
    /*min-height: 500px;
    max-height :1000px;*/
    float:left;     
    margin-right:4px;
    margin-left :4px;    
    border-right: 1px solid #d0d0d0;/*73B58C,d0d0d0*/
    overflow: auto;
    height: 100% !important;    
}

.main
{
    padding: 0px;
    margin: 0px;    
    min-height: 500px;
    width :800px;
    float:left; 
    margin-right:4px;
    margin-left :4px;
    z-index :6;
    
    /*border: 1px solid #d0d0d0*/
}

.mainCJM
{
    padding: 0px ;
    margin: 4px;    
    /*min-height: 500px; 687px*/
    width :99%;
    height :677px;
    /*min-height:100%; 
    height:100%; */
    z-index :6;
    
    /*min-height :100%;    
    margin-right:4px;
    margin-left :4px;    
    margin-top :2px;
    margin-bottom :8px;
    */
    /*border: 1px solid #d0d0d0*/
}

.mainInicio
{
    /*position:relative; */
    padding: 0px ;
    margin: 4px;        
    width :99%;
    min-height: 1100px;    
    /*z-index :130;*/
    z-index:6;    
}
.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color:#39afaf;/* #39afaf;/*4e5766*/
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    line-height: 1.6em;
    word-wrap: break-word; 
    font-family :Verdana ;
    
    /*background-color:#303030; */
}
.footer2
{
    color: Black;/*4e5766*/
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;  
    width: 100%;    
    /* margin: auto auto 20px auto;    */
     
     border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;    
	
    -moz-border-radius-bottomright: 15px;
-moz-border-radius-bottomleft: 15px;

-ms-border-bottom-right-radius:15px;
-ms-border-bottom-left-radius:15px;   

-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;

 
  /* Safari 4+ y Chrome 1+ */  
background-image:-o-linear-gradient(top, #2ea9bb, #717577); 
 /* Safari 5.1+ y Chrome 10+ */  
/* Firefox 3.6+ */  
/* Opera 11.10+ */  
}

/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    
    background-color:#303030;/*2ea9bb; Azul defensa #56b5d3; Verde original 3F6672 ;3a4f63 ,  este es un verde 7EC5BF*/
    width:100%; 
     z-index:7;

 
 -moz-border-radius-topright: 25px;
-moz-border-radius-topleft: 25px;

-webkit-border-top-left-radius: 25px;
-webkit-border-top-right-radius: 25px;

border-top-right-radius: 25px;/*130px 5px 130px 50px*/
border-top-left-radius: 25px;
}

div.menu
{    
    padding: 6px 0px 4px 8px;
    font-size : 14px;
   display :block inline;
    z-index : 1000;
    z-index:7;   
}

div.menu ul
{
 
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    z-index : 100;
    z-index:7; 
    /*border-radius: 5px; */
}

div.menu ul li a , div.menu ul li a:visited
{
   /*#56b5d3 azul celeste*/
   
    background-color: #005277; /* Esta entre este #5fb2a0 y Este color es el verdesin #88b594; este es un azulito bonito #2ea9bb ; otro azulito #46cbc6; rojo mexicano #f21258/* verdecin= 7ABA66 ; turquesita= 58b7cb ; azulito bien =89b6d5 ;a5ba5b verde=a5ba5b; azul =298FBB;465c71*/
    /*background-color:#303030;*/
    border: 1px black solid; /*3F6672 ; 4e667d*/
    color: #edeff7;/*Gray; #2a544e;*//*dde4ec*/
    display: block;
    line-height: 1.35em;
    padding: 2px 10px;
    text-decoration: none;
    white-space: nowrap;
    z-index:7;
      
      /* Safari 4+ y Chrome 1+ */  
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #5fb2a0), color-stop(1, #005277)); 
 /* Safari 5.1+ y Chrome 10+ */  
background-image:-webkit-linear-gradient(#5fb2a0, #005277); 
 /* Firefox 3.6+ */  
background-image:-moz-linear-gradient(top, #5fb2a0, #005277);  
/* Opera 11.10+ */  
background-image:-o-linear-gradient(top, #5fb2a0, #005277);  
/* Internet Explorer 5.5+ */  
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#5fb2a0', EndColorStr='#005277');
background-image: -ms-linear-gradient(top left, #5fb2a0, #005277);
 
/*-pie-background: linear-gradient(top left, #5fb2a0, #005277);
behavior:url(http://www.swtoriphonewallpaper.com/border-radius.htc);
*/

 -moz-border-radius:5px;
 -ms-border-radius: 5px;
 -webkit-border-radius: 5px;
 border-radius: 5px;
 border-radius: 0px\0/;

/*-ms-border-radius: 5px;*/
}


div.menu ul li a:hover
{
    
    *background-color:#39afaf;
  color: Black ; /*#465c71;*/
    text-decoration: none;
    font-weight:bold ;    
  overflow:visible;
z-index:7;    

  /* Safari 4+ y Chrome 1+ */  
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #62B08B), color-stop(1, #add65c)); 
 /* Safari 5.1+ y Chrome 10+ */  
background-image:-webkit-linear-gradient(#62B08B, #add65c); 
 /* Firefox 3.6+ */  
background-image:-moz-linear-gradient(top, #62B08B, #add65c);  
/* Opera 11.10+ */  
background-image:-o-linear-gradient(top, #62B08B, #add65c);  
/* Internet Explorer 5.5+ */  
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#62B08B', EndColorStr='#add65c');
background-image: -ms-linear-gradient(top left, #62B08B, #add65c);
/*-pie-background: linear-gradient(#62B08B ,  #add65c ); 
 behavior: url(PIE.htc);*/
 /*-ms-border-radius: 5px;*/
}


div.menu ul li a:active
{   
    position:relative;
    color: #e56363;
    text-decoration: none; 
    z-index : 100;
    z-index:7; 
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
    height :100px;
     border-radius: 15px;
    -moz-border-radius:15px;
    -ms-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
}

.titleLogo
{
    display: block;
    float: left;
    /*color : DarkGreen ;*/
    text-align: left;
    width: 300px;
    height :100px;
    margin-left:15px;     
    background-image: url('../images/Logo-LEGINFOR1.png');
    background-repeat: no-repeat;
}

/*.logo
{
    display: block;
    background-image: url('/images/logo.png'); 
    
    float: left;
    text-align: left;
    width: 142px;
    height :100px;
}
    */
.loginDisplay
{
 display: block;
    float: left;
    width:  300px;
    height :90px;
    border : none;
    font-size: 14px;
   
    text-align:left;
    padding: 2px;
    color: Black;
}
      
  /*    #pnlCerrarSesion a:link  
{        
    color: White;
}

#pnlCerrarSesion a:visited {
	color: #009;	
}

#pnlCerrarSesion a:hover {
	color: #F60;	
}
#pnlCerrarSesion a:active {
	color: #F60;	
}  */
  
.titleBanner
{
     display: block;
    float: left;
    width: 260px;
    height :90px;
    border : none;
    font-size: 14px;
   
    text-align:left;
    padding: -30px;
    color: Black;
     /*position:absolute;
     left:605px;  
       */

       /*
      position:relative; 
    display: block;
    float:right;    
    text-align: left;
    width:  400px;
    height :90px;
    border : none;
    z-index:6; 
    */
    /*margin-top:0px; */
}


.loginDisplay a:link
{
    color: White;
    font-weight:bold;
    /*font-size:15px;   */
}

.loginDisplay a:visited
{
    color: White;
}

.loginDisplay a:hover
{
    color: Gray;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.rcDOF
{
    border:1;
    width:200;    
    padding:0;
    border-color: Black;
    cellspacing:0; 
    background-color: #0f97af;/*#56b5d3;*/
    margin-top  :5px;
    width:200px;
    margin-left: 8px;  
    }
   
    .rcDOF1
    {
         border:0;
         width:100%;
         /*background:../../../images/title/fondo.jpg;*/
         cellspacing:0;
         cellpadding:0;
    }
    
  
    .contenido_dof{
	width:760px;
	height:300px;
	left: 15px;
	position: absolute;
	top: 92px;
	background-image: none;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	z-index :505;
}

.Suscriptores
{
    height:25px; 
    font-family:Verdana;
    font-size:larger;  
	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;
    }
    
    .MostrarTituloNoticias
{
    /*height:25px; */
    font-family:Verdana;
    font-size:larger;  
	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;
    }
    
     .contenido_NoticiasFederales
{
    /*height:25px; */
    font-family:Verdana;
    font-size: 14px;  
	text-align: justify; 
	color:#355377;
    }
    
      .Nosotros
{
    /*height:25px; */
    font-family:Verdana;
    font-size: 14px;  
	text-align: justify; 
	color:#355377;
    }
    
   