@import "plantillasPerso.css";

/* ------ */
.modulo100{width:auto;float:none}
div>.modulo100{width:100%;float:left}

.margenVertical{width:2.5%;height:0;float:left;visibility:hidden;overflow:hidden;}
div > .margenVertical {height:1px;}
.margenHorizontal{height:15px;}
.modulo80, .modulo70, .modulo65, .modulo50, .modulo35, .modulo30, .modulo20{float:left;background:transparent;}
.modulo80{width:76%;}
.modulo70{width:66%;}
.modulo65{width:61%;}
.modulo50{width:47%;}
.modulo35{width:35%;}
.modulo30{width:30%;}
.modulo20{width:20%;}

.imagen_sinborde{float:none;margin:0;}
.imagen_sinborde_left{float:left;margin:0 10px 10px 0;}
.imagen_sinborde_right{float:right;margin:0 0 10px 10px;}
.imagen_conborde, .imagen_conborde_left, .imagen_conborde_right{padding:3px;background:#f9f4ec;border:1px solid #8c8a85;}
.imagen_conborde{margin:0;}
.imagen_conborde_left{float:left;margin:0 10px 10px 0;}
.imagen_conborde_right{float:right;margin:0 0 10px 10px;}

.hrtipo2, hr.tipo1{width:100%;float:left;}
hr.tipo1{height:1px;margin-top:15px;background:#d2ccc0;border:1px solid #d2ccc0}
.hrtipo2{height:5px;margin:5px 0 10px;background:transparent url(../../img/css/portal/hrTipo2.gif) no-repeat 50% 0}
hr.tipo2{display:none}

ul.tipo2{}
ul.tipo2 li{}

/* 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{margin-bottom:0;padding:5px .5em;background:#d1cbbf;border:0;color:#232221;font-size:1em}
h3.tipo2{margin-bottom:10px;}
h4.tipo2{}
h5.tipo2{}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
