@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0 0 10px;}
.img_Sin_L{float:left;margin:0 15px 10px 0;}
.img_Sin_R{float:right;margin:0 0 10px 15px;}
.img_Con, .img_Con_L, .img_Con_R{padding:1px;border:1px solid #4394b9;background:#fff}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:0 15px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 15px;}

hr.tipo1{margin:-5px 0 5px}
div>/**/hr.tipo1{margin:0 0 10px}
hr.tipo2{display:none;}
div.hrtipo2{width:100%;height:1px;float:left;margin:15px 0;background:transparent url(../../img/css/portal/puntosH_3.gif) repeat-x 0 100%;}

ul.tipo2{margin:0 0 15px;font-weight:bold;font-size:1.1em}
ul.tipo2 li{padding:0 0 3px;background:transparent}
ul.tipo2 li a{text-decoration:none}

ul.tipo1 ul{margin:7px 0 0}
ul.tipo2 ul{margin:10px 15px 5px;font-size:.9em;font-weight:normal}
ul.tipo1 ul li, ul.tipo2 ul li{padding-left:10px;background:transparent url(../../img/css/iconos/vineta6.gif) no-repeat 0 7px}

/* 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.tipo1, h2.tipo3, h2.tipo4, h2.tipo5, h2.tipo6{font-size:1.6em}
h2.tipo2{padding-left:13px;background:transparent url(../../img/css/iconos/vineta4.gif) no-repeat 0 3px;font-size:1.2em;font-weight:bold;}

h2.tipo2, h3.tipo2, h4.tipo2, h5.tipo2, h6.tipo2{color:#ddf2fa;}
h2.tipo3, h3.tipo3, h4.tipo3, h5.tipo3, h6.tipo3{color:#a2c029;}
h2.tipo4, h3.tipo4, h4.tipo4, h5.tipo4, h6.tipo4{color:#d4c38b;}
h2.tipo5, h3.tipo5, h4.tipo5, h5.tipo5, h6.tipo5{color:#ef9529;}
h2.tipo6, h3.tipo6, h4.tipo6, h5.tipo6, h6.tipo6{color:#856b52;}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}