@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;}
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.tipo1, ul.tipo2{margin:5px 1.5em 5px;}
ul.tipo1 li{padding:3px 0 4px .2em;background:transparent url(../../img/css/iconos/vineta6.gif) no-repeat 0 8px;}
ul.tipo2 li{padding:0 0 5px .3em;background:transparent url(../../img/css/iconos/vineta2.gif) no-repeat 0 4px;}

/* 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, h4.tipo2, h5.tipo2, h6.tipo2{color:#333;}
h4.tipo2{}
h5.tipo2{}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0;visibility:hidden;}