@charset "UTF-8";
@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:1px;border:1px solid #b9bfd7;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:100%;float:left;height:1px;margin:5px 0;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%}
hr.tipo2{}

ul.tipo2 li{background:transparent url(../../img/css/iconos/vineta9.gif) no-repeat 2px 5px}
ul ul{margin:10px 0}
ul ul li{background-image:url(../../img/css/iconos/vineta11.gif);font-weight:normal;color:#666;}
ul.tipo2 ul li{background-image:url(../../img/css/iconos/vineta1.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{}

h3.tipo2{border:0;font:bold 1.6em Arial;}
h4.tipo2{padding:0 0 3px 20px;border-bottom:1px solid #333;background:transparent url(../../img/css/iconos/icono5.gif) no-repeat 2px 4px;font:normal 1.5em Georgia;color:#333}
h5.tipo2{color:#364890;}
h6.tipo2{color:#000}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
