body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #8fa8c6;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	border: 0px outset #8FA8C6;
}
.hide {
	display: none;
}
div#main {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 957px;
	margin: -300px 0 0 -482px;
	text-align: center;
}

#flashcontent {
  border: 0px none;
/*  border:1px solid red;*/
  margin-left:10px;
  text-align: center;
}
#content {
	width: 955px;
	height: 600px;
	text-align: left;
	border: 0px none;
}

#tab1, #tab2, #tab3{
  position:absolute;
	width: 955px;
	height: 600px;
  left:5000px;
  margin:0px;
  padding:0px;
  font-weight: normal;
  font-size: 11px;
  color: #4F4F4F;
}
#tab1, #tab3 {
  text-align: justify;
  overflow:hidden;
}


table td {
  font-weight: normal;
  font-size: 12px;
  color: #4F4F4F;
  text-align:justify;
}
table td ul {
  margin:0px;
  padding:0px;
}
table td ul li {
  margin:0px;
  padding:0px;
  margin-left:18px;
  text-indent:0px;
  font-size:12px;
  list-style-type: circle;
}

div#logos {
  text-align:center;
/*  background-color:white;*/
  padding:10px 0px;
}
div#logos img {
	vertical-align: middle;
	border:0px none;
  margin-left: 10px;
}



/* Ligne 1 */
td#contour1 {
  width:10px;
  height:32px;
  background-image:url(../im/coin_haut-gauche.jpg); 
  background-repeat:no-repeat; 
  background-position:bottom;
}
td#contour2 {
  width:955px;
  height:32px;
  background-image:url(../im/motif_haut.jpg); 
  background-repeat:repeat-x; 
  background-position:bottom;
}
td#contour3 {
  width:10px;
  height:32px;
  background-image:url(../im/coin_haut-droite.jpg); 
  background-repeat:no-repeat; 
  background-position:bottom;
}

/* Ligne 2 */
td#contour4 {
  width:10px;
  height:600px;
  background-image:url(../im/motif_gauche.jpg); 
  background-repeat:repeat-y; 
  background-position:right;
}
td#contour5 {
  background-color:white;
  background-image:url(../im/motif_contenu.gif); 
  background-repeat:repeat-x; 
  background-position:top;
}
td#contour6 {
  width:10px;
  height:600px;
  background-image:url(../im/motif_droite.jpg); 
  background-repeat:repeat-y; 
  background-position:left;
}

/* Ligne 3 */
td#contour7 {
  width:10px;
  height:10px;
  background-image:url(../im/coin_bas-gauche.jpg); 
  background-repeat:no-repeat; 
  background-position:top;
}
td#contour8 {
  width:955px;
  height:10px;
  background-image:url(../im/motif_bas.jpg); 
  background-repeat:repeat-x; 
  background-position:top;
}
td#contour9 {
  width:10px;
  height:10px;
  background-image:url(../im/coin_bas-droite.jpg); 
  background-repeat:no-repeat; 
  background-position:top;
}

td#onglet1, td#onglet2, td#onglet3 {
  width:144px;
  background-repeat:no-repeat;
  cursor: pointer;
}
td#onglet1 {
  background-image:url(../im/onglet1_off.jpg);
}
td#onglet2 {
  background-image:url(../im/onglet2_off.jpg);
}
td#onglet3 {
  background-image:url(../im/onglet3_off.jpg);
}


h1 {
	font-size:15px;
	color:#990000;
	line-height:1em;
	margin:10px 0px;
	margin-top:20px;
	padding:0px;
}
a {
	color: #4F4F4F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#presentation, #mentions {
	height: 348px !important;
	height: 448px;
	padding-top:110px; 
	line-height:1.3em; 
	background-image:url(../im/logo.jpg);
	background-repeat:no-repeat;
	background-position:left -10px;
}
#mentions {
	line-height:1.5em; 
}