body {
font: normal 80% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
color: #333333;
}

h1 {
font-size:1.5em;
margin-bottom:-1px;
}

.content {
margin:auto;
width:814px;
margin-bottom:1px;
position:fixe;
}

.colonne {
display:table-cell; 
width:270px; 
padding:25px;
color: #ffffff;
}

.colonne:first-child {
background:#1f69a6;
}

.colonne + .colonne {
background:#2171ac;
border-left:2px solid #fff; 
}

.colonne + .colonne + .colonne{
background:#2e85ba;
border-left:2px solid #fff; 
}

.colonne2 {
display:table-cell; 
width:270px; 
padding:25px;
color: #ffffff;
}

.colonne2:first-child {
background:#ffffff;
}

.colonne2 + .colonne2 {
border-left:2px solid #ffffff; 
background:#ffffff;
}

.colonne2 + .colonne2 + .colonne2{
border-left:2px solid #ffffff; 
background:#ffffff;
}

.bouton_informations{
float: right;
margin-top:8px;
background-image: url(images/bouton_informations.png);
width:90px;
height:25px;
}

/*.bouton_informations:hover{
background-image: url(images/bouton_informations_hover.png);
}*/

#global {
	width: 814px;
	margin: auto;
	margin-top: 40px;
}

#corps {
	width: 814px;
	height:auto;
	margin-left:25px;
}
	
#sidebar {
	float: right;
	width: 268px;
	height:500px;
}
	
#clear {
clear:both;
}

.image_gauche {
margin-top:-35px;
}

#navigation {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0;
}
	
h2 {
font-size:1.5em;
color: #9ab523;
}

.discret {
  color:#999;
  margin-top:-18px;
}

h3 {
  color : #666;
  font-size: 1.3em;
  font-weight: normal;
  margin: 10px 0 15px 0px;
  padding: 10px 0 0 0;
}

h4 {
  color : #9ab523;
  font-size: 1.1em;
  font-weight: normal;
  margin: 10px 0 25px 10px;
  padding: 10px 0 0 0;
  font-weight:bold;
  width: auto;
}

.navigation {
	width: 200px ;
	list-style: none ;
	margin: 0 ;
	padding: 0 ;
	}
	
.navigation li {
display : list-item;
}
	
.navigation li  a{
color: #3B81BE;
text-decoration:none;
margin-left:5px;
}
	
a {
color: #3B81BE;
text-decoration:none;
}

.image{
border-left: 5px solid #AFAFAF;
height:auto;
padding:5px;
}	

table {
border-bottom: 1px solid #AFAFAF;
width:750px;
}

li {
list-style:none;
}
