h3.toggler {
	cursor: pointer;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-left: 0px;
	padding-top: 0px;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
/*	height: 25px; */
}
h3.toggler:hover {
	color: #c6db00;
}

h3:hover {
	color: #c6db00;
}
.menu_togle{
	/*	cursor: pointer; */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*	background:url(../imgs/desplegable_closed.gif); 
	background-repeat:no-repeat;
	background-position:center; */
	font-style: normal;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	width:429px;
}
.menu_togle:hover {
	color: #FFFFFF;
/*	background:url(../imgs/desplegable_open.gif);
	background-repeat:no-repeat;
	background-position:center; */
}

.menu {
/*	cursor: pointer; */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:url(../imgs/desplegable_closed.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-left: 28px;
	padding-top: 1px;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	height: 30px;
}
.menu:hover {
	color: #c6db00;
/*	background:url(../imgs/desplegable_open.gif);
	background-repeat:no-repeat;
	background-position:center; */
}
.menu_text {
/*	cursor: pointer; */
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

.desplegable {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 28px;
}
.desplegable:hover {
	color: #c6db00;
}
.desplegable_actiu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c6db00;
	text-decoration: none;
	padding-left: 28px;
}
.submenu{
	background:url(../imgs/desplegable_separador.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

