@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_Con, .img_Con_L, .img_Con_R{padding:6px;border:1px solid #e9e9e9;}
.img_Sin_L, .img_Con_L{float:left;margin:0 10px 10px 0;}
.img_Sin_R, .img_Con_R{float:right;margin:0 0 10px 10px;}

hr.tipo1{clear:both;margin:5px 0}
div>/**/hr.tipo1{margin:10px 0}
hr.tipo2{display:none;}
.hrtipo2{width:100%;height:6px;float:left;margin:10px 0 13px;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 50%}

ul.tipo2{}
ul.tipo2 li{background:transparent url(../../img/css/iconos/vineta2.gif) no-repeat .2em .4em;}

/* 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, h5.tipo2{color:#000}
h3.tipo2{padding-left:0;background:transparent}
h4.tipo2, h5.tipo2{margin-bottom:13px;padding:0 0 3px;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%}
h4.tipo2{color:#2265b0;}
h6.tipo2{border-color:#2265b0;color:#2265b0}

div:after{clear:both;display:block;content:'&nbsp;';height:0;visibility:hidden;}
