body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C55A4;
}
body {
	background-color:#007171;
	margin: 12px 0px;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a {
	color: #FB7408;
	text-decoration: none;
}
a:hover {  
	color: #FB7408;
	text-decoration: underline;
}
p {
	text-align: justify;
	line-height: 130%;
}
ul,li {
	line-height: 130%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C55A4;
	margin: 1px;
	padding: 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7103;
	font-weight: bold;
	line-height: 130%;
	border-bottom-width: 1px;
	margin: 1px;
	padding: 1px;
}
.btn {
	cursor: hand;
}
.mnu {
	background-color: #009999;
}
.mnuover {
	background-color: #008080;
}
.topbar {
	background-color: #FF7103;
}
.tabletitle {
}
.tablesep {
	background-image: url(img/tablesep.gif);
}
.tablesephaut {
	background-image: url(img/tablesephaut.gif);
}
.tablesepbas {
	background-image: url(img/tablesepbas.gif);
}
b,strong {
	color: #007171;
}

#mnubottom {
	color:#009999; 
	font-size:11px;
}
#mnubottom a {
	color:#009999; 
}
#copyright {
	color:#F9F9F9; 
	font-size:10px;
}
#copyright a {
	color:#F9F9F9;
	font-size:10px;
	text-decoration: none;
}
.petit {
	font-size: 10px;
}
.imgbrd {
	border: 1px solid #007171;
}
.imgdroite {
	margin-left: 10px;
	float: right;
}
.imgdroitebrd {
	border: 1px solid #007171;
	margin-left: 10px;
	float: right;
}
#references th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #BFEACC;
}
#references td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
