@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%;}

.derecha{text-align:right;}
.izquierda{text-align:left;}
.centrado {text-align: center;}
.marco_tipo1{border:1px solid #E9E9E9;height:1px;}
.marco_tipo2{border:1px solid #FF9900;height:1px;}
.fondo_tipo1{background-color:#EEEEEE;height:1px;}
.fondo_tipo2{background-color: #DEDEDE;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{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{padding:0;margin:0;border:1px solid #999;}
.imagen_conborde_left{float:left;margin:0 10px 10px 0;padding:0;border:1px solid #999;}
.imagen_conborde_right{float:right;margin:0 0 10px 10px;padding:0;border:1px solid #999;}

.hrtipo1{width:100%;}
div>/**/.hrtipo1{width:100%;float:left;}
hr.tipo1{}
hr.tipo2{color:#C00;background:#c00;}

ul.tipo1{margin:9px 0;padding:0 9px 3px 9px;}
ul.tipo1 li{padding:5px 0 4px 15px;background:transparent url(../../img/css/iconos/vineta5.gif) no-repeat 0 9px;border-bottom:1px solid #ccc}
ul.tipo2{margin:0;padding:9px 0 5px 5px;}
ul.tipo2 li{padding:5px 0 5px 15px;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 0 9px;}

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{}


h3.tipo2{}
h4.tipo2{}
h5.tipo2{}
h6.tipo2{}
