@import "plantillasPerso.css";

/* ------ */
.modulo100{width:100%;float:left;}

.img_Sin{float:none;margin:0;}
.img_Sin_L{float:left;margin:0 10px 10px 0;}
.img_Sin_R{float:right;margin:0 0 10px 10px;}
.img_Con, .img_Con_L, .img_Con_R{padding:1px;border:1px solid #929393;}
.img_Con{margin:0;}
.img_Con_L{float:left;margin:0 10px 10px 0;}
.img_Con_R{float:right;margin:0 0 10px 10px;}

hr.tipo1, hr.tipo2{width:100%;float:left;margin:10px 0;border:0;}
hr.tipo2{background:#f97409;color:#f97409;}

ul.tipo1 li{color:#626464}
ul.tipo1 ul, ul.tipo2 ul{margin:10px 0 0}
ul.tipo1 li li{padding-left:1em;background-image:url(../../img/css/iconos/vineta5.gif)}
ul.tipo2 li{background-image:url(../../img/css/iconos/vineta6.gif);background-position:0 2px;color:#3f3f3e}
ul.tipo2 li li{padding-left:1.2em;background-image:url(../../img/css/iconos/vineta7.gif)}

/* 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{}


h4 em{font-style:normal;color:#f97409}
h3.tipo2{padding:0;background:transparent;border:0;font-size:1.6em;color:#000}
h4.tipo2, h5.tipo2, h6.tipo2{color:#f97409}
h6.tipo2{font-weight:normal}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}