@charset "UTF-8";
@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:3px solid #e6e6e6}
.img_Con{margin:0}
.img_Con_L{float:left;margin:0 10px 10px 0}
.img_Con_R{float:right;margin:0 0 10px 10px}

div.hrtipo1{clear:both;height:1px;margin:10px 0;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 0}
hr.tipo1{display:none}
hr.tipo2{clear:both;margin:10px 0;background:#e4dcb2;border:0;color:#e4dcb2}

ul.tipo1, ul.tipo2{margin:0 0 0 10px}
ul.tipo2 li{background-image:url(../../img/css/iconos/vineta6.gif)}
	ul.tipo1 ul, ul.tipo2 ul{margin:5px 0 0 12px}
	ul.tipo1 li li{padding:0 0 5px 7px;background-image:url(../../img/css/iconos/vineta2.gif)}
	ul.tipo2 li li{padding:0 0 0 7px;background-image:url(../../img/css/iconos/vineta4.gif);background-position:0 6px}

/* 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{color:#c6af00}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden}