body{
	margin:0;
	padding: 0;
	background-color:#1E2127;
	font-size: 12px;
	font-family:arial, verdana, sans-serif;
	overflow:hidden;
	height: 110%;
}
#global{
	width: 788px;
	height: 518px;
	clear: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
  /*border: 1px solid red; */
  	background: transparent url(../images/fondgeneral.jpg) left top repeat-y;
}


div.pleinecol{
	width: 100%;
	clear: left;
	background-color: red;
}
div.demicol{
	float: left;
	width: 236px;
	/*height: 516px;*/
	background: #1E2127 url(../images/image01.jpg) left top no-repeat;

}
div.demicol-1{
	float: left;
	width: 435px;
}


#prinicpal{
  /*height: 442px;*/
  float: left;
}
ul,
li{
  margin:0;
  padding:0;
}
li{
	list-style:none;
}
#entete{
		
	background: transparent url(../images/entete.jpg) left top no-repeat;
	height: 122px;
	text-align: center;
	background-color:#1E2127;
}
#globalentete{
	width: 788px;
	margin-left: auto;
	margin-right: auto;
}
#pied2page{
	/*background-color: purple;*/
	clear: both;
	background-color: transparent;
	height: 20px;
	margin-bottom :20px;
	color: white;
	text-align: right;
}
#col2{
	/*height: 300px;*/
}

#menu{
  height : 91px;
  /*background-color: #93A2BB;*/
  	background: transparent url(../images/menu01.jpg) left top no-repeat;

}

#partiecentrale{
  height: 500px;
  overflow:auto;
  margin-left: 16px;
  width: 536px;
 }

a,
a:link,
a:hover,
a:visited,
a:active{
  color: #475771;
  text-decoration:none;
}
a:hover{
  color: black ;
  text-decoration:underline;
}

#pied2page a,
#pied2page a:link,
#pied2page a:hover,
#pied2page a:visited,
#pied2page a:active{
  color: white;
  text-decoration:none;
}
#pied2page a:hover{
  color: #D6DBE4;
  text-decoration:underline;
}
h1{
  height: 38px;
  
  margin:0;
  padding:0;
  margin-top: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
  margin-right: 20px;
}
h1 span{
  display:none;
}
h5{
 margin-bottom: 0px;
 margin:0;
 padding:0;
 color: #475771;
 font-size: 13px;
 background-color: #e7e8ec;
 margin-right: 16px;

}
h6{
 margin-bottom: 0px;
 border-bottom: 1px solid black;
 margin:0;
 padding:0;
 color: #475771;
 font-size: 12px;
 margin-right: 14px;
}
h1.titre1{background : #e7e8ec url(../images/titre_abcube.jpg) left top no-repeat;}
h1.titre1a{background : #e7e8ec url(../images/titre_formation.jpg) left top no-repeat;}
h1.titre2{background : #e7e8ec url(../images/titre_actualites.jpg) left top no-repeat;}

h1.titre3{background : #e7e8ec url(../images/titre_societe.jpg) left top no-repeat;}

h1.titre4{background : #e7e8ec url(../images/titre_safety.jpg) left top no-repeat;}

h1.titre5{background : #e7e8ec url(../images/titre_services.jpg) left top no-repeat;}

h1.titre6{background : #e7e8ec url(../images/titre_questions.jpg) left top no-repeat;}
h1.titre7{background : #e7e8ec url(../images/titre_contact.jpg) left top no-repeat;}
h1.titre8{background : #e7e8ec url(../images/titre_liens.jpg) left top no-repeat;}
h1.titre9{background : #e7e8ec url(../images/titre_mentions.jpg) left top no-repeat;}

p{
  margin-right: 16px;
}


ul, li{
  margin:0;
  padding:0;
  list-style:none;
}

#intro-mentions{
  font-weight: bold;
  font-style:italic;
  font-size: 13px;
}


#version{
	color: #699ee4;
}
#version span{
	color: white;
}
#version a,
#version a:link,
#version a:visited,
#version a:active,
#version a:hover{
	color: white;
	text-decoration:none;
}
#version a:hover{
	text-decoration:underline;
		color: #699ee4;
}