
@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:0 15px 10px 0}
.img_Sin_R{float:right;margin:0 0 10px 10px}
.img_Con, .img_Con_L, .img_Con_R{padding:1px;border:2px solid #cbcbbf;background:#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}

div.hrtipo1, div.hrtipo2{width:100%;float:none !important;float:left}
div>/**/div.hrtipo1, div>/**/div.hrtipo2{float:left !important}
hr.tipo1, hr.tipo2{clear:left}

ul.tipo1 li, ul.tipo2 li{line-height:1.5em}
ul.tipo1 li li{background-image:url(../../img/css/iconos/vineta9.gif)}
ul.tipo2 li{background-image:url(../../img/css/iconos/vineta3.gif)}
ul.tipo1 ul, ul.tipo2 ul{margin:10px 0 0}
ul.tipo2 li li{background-image:url(../../img/css/iconos/vineta8.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{}

h2.tipo2, h3.tipo2, h4.tipo2, h5.tipo2, h6.tipo2{color:#616163}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden}
