body {
  color            : #000000;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 20px;
  padding          : 0px;
  background-color : #FFFFFF;
  font-family      : arial, sans-serif;
  font-size        : 12px;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

.search_box {
  float: right;
  background	   : transparent url(../images/search.gif);
  color			   : #333333;
}

.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #FFFFFF;
  color             :#404F59;
  background-image  : url(../images/but.gif);
  padding           : 2px;
}

ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : 0.8em;
}

ul#mainlevel-nav li {
  display           : block;
  background-image  : none;
  padding-left      : 0px;
  padding-right     : 0px;
  float             : left;
  margin            : 0;
  width             : auto !important;
  width             : 15%;
  font-size         : 11px;
  line-height       : 21px;
  white-space       : nowrap;
  border-right      : 1px solid #cccccc;
}

ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 15px;
  padding-right     : 15px;
  text-decoration   : none;
  color             : #333333;
  background        : transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
  color            : #FF9900;
}

table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
}

table.moduletable th {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
  text-align       : center;
  height           : 24px;
  line-height      : 24px;
  color            : #FFF;
  border-left      : 1px solid #FFF;
  border-right     : 1px solid #FFF;
  background-image : url(../images/header.jpg);
}

table.moduletable td {
  padding-left     : 3px;
  padding-right    : 3px;
}

table.content{
  width            : 100%;
  padding          : 20px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 3px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}

td .ihm {
   height: 2px;
   width : 100%;
   background-color : #009754;
   padding-left     : 0px;
   padding-right    : 0px;
   padding-top      : 0px;
   padding-bottom   : 0px;
   font-size:1pt;
	}

.contentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url(../images/header.jpg) ;
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  text-transform   : uppercase;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  width            : 100%;
  margin           : 2px;
}

.componentheading {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  letter-spacing   : 1px;
  background       : url(../images/header.jpg);
  font-size        : 12px;
  font-weight      : bold;
  height           : 22px;
  line-height      : 22px;
  text-transform   : uppercase;
  padding-left     : 10px;
  text-align       : left;
  color            : #FFF;
  width            : auto;
  margin           : 2px;
}

.title {
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #56666E;
}

.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #56666E;
  text-decoration  : none;
  font-weight      : bold;
}

.title a:hover {
  font-size        : 20px;
  color            : #56666E;
  text-decoration  : none;
  font-weight      : bold;
}

.buttonheading {
  background       : url(../images/header.jpg);
  padding-left     : 4px;
  padding-right    : 4px;
}

a.mainlevel{
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-align       : center;
  display          : block;
  line-height      : 22px;
  height: 20px;
  font-size        : 12px;
  width            : auto;
  background       : url(../images/boff.jpg);
}

a.mainlevel: link {
  text-align       : center;
  display          : block;
  font-size        : 12px;
  width            : auto;
}

a.mainlevel:link, a.mainlevel:visited{
  text-align       : center;
  display          : block;
  font-size        : 12px;
  font-weight      : normal;
  padding          : 0px 0px 0px 0px;
  color            : #333333;
  width            : auto;
}

a.mainlevel:hover{
  text-align       : center;
  display          : block;
  background       : url(../images/bon.jpg);
  font-size        : 12px;
  font-weight      : bold;
  color            : #800000;
  text-decoration  : none;
  padding-left     : 4px;
}

#active_menu {
  text-align       : center;
  color            : #333333;
  background       : url(../images/bon.jpg);
  font-weight      : bold;
}

a#active_menu:hover {
  text-align       : center;
  color            : #800000;
  text-decoration  : none;
  padding-left     : 4px;
}

/** link configuracion general **/
a:link, a:visited {
  font-size        : 11px;
/**  color            : #708088; */
  color            : #000080;
  text-decoration  : none;
  font-weight      : bold;
  padding-left     : 0px;
  padding-right    : 0px;
  padding-top      : 4px;
  padding-bottom   : 4px;
}
a:hover {
  font-size        : 11px;
/*  color            : #99CCFF;*/
  color            : #800000;
  text-decoration  : none;
  font-weight      : bold;
  padding-left     : 4px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
  clear: right;
}

