body {
	background:url(../images/sce/body.jpg) #606391;
	background-repeat:repeat-x;
	position:relative;
	padding-top:20px;
}

#index {
	width:950px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:auto;
	position:relative;
	background:url(../images/sce/fond_contenu_gauche.jpg) #ffffff;
	background-repeat:repeat-y;
}
#entete_gauche {
	background-image:url(../images/sce/entete_gauche_02.gif);
	width:761px;
	height:197px;
	padding: 0px;
	margin: 0px;
	position:relative;
	float:left;
}
#lien_logo {
  width:171px;
  height:166px;
  margin-top:16px;
  margin-left:39px;
  float:left;
  z-index:5;
}
#traduction {
  width:150px;
  height:166px;
  margin-top:13px;
  margin-left:19px;
  color:#111242;
  font-weight:bold;
  font-family: Verdana, Lucida Grande, Sans-serif;
  font-size:10px;
  float:left;
  text-align:right;
  z-index:10;
}
#entete_droite {
	width:189px;
	height:167px;
	background-image:url(../images/sce/entete_droite.jpg);
	background-repeat:no-repeat;
	color:#141e4f;
	text-align:center;
	font-weight:bold;
	position:relative;
	float:left;
	padding-top:30px;
	padding-left: 0px;
	padding-right:0px;
	padding-bottom:0px;
	margin: 0px;
}
#menu {
	background-image: url(../images/sce/fond_menu.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:41px;
	padding: 0px;
	margin: 0px;
	clear:both;
	vertical-align: middle;
	z-index:100;
	position:relative;
}

#contenu_gauche {
	background-image:url(../images/sce/fond_contenu_gauche.jpg);
	background-repeat:repeat-y;
	height:696px;
	width:191px;
	position:relative;
	float:left;
}

#haut {
	width:191px;
	height:91px;
	position:relative;
}
#milieu {
	width:179px;
	height:123px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0px;

}
#bas {
	width:191px;
	height:190px;

	padding:0px;
	margin:0px;
}

#contenu_droite {
	width:739px;
	height:100%;
	padding:10px;
	text-align:justify;
	position:relative;
	float:left;
	/*z-index:500;*/
}
#contenu_droite ul {
	list-style-image:url(../images/sce/puce_contenu.gif);
}
#contenu_droite li {
	padding:2px 0 2px 0;
}
#footer {
	padding-top:10px;
	width:950px;
	height:20px;
	text-align:center;
	margin:auto;
	position:relative;
}

.clear {
	clear:both;
}

.faq_manager ul {
	list-style:none;
	list-style-image:none;
}
.faq_manager ul li {
	list-style:none;
	list-style-image:none;
}


/*
----------------------
LES LIENS ET BALISES
----------------------
*/
#contenu_droite a {
	color:#036f90;
}
#contenu_droite a:hover {
	color:#036f90;
}
a.contact_entete {
	color:#141e4f;
}
a.footer {
	color:#ffffff;
	text-decoration:none;
}
a.footer:hover {
	color:#dddddd;
	text-decoration:underline
}

h2 {
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	color: #364dd1; /*#004ed1;*/
	background-color: transparent;
	background-image:url(../images/sce/fond_h2.jpg);
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 2px 0;
	padding: 2px 0 3px 20px;
	border-bottom:1px solid #4c5b75;
}
h3 {
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	color: #2c5497;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 2px 0;
	padding: 5px 0 6px 0
}
h4 {
	font-family: Arial, Lucida Grande, Verdana, Sans-serif;
	color: #1b396c;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0 2px 0;
	padding: 5px 0 6px 0
}