@charset "utf-8";
/* CSS Document */
/* aqui empiezan los fondos de toda la pagina y sus secciones*/
#FondoTop{
background-image:url(images/fondo_top.jpg);
background-repeat:repeat-x;
}
#fondo_grupos{
background:url(images/fondo_marcas_seguridad.jpg) repeat-x #000000;
}
#fondoContainer{
background:url(images/fondo_page.jpg) repeat-x #000000;
}

#Fondo_grupos-cuerpo{ background:url(images/fondo_grupos_cuerpo.png) no-repeat 175px 50px;}
#Fondo_marcas-cuerpo{ background:url(images/fondo_marcas.jpg) repeat-x left top;}


#fondo_block{
background:url(images/fondo_block_top.png) repeat-y; 
width:829px;
margin-left:5em;
margin-top:5.75em;
/margin-left:10px;
/margin-top:0px;
}

#fondo_top_block{background:url(images/block_top.jpg) no-repeat  0em  0em;
/background:url(images/block_top.jpg) no-repeat  0px 0px;
}

#fondo_bottom_block{
background:url(images/block_bottom.jpg) no-repeat 0em 0em;
/background:url(images/block_bottom.jpg) no-repeat 0px 0px;
height:130px;
clear:both;
}


#Fondo_nota{
background:url(images/fondo_nota.gif) repeat-y;
float: right;
margin:0em 2em 0em 1em;
/margin:17px 19px 0px 10px;
width:206px;
}


/* cabeceras , botoneras y logos de la pagian en la parte superior*/
#Grupo{float:left;
margin-left:0em;
/margin-left:10px;
margin-right:1em;
width:155px;
height:144px;
padding:17px 0px 0px 0px;
background: url(images/fondo_grupo.gif) no-repeat left top;
}

#Secciones{float:left;
clear:both;
margin-left:0px;
width:290px;
height:92px;
padding:17px 0px 0px 0px;
background: url(images/fondo_seccion.gif) no-repeat left top;
}

#branding{
float:left;
clear:both;
margin-left:0px;
width:350px;
height:92px;
padding:17px 0px 0px 0px;
background: url(images/branding.png) no-repeat left top;
}

#navGrupos{float:left;clear:left;width:58px;height:258px; margin-left:.5em; margin-top:1em;

}

/*Cuerpo del Index*/
#Noticias{
float:left;
/*background-image: url(images/fondo_secciones.gif);
background-repeat:repeat-x;*/
/*background-color:#000000;*/
font:14px,  Arial, Helvetica, sans-serif;
letter-spacing:-1px;
color:#ffffff;
width:405px;
clear:left;
margin-left:17px;
padding:5px 15px 10px 15px;
}

#Eventos{
float:left;
/*background-image: url(images/fondo_secciones.gif);
background-repeat:repeat-x;
background-color:#000000;*/
font:14px,  Arial, Helvetica, sans-serif;
letter-spacing:-1px;
color:#ffffff;
width:405px;
margin-left:50px;
padding:5px 15px 10px 15px;
}

/* contenidos de los interiores*/

#contenedorBotonesGrupos{
float:left;
clear:right;
width:740px;
padding: 0em 1em 0em 6em;
/padding: 60px 20px 20px 30px;
}



#contenedorSecciones{
background:url(images/fondo_grupos_cuerpo.png) no-repeat;
background-position:2em 6.8em;
/background-position:30px 10px;
margin:1em 0em 0em 5em;
/margin:15px 0px 0px 20px;
width:650;
/width:750px;
padding:8em 4em 3em 4em;
/padding:30px 50px 30px 50px;
}



.Botones_grupos{
float:left;
width:278px;
height:60px;
background:url(images/boton_marcas.gif) no-repeat;
margin:0em 0em 1em 3.4em;
/margin:10px 0px 10px 35px;
}