/** link configuracion especial **/
a.especial:link, a.especial:visited {
  font-size        : 11px;
  color            : #000080;
  text-decoration  : none;
  font-weight      : bold;
  padding-left     : 0px;
  padding-right    : 0px;
  padding-top      : 0px;
  padding-bottom   : 0px;
}
a.especial:hover {
  font-size        : 11px;
  color            : #800000;
  text-decoration  : none;
  padding-left     : 4px;
  font-weight      : bold;
  background       : url(../images/bon.jpg);
}


a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            :#404F59;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
  background-image : url(../images/but.gif);
  }

a.readon:hover {
  color            :#FF9900;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
}

ul {
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}

li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

/* Viñetas en forma de esferas */
.liesferaroja
{
   color:#000080;
   font-size:130%;
   font-style: bold;
   line-height: 20px;
   padding-left: 28px;
   padding-top: 0px;
   background-image: url(../images/esferaroja.gif);
   background-repeat: no-repeat;
   background-position: 4px 4px;
}

.liesferaazul
{
   color:#000080;
   font-size:130%;
   font-style: bold;
   line-height: 20px;
   padding-left: 28px;
   padding-top: 0px;
   background-image: url(../images/esferaazul.gif);
   background-repeat: no-repeat;
   background-position: 4px 4px;
}

/* Viñeta violencia */
.liviolencia
{
   color:#000080;
   font-size:130%;
   font-style: bold;
   line-height: 28px;
   padding-left: 28px;
   padding-top: 0px;
   background-image: url(../images/liviolencia.jpg);
   background-repeat: no-repeat;
   background-position: 2px 4px;
}

/* Viñetas para la pagina principal (casa, mujer y hombre) */
.licasa
{
   line-height: 20px;
   padding-left: 28px;
   padding-top: 0px;
   background-image: url(../images/licasa.png);
   background-repeat: no-repeat;
   background-position: 4px 4px;
}

.limujer
{
   line-height: 20px;
   padding-left: 28px;
   padding-top: 0px;
   background-image: url(../images/limujer.png);
   background-repeat: no-repeat;
   background-position: 4px 4px;
}

.lihombre
{
   line-height: 20px;
   padding-left: 28px;
   padding-top: 0px;
   background-image: url(../images/lihombre.png);
   background-repeat: no-repeat;
   background-position: 4px 4px;
}

/* Ligas ver más */
.afont{
	color: #006D0F;
	line-height: 120%;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
}

.afont a{
	color: #006D0F;
	line-height: 120%;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
}

.afont a:visited{
	color: #36AF47;
	line-height: 120%;
	font-size: 100%;
	font-weight: bold;
}
.afont a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

