@import "plantillasPerso.css";

/* ------ */

.modulo100{min-width:100%;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 #999;background:#fff}*/
.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%;height:1px;clear:both;margin:0 0 10px;background:#2269B6 !important;border:0}

.hrtipo1{width:100%;height:1px;clear:both;margin:0 0 10px;background:#003466 !important;background:#fff;}
/*.hrtipo2{width:100%;height:4px;clear:both;margin:0 0 10px;background:#e2e2e2 !important;background:#fff;}*/

ul.tipo1{}
ul.tipo1 li{}

ul.tipo2{}
ul.tipo2 li{padding-left:1em;background:transparent url("../../img/css/iconos/vineta5.gif") no-repeat 0 .4em;}

/* 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.tipo2, h3.tipo2{color:#003466}
h4.tipo2{color:#000}
h5.tipo2{}
h6.tipo2{}

div:after{clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}
