*,body,#content {
	font-family: Verdana;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold
}


H1, .h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	text-align: left;
}

H2, .h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:4px;
	color: #000066;
	font-weight: bold;
	text-align: left;
}

H3, .h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:4px;
	color: #000066;
	font-weight: bold;
	text-align: right;
}

H4, .h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:4px;
	color: #000066;
	font-weight: bold;
	text-align: left;
}

H5, .h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:4px;
	color: #000066;
	font-weight: normal;
	text-align: left;
}

H6, .h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0099FF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 0px;
}

H7, .h7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0099FF;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

a:link {
COLOR: #3399FF;
}

a:active {
COLOR: #000099;
}
a:visited {
COLOR: #000099;
}
a:hover {
COLOR: #000099;
}

#menubar {
	background:url('images/navbg_02.gif');
	background-repeat:no-repeat;
	font-size:5px !important;
	line-height:normal;
	font-weight:bold;
	font-family: Arial, sans-serif;
	text-transform:capitalize;
	text-align: center;
	border: none;
	padding: 0px;
	margin: none;
}
#menubar ul {
	margin:0px 0px; 
    padding:0px 0px 0 0;
	list-style:none;
	width:800px;
	margin-left:0px;
}
#menubar li {
	float:left;
	margin:0;
	padding:0 0 0 0px;
}
#menubar a {
	display:block;
	font-size:11px !important;
    float:left;
	padding:16px 6px;
	text-decoration: none;
	color:#FFFFFF;
	border-left: solid 1px #000066;
	border-right: solid 2px #000033;
}


#menubar .last{
	border-right: none !important;
}
#menubar .first{
	border-left: none !important;
}
.submenu{
	clear:both; 
	color:#FFFFFF;
	background: #FFFFFF;
	text-align:left;
	padding: 6px 0px 6px;
}
.submenu a{
	margin: 0 10px;
	text-decoration:none;
	font-size:12px;
	line-height:normal;
	font-weight:normal;
	font-family: Arial, sans-serif;
	color:#FFFFFF; !important
}

.submenu a:hover{
	color: #FFFFFF;	
	text-decoration:none;
}

.submenu a:visited{
	color: #FFFFFF;	
	text-decoration:none;
}

.red{
	background-color:#FF0000;
}
.green{
	background-color:#EFB01D;
}
.orange{
	background-color:#FF6600;
}
.blue{
	background-color:#0066CC;
}
.purple{
	background-color:#660099;
}
.pink{
	background-color:#FF0066;
}
.yellow{
	background-color:#FF6600;
}
.puce{
	background-color: #009900;
}
.dred{
	background-color: #CC0000;
}

li{

color:#0066FF;
}
