@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;background:#868686;border:4px solid #E3E3E0;}
.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{}

ul.tipo1{margin:0 0 15px 0}
ul.tipo1 li{margin-bottom:8px;padding-left:15px;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 5px;}
ul.tipo1 ul li{margin:5px;padding-left:10px;background:transparent url(../../img/css/iconos/icono6.gif) no-repeat 0 50%;font-size:.9em}

ul.tipo2{margin:0 0 15px 0}
ul.tipo2 li{margin:0 0 8px 13px;list-style-image:url(../../img/css/iconos/vineta2.gif);background:transparent url(../../img/css/portal/pixel1.gif) repeat-x 0 100%}

/* anclas */
a.ancla_destino{display:none;}
a.ancla_origen{text-decoration:underline;}
.cursorAdjunto{cursor:pointer;}
/* 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{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}