/* Estilos comunes para elementos comunes de Ágora */
#menu_general{
background:url(http://www.marianistas.org/comunes_agora/imagenes/fondo_MG.png) top repeat-x;
height:50px;

}
#botonera_logo{

}
#logo_agora{
text-align:left;
position:absolute;
z-index:100;
top:30px;
left:10px;




}
#buscador{
float:right;
}

.espacio_interboton_MG{
float:left;
width:15px;
height:5px;
}
.abre_boton_MG{
float:left;
background:url(http://www.marianistas.org/comunes_agora/imagenes/abre_boton_MG.png) no-repeat;
width:13px;
height:22px;
}
.cierra_boton_MG{
float:left;
background:url(http://www.marianistas.org/comunes_agora/imagenes/cierra_boton_MG.png) no-repeat;
width:13px;
height:22px;
}
.texto_boton_MG{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-top:5px;
float:left;
background:url(http://www.marianistas.org/comunes_agora/imagenes/texto_boton_MG.png) repeat-x;
width: inherit;
white-space:nowrap;
height:22px;
}
.texto_boton_MG A:link{

color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.texto_boton_MG A:visited{

color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.texto_boton_MG A:hover{

color: #f8ae05;
font-weight:bold;
text-decoration:none;
}
