@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:2px;border:1px solid #E7E7D6;border-bottom-width:5px;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;}

hr.tipo1{display:none;}
div.hrtipo1{width:99.5%;clear:left;height:1px;margin:7px 0 15px 0;padding:0;background:transparent url(../../img/css/portal/puntosH.gif) repeat-x 0 100%;}
hr.tipo2{}

ul.tipo1, ul.tipo2{margin:0 2em 10px 2em;}
ul.tipo1 li, ul.tipo2 li{padding:3px 0 3px 1.3em;background:transparent url(../../img/css/iconos/cuadrado.gif) no-repeat 0 9px;}
ul.tipo2 li{background-image:url(../../img/css/iconos/disco.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{padding-left:1.6em;border:0;background:transparent url(../../img/css/iconos/bolaBlanca.gif) no-repeat 0 7px;color:#9C2528}
h3.tipo2{color:#333;}
h4.tipo2{color:#9C2528;}
h5.tipo2{color:#00664E;font-weight:normal;}
h6.tipo2{color:#000}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}