@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:0 10px 10px 0;}
.img_Sin_R{float:right;margin:0 0 10px 10px;}
.img_Con, .img_Con_L, .img_Con_R{padding:8px;background:#fff;border:1px solid #e8e8ea;}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:0 15px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 15px;}

div.hrtipo1{width:100%;height:1px;clear:both;margin:10px 0 15px;background:transparent url(../../img/css/portal/puntosH_2.gif) repeat-x 0 0}
hr.tipo1{display:none}
hr.tipo2{clear:both;height:1px;margin:0 0 5px;background:#ddad06;border:0;color:#ddad06}
*>/**/hr.tipo2{margin-bottom:15px}

ul.tipo1 li, ul.tipo2 li{color:#333}
ul.tipo1 li ul, ul.tipo2 li ul{margin:10px 0 0}
ul.tipo1 li li, ul.tipo2 li li{font-size:.95em;color:#62615a}
ul.tipo1 li li{padding-left:16px;background-image:url(../../img/css/iconos/vineta9.gif);background-position:3px 3px}

ul.tipo2 li{background-image:url(../../img/css/iconos/vineta10.gif);background-position:0 3px}
ul.tipo2 li li{padding-left:14px;background-image:url(../../img/css/iconos/vineta11.gif);background-position:4px 6px}

/* anclas */
a.ancla_destino{display:none;}
a.ancla_origen{text-decoration:underline;}
/* enlaces */
/* cuando enlazo un contenido sin seleccionar ningún texto */ a.enlace_interno{}
/* enlace de tipo correo */ a.enlace_email{}

h3.tipo2{color:#1e5a97}
h4.tipo2, h5.tipo2, h6.tipo2{color:#004489}
h4.tipo2{background-image:url(../../img/css/iconos/icono1.gif);background-position:0 3px}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}