body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.row3head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
}
.row3links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: 10px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: left;
}
.Maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 205px;
	text-align: justify;
}
.Redirection{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 18px;
	margin: 5px;
	padding: 5px;
	width: auto;
	text-align:center;
}
.Intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: auto;
	text-align: justify;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999900;
	font-size: 24px;
	line-height: 30px;
	text-align: left;
}
.Mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}
.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	height: 40px;
}
.greenrule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999933;
	height: 3px;
	font-size: 6px;
	font-style: normal;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999933;
	line-height: 20px;
	text-indent: 10px;
	height: 18px;
	text-align: left;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #666666;
	text-align: right;
}
.introindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 20px;
}
.find {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
	line-height: 14px;
	text-align: right;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
.justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;

}
.formtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #333333;
}
.bg_topleft {
	background-image: url(../images/page_regulars/top_leftcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_topright {
	background-image: url(../images/page_regulars/top_rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_left {

	background-image: url(../images/page_regulars/middle_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right {


	background-image: url(../images/page_regulars/middle_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg_bottomleft {

	background-image: url(../images/page_regulars/bottom_leftcorner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_bottomright {


	background-image: url(../images/page_regulars/bottom_rightcorner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999933;
}

li {
	color: #999933;
	list-style-type: disc;
}

li span { 
	color: #333333;
}

/*Ajout*/


.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999933;
}
img{
border:0;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
ul{
  list-type-style:none;
}
li{
  display:inline;
  list-type-style:none;
}
#Navigation{
  margin:0;
  padding:0; 
  width:100%;
  height:31px;  
  text-align:left;
  background:url(../images/navbar.jpg);  
}
#Navigation li {
   text-align:center;   
   margin:0;
   padding:0;
   height:31px;
   line-height:31px;
   float:left;
}
#Navigation a:link, #Navigation a:visited {
  padding:9px 10px 9px 10px;
  text-decoration:none;
  color:#004E77;
  font-size:11px;
  font-weight:bold;  
}
#Navigation a:hover {
  padding:9px 10px 9px 10px;
  color:#004E77;
  height:15px;
  background:url(../images/navbarfade.jpg);
  font-size:11px;
  font-weight:bold;
}
.CelluleNav{  
}
.CelluleNavSel{
  background:url(../images/navbarfade.jpg);
}
#Menu{
  width:204px;
}
#HautMenu{
  padding:0;
  margin:0;
  font-size:13px;
  background:no-repeat url(../images/sidebar_top.jpg);
}
#BasMenu{
  padding:0;
  margin:0;
  font-size:13px;
  background:no-repeat url(../images/sidebar_bottom.jpg);
}
.CelluleMenu a:link, .CelluleMenu a:visited {
  height:22px;
  text-decoration:none;
  color:#004E77;
  background:#708BA6;
  font-size:12px;
  border-bottom:solid;
  border-width:1px;
  border-color:#004E77;
  padding-left:13px;  
  line-height:22px;
  display:block;
}
.CelluleMenu a:hover { 
  height:22px;
  color:#004E77;
  background:#8EB2D4;
  font-size:12px;
  border-style:none none none solid;
  border-width:4px;
  border-color:#004E77;
  padding-left:9px; 
  padding-bottom:1px;
  line-height:22px;
  display:block;
}
.CelluleMenuSel{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  height:22px;
  text-decoration:none;
  color:#004E77;  
  border-style:none none none solid;
  border-width:4px;
  border-color:#004E77;
  padding-left:9px;  
  line-height:22px;
  display:block;
}
