@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;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{border:1px solid #989898;}
.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.tipo1, hr.tipo2{}
.hrtipo1{width:100%;height:1px;clear:both;margin:10px 0 25px;background:#a7a7a7}
.hrtipo2{width:100%;height:4px;clear:both;margin:2px 0 15px;background:#4e4e4e;}

ul.tipo2{}
ul.tipo2 li{background-image:url(../../img/css/iconos/vineta6.gif);background-position:0 7px}
ul.tipo2 li ul{margin:10px .5em 5px}
ul.tipo2 li li{background-image:url(../../img/css/iconos/vineta8.gif)}

/* anclas */
a.ancla_destino{display:none;}
a.ancla_origen{padding-left:10px;background:transparent url(../../img/css/iconos/asterisco.gif) no-repeat 2px 3px}
/* enlaces */
/* cuando enlazo un contenido sin seleccionar ningún texto */ a.enlace_interno{}
/* enlace de tipo correo */ a.enlace_email{}

h3.tipo1{clear:left}
h2.tipo2{font-size:1.5em}
h3.tipo2{font-size:1.3em;padding:0;background:transparent}
h4.tipo2{color:#444;font-size:1.2em}
h5.tipo2{}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
