@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:0;border:8px solid #eaeaea;}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:0 20px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 10px;}

.hrtipo1, .hrtipo2{width:100%;float:left;height:2px;margin-bottom:10px;background:transparent url(../../img/css/portal/separador.gif) no-repeat 50% 0}
.hrtipo2{background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 0}
hr.tipo1, hr.tipo2{display:none;}

ul.tipo1 ul, ul.tipo2 ul{margin-bottom:0}
ul.tipo1 li li, ul.tipo2 li li{padding-left:1em;font-weight:normal;}
ul.tipo1 li li{background-image:url(../../img/css/iconos/vineta6.gif);background-position:0 3px;}
ul.tipo2 li{padding-left:1.5em;background-image:url(../../img/css/iconos/vineta3.gif);background-position:0 2px;font-weight:bold}
ul.tipo2 li li{background-image:url(../../img/css/iconos/vineta5.gif);background-position:0 5px;}

/* 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{font-weight:bold;font-size:1.5em;color:#000}
h4.tipo2{font-size:1.3em;font-weight:bold;font-family:arial}
h5.tipo2{color:#f57105}
h6.tipo2{font-style:normal;color:#464444}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}