/* Iconos Servicios */
ul .filos{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/valores.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
ul .servicios{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/servicioli.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
ul .servicios a,ul .servicios a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
ul .servicios a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/*------------ VIÑETAS PARA ATENCION DE PRIMER NIVEL*/
/* Viñetas para el Instituto de las mujeres */
ul .liWKRD{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/world.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
ul .liWKRD a,ul .liWKRD a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
ul .liWKRD a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/*----------VIÑETAS PARA LA PRESENTACIÓN DE LA SECRETARIA DE SALUD------------*/
ul .presalud{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/presalud.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
ul .presalud a,ul .presalud a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
ul .presalud a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/*----------VIÑETAS PARA LA PRESENTACIÓN DE LA Procuraduria ------------*/
ul .preprocu{
	color: #000000;
	line-height: 40px;
	padding-left: 26px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/lijusticia.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
ul .preprocu a,ul .preprocu a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
ul .preprocu a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/*----------VIÑETAS PARA LA PRESENTACIÓN DEL DIF ------------*/
ul .predif{
	color: #000000;
	line-height: 40px;
	padding-left: 32px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/lifamilia.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}
ul .predif a,ul .predif a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
ul .predif a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/*----------------------------------------------------------------------------*/

/* Viñetas para UEAP */
.liueap{
   color:#000080;
   font-size:120%;
   line-height: 20px;
   padding-left: 30px;
   padding-top: 0px;
   background-image: url(../images/liuepa.gif);
   background-repeat: no-repeat;
   background-position: 4px 2px;
}

.liueap a {
  font-size:100%;
  color:#006D0F;
  text-decoration:underline;
}

.liueap a:visited {
  font-size:100%;
  color:#006D0F;
  text-decoration:underline;
}

.liueap a:hover {
  font-size:    100%;
  color:        #009855;
  padding-left: 4px;
  text-decoration:underline;
               }
/*******LITTLE WOMAN*************/
ul .littlewoman{
	color: #000000;
	line-height: 35px;
	padding-left: 32px;
	font-size: 120%;
	padding-top: 6px;
	background-image: url(../images/littlewoman.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Viñetas para Servicio de Salud de Hidalgo */
ul .liSSS{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/serviciosalud.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
ul .liSSS a,ul .liSSS a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
ul .liSSS a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/* Viñetas para el Instituto de las mujeres */
.liIHM{
	color: #000;
	line-height: 110%;
	padding-left: 20px;
	font-size: 120%;
	padding-top: 5px;
	background-image: url(../images/lipaimef.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.liIHM a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.liIHM a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.liIHM a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}

/*-- Mapa de los Municipios -------------------------------------------------------------------*/
.municipios li{
    width:300px;
    margin-left:25%;
    padding-left:25px;
    padding-top:2px;
    padding-bottom:10px;
    background:none;
    text-align:left;
    background-image: url(../images/cuadrovioleta.gif);
    background-repeat:no-repeat;
    background-position:4px 4px;
    display:block;
}


/*-- Viñetas Mapa de sitio --------------------------------------------------------------------------*/
.lihome{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/lihome.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lisearch{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/lisearch.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lipropaimef{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/lipropaimef.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.liaseguramiento{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/liaseguramiento.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lidirectorio{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/lidirectorio.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.litalleres{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/litalleres.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lihorario{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/lihorario.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.liequidad{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/liequidad.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}


.liinstitucional{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/liinstitucional.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.limapa{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/limapa.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lipoint2{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/lipointred.gif);
	background-repeat: no-repeat;
	background-position:4px 4px;
}

.liciclo{
	line-height: 120%;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/liciclo.gif);
	background-repeat: no-repeat;
	background-position:4px 4px;
}

.lisexual3{
	line-height: 120%;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(../images/lisexual2.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lintel{
	line-height: 120%;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(../images/lintel.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lipredif{
	line-height: 120%;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(../images/lipredif.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lipreprocu{
	line-height: 120%;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(../images/lipreprocu.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

/*-- Otras Viñetas --------------------------------------------------------------------------*/
.lipal{
	line-height: 20px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/pal.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.lipal2{
	line-height: 20px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(../images/pal2.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.limorada{
	color:#588eb9;
	line-height: 20px;
	padding-left: 25px;
	font-size:110%;
	font-weight:bold;
	padding-top: 0px;
	background-image: url(../images/limorada.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.liderh{
	color:#271993;
	line-height: 20px;
	padding-left: 29px;
	font-size:120%;
	font-weight:bold;
	padding-top: 4px;
	background-image: url(../images/liderh.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.licirculo{
	color: #5F4F9F;
	line-height: 20px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/licirculo.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.ligris{
	color: #000000;
	line-height: 20px;
	padding-left: 35px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/licirculo.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}

.ligrispeque{
	color: #000000;
	line-height: 20px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 113%;
	font-weight: normal;
	text-align: justify;
	line-height: 140%;
	padding-top: 0px;
	background-image: url(../images/ligrispeque.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
}

.liseguridad{
	color: #35088c;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/liseguro.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
/********* LI CANDADP***************************************/
.licandado{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/limujerseguridad.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.licandadoblanco{
	color: #000;
	line-height: 25px;
	padding-left: 30px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/limujerseguridadblanco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
}
.licandado a,.licandadoblanco a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.licandado a:visited,.licandadoblanco a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    text-decoration:underline;
 }

.licandado a:hover,.licandadoblanco a {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}


/******************** ASEGURAMIENTO DE LOS DERECHOS DE LAS MUJERES *****************/
.liadelanto{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/liadelanto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.liadelanto a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
.lirequisitos{
	color: #000;
	line-height: 25px;
	padding-left: 30px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/lirequisitos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
}
.liverde{
	color: #009855;
	line-height: 10px;
	font-size: 120%;
	padding-top: 0px;
	background-image: "";
}
.liacciones{
	color: #000;
	line-height: 25px;
	padding-left: 30px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/liacciones.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
}

.ligrisarrow{
	color: #000;
	line-height: 20px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 3px;
	background-image: url(../images/ligrisarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: justify;
}
.liclock{
	color: #000;
	line-height: 20px;
	padding-left: 28px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/liclock.jpg);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	text-align: justify;
}
/********************MENTE MUJER*****************/
.limentemujer{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/mentemujer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.limentemujerblanco{
	color: #000;
	line-height: 25px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/mentemujerblanco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.limentemujer a,.limentemujerblanco a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.limentemujer a:visited,.limentemujerblanco a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
 }

.limentemujer a:hover,.limentemujerblanco a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}
/************************************************/
/******************** LI TELMUJER****************/
.litelmujer{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/litelmujer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.litelmujerblanco{
	color: #000;
	line-height:25px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/litelmujerblanco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:justify;
}
.litelmujer a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.litelmujer a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.litelmujer a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}
/***********************************************/
/****************** LI ORDENAMIENTO ************/
.liordenamiento{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/liordenamiento.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.liordenamientoblanco{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/liordenamientoblanco.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:justify;
}
.liordenamiento a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.liordenamiento a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    text-decoration:underline;
 }

.liordenamiento a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

/**********************************************/
.lipuerta{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/liopendoor.gif);
	background-repeat: no-repeat;
	background-position: 14px 3px;
}


.lidoble{
	color: #000000;
	line-height: 20px;
	padding-left: 55px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/lidoble.jpg);
	background-repeat: no-repeat;
	background-position: 30px 3px;
}

.litel{
	color: #000000;
	line-height: 30px;
	padding-left: 31px;
	font-size: 110%;
	font-weight: normal;
	padding-top: 0px;
	background-image: url(../images/litel.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}

.limail{
	color: #000000;
	line-height: 30px;
	padding-left: 33px;
	font-size: 110%;
	font-weight: normal;
	padding-top: 0px;
	background-image: url(../images/limail.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

.linaranja{
	color:#52656e;
	line-height: 20px;
	padding-left: 25px;
	font-size:110%;
	font-weight:bold;
	padding-top: 0px;
	background-image: url(../images/aseguramiento.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.lirojapeque{
	color: #000000;
	line-height: 20px;
	padding-left: 45px;
	padding-right: 40px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/lirojapeque.gif);
	background-repeat: no-repeat;
	background-position: 25px 3px;
}

.linaranjapeque{
	color: #000000;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 120%;
	font-weight: bold;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/linaranja.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}


.lipsicologia{
	color: #000000;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/brain.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.lisexual{
	color: #000000;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/lisexual.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.lisexual2{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/lisexual2.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}

.lisexual2 a {
  font-size:120%;
  color:#006D0F;
  text-decoration:underline;
}

.lisexual2 a:visited {
  font-size:120%;
  color:#006D0F;
  text-decoration:underline;
}

.lisexual2 a:hover {
  font-size:    120%;
  color:        #009855;
  padding-left: 4px;
  text-decoration:underline;
               }

.licoins{
	color: #000000;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/licoins.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.liabandono{
	color: #000000;
	line-height: 140%;
	padding-left: 35px;
	padding-right: 30px;
	font-size: 120%;
	font-weight: normal;
	text-align: justify;
	padding-top: 4px;
	background-image: url(../images/kid.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
}

.lipareja{
	color: #000000;
	line-height: 25px;
	padding-left: 40px;
	padding-right: 30px;
	font-size: 115%;
	font-weight: normal;
	text-align: justify;
	padding-top: 0px;
	background-image: url(../images/lipareja.gif);
	background-repeat: no-repeat;
	background-position: 8px 3px;
}

.lipareja a {
  font-size: 110%;
  color:#006D0F;
  text-decoration:underline;
}

.lipareja a:visited {
  font-size: 110%;
  color:#006D0F;
  text-decoration:underline;
}

.lipareja a:hover {
  font-size:    110%;
  color:        #009855;
  padding-left: 4px;
  text-decoration:underline;
}

.liconductas{
	color: #000000;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;

	line-height: 160%;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;

	background-image: url(../images/licomportamiento.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}


.lirelacion{
	color: #000000;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 5px;

	line-height: 160%;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;

	background-image: url(../images/lirelacion.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.licarita{
	color: #000000;
	padding-left: 32px;
	padding-right: 0px;
	padding-top: 5px;

	line-height: 160%;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;

	background-image: url(../images/licaritanina.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

/*----------------------------------------------------------------------------*/


.date {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  padding-right    : 10px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}

.pathway {
  font-size        : 10px;
  color            : #333333;
  padding-left     : 14px;
}

a.pathway:link, a.pathway:visited {
  color            : #FF9900;
  font-size        : 10px;
  padding-left     : 0px;
}

a.pathway:hover {
  font-size        : 10px;
  padding-left     : 0px;
}

.blog_more {
padding-left       : 10px;
}

.inputbox {
background-image   :url(../images/inputback.jpg);
border             : 1px solid #666;
}

.back_button {
text-align         : center;
padding            : 10px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #FF9900;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
  text-align:      : left;
}

.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}

.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;
}

.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  /*-- background       : #D8E0E4; --*/
  background       : #FFFFFF;
  color            : #333333;
  padding          : 4px;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E6EEF2;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
  text-align       : left;
}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
  text-align       : left;
}

table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #E6EEF2;
  padding          : 5px;
  margin-right     : 10px;
  margin-left      : 10px;
  margin-bottom    : 10px;
}
table tr .toptable td{
  height		   : 31px;
  text-align	   : center;
  font-weight	   : bold;
  background       : url(../images/toptable.png) repeat-x;

}
table tr .toptable .left{
	border-left:1px solid #9D9EA0;
}
table tr .toptable .right{
	border-right:1px solid #9D9EA0;
}
table .horarios .typeA,table .horarios .typeAB{
	background:  #eaeaea;
	padding:5px;
	border:1px solid #9D9EA0;
	color:#0d528d;
	font-weight:bold;
	border-top:none;
	text-align: center;
}
table .horarios .typeB,table .horarios .typeBB{
	background: #ffffff;
	padding:5px;
	text-align: center;
	font-weight:bold;
	color:#e69f16;
	border-bottom:1px solid #9D9EA0;
}
table .horarios .typeBB{
	border-left:1px solid #9D9EA0;
}
table .horarios .typeAJust{
	background:  #eaeaea;
	padding:5px;
	border:1px solid #9D9EA0;
	border-top:none;
	color:#0d528d;
	text-align: justify;
}
table .horarios .typeBBJust{
	background: #ffffff;
	color:#e69f16;
	padding:5px;
	border:1px solid #9D9EA0;
	border-top:none;
	border-left:none;
	text-align: justify;
}
.sphazul{
	color:#066eb0;
	line-height: 20px;
	padding-left: 25px;
	font-size:120%;
	padding-top: 0px;
	background-image: url(../images/sphazul.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.linkother{
	color:#066eb0;
	line-height: 20px;
	padding-left: 25px;
	font-size:100%;
	padding-top: 0px;
	background-image: url(../images/visitthis.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.linkother a,.linkother a:visited{
	color:#d88400;
	font-size:100%;
}
.linkother a:hover{
	text-decoration:underline;
	color:#eb9712;
	padding:0px;
}
.tammediano{
	font-size:120%;
}
.azulado{
	color:#05538f;
	font-size:145%;
}
ol .filosofia{
	background:none;
	padding-left:0px;
	padding-bottom:3px;
	font-size:105%;
}
/*------MENU DINAMICO---------*/
.bloquea{
	padding:0px;
	border:none;
	width:165px;
	background:#000000;
	display:block;
	height:40px;
}


.bloquemujeres{
	padding:0px;
	border:none;
	background:url(../images/mujeresbanner.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloquemujeres:hover{
	padding:0px;
	margin-left:5px;
	border:none;
	background:url(../images/mujeresbannerT.jpg) no-repeat;
	display:block;
	height:40px;
}
.bloquess{
	padding:0px;
	border:none;
	background:url(../images/saludbanner.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloquess:hover{
	padding:0px;
	margin-left:5px;
	border:none;
	background:url(../images/saludbannerT.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloquedif{
	padding:0px;
	border:none;
	background:url(../images/difbanner.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloquedif:hover{
	padding:0px;
	border:none;
	margin-left:5px;
	background:url(../images/difbannerT.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloqueprocu{
	padding:0px;
	border:none;
	background:url(../images/procubanner.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloqueprocu:hover{
	padding:0px;
	border:none;
	margin-left:5px;
	background:url(../images/procubannerT.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloquedh{
	padding:0px;
	border:none;
	background:url(../images/dhbanner.jpg) no-repeat top;
	display:block;
	height:40px;
}
.bloquedh:hover{
	padding:0px;
	border:none;
	margin-left:5px;
	background:url(../images/dhbannerT.jpg) no-repeat top;
	display:block;
	height:40px;
}
/*----------SEGUNDO MENU ------------------------------*/
.bloqueconcepto{
    padding:0px;
	border:none;
    background:url(../images/concepto.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueconcepto:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/conceptoT.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueelciclo{
    padding:0px;
	border:none;
    background:url(../images/elciclo.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueelciclo:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/elcicloT.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueplanseguridad{
    padding:0px;
	border:none;
    background:url(../images/planseguridad.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueplanseguridad:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/planseguridadT.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloquegenero{
    padding:0px;
	border:none;
    background:url(../images/genero.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloquegenero:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/generoT.jpg) no-repeat top;
    display:block;
    height:40px;
}

.bloquenoviazgo{
    padding:0px;
	border:none;
    background:url(../images/noviazgo.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloquenoviazgo:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/noviazgoT.jpg) no-repeat top;
    display:block;
    height:40px;
}

.bloquerelacion{
    padding:0px;
	border:none;
    background:url(../images/relacion.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloquerelacion:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/relacionT.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueconductas{
    padding:0px;
	border:none;
    background:url(../images/conductas.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueconductas:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/conductasT.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueabuso{
    padding:0px;
	border:none;
    background:url(../images/abuso.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueabuso:hover{
    padding:0px;
	border:none;
	margin-left:5px;
    background:url(../images/abusoT.jpg) no-repeat top;
    display:block;
    height:40px;
}



.bloqueinstituciones{
    padding:0px;
	border:none;
    background:url(../images/instituciones.jpg) no-repeat top;
    display:block;
    height:40px;
}
.bloqueinstituciones:hover{
    padding:0px;
	border:none;
    background:url(../images/institucionesT.jpg) no-repeat top;
    display:block;
	margin-left:5px;
    height:40px;
}

/*--------CLASES COLORES -------------*/
.swa{border:1px dotted #6a808b;padding:20px;background:#f7f7f7;margin-bottom:10px;}
.swb{border:1px dotted #2d4654;padding:20px;background:#738792;margin-bottom:10px;color:#fefefe;}

/**********EXPERIMENTO *************/
ul li a,ul li a:link, ul li a:visited{
	color: #006D0F;
	line-height: 120%;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	text-decoration:underline;
}
li a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
.lidirectorio{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/lidirectorio.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.lidirectorio a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
.litaller{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/litaller.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.litaller a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
.lihorario{
	color: #000000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	background-image: url(../images/litime.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.lihorario a:hover{
	color: #009855;
	line-height: 120%;
	padding-left: 15px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/************************************************/
.liasesoria{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	font-size: 100%;
	padding-top: 0px;
	background-image: url(../images/liasesoria.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.liconsulta{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	font-size: 100%;
	padding-top: 0px;
	background-image: url(../images/liconsulta.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.lijuicio{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	font-size: 100%;
	padding-top: 0px;
	background-image: url(../images/lijuicio.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.litallerli{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	font-size: 100%;
	padding-top: 0px;
	background-image: url(../images/litallerli.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
}
.litramitacion{
	color: #000000;
	line-height: 30px;
	padding-left: 30px;
	font-size: 100%;
	padding-top: 0px;
	background-image: url(../images/litramitacion.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.licorazon{
	color: #000000;
	line-height: 105%;
	padding-left: 30px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/licorazon.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}
.lipalomita{
	color: #000000;
	line-height: 110%;
	padding-left: 30px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/lipalomita.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}

/************************************************/

/******************** LI FORTALICIMIENTO****************/
.lifortalecimiento{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/lifortalecimiento.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
}
.lifortalecimiento a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.lifortalecimiento a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.lifortalecimiento a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}
/***********************************************/

/******************** LI CAMARA****************/
.licamara{
	color: #000;
	line-height: 30px;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/licamara.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}
.licamara a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.licamara a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.licamara a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}
/***********************************************/

/******************** LI FUNCIONAMIENTO****************/
.lifuncionamiento{
	color: #000;
	line-height: 110%;
	padding-left: 25px;
	font-size: 120%;
	padding-top: 5px;
	background-image: url(../images/lifuncionamiento.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.lifuncionamiento a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.lifuncionamiento a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.lifuncionamiento a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}
/***********************************************/

/******************** LI PAIMEF****************/
.lipaimef{
	color: #000;
	line-height: 110%;
	padding-left: 20px;
	font-size: 120%;
	padding-top: 5px;
	background-image: url(../images/lipaimef.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
.lipaimef a {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.lipaimef a:visited {
	color: #006D0F;
	line-height: 120%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.lipaimef a:hover {
	color: #009855;
	line-height: 120%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
        text-decoration:underline;
}
.lipaimef1{
	color: #000000;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;

	line-height: 120%;
	font-size: 100%;
	font-weight: normal;
	text-align: justify;

	background-image: url(../../../images/violencia/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
}

/***********************************************/
.litelrojo{
	color: #000000;
	line-height: 30px;
	padding-left: 31px;
	font-size: 110%;
	font-weight: normal;
	padding-top: 0px;
	background-image: url(../images/litelrojo.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
.livaloresDIF{
	color: #000000;
	line-height: 120%;
	padding-left: 33px;
	font-size: 120%;
	font-weight: normal;
	padding-top: 0px;
	background-image: url(../images/livaloresdif.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
.numromanos{
	background:none;
	color:#000000;
	line-height: 120%;
	padding-left:3px;
}
/**************************/
.lipoint{
	color: #000;
	line-height: 110%;
	padding-left: 20px;
	font-size: 130%;
	padding-top: 5px;
	background-image: url(../images/lipointred.gif);
	background-repeat: no-repeat;
	background-position:3px 7px;
}
.lipoint a {
	color: #006D0F;
	line-height: 100%;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.lipoint a:visited {
	color: #006D0F;
	line-height: 100%;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
    	text-decoration:underline;
 }

.lipoint a:hover {
	color: #009855;
	line-height: 100%;
	padding-left: 0px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/***********************************************/

.licdheh{
	color: #000;
	line-height: 110%;
	padding-left: 27px;
	font-size: 100%;
	padding-top: 8px;
	padding-bottom:10px;
	background-image: url(../images/licdheh.gif);
	background-repeat: no-repeat;
	background-position:3px 0px;
}
.licdheh a {
	color: #006D0F;
	line-height: 100%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}

.licdheh a:visited {
	color: #006D0F;
	line-height: 100%;
	padding-left: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
 }

.licdheh a:hover {
	color: #009855;
	line-height: 100%;
	padding-left: 8px;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	text-decoration:underline;
}
/***************************************************/
.linoticia{
	color: #000000;
	line-height: 110%;
	padding-left: 30px;
	margin-bottom:0px;
	font-size: 120%;
	padding-top: 0px;
	background-image: url(../images/lipalomita.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}

.liaccionesIHM{
	color: #000000;
	line-height: 110%;
	padding-left: 30px;
	margin-bottom:0px;
	font-size: 110%;
	padding-top: 0px;
	background-image: url(../images/liaccionesIHM.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;
}
