.menu {
	list-style-type:none;
	padding:0;
	margin:8px 0px 0px 0px;
	width:auto;
	top:70px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	z-index:100;
	
}
.menu ul {list-style-type:none; padding:0; margin:0;}
.menu li {float:left;  border-bottom:1px dashed #333333;}

.menu li.sub {
	border-bottom:1px #333333 dashed;
	margin-bottom: 5px;
	color: #003399;
	text-decoration: none;
	
}


.menu li, .menu li a {
	display:block;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:24px;
	width:200px;
	text-decoration:none;
	cursor:pointer;
	text-indent:15px;
	color: #333333;
	
}

.menu a:hover {
  color: #0053A1; 
  border-left:  2PX solid #FFFFFF;
  background-image:url(../imatges/ffelxa2.png);
  background-position:left;
  background-repeat: no-repeat; 
 
  }

/*menu2*/
.menu2 {
	list-style-type:none;
	padding:0;
	margin:8px 0px 0px 0px;
	width:200px;
	top:70px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	z-index:100;
	
}
.menu2 ul {list-style-type:none; padding:0; margin:0;}
.menu2 li {float:left;  border-bottom:1px dashed #333333;}

.menu2 li.sub {
	border-bottom:1px #333333 dashed;
	margin-bottom: 5px;
	color: #003399;
	
}


.menu2 li, .menu li a {
	display:block;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:24px;
	width:200px;
	text-decoration:none;
	cursor:pointer;
	text-indent:15px;
	color: #333333;
	
}

.menu2 a:hover {
  color: #0053A1; 
  border-left:  2em solid #FFFFFF;
  background-image:url(../imatges/ffelxa2.png);
  background-position:left;
  background-repeat: no-repeat; 
 
  }






/*posició menu2*/

.titol {
	list-style-type:none;
	padding:0;
	margin:8px 0px 0px 0px;
	width:200px;
	border:1px solid #fff;
	border-width:0 1px 1px;
	z-index:100;
	color: #0053A1;
	background-color:#CCCCCC;
	
	
}


.titol ul {list-style-type:none; padding:0; margin:0;}
.titol li {float:left; border-bottom:1px dashed #333333;}

.titol li.sub {
	border-bottom:1px #333333 dashed;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #77d50b;
	
}


.titol li, .titol li a {
	display:block;
	font-family:arial, sans-serif;
	font-size:12px;
	line-height:24px;
	width:200px;
	text-decoration:none;
	cursor: pointer;
	text-indent:15px;
	color: #FFFFFF;
	
}


/*posició menu3*/


.titol3 {
	list-style-type: none;
	padding:0;
	margin:5px 0px 0px 0px;
	width:200px;
	top:70px;
	z-index:100;
	color: #0053A1;
	height: auto;
	list-style: none;
	
}

.titol3 li.sub {
	margin-bottom: 5px;
	background-color:#CCCCCC;
	padding: 0;
}

.titol3 li, .titol3 li a {
	display:block;
	font-family:arial, sans-serif;
	font-size:11px;
	line-height:24px;
	width:200px;
	text-decoration:none;
	cursor:pointer;
	text-indent:15px;
	color: #0053A1;
	
}.titol3 a:hover {
   color: #0053A1; 
  border-left:  6px solid #7BD51E;
  background-position:left;
  background-repeat: no-repeat;
  text-decoration:none;
 
  }
