@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}


.img_Sin_L{float:left;margin:0 2em 1em 1px;}
.img_Sin_R{float:right;margin:0 1px 1em 2em;}
.img_Con, .img_Con_L, .img_Con_R{padding:4px;border:1px solid #D1CBBD;background:#fff}
.img_Con_L{float:left;margin:0 2em 1em 1px;}
.img_Con_R{float:right;margin:0 1px 1em 2em;}
.img_Sin, .img_Con{float:none;margin:0 1px;}

hr.tipo1, hr.tipo2{}
.hrtipo1, .hrtipo2{width:100%;height:1px;}
.hrtipo1{background:#D3CFC3;}
.hrtipo2{margin:.5em 0 1em;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%}

ul.tipo1 ul{margin:10px 0 0}
ul.tipo1 li li{background:transparent url(../../img/css/iconos/vineta9.gif) no-repeat 3px 7px}

ul.tipo2{}
ul.tipo2 li{padding:0 0 1.3em 2em;background:transparent url(../../img/css/iconos/vineta6.gif) no-repeat .1em .1em}

/* 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{margin-bottom:5px;font:bold 1em Arial;font-style:normal;color:#B00;}
h3.tipo2{margin-bottom:10px;padding-bottom:.3em;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%;font-size:1.3em}
h3.tipo2, h6.tipo2{color:#c00}
h4.tipo2, h5.tipo2{color:#000}

h2.tipo2 a{color:#B00}
h3.tipo2 a, h6.tipo2 a{color:#c00;}
h4.tipo2 a, h5.tipo2 a{color:#000}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}