@import "plantillasPerso.css";

/* ------ */
.modulo100{width:99.9%;float:left;}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:3px 15px 15px 0;}
.img_Sin_R{float:right;margin:3px 0 15px 15px;}
.img_Con, .img_Con_L, .img_Con_R{padding:0;border:1px solid #000;}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:3px 15px 15px 0;}
.img_Con_R{float:right;margin:3px 0 15px 15px;}

div.hrtipo1{width:100%;clear:left;margin:3px 0 0 0;}
hr.tipo1{}
hr.tipo2{width:100%;float:left;height:2px;color:#f1eee6;background:#f1eee6;border:none;padding:0;margin:0;}

ul.tipo1{padding:2px 0 9px 0;}
ul.tipo1 li{padding:0 0 4px 12px;background:transparent url(../../img/css/iconos/vineta7.gif) no-repeat 3px 6px;}
ul.tipo1 li ul{width:100%;clear:left;margin:0;padding-bottom:0;}
ul.tipo1 li ul li{padding:2px 0 0 10px;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 3px 7px;}
ul.tipo2{padding:2px 0 5px 0;}
ul.tipo2 li{padding:1px 0 2px 12px;background:transparent url(../../img/css/iconos/vineta12.gif) no-repeat 3px 7px;}

/* 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{}


h3.tipo2{}
h4.tipo2{color:#666;}
h5.tipo2{color:#B99553;}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
