@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left}
.modulo50{width:50%;float:left}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:0 15px 5px 0;}
.img_Sin_R{float:right;margin:0 0 5px 15px;}
.img_Con, .img_Con_L, .img_Con_R{padding:0;border:1px solid #000;}
.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.tipo1 li, ul.tipo2 li{padding:2px 0 3px 13px;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 7px;color:#222022;}
ul.tipo2 li{background-image: url(../../img/css/iconos/vineta2.gif);}
ul.tipo1 li ul, ul.tipo2 li ul{margin:2px 0 0 0;}
ul.tipo1 li ul li, ul.tipo2 li ul li{padding-bottom:0;background:transparent url(../../img/css/iconos/vineta2.gif) no-repeat 1px 7px;color:#666565;}

/* 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,h3.tipo2{padding:4px 0 3px 10px;font-size:.9em;font-weight:bold;color:#fff;text-transform:uppercase;background:#504f4f url(../../img/css/portal/fondoTitulo.gif) no-repeat 0 0;font-family:arial}
h3.tipo2 a{color:#fff;}
h4.tipo2, h4.tipo2 a{color:#e00d21;}
h5.tipo2{}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}