@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{padding:4px;border:2px solid #d7d5d4;background:#fff}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:0 10px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 10px;}

.hrtipo1, .hrtipo2{width:100%;float:left;margin:10px 0}

ul.tipo1 ul, ul.tipo2 ul{margin:15px 0 0}
ul.tipo1 li li{padding:0 0 5px 1em;background-image:url(../../img/css/iconos/vineta2.gif);background-position:0 5px}
ul.tipo2 li{padding-left:10px;background-image:url(../../img/css/iconos/vineta3.gif);background-position:0 5px}
ul.tipo2 li li{padding-bottom:7px;background-image:url(../../img/css/iconos/vineta4.gif)}

/* 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{}


h2.tipo2{font-size:2em;color:#073b5a}
h2.tipo2 a{color:#073b5a}
h3.tipo2, h4.tipo2, h5.tipo2, h6.tipo2{color:#494e49}


div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
