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