@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0 0 10px;}
.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:3px solid #fff;}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:0 10px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 10px;}

.hrtipo1, .hrtipo2{width:100%;float:left;height:1px;margin-bottom:15px;background:transparent url(../../img/css/portal/puntosH_2.gif) repeat-x 0 0}
.hrtipo2{background-image:url(../../img/css/portal/puntosH_3.gif)}
hr.tipo1, hr.tipo2{display:none}

ul.tipo1, ul.tipo2{width:100%;float:left;}
ul.tipo2 li{background-image:url(../../img/css/iconos/vineta2.gif)}

/* 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{}

h4.tipo2, h5.tipo2, h6.tipo2{font-weight:bold;color:#70af00}
h4.tipo2{margin:0;padding:0;background:transparent}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}