@import "plantillasPerso.css";

/* ------ */

.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%;}

.derecha{text-align:right;}
.izquierda{text-align:left;}
.centrado {text-align: center;}
.marco_tipo1{border:1px solid #f3f0de;height:1px;}
.marco_tipo2{border:1px solid #ccc;height:1px;}
.fondo_tipo1{clear:both;margin-bottom:10px;background-color:#f3f0de;height:1px;}
.fondo_tipo2{background-color: #fcf7f0;height:1px;}
div > .marco_tipo1, div > .marco_tipo2, div > .fondo_tipo1, div > .fondo_tipo2{min-height:1px; height:auto;}
.contenido{padding:12px 4%;}

.imagen_sinborde, .imagen_conborde{float:none;margin:-1px 3px 0;vertical-align:middle}
.imagen_sinborde_left, .imagen_conborde_left{float:left;margin:0 10px 10px 0}
.imagen_sinborde_right, .imagen_conborde_right{float:right;margin:0 0 10px 10px}
.imagen_conborde, .imagen_conborde_left, .imagen_conborde_right{border:1px solid #e8e8e8}

.hrtipo1{width:100%;margin:10px 0}
div>/**/.hrtipo1{width:100%;float:left;}
hr.tipo1{height:1px;color:#ccc;background:#ccc}
hr.tipo2{margin-bottom:10px;height:1px;color:#831129;background:#831129}

ul.tipo1{margin:10px 0}
ul.tipo1 li{padding:0 0 7px 15px;background:transparent url(../../img/css/iconos/vineta7.gif) no-repeat 0 3px}

ul.tipo2{margin:10px 0}
ul.tipo2 li{padding:0 0 7px 25px;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 0 3px}

ul.tipo2 ul{margin:0}
ul.tipo2 ul li{padding-left:.8em;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 11px}

/* 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{border-color:#854e59}
h2.tipo2, h3.tipo2, h4.tipo2, h5.tipo2, h6.tipo2{color:#831129}
h2.tipo2 a, h3.tipo2 a, h4.tipo2 a, h5.tipo2 a, h6.tipo2 a{text-decoration:none;color:#831129}