html{
background:url(../images/bg.gif) left top repeat;
}

body {
	margin: 0px;
	padding:0px;
	background:url(../images/bg2.gif) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27458d;
	text-align: justify;
	text-decoration: none;
	background-position: center top;
}
.bandeau_haut {
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-image: url(../images/charte/bg-blanc.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}

.bandeau_milieu {
	margin-left: auto;
	margin-right: auto;
	width: 807px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/bg-blanc.png);
	background-position: center ;
	clear:both;
  display: table;
}

.bandeau_gauche {
	font-size: 10px;
	width: 211px;
	float:left;
	padding-right: 0px;
	padding-left: 4px;
display:table;
}

.bandeau_droit {
	width: 588px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 10px;
	float:left;
	display:table;
	line-height: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bandeau_bas {
	margin-left: auto;
	margin-right: auto;
	width: 807px;
	height: 45px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 5px;
	padding-top: 10px;
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 10px;
	background-image: url(../images/footer.png);
}

.contenu {
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
	min-height: 588px;
	text-align: justify;
	background-image: url(../images/fond-lion.jpg);
}

.texte{
	font-size: 11px;
  width:548px;
}
#divNeufs{
/* width:100%;
 float:left;*/
}
#divOccas{
 width:100%;
 float:left;
}
.texte-bandeau {
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 10px;
}

img {
	border: 0;
}

.moule_bandeau {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 2px;
}

.moule_gauche {
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.moule_droite {
	float: right;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
}
li{
margin-left:20px;
padding-left:5px;
margin-top:1px;
}

a:link {
	color: #3055af;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #3055af;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #182d61;
	text-decoration: none;
	border:none;
}

.zone1 {
	float: left; 
	margin-left: 0px;
	width : 200px;
	height: 30px;
}
.ok{
     width:48px;
     height: 18px;
		 margin-top:5px;
     margin-bottom:10px;

    }

	.button1{
		background-image:url(../images/ok.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
		width:48px;
		height:18px;
	}
	.buttonover1{
		background-image:url(../images/ok-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;
		width:48px;
		height:18px;
	}

.bg-rubriques{
  background: url(../images/bg-rubriques.jpg);
	width:530px;
	height:35px;
}

#recherche{
  background: url(../images/recherche.jpg);
  width:70px;
  height:20px;
  border:1px solid #D9E9FF;
}

#recherche:hover {
  background-image: url(../images/recherche-over.jpg);
  width:70px;
  height:20px;
}
#recherche1{
  background: url(../images/recherche.jpg);
  width:70px;
  height:20px;
  border:1px solid #D9E9FF;
}

#recherche1:hover {
  background-image: url(../images/recherche-over.jpg);
  width:70px;
  height:20px;
}
.retour{
 width:99px;
 height:30px;
 border:none;
 color:#333333;
 background-image: url(../images/retour.jpg);
 margin-left: 10px;
}

.retourover{
 width:99px;
 height:30px;
 border:none;
 color:#ffffff;
 background-image: url(../images/retourover.jpg);
  margin-left: 10px;
}

#search{
	width: 500px;
}

.ref {
		position: absolute;
		top: -10000px;
	}
