@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left}
.modulo50{width:50%;float:left}

.img_Sin{float:none;margin:0;}
.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:4px;border:1px solid #abd3dc;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}

hr.tipo2{background:#f79270;color:#f79270}

ul.tipo2{margin:15px 0}
ul.tipo2 li{background:transparent url(../../img/css/iconos/vineta2.gif) no-repeat 0 6px}
ul.tipo2 li li{background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 5px}

/* 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{margin:0;color:#f63;font-weight:normal;font-size:1.5em}
h3.tipo2,h4.tipo2,h5.tipo2,h6.tipo2{clear:left;margin:1em 0 0;padding-left:8px;font-size:1em;color:#444;}
h3.tipo2{font-size:1.1em;}
h3.tipo2,h4.tipo2{margin-top:1.5em;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 5px}
h5.tipo2{}
h6.tipo2{font-weight:normal;}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden}