/* Body */

body {
	background-color:#013d55; 
	background-image : url("images/bg.jpg");
		background-repeat: no-repeat; 
	font: 80% Verdana, Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	padding:0; 
	margin:0; 
	color:#594e4a;
   }
   
a:link { 
	color:#333333;
	text-decoration:underline;
	font-weight: bold;
	}
a:visited { color:#333333;
	text-decoration:underline;
	font-weight: bold;
	}
a:hover { color:#3399FF;
	text-decoration:underline;
	font-weight: bold;
	}
a:active { color:#3399FF;
	text-decoration:underline;
	}
    
/* Header */

#omg {
	background-image : url("images/equilibrio_03.png");
	background-repeat : repeat-y;
	margin-left: auto; 
	margin-right: auto; 
	}
	
	
#navbar {
	background-image : url("images/equilibrio_01.png");
	height : 95px;
    background-repeat : repeat-x;
	width: 914px;
	margin-left: auto; 
	margin-right: auto; 
   }
   
#menu {
	position: relative; 
	margin-left: auto; 
	padding-left: 400px;
	padding-top: 35px;
	margin-right: auto; 
	height:24px;
	width: 500px; 
	}

#header {
	background-image : url("images/equilibrio_02.png");
	background-repeat: no-repeat; 
	width: 914px;
	height : 181px;
	margin-left: auto; 
	margin-right: auto; 
	}   
   
/* Contenu */

#contenu {
	background-image : url("images/equilibrio_03.png");
	width: 914px;
    background-repeat : repeat-y;
	margin-left: auto; 
	margin-right: auto; 
	}
      

.col1 { 
float:left;
width:380px;	
	}

.col2 { 
float:left;
	}
	
.col2b { 
float:left;
width:480px;
	}
	
.divider { 
border-bottom: 1px solid #d5cccc;
margin: 0px 30px 0px 30px; 
 }

	
p { 
text-align: justify;
padding: 0px 20px 0px 20px;
 }


.title { 
padding: 5px 10px 5px 10px;
 }
   
   
   
   /* F.A.Q */

ul.questions li  {
	padding-bottom:8px;
	padding-right:15px;
	}
	
ul.questions li a {
	color:#777777;
	text-decoration:underline;
	}
	
ul.questions li a:hover {
	color:#3399ff;
	}

.quest {
	margin-top:25px;
	padding-bottom:10px;
	color:#3399ff;
	}
	
.hautdepage {
	line-height:30px;
	}

   
#footer {
	position: relative; 
	width: 914px;
    background-repeat : repeat-y;
	margin-left: auto; 
	margin-right: auto; 
	background: url("images/equilibrio_03.png");
	font-size: 0.86em;

	
	
	}
   
#footer-content {
	margin-left: auto; 
	padding-top:20px;

	margin-right: auto; 
		width: 914px;
			background: url("images/equilibrio_04.png");
			    background-repeat : no-repeat;
	}
	
#footer-petit {
	font-size:xx-small;
		margin-left: auto; 
	margin-right: auto; 
		width: 700px;
	}
   