/*________CUERPO_____*/
img {border:none;}


body
{
 /*	background-image: url(ImagenesPrincipal/fondo.png); */
	font-family: "Trebuchet MS";
	font-size:10px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0, 0, 0 ,0;
	background-repeat:repeat-x;
}


/*_______CONTENIDO_INTERIORES________*/
#interior {font-family: "Trebuchet MS";
	font-size:11px; table-layout:fixed;}

	
/*_______CONTENIDO________*/
/*Viñetas del centro*/
#contenido ul {
  padding-left: 2px;
    margin-left: 2px;
    list-style-type: none;
	font-size:10px;
	}

#contenido li{
	padding-left: 4px;
	margin-bottom: 1em;
	/*background-image: url(Imagenes%20SECE/img_Bullet.gif);*/
	background-repeat: no-repeat;
	background-position: 0em 0em;
	font-size:10px;
	text-align:justify;
	padding-right:5px;

	}	
/*Ligas del centro*/
/*#contenido a:link, a:visited, a:hover, a:active{color: #1071A0; text-decoration: underline; font-weight: normal; padding:0px;}	*/
.ligascentro:link, .ligascentro:visited, .ligascentro:hover, .ligascentro:active
{
	color:Black; 
/*	font-weight: bold; */
	padding:0px; 	
	cursor:hand;
	font-family:Trebuchet MS;
	font-size:10px;	
	cursor:pointer;
	
	}

/*Encabezados del centro*/
#contenido h1 {
  font-family: "Trebuchet MS";
  font-size: 15px;
  color: #1C3647;
}

/* Encabezado Azul*/
.txt_encabezados 
	{	font-family: "Trebuchet MS";	font-size: 13px; color: #000000; }
/*_______NAVEGACION IZQUIERDA________*/
/*Ligas de la Navegación Izquierda*/

#nav_izquierda a:link, a:visited, a:hover, a:active {color: #29547F; text-decoration: underline; font-weight:bold; }

/*_______FIN DE NAVEGACION IZQUIERDA________*/


/*derecha*/
#nav_derecha a:link, a:visited, a:hover, a:active {color: #CC0000; text-decoration: underline; font-weight:bold; font-size:11px; padding:0px 0px 5px 10px;}
#login {
    /*	background-image:url(ImagenesPrincipal/login3.png);*/
    width: 195px;
    height: 167px;
    font: "Trebuchet MS";
    /*color:#FFFFFF;*/
    color: #00486b;
    font-size:15px;
    font-weight: bold;
    background-repeat: no-repeat;
}

    #login input[type=text], input[type=password] {
        width: 200px;
        padding: 8px;
        display: inline-block;
        border: 1px solid #ccc;
        border-radius: 4px;
        box-sizing: border-box;
        background-color: #f6f6f6;
    }

#IBEntrar {
    width: 190px;
    background-color: #0f95ba;
    color: white;
    padding: 7px;
    margin-bottom: 10px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
}

    #IBEntrar:hover {
        background-color: #00486b;
    }

    #login a:link {
        color: #00486b;
        font-size: 12px;
        font-weight: normal; 
        text-decoration: none;
    }

a:visited, a:hover, a:active {color: #ffffff; text-decoration: underline}
#nav_derecha h1 {font-size:15px; color:#003366;}

/*Lineas*/

.lineaizq
{
	border-left:solid 1px #cccccc;
}
.lineatop
{
	border-top:solid 1px #cccccc;
}

.bg_Titulo
{	
	font-family: "Trebuchet MS";	
	font-size: 24px;
	color: #267A9C;	
}


div.rounded-box {
    position: relative;
    width: 19em;
    background-color: #ffffff;
    margin: 10px auto;
    padding: 10px 10px 10px 10px
}


#Bottom a:link, a:visited, a:hover, a:active{color: #1071A0;
	 text-decoration: underline; font-weight: normal; padding:0px;}
#Bottom table 
{
	color: #1071A0; font:"Trebuchet MS"; font-size: 11px;}
div#box{width: 18em;padding: 20px;margin:0 auto;
    background:#ffffff; color: #1071A0;}

id#DivGrid {width: 800px;}
#aviso
{
	font-variant: normal;
	font-style: normal;
	color: #D21F00;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.Info
{
	color: #7f7f7f;
	font-size: 11px;
	font-weight: bold;
	text-align:justify
}

	.NodoMenu, .NodoMenu:link, .NodoMenu:visited
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:hand;
	font-family:Trebuchet MS;
	font-size:10px;
}
.PadreMenu
{
	color:black;
	text-decoration:underline;
	font-family:Trebuchet MS;
	text-transform:none;
	font-size:10px;
	font-weight:normal;
}
.Leaf, .Leaf:link, .Leaf:visited
{
	color:Black;
	text-decoration:underline;
	text-transform:none;
	font-family:Trebuchet MS;
	font-size:9px;
}
	
	
/*	COLUMNAS DE MARCO LEGAL PROCESO Y FORMATOS*/

.InteriorCentro
{
	text-align: left;
}


.lnkMas
{
	color: #f7aa1e;
	font-weight: bold;
	height:5px;
	width:174px;
	
 
	
}

/*   PARA VISUALIZACIÓN DEL GRID DE RESPONSABLES */


.gridHeader
{
	background-color:#00502F;
	color:White;
	font-family:Arial;
}
.gridItem
{
	background-color:white;
	font-family:Trebuchet MS;
}

.gridItem2
{
	background-color:white;
	font-family:Trebuchet MS;
	vertical-align:top;

    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; 
}

.gridAlternateItem
{
	background-color:#E3F6E7;
	font-family:Trebuchet MS;
}

.gridAlternateItem2
{
	background-color:#E3F6E7;
	font-family:Trebuchet MS;
	vertical-align:top;
    
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; 
}

.gridSelectedItem
{
	background-color:#83A6E0;
	font-family:Trebuchet MS;
}

.gridPagerStyle
{
	background-color:#DFDFDF;
	text-decoration:underline;
	text-align:center;
	font-family:Trebuchet MS;
}

.gridItemHover
{
	background-color:#FFE373;
	font-family:Trebuchet MS;
}



