body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: justify;
}
a:link, a:visited {
	color: #ffb200;
	
}

a:hover {
	color: #d0d1d2;
}

a.mainlevel {
	display: block;
	color: #1f1b93;
	font-weight: normal;
	background-repeat: no-repeat;
	width: 100%;
	text-indent: 0px;
	text-decoration: none;
	line-height: 20px;
	
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	margin-top: 10px;
}

a.mainlevel:visited, a.mainlevel:link{
color: #d0d1d2;
}

a.mainlevel:hover{
	color: #ffb200;
}

#active_menu{
color: #ffb200;
}

a.sublevel {
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	color: #d0d1d2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.sublevel:hover {
	color: #ffb200;	
}

.contentheading {
	width: auto;
	font-weight: normal;
	font-size: 14px;
	height: auto;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffb200;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #002E61;
}

#leftcol {
	width: 158px;
	
}
#rigthcol {
	
	
}

.titol_plana {
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
	background-position: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
}

.TITOL {
	color: #FFB200;
}

.marc_moduls {
	border: 1px solid #909090;
	text-indent: 5px;
}
 
.taulaciatit {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #909090;
	border-bottom-color: #909090;
}
.taulaciacont {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #909090;
	text-align: left;
}

.pagenavbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #909090;
	border-right-color: #909090;
	border-bottom-color: #909090;
	border-left-color: #909090;
	text-align: right;
	height: 30px;
	vertical-align: bottom;
}

/* MENUS TOP */

#menu55 ul {
padding: 0px;
margin: 0px;


font-weight: bold;
width: 100%;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu55 ul li {
list-style-type: none;
}

#menu55 ul li a:link, #menu55 ul li a:visited {
	color: #FFB200;
	float: left;
	text-decoration: none;
	display:block;
	margin:0 5px;
}

#menu55 ul li a span{
padding:5px 35px 5px 0;
line-height:24px;
display:block;
background: url(button.png) right top no-repeat;
}

#menu55 ul li a:hover, {
color: #FFF;

}

#menu55 ul li a:active{
	text-decoration: underline;
}

#menu56 ul {
padding: 0px;
margin: 0px;


font-weight: bold;
width: 100%;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu56 ul li {
	list-style-type: none;
}

#menu56 ul li a:link, #menu56 ul li a:visited {
	color: #FFF;
	float: left;
	text-decoration: none;
	display:block;
	margin:0 5px;
}

#menu56 ul li a span{
padding:5px 35px 5px 0;
line-height:24px;
display:block;
background: url(button.png) right top no-repeat;
}

#menu56 ul li a:hover {
color: #FFB200;

}

#menu56 ul li a:active{


}