body {
  width:100%;
  margin:0px;
  padding:0px;
  background : url(images/page_background_02.jpg) repeat-y;
  font-family:arial;
  font-size:13px;
  }

ul {
  /*height:35px;*/
  }

#menu {
  margin:0px;
  padding:0px;
  background:#19539e;
  height:32px;
  }

#header {
  background-color:#19539e;
  background:url(images/page_background.jpg) repeat-x top left;
  margin:0px;
  padding:0px;
  height:115px;
  }

#bandeau {
  height:133px;
  width:100%;
  clear:both;
  background-color:#cccccc;
  margin:0px;
  background-image:url(images/page_gauche_background_01.jpg);
  background-repeat:no-repeat;
  padding:0px;
  }
#bandeau a img:hover {
  height:46px;
  border-bottom:solid 5px #ffffff;
  width:26px;
  }
#bandeau a img {
  border:none;
  width:26px;
  height:51px;
  }

  
#header {
  margin:0px;
  }
  
#bandeau_gauche {
  height:633px;
  width:200px;
  background:url(images/page_gauche_background_02.jpg) no-repeat bottom;
  float:left;
  margin:0px;
  }

  
#bandeau_droite {
  width:120px;
  float:right;
  }
  
  
#centre_page {
  clear:both;
  min-height:650px
  }
#centre_page img{margin-bottom:50px;}
#horairesinternationaux img, #bandeau_droite img{ margin-bottom:0px;}
#centre_page h1{font-size:22px;color:#2571A3;width:400px;margin-left:210px;margin-top:0px;font-weight:normal;}
#centre_page h2{font-size:16px;color:#073864;margin-left:210px;}
#centre_page #p,#centre_page p{margin-left:225px;font-size:13px;color:#333333;background: url(images/puce.png) no-repeat;padding-left:40px;}
#rouge, #orange, #vert, #bleu, #default {font-size:13px;color:#333333;padding-left:5px;display:none;}
#default {font-size:13px;color:#333333;padding-left:5px;display:block;}
#centre_page #ul,#centre_page ul{margin-left:250px;font-size:13px;color:#333333;}
#contact_map ul{ margin-left:10px;}
#centre_page table #p,#centre_page table p{
	margin:0 0 0 0;
}

#centre_page img{
	margin-bottom:50px;	
}

#horairesinternationaux img, #bandeau_droite img{ margin-bottom:0px;}

#bandeau_gauche p {
  color:white;
  text-align:right;
  font-size:11px;
  margin-right:20px;
  background:none;
  margin-left:0px;
  margin-bottom:0px;
  padding-bottom:0px;
  }
  
#footer {
  clear:both;
  height:45px;
  background-color:#dedede;
  width:100%;
  text-align:center;
  font-size:11px;
  line-height:20px;
  color:#333333;
  margin:0px;
  padding:0px;
  margin-top:80px;
  }
#footer p{margin:0px;padding:0px;}
#footer a{font-size:11px;line-height:20px;color:#333333;text-decoration:none;margin-bottom:0px;padding-bottom:0px;}
#footer a:hover {font-size:11px;line-height:20px;color:#333333;text-decoration:underline;}
  
#contenu {
  /*float:left;*/
  }

input, textarea {
  border : 1px solid #12539e;
  }
  
#org td {
  border : none;
  font-size : 11px;
  }
  
#org tr {
  margin-bottom : 20px;
  height : 110px;
  }
  
#contact_map {
  border : 1px solid #1e7cbe;
  float : left;
  width : 200px;
  margin-right : 15px;
  margin-left:12px;
  }
#contact_map a {
  text-decoration : none;
  color : #1e7cbe;
  font-weight : bold;
  }
  
a {
  text-decoration : none;
  color : #1e7cbe;
  }
a:hover {
  text-decoration : underline;
  color : #1e7cbe;
  }


#contact_title {
  color : #1e7cbe;
  font-weight : bold;
  font-size : 16px;
  }
  
input {
  margin:0px;
  }
  
strong {
  color : #1e7cbe;
  }
