@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0 0 15px;}
.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:2px;border:1px solid #c9c9c9;background:#fff;}
.img_Con{margin:0 0 15px;}
.img_Con_L{float:left;margin:0 10px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 10px;}

hr.tipo1{}
hr.tipo2{display:none;}
div.hrtipo2{clear:both;height:1px;margin:0 0 15px;background:transparent url(../../img/css/portal/puntosH_3.gif) repeat-x 0 100%;}

ul.tipo2{}
ul.tipo2 li{background-image:url(../../img/css/iconos/vineta4.gif);color:#33567b;}

/*ul.tipo1 li a{}
ul.tipo2 li a{display:block;padding-bottom:5px;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%;}*/

/* 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{padding-left:1em;background:transparent url(../../img/css/iconos/vineta3.gif) no-repeat 0 3px;}
/* enlace de tipo correo */ a.enlace_email{}


h3.tipo2, h4.tipo2{padding-left:0;background:transparent}
h5.tipo2{}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}