body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
a, a:visited {
	color:#990000;
	text-decoration:none;
	border-bottom:1px dotted #990000;
}
a:hover {
	color:#990000;
	text-decoration:none;
	border-bottom:1px dotted #990000;
}
a.enter{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	text-decoration:none;
	background-color:#ccc;
	padding:3px;
	margin-left:3px;
	height:20px;
	width:70px;
}
a.enter:hover {
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#000;
	text-decoration:none;
	background-color:#ffffff;
	padding:3px;
}
.navrap {
	border-color:#000;
	border-width:1px;
	border-style:solid;
}
.navrap tr, .navrap tr {
	border-color:#fff;
	border-width:0px;
}
	
#divtexte {
max-width:585px;
width:585px;
float:right;
position:relative;
}
#animation {
	float:right;
	position:relative;
	text-align:center;
	width:600px;
	margin-top:5px;
	margin-bottom:5px;
}
.ctr {
text-align:center;}
body {
margin:0px;
padding:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	font-variant: small-caps;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
h4,h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
	text-align: left;
	text-transform:uppercase;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.Remarque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	right: auto;
	z-index: auto;
}

.tblc td p {
text-align:center;
}
.tblCel td p
{
text-align:center;
}
.tblCel td {
border-color:#353535;
border-style:solid;
border-width:1px;

}
.tablenop
{
text-align:left;
}
.tablenop td p {
padding:0px;
margin:0px;
}
.refe
{
margin-top:19px;
border-width:0px;
}
.refe td p
{
text-align:center;
font-size:80%;

}
/* ----------------------------------------- */
/* List */
dt {
	padding-bottom: 5px;
	background-image: url("/images/list-square.gif");
}
/* ----------------------------------------- */

/* ----------------------------------------- */
/* FOOTER */
#footer {
	font-size: 12px;
	text-align: left;
	width: 600px;
	margin-left: 60px;
}
#footer h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
	padding-bottom: 0;
	margin-bottom: 0;
}
#footer a, li a {
	color:#0033CC;
	text-decoration:none;
	border-bottom:1px dotted #0033CC;
	
}
#footer li a:hover, a:hover {
	color:#d51a23;
	text-decoration:none;
	border-bottom:1px dotted #d51a23;
}
#footer ul li {
	/*list-style-image: url("/images/list-square.gif");*/
	list-style-type:square;
}

#copyright p {
	font-size: 10px;
	text-align:center;
	color: #666;
}
/* ----------------------------------------- */