
@import "plantillasPerso.css";

.modulo100{width:100%;float:left}

.img_Sin{float:none;margin:0}
.img_Sin_L{float:left;margin:0 15px 10px 0}
.img_Sin_R{float:right;margin:0 0 10px 15px}
.img_Con, .img_Con_L, .img_Con_R{border:4px solid #656b75}
.img_Con{margin:0}
.img_Con_L{float:left;margin:0 15px 10px 0}
.img_Con_R{float:right;margin:0 0 10px 15px}

hr.tipo1{}
hr.tipo2{}

ul.tipo1 ul, ul.tipo2 ul{margin:10px 0 0}
ul.tipo1 ul li{padding-left:13px;background-image:url(../../img/css/iconos/vineta4.gif);background-position:0 8px;color:#666}

ul.tipo2 li{padding-left:15px;background-image:url(../../img/css/iconos/vineta5.gif);background-position:3px 8px;font-size:.9em}
ul.tipo2 ul li{background-image:url(../../img/css/iconos/vineta6.gif);color:#5d4f7e;font-size:1em}

/* 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.tipo1{padding-left:15px;background:transparent url(../../img/css/iconos/icono2.gif) no-repeat 0 0}
h3.tipo2{padding:0;background:transparent}
h4.tipo2{color:#8a8f99}
h5.tipo2{padding-left:18px;background-image:url(../../img/css/iconos/vineta3.gif);color:#000}
h6.tipo2{color:#f77c04;font-size:.9em}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden}

span.tooltip{font-style:italic}