@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:2px 14px 12px 0;}
.img_Sin_R{float:right;margin:2px 0 12px 14px;}
.img_Con, .img_Con_L, .img_Con_R{padding:0;border:1px solid #9bc022;}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:2px 14px 12px 0;}
.img_Con_R{float:right;margin:2px 0 12px 14px;}

hr.tipo1{}
hr.tipo2{}

ul.tipo1{margin-bottom:15px;}
ul.tipo1 li{padding:0 0 6px 13px;margin-bottom:7px;border-bottom:1px dotted #9bc022;background:transparent url(../../img/css/iconos/vineta2.gif) no-repeat 3px 4px;}

ul.tipo2 li{padding:0 0 6px 13px;background:transparent url(../../img/css/iconos/vineta3.gif) no-repeat 3px 6px;}
ul.tipo1 li ul, ul.tipo2 li ul{margin:4px 0 0 0;}
ul.tipo2 li ul li{padding:1px 0 2px 13px;margin-bottom:0;border:none;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 4px 6px;}

/* 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{padding:6px 60px 4px 9px;margin:1px 0 5px 0;background:#ffcb55 url(../../img/css/portal/florDecorativa2.gif) no-repeat 100% 80%;}
h4.tipo2{}
h5.tipo2{padding-left:10px;color:#444;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 1px 5px;}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}