/*general*/
.div_contenedormain{ width:800px; height:auto; margin-left:auto; margin-right:auto;} .div_contenedormain div{ float:left;}
.div_menumain{ width:800px; height:80px;}
.div_col_a{ width:280px; height:auto; float:left;}
.div_col_b{ width:520px; height:auto; float:left;}
.div_plecaubicacion{ width:520px; height:30px; background-image:url(images/pleca_ubicacion_bg.jpg);}
.div_interior{ width:520px; height:auto; min-height:720px; background-color:#FFF;}
.div_interior div{ float:left;}
.div_interior p{ float:left; display:block; margin-bottom:10px;}


.iframe_menudependencias  {width:200px; height:890px; margin-left:80px; margin-top:30px;}
.div_logospie{ width:520px; height:50px; margin-left:140px; margin-top:50px;float:left;}


/*index*/

/*interiores*/
.div_bannerdependencias {width:460px; height:100px; margin-left:30px; margin-top:20px;}
.div_fotobg {width:460px; height:190px; margin-left:30px; margin-top:1px; background-image:url(images/banners/x_foto_bg.jpg);}
.div_foto {width:140px; height:160px; margin-left:160px; margin-top:30px; background-color:#FFF;}
.div_formulariocampos {width:140px; height:160px; margin-left:160px; margin-top:30px; background-color:#FFF;}

.div_noticia {width:400px; height:auto; margin-left:60px; margin-right:60px; margin-top:20px;display:block;}
.div_noticiatitulo {width:380px; height:auto; background-color:#d9dadb; padding:10px; display:block;}
.div_noticiaimagen {width:400px; height:250px; background:#d9dadb;}
.div_noticia p {width:400px; height:auto; display:block; margin-top:10px;}


/*banners*/

/*float*/
.div_menumain, 
.div_col_a, 
.div_col_b, 
.div_plecaubicacion,
.div_interior,
.iframe_menudependencias,
.div_bannerdependencias,
.div_fotobg,
.div_foto
{ float:left;}

/*divs auxiliares*/
hr.general{ float:left; width:100%; border-bottom-width: 1px; border-bottom-color:#cfd1d2; border-bottom-style: dotted;  height:0px; border-top:0px;}
.float_left{ float:left;}
.height_500{ height:500px;}
.height_600{ height:600px;}
.height_700{ height:700px;}
.height_800{ height:800px;}
.height_900{ height:900px;}
.height_1000{ height:1000px;}
.height_1100{ height:1100px;}
.height_1200{ height:1200px;}
.height_1300{ height:1300px;}
.height_1500{ height:1500px;}

.margintop_30{ margin-top:30px;}
