@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:3px 15px 10px 0;}
.img_Sin_R{float:right;margin:3px 0 10px 15px;}
.img_Con, .img_Con_L, .img_Con_R{padding:8px 5px;border:1px double #e4e7ef;background:#fff url(../../img/css/portal/bordeimagen.gif) repeat-x 0 100%;}

.img_Con{margin:0;}
.img_Con_L{float:left;margin:3px 15px 10px 0;}
.img_Con_R{float:right;margin:3px 0 10px 15px;}

.hrtipo1{width:100%;height:1px;margin:0 0 12px;background:transparent url(../../img/css/portal/puntosH_3.gif) repeat-x 0 0}
.hrtipo1 hr{display:none}

ul.tipo1 li{padding:0 0 6px 12px;background:transparent url(../../img/css/iconos/vineta5.gif) no-repeat 0 7px}
ul ul{margin:8px 0 10px 26px;}
ul li li{padding-bottom:2px;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 0 7px;font-size:.9em}

ul.tipo2{}
ul.tipo2 li{padding-left:15px;background:transparent url(../../img/css/iconos/vineta6.gif) no-repeat 0 4px}
ul.tipo2 ul{margin:7px 0 10px 20px;}
ul.tipo2 li li{padding-bottom:2px;background:transparent url(../../img/css/iconos/vineta7.gif) no-repeat 5px 7px;font-size:.9em}

/* 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:#060d1b}
h4.tipo2{padding-left:12px;font-size:1.2em;color:#dc4639;text-transform:uppercase;background:transparent url(../../img/css/iconos/vineta11.gif) no-repeat 0 6px}
h5.tipo2{color:#555}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
