body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image:  url("../image/bcgr.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999900;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #99CC00;
}
a:active {
	color: #999900;
}
a {
	font-weight: bold;
}

.textTitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.textEven {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 5px;
}
.textReg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	clip: rect( );
	padding: 7px;
}
.textEvenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	padding: 5px;
	background-color: #E5E5E5;
}
.txtBlanc {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; text-decoration: none;
}

.menutitle {
    cursor:pointer;
}
.submenu {
    margin-bottom: 0em;
    cursor:pointer;
}
hr {
	border: 1px dashed #CCCCCC;
}
.orange {
	color: #CC6600;
}
.textBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 5px;
}
