.menu {	 width: 100%; height: 178px; background: #F4F4F4; padding-top: 9px; display:inline; }
.menu A { text-decoration: none; }
.menu A:HOVER { text-decoration: underline; }
.menu UL.nivel_1 { margin-top: 8px; margin-left: 1%; margin-right: 1%; width: 98%; height: 30px; background: url(../img/fondo_menu.gif) repeat-x bottom; }
.menu UL.nivel_1 LI {  margin: 0; padding: 0; margin-top: 5px; float: left; padding-right: 10px; padding-left: 8px; display: inline; color: black; font-size: .7em; background: url(../img/separador_menu.gif) right no-repeat;  }
.menu UL.nivel_1 LI A { float: left; margin-top: 0px; padding-top: 0px;}

.menu UL.nivel_1 LI UL.nivel_2 {  float: left; height: 17px; float:left; margin-left: 10px; padding-top: 0px; margin-top: 0px; }
.menu UL.nivel_1 LI UL.nivel_2 LI { display: inline; margin-top:0px; padding:0px; padding-right: 10px; padding-left: 10px; color: #E69700; font-size: .9em; font-weight: normal;  background-image: none;  }
.menu UL.nivel_1 LI UL.nivel_2 LI A{ color: #E69700;  margin-top: 0px; padding-top: 0px;}
.menu UL.nivel_1 LI UL.nivel_2 LI A:HOVER{ text-decoration:underline; }

.menu UL.nivel_1 LI A{ margin:0px; padding: 0px; color: black; }
.menu UL.nivel_1 LI.ultim { background-image: none; }
.menu UL.nivel_1 LI.primer { margin-left: 10px; }
.menu UL.nivel_1 LI.actiu { font-weight: bold; }
.menu UL.nivel_1 UL.nivle_2 LI.actiu { font-weight: bold; }

.menu UL.nivel_3 { margin-left: 1%; margin-right: 1%; width: 98%; height: 30px; background: url(../img/fondo_menu.gif) repeat-x bottom; }
.menu UL.nivel_3 LI {  margin: 0; padding: 0; margin-top: 5px; float: left; padding-right: 10px; padding-left: 8px; display: inline; color: black; font-size: .7em; background: url(../img/separador_menu.gif) right no-repeat;  }
.menu UL.nivel_3 LI A{ float: left; margin:0px; padding: 0px; color: #E69700; }
.menu UL.nivel_3 LI.ultim { background-image: none; }
.menu UL.nivel_3 LI.primer { margin-left: 70px; }
.menu UL.nivel_3 LI.actiu { font-weight: bold; }

#pie {
	width: 1000px;
	height: 25px;
	clear: both;
	position: abslute;
	background-color: #9F9F9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: lowercase;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
}
#pie0 {
	width: 1000px;
	height: 25px;
	clear: both;
	position: relative;
	
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: lowercase;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
}
#piep3 {
	width: 1000px;
	height: 25px;
	clear: both;
	position: relative;
	background-color: #9F9F9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-transform: lowercase;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 5px;
	margin-left: 0%;
}
#pie0 UL { margin-top: 0px; margin-left: 4px; }
#pie0 UL LI {
	display: inline;
	color: #000000;
	font-weight: bold;
	font-size: 0.6em;
}
#pie0 UL LI A{
	text-decoration: none;
	color: #000000
}
#pie0 UL LI A:HOVER{ text-decoration: underline; }
#pie0 #logos { position: absolute; right: -10px; top: 0px;}
#pie0 #logos IMG { margin-right: 10px;}
#pie0 UL { margin-top: 0px; margin-left: 4px; }
#pie UL LI {
	display: inline;
	color: #000000;
	font-weight: bold;
	font-size: 0.6em;
}
#pie UL LI A{
	text-decoration: none;
	color: #000000
}
#pie UL LI A:HOVER{ text-decoration: underline; }
#pie #logos { position: absolute; right: -10px; top: 0px;}
#pie #logos IMG { margin-right: 10px;}

#piep3 UL LI {
	display: inline;
	color: #000000;
	font-weight: bold;
	font-size: 0.6em;
}
#piep3 UL LI A{
	text-decoration: none;
	color: #000000
}
#piep3 UL LI A:HOVER{ text-decoration: underline; }
#piep3 #logos { position: absolute; right: -10px; top: 0px;}
#piep3 #logos IMG { margin-right: 10px;}
