* {
	 margin: 0px;
	 padding: 0px;
	 list-style-type: none;
}
body {
  background-color: #b4c3d7;
	font-family: Arial,Helvetica,sans-serif;
}
a{
	 color: #00317F;
}
a img {
  border-bottom: 1px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
/** ------------------ TOP -------------------- **/
#top {
width: 940px;
margin-right: auto;
margin-left: auto;
margin-top: 10px;
position: relative;
}
#titre {
width: 830px;
float: left;
font-size: 12px;
color: #36414F;
font-weight: bold;
font-style: italic;
line-height: 18px;
}
#langues {
width: 100px;
float: right;
margin-right: 10px;
text-align : right;
}
/** -------------------- MILIEU -------------------- **/
#conteneur {
  background-image: url(images/conteneur-centre.png);
  background-position: left top;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: repeat-y;
	clear: both;
}
#logo {
	
	background-image: url(images/conteneur-header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
	height: 250px;
}
/** ---- menu horizontal ---- **/
#menu-horiz {
width: 900px;
height: 30px;
margin-left: 15px;
padding-top: 2px;
margin-top: -40px;
line-height: 20px;
font-size: 15px;
font-weight: bold;
font-style: italic;
color : #ffffff;
}
#menu-horiz ul {
	 margin: 0px;
	 padding: 0px;
	 list-style-type: none;
}
#menu-horiz li {
float: left;
text-align: center;
padding: 0 3px;
border-right: 2px solid #ffffff;
}
#menu-horiz a {
text-decoration: none;
color : #ffffff;
}
#menu-horiz a:hover {
color : #ffffff;
text-decoration: underline;
}
/** ---- centre ---- **/
#centre {
margin: 10px 15px 0 10px;
}
#menu-gauche {
	 width: 150px;
	 float: left;
	 margin-bottom: 10px;
}
#liste {
	 background-image: url(images/menu-gauche.png);
	 background-repeat: no-repeat;
	 background-position: center top;
	 margin-top: 0px;
	 margin-bottom: 20px;
	 color: #00317F;
	 font-weight: bold;
	 font-size: 15px;
	 font-style: italic;
}
#liste a{
	 text-decoration: none;
	 color: #00317F;
}
#liste a:hover{
	 text-decoration: underline;
}
ul.menulevel2{
	 background-image: url(images/menu-gauche-bas.png);
	 background-repeat: no-repeat;
	 background-position: center bottom;
	 padding-left: 10px;
	 padding-bottom: 15px;
	 padding-top: 10px;
	 line-height: 20px;
}
ul.menulevel3{
	 padding-left: 15px;
	 
	 
	 font-size: 13px;
}
#mail {
	 background-image: url(images/mail.png);
	 background-position: left center;
	 background-repeat: no-repeat;
	 padding-left: 32px;
	 padding-bottom: 2px;
	 padding-top: 5px;
	 color: #00317F;
}
#mail a{
	 font-size: 16px;
}
#mail a:hover{
	 color: #ff8800;
}
#print {
	 background-image: url(images/printer.png);
	 background-repeat: no-repeat;
	 background-position: left center;
	 padding-left: 32px;
	 padding-bottom: 5px;
	 padding-top: 7px;
}
#print a{
	 font-size: 16px;
}
#print a:hover{
	 color: #ff8800;
}
#map {
	 background-image: url(images/search.png);
	 background-repeat: no-repeat;
	 background-position: left center;
	 padding-left: 32px;
	 padding-bottom: 5px;
	 padding-top: 10px;
	 color: #00317F;
}
#map a{
	 font-size: 16px;
}
#map a:hover{
	 color: #ff8800;
}
#pubgauche {
	 border: 1px solid #c2c3c9;
	 padding-left: 10px;
	 padding-right: 10px;
	 padding-top: 5px;
	 margin-top: 20px;
	 margin-bottom: 0px;
	 font-size: 9px;
	 text-align: center;
	 
}
#pubgauche H4{
	 font-size: 12px;
	 font-weight: bold;
	 color: #86878F;
	 
}
#pubgauche a{
	 margin-bottom: 10px;
	 font-size: 11px;
	 line-height: 15px;
	 
}
#contenu {
	 width: 750px;
	 float: right;
	 margin-top: 0px;
	 margin-bottom: 10px;
	 font-size: 15px;
}
#contenu H1, H2, H3{
	 color: #1F1F1F;
	 
	 font-weight: bold;
	 font-style: italic;
	 font-size: 16px;
	 line-height: 30px;
}
#contenu H4 {
	 color: #1F1F1F;
	 font-size: 15px;
}
ul.submenu{
	 font-size: 14px;
	 padding-left: 40px;
	 
}
ul.submenu a{
	 text-decoration: none;
}
ul.submenu a:hover{
	 text-decoration: underline;
}
/** --- pour ajout zone pub (sous forme de tabeau) différente en bas de chaque page --- **/
#pubcentre td{
	 border-style: solid;
	 border-width: 1px;
	 border-color: #bcbcbc;
	 width: 730px;
	 text-align: center;
	 color: #7F7F7F;
	 font-size: 11px;
	 margin-left: 20px;
	 padding-top: 3px;
	 padding-bottom: 3px;
}
/** ------- PARTENAIRES --------- **/
#partenaires {
	clear: both;
	font-size: 11px;
	color: #7F7F7F;
	text-align: center;
	margin-left: 20px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top: 1px outset #8F8F8F;
	padding-top: 5px;
}
/** ---------------------- BAS -------------------- **/
#bas {
clear: both;
background-image: url(images/conteneur-footer.png);
background-repeat: no-repeat;
background-position: center bottom;
padding-top: 10px;
padding-bottom: 32px;
text-align: center;
font-size: 12px;
}
#bas a{
	 color: #000000;
	 text-decoration: none;
}
#bas a:hover{
	 text-decoration: underline;
}
/** --------------------- pour Tiny MCE (éditeur externe) ------------------**/
form textarea#text{width:750px;} 
.mceContentBody{
	background-image: none;
	background-color: White;
	color: Black;
	font-size: 15px;
}
/** ------------------- pour les tableaux de prix --------------------*/ 
#prix td{
	 background-color: #eff7ff;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #bcbcbc;
	 width: 100px;
	 text-align: center;
	 color: #00317F;
	 font-weight: bold;
	 font-size: 13px;
}
/** ------------------- pour les pubs en footer ---------------------- **/
#pubfooter {
         
	 width: 940px;
         margin-right: auto;
	 margin-left: auto;
	 margin-top: 10px;
	 padding: 5px;
	 
	 }
#danspubfooter {
         float:left;
         margin: 5px;
         text-align: center;
				 font-size: 12px;
}
/** --- spécifique aux pubs anyloc et oov  ---- **/
#anyloc {
color:#FFFFFF;margin:2px;padding:1px;width:125px; height:35px;background-color:#3366FF;font-size:20px;text-align:center;border:1px dashed #FF6666;}
#anyloc a {
color: #FFFFFF;}
#oov {
color:#FF0099;margin:2px;padding:1px;width:125px; height:35px;background-color:#FFFFFF;font-size:17px;text-align:center;border:1px dashed #8080FF;}
#oov a {
color: #FF0099;}