body {
	font-size: 100%;
	background-color: #F8F8F8;	
}
a {
    text-decoration: none;
}
ul, 
ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
}
#wrapper {
	width: 220px;
	margin: 100px auto;
	font-size: 12px;
	vertical-align: middle;
}
.menu {
	width: auto;
	height: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	background-color: #f8f8f8;
}
.menu > li > a {
	background-color: #727A86;
	width: 100%;
	height: 25px;
	line-height: 2.75em;
	text-indent: 1em;
	display: block;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #F9F9F9;
	text-indent: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;
}
.menu ul li a {
	background: #f8f8f8;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 25px;
	line-height: 2.75em;
	text-indent: 35px;
	display: block;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #878d95;
	vertical-align: middle;
}
.taulaopcions {
	background: #f8f8f8;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 35px;
	line-height: 2.75em;
	text-indent: 35px;
	display: block;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #878d95;
	vertical-align: middle;
}


.menu ul li:last-child a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: middle;
}

.menu > li > a:hover, 
.menu > li > a.active {
	background-color: #A12444;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.menu > li > a.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
.menu > li > a:before {
	content: '';
	background-image: none;
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
	width: 1em;
	position: absolute;
	left: 0;
	top: 50%;
	margin: -.5em 0 0 0;
}
.item1 > a:before {
    background-position: 0 0;
}
.item2 > a:before {
    background-position: -38px 0;
}
.item3 > a:before {
    background-position: 0 -38px;
}
.taulamenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.item4 > a:before {
    background-position: -38px -38px;
}
.item5 > a:before {
	background-position: -78px 0;
}
.item6 > a:before {
	background-position: -78px 0;
	font-weight: bolder;
}

.menu ul > li > a span {
    font-size: 0.857em; 
    display: inline-block;
    position: absolute;
    right: 1em;
    top: 50%; /
    background: #fff;
    border: 1px solid #d0d0d3;
    line-height: 1em;
    height: 1em;
    padding: .4em .7em;
    margin: -.9em 0 0 0; 
    color: #878d95;
    text-indent: 0;
    text-align: center;
    -webkit-border-radius: .769em;
    -moz-border-radius: 769em;
    border-radius: 769em;
    text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}
.menu ul > li > a spanblanc {
	font-size: 0.857em;
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;

/
    background: #fff;
	border: 1px solid #d0d0d3;
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -.9em 0 0 0;
	color: #FFFFFF;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 0px 0px rgba(255,255,255,.01));
}

.menu > li > ul li a:before {
    content: '▶';
    font-size: 8px;
    color: #bcbcbf;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    left: -2.7em;
}
.menu > subprincipal{
    content: '▶';
    font-size: 8px;
    color: #bcbcbf;
    position: absolute;
    width: 1em;
    height: 1em;
    top: 0;
    left: -2.7em;
}
 
.menu > li > ul li:hover a,
.menu > li > ul li:hover a span,
.menu > li > ul li:hover a:before {
	color: #32373D;
	vertical-align: middle;
}
.taulaopcions {
	width: auto;
	height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	color: #FFF;	
}
