p,h1,h2,h3,h4,h5,h6,ol,ul,li,lh,a,table,th,tr,td {
	font-family: Arial;
	color:#ffffff;
}
textarea,input,select,button {
	font-family: Arial;
	font-size:15px;
	color:#000000;
	font-weight: normal;
}

p {
	text-align: justify;
	font-size:15px;
	font-weight: normal;
}
ul {
	font-weight: normal;
	font-size:15px;
	text-align: left;
	list-style-type: none;
	padding : 0px;
	margin: 0px;
}
ul li ul {
	font-weight: normal;
	font-size:15px;
	text-align: left;
	list-style-type: none;
	padding : 10px;
}
ol {
	font-weight: normal;
	font-size:13px;
	text-align: left;
}
h1 {
	font-size:18px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	}
h2 {
	font-size:16px;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	}
h3 {
	font-size:13px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
	}
h4 {
	font-size:16px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
	}
h5 {
	font-size:15px;
	font-weight: normal;
	text-align: right;
	font-style: normal;
	}
h6 {
	font-weight: normal;
	text-align: center;
	font-size:10px;
	font-style: normal;
	}
table {
	text-align: left;
	border: 1px solid;
	width: 100%;
	vertical-align: top;
}
th {
	font-size:15px;
	font-weight: bold;
	background-color:#FF9933;
	padding: 5px;
}
td {
	font-size:13px;
	font-weight: normal;
	background-color: #006633;
	padding: 5px;
}
#left {
	text-align: left;
}
#right {
	text-align: right;
}
#warning {
	font-weight: bold;
	color: #FF0000;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
#basdepagedata a {
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-size:10px;
}
/*
#basdepagedata a:hover {
	color:#FF9933;
}
*/
#menu2 h1  {
	font-size:15px;
	text-align: center;
	font-weight: bold;
}
#menu2 h2  {
	font-size:11px;
	text-align: center;
	font-weight: normal;
}
#menu2 p  {
	font-size:13px;
	text-align: center;
	font-weight: normal;
}
#menu2 ul {
	text-align: center;
	list-style-type: none;
	padding : 0px;
	font-weight: bold;
	line-height: 30px;
}
#menu2 ul li ul {
	font-size:13px;
	text-align: center;
	list-style-type: none;
	padding : 0px;
	font-weight: normal;
	line-height: normal;
}


/*
vert : 006633
orange : FF9933
blanc : FFFFFF
jaune : FFCC00
*/

