.navg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navg:link {
	color: #FFFFFF;
}
}
a.navg:hover {
	color: #FFFF00;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #CC3333;
	text-decoration: none;

}
a:active {
	color: #FF9900;
	text-decoration: none;

}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003266;
}
.bgnav {
	background-image:  url(images/bgpmenu.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
.bgpage {
	background-image: url(images/bgpage.gif);
	background-repeat: repeat;
}
.bgnavb {
	background-image:  url(images/barrehaut.gif);
	background-repeat: no-repeat;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003266;
}

#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}