@charset "UTF-8";
@import "plantillasPerso.css";

/* -------------- */

.margenHorizontal{width:100%;float:left;height:15px;}
div>/**/.margenHorizontal{clear:left}
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin-bottom:-3px;}
div>/**/.img_Sin{float:left}
.img_Sin_L{float:left;margin:0 10px 10px 0;}
.img_Sin_R{float:right;margin:0 0 10px 10px;}
.img_Con{border:1px solid #ccc;}
.img_Con_L{float:left;margin:0 10px 10px 0;border:1px solid #ccc;}
.img_Con_R{float:right;margin:0 0 10px 10px;border:1px solid #ccc;}

hr.tipo1{}
hr.tipo2{display:none;}
.hrtipo2{width:100%;height:6px;float:left;margin:10px 0 13px;background:transparent url(../../img/css/portal/puntosH_3.gif) repeat-x 0 50%}

ul.tipo2{}
ul.tipo2 li{padding-left:1.2em;background:transparent url(../../img/css/iconos/vineta2.gif) no-repeat 0 7px;}

/* 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{}
div>/**/h2{letter-spacing:-.05em;}
h2.tipo2{font-size:1.2em;letter-spacing:0em}
h3.tipo2{font-size:1.1em;text-transform:none;}
h4.tipo2{color:#E3854D}
h5.tipo2{padding:3px .6em 1px .6em;background:#E2CD1A;color:#000;font-size:1.1em}
h6.tipo2{font-size:.9em}

div:after{clear:both;display:block;content:'&nbsp;';height:0;visibility:hidden;}