@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin, .img_Con{float:none;margin:0;vertical-align:middle}
.img_Sin_L, .img_Con_L{float:left;margin:0 10px 10px 0}
.img_Sin_R, .img_Con_R{float:right;margin:0 0 10px 10px}
.img_Con, .img_Con_L, .img_Con_R{padding:5px;border:1px solid #DCE4E5;background:#E9EEEF}

hr.tipo1{visibility:hidden}
div.hrtipo1{margin:15px 0;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 0}
hr.tipo2{margin-bottom:10px;background:#004b85;border:0;color:#004b85}

ul.tipo1 ul, ul.tipo2 ul{margin:15px 0 0}
ul.tipo1 li{padding:0 0 10px 20px;background:transparent url(../../img/css/icono/vineta4.gif) no-repeat 0 2px}
ul.tipo1 li li{padding:0 0 5px 10px;background-image:url(../../img/css/icono/vineta5.gif);background-position:0 7px}

ul.tipo2{margin-left:5px}
ul.tipo2 li{margin-bottom:10px;padding-bottom:5px;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%}
ul.tipo2 ul{margin-left:10px}
ul.tipo2 li li{padding-left:10px;margin:0;background:transparent url(../../img/css/icono/vineta7.gif) no-repeat 0 6px}

td.tipo1, th.tipo1{}
td.tipo2, th.tipo2{}

/* anclas */
a.ancla_destino{position:absolute;visibility:hidden}
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, h4.tipo2, h5.tipo2, h6.tipo2{color:#686f72}


div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}