div#divMenuSecciones {
				width:670px;
				list-style-type:none;
				display:block;
				background-image: url(../../Imagenes/Estilos/Encabezado/menu-sup.jpg);
				background-repeat: repeat-x; 
				background-position: top;
				clear:both;
				text-align:left;
				padding: 0px 0px 0px 200px;
				margin-right:130px;
				}
				/*
div#divMenuSecciones{ 
				width:670px;
				list-style-type:none;
				display:block;
				background:#006fb6 url(../../../Imagenes/Estilos/Encabezado/menu-sup.jpg) repeat-x top;
				clear:both;
				text-align:left;
				padding-left:200px;margin-right:130px;}*/
				
div#divMenuSecciones ul#menuSecciones li{float:left;}
div#divMenuSecciones ul#menuSecciones a{display:block;width:94px;height:25px;}
div#divMenuSecciones ul#menuSecciones a span{display:none;}

div#divMenuSecciones a#botonInicio{background:transparent url(../../Imagenes/Estilos/General/normal-inicio.jpg) no-repeat top center; }
div#divMenuSecciones a#botonInicio:hover{background:transparent url(../../Imagenes/Estilos/General/over-inicio.jpg) no-repeat top center;}

div#divMenuSecciones a#botonInformate{background:transparent url(../../Imagenes/Estilos/General/normal-informate.jpg) no-repeat top center;}
div#divMenuSecciones a#botonInformate:hover{background:transparent url(../../Imagenes/Estilos/General/over-informate.jpg) no-repeat top center;}

div#divMenuSecciones a#botonElige{background:transparent url(../../Imagenes/Estilos/General/normal-ocio.jpg) no-repeat top center;}
div#divMenuSecciones a#botonElige:hover{background:transparent url(../../Imagenes/Estilos/General/over-ocio.jpg) no-repeat top center;}

div#divMenuSecciones a#botonEstudia{background:transparent url(../../Imagenes/Estilos/General/normal-estudia.jpg) no-repeat top center;}
div#divMenuSecciones a#botonEstudia:hover{background:transparent url(../../Imagenes/Estilos/General/over-estudia.jpg) no-repeat top center;}

div#divMenuSecciones a#botonComunidad{background:transparent url(../../Imagenes/Estilos/General/normal-comunidad.jpg) no-repeat top center;}
div#divMenuSecciones a#botonComunidad:hover{background:transparent url(../../Imagenes/Estilos/General/over-comunidad.jpg) no-repeat top center;}
