.menu2 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(../imatges/button1.gif);
	border-width:0 2px;
	border-bottom:1px solid #444;
	float:left;
	width: 700px;
}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color: #e82348;  text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 34px 0 24px;}
.menu2 li.current a {color:#fff; background:url(../imatges/button3.gif);}
.menu2 li.current a b {background:url(../imatges/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(../imatges/button4.gif);}
.menu2 li a:hover b {background: url(../imatges/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../imatges/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(../imatges/button3.gif) no-repeat right top;}

.telefon {
	padding:0 0 0 42px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff;
	background-image:url(../imatges/button1.gif);
	border-width:0 2px;
	border-bottom:1px solid #444;
	float:left;
	width: 125px;
}
.telefontext{
	color:#FFFFFF;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
