body{
	background:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

.clear{ clear:both;}

*{
	margin:0px;
	padding:0px;
}

.conteneur{
	margin-left:auto;
	margin-right:auto;
	width:990px;
}

.titre{
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:20px;
	font-size:25px;
  color:#00d9fd;
  font-style:italic;
  font-weight:bold;
  font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}
.titre A:link{font-size:25px;color:#00d9fd;font-style:italic;font-weight:bold;text-decoration:none;}
.titre A:visited{font-size:25px;color:#00d9fd;font-style:italic;font-weight:bold;text-decoration:none;}
.titre A:active{font-size:25px;color:#00d9fd;font-style:italic;font-weight:bold;text-decoration:none;}
.titre A:hover{font-size:25px;color:#00d9fd;font-style:italic;font-weight:bold;text-decoration:underline;}

.soustitre{
	float:left;
	display:inline;
	margin-top:30px;
	font-size:16px;
  color:#ffffff;
  font-style:italic;
  font-weight:bold;
  font-family:Times New Roman, Arial, Verdana, Helvetica, sans-serif;
}
.soustitre A:link{font-size:16px;color:#ffffff;font-style:italic;font-weight:bold;text-decoration:none;}
.soustitre A:visited{font-size:16px;color:#ffffff;font-style:italic;font-weight:bold;text-decoration:none;}
.soustitre A:active{font-size:16px;color:#ffffff;font-style:italic;font-weight:bold;text-decoration:none;}
.soustitre A:hover{font-size:16px;color:#ffffff;font-style:italic;font-weight:bold;text-decoration:underline;}

.contenu{
	float:left;
	display:inline;
	width:990px;
	background-color:#ffffff;
}

.hautGauche{
	float:left;
	display:inline;
	width:23px;
	height:23px;
	background:url(images/hautGauche.jpg);
	background-repeat:no-repeat;
}

.hautDroit{
	float:right;
	display:inline;
	width:23px;
	height:23px;
	background:url(images/hautDroit.jpg);
	background-repeat:no-repeat;
}

.menu{
	float:left;
	display:inline;
	width:238px;
	margin-left:23px;
	margin-right:23px;
	margin-bottom:23px;
}

.menuGaucheBas{
	float:left;
	display:inline;
	margin-top:25px;
	margin-left:40px;
}
.menuGaucheBas A:link{font-size:10px;color:#555555;text-decoration:none;}
.menuGaucheBas A:visited{font-size:10px;color:#555555;text-decoration:none;}
.menuGaucheBas A:active{font-size:10px;color:#555555;text-decoration:none;}
.menuGaucheBas A:hover{font-size:10px;color:#555555;text-decoration:underline;}

.menuBleu{
	float:left;
	display:inline;
	width:238px;
	background:url(images/menuHaut.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#65c8d2;
}

.menuHaut{
	float:left;
	display:inline;
	width:220px;
	margin-top:18px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:18px;
	text-align:center;
	font-size:12px;
  color:#555555;
}
.menuHaut A:link{font-size:12px;color:#555555;text-decoration:none;}
.menuHaut A:visited{font-size:12px;color:#555555;text-decoration:none;}
.menuHaut A:active{font-size:12px;color:#555555;text-decoration:none;}
.menuHaut A:hover{font-size:12px;color:#555555;text-decoration:underline;}

.menuDegrade{
	float:left;
	display:inline;
	width:238px;
	height:10px;
	background:url(images/menuDegrade.jpg);
	background-repeat:no-repeat;
}

.menuCentre{
	float:left;
	display:inline;
	width:238px;
	background-color:#7ECED9;
	font-size:12px;
}

.menuSeparateur{
	float:left;
	display:inline;
	background-color:#6abbc5;
	width:238px;
	height:1px;
}

.menuBas{
	float:left;
	display:inline;
	width:238px;
	background:url(images/menuBas.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#9EDAE2;
}

.menuLigne{
	float:left;
	display:inline;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:10px;
	font-size:12px;
  color:#878889;
  font-weight:bold;
}
.menuLigne A:link{font-size:12px;color:#878889;font-weight:bold;text-decoration:none;}
.menuLigne A:visited{font-size:12px;color:#878889;font-weight:bold;text-decoration:none;}
.menuLigne A:active{font-size:12px;color:#878889;font-weight:bold;text-decoration:none;}
.menuLigne A:hover{font-size:12px;color:#878889;font-weight:bold;text-decoration:underline;}

.menuLigneSur{
	float:left;
	display:inline;
	background:url(images/menuSelection.jpg);
	background-repeat:no-repeat;
	background-position:20px 4px;
	margin-top:10px;
	padding-left:30px;
	margin-bottom:10px;
	font-size:12px;
  color:#000000;
  font-weight:bold;
}
.menuLigneSur A:link{font-size:12px;color:#000000;font-weight:bold;text-decoration:none;}
.menuLigneSur A:visited{font-size:12px;color:#000000;font-weight:bold;text-decoration:none;}
.menuLigneSur A:active{font-size:12px;color:#000000;font-weight:bold;text-decoration:none;}
.menuLigneSur A:hover{font-size:12px;color:#000000;font-weight:bold;text-decoration:underline;}

.menuCorpsLigneSur{
	float:left;
	display:inline;
	background:url(images/menuCorpsSelection.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-bottom:10px;
	padding-left:7px;
	margin-left:5px;
	font-size:12px;
  color:#000000;
  font-weight:bold;
  text-decoration:underline;
}
.menuCorpsLigneSur A:link{font-size:12px;color:#000000;font-weight:bold;text-decoration:underline;}
.menuCorpsLigneSur A:visited{font-size:12px;color:#000000;font-weight:bold;text-decoration:underline;}
.menuCorpsLigneSur A:active{font-size:12px;color:#000000;font-weight:bold;text-decoration:underline;}
.menuCorpsLigneSur A:hover{font-size:12px;color:#000000;font-weight:bold;text-decoration:underline;}

.corps{
	float:left;
	display:inline;
	width:685px;
	background-color:#f5f5f5;
}
.corps A:link{font-size:12px;color:#000000;font-weight:bold;text-decoration:none;}
.corps A:visited{font-size:12px;color:#000000;font-weight:bold;text-decoration:none;}
.corps A:active{font-size:12px;color:#000000;font-weight:bold;text-decoration:none;}
.corps A:hover{font-size:12px;color:#000000;font-weight:bold;text-decoration:underline;}


.corpsHautGauche{
	float:left;
	display:inline;
	width:8px;
	height:8px;
	background:url(images/corpsHautGauche.jpg);
	background-repeat:no-repeat;
}

.corpsHautDroit{
	float:right;
	display:inline;
	width:8px;
	height:8px;
	background:url(images/corpsHautDroit.jpg);
	background-repeat:no-repeat;
}

.corpsAnimFlash{
	float:left;
	display:inline;
	width:685px;
	height:156px;
	text-align:center;
}

.corpsCentre{
	float:left;
	display:inline;
	margin-top:20px;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:20px;
	width:625px;
}

.corpsBasGauche{
	float:left;
	display:inline;
	width:8px;
	height:8px;
	background:url(images/corpsBasGauche.jpg);
	background-repeat:no-repeat;
}

.corpsBasDroit{
	float:right;
	display:inline;
	width:8px;
	height:8px;
	background:url(images/corpsBasDroit.jpg);
	background-repeat:no-repeat;
}

.bas{
	float:right;
	display:inline;
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:52px;
	width:938px;
}
			
.champsText {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
	height : 15px;
}

.champsSelect {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.textArea {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
}

.bouton {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
	height : 15px;
}

.bouton_recherche {
	background:url(images/bouton_recherche.jpg);
	background-repeat:repeat-y;
	border:0;
	width : 26px;
	height : 22px;
}

.champsTextVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
	height : 15px;
}

.textAreaVide {
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
}

ul,li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:0;
}

ul {
	border:0px;
}

li {
	position:relative;
	padding-top:9px;
	padding-bottom:7px;
  width:auto;
	z-index:9;
	font-weight:bold;
	color:#575759;
	font-size:12px;
}
li A:link{font-size:12px;color:#575759;  text-decoration:none;}
li A:visited{font-size:12px;color:#575759; text-decoration:none;}
li A:active{font-size:12px;color:#575759; text-decoration:none;}
li A:hover{font-size:12px;color:#575759; text-decoration:underline;}

li.menuDeroulant{
  margin-right:8px;
  padding-right:10px;
	background:url(images/separationMenu.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

li.menuDeroulant ul {
	position:absolute;
	left:-10px;
	top:34px;
  width:200px;;
	padding-right:5px;
	border:1px solid #9C9C9E;
	background:white;
}

li>a {
  width:auto;
}

li.menuDeroulant a:hover {
	color:#9f1312;
}

li.menuDeroulant:hover {
  z-index:10;
}		
	
ul ul, li:hover ul ul {
	display:none;
}

li:hover ul, li:hover li:hover ul {
	display:block;
}	