@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:0;border:3px solid #ddd;}
.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{}
hr.tipo2{}

ul li ul li{padding:2px .8em;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 0 7px}
ul.tipo2{}
ul.tipo2 li{background:transparent url(../../img/css/iconos/vineta3.gif) no-repeat 0 9px;}
ul li ul, ul.tipo2 li ul{padding:8px 0 8px 1em;background:transparent url(../../img/css/portal/lineaH_1.gif) repeat-x 0 100%}
ul.tipo2 li ul li{padding:0 .8em;list-style-image:none;background:transparent url(../../img/css/iconos/vineta5.gif) no-repeat 0 6px}

/* 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, h5.tipo2{color:#666}
h4.tipo2, h6.tipo2{margin-right:1.5em;border-bottom:1px solid #00315d}


div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}