BODY {
  margin:0px auto ;
  padding:0px ;
  background:url(images/fd_page.jpg) top left repeat-x #F7EB00 ;
}

td, th, li {font-family:arial;font-size:12px; color:#464647}

.shadow {
  background:url(images/shadow.png) top center repeat-y transparent ;
}

.head {
  width:985px ;
  background:url(images/fd_head.jpg) top center no-repeat transparent ;
  height:252px ;
}

.tH1 {
  text-align:right ;
  padding: 28px 10px 0px 0px ;
}

.fd_menu {
  width:237px ;
  background:url(images/fd_menu.jpg) top left no-repeat transparent ;
  height:43px ;
  padding-left:15px ;
}

.fd_h2 {
  width:100% ;
  background:url(images/fd_h2.gif) top left no-repeat transparent ;
  height:33px ;
  padding:5px 0px 0px 30px ;
}

.accroche {
  text-align:center ;
  padding:15px ;
  font-size:13px ;
  font-weight:bold ;
}

.bottom {
  background:url(images/bottom.png) top center no-repeat transparent ;
  height:43px ;
}

.t1 {
  background:url(images/t1.gif) bottom left no-repeat transparent ;
  height:25px ;
  padding-bottom:3px ;
}

.content {
  width:985px ;
  background-color:#fff ;
  text-align:left ;
}

.pied {
  width:985px ;
  height:26px ;
  background-color:#fff ;
}

#flashcontent {
	height: 600px;
}

.cell_menu {
  height:35px ;
  border-bottom : 1px dotted #A1C43E ;
  padding-left:25px ;
}

.cell_menu2 {
  height:35px ;
  border-bottom : 1px dotted #A1C43E ;
  padding-left:25px ;
    background:url(images/gt_menu.png) center left no-repeat transparent ;
}

/*-----FONT-----*/

h1 {
  font-size:18px ;
  color:#fff ;
  margin:0px ;
  padding:0px ;
}

h2 {
  font-size:14px ;
  color:#487A83 ;
  margin:0px ;
  padding:0px ;
}

b {
  font-size:12px ;
  color:#487A83 ;
}

b.texte {
  font-size:12px ;
  color:#464647 ;
}

a {
  color:#487A83 ;
}

a.menu {
  font-size:13px ;
  font-weight:bold ;
  text-decoration:none ;
  color : #487A83 ;
}

a:hover.menu {
  font-size:13px ;
  font-weight:bold ;
  text-decoration:underline ;
  color : #487A83 ;
}

a.txt {
  font-family:arial;
  font-size:12px; 
  color:#464647;
  text-decoration : none ;
}

/*  FORMS  */

input, text {
	border : 1px solid #0089F4 ;
	font-family : arial ;
	font-size : 11px ;
	background-color : #fff ;
}

input, textarea {
	border : 1px solid #0089F4 ;
	font-family : arial ;
	font-size : 11px ;
	background-color : #fff ;
}

input, select {
	border : 1px solid #0089F4 ;
	font-family : arial ;
	font-size : 11px ;
	background-color : #fff ;
}

input, submit {
	border : 1px solid #0089F4 ;
	font-family : arial ;
	font-size : 11px ;
	background-color : #fff ;
}

  

