* {
	padding:0;
	margin:0;
        outline:none;
}
body {

	background:url(img/bg_body.gif) repeat-x #d9d9d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1 {
	position:absolute;
	top:-9999px;
}


	 
#global {
	width:960px;
	overflow:hidden;
	margin:0 auto;
}

#entete {
	width:954px;
	overflow:hidden;
	height:90px;
	margin: 0 auto;
	padding: 20px 6px 25px 0px;
}


#logo {
	background: url(img/logo.gif) no-repeat;
	width:226px;
	height:90px;
	float:left;
}

#pub {
    width:728px;
	height:90px;
	float:left;
	background:url(img/pub.jpg) no-repeat;
}

#recherche_menu { 
    background:url(img/bg_recherche.gif) no-repeat;
	width:960px;
	height:114px;
}

#menu
{
	width:700px;
	height:60px;
	display:block;
	float:right;
	padding:0px 0px 0px 0px;
}

#menu li
{
	height:55px;
	display:block;
	float:left;
	font-size:15px;
	line-height:55px;
	background:url(img/fleche.gif) left no-repeat;
	padding: 0px 10px 0px 17px;
}

#menu li a
{
	display:block;
	text-decoration:none;
	color:#1c3973;
	padding:0 15px;
	text-transform: uppercase;
}

#menu li a:hover
{
	display:block;
	color:#f26a04;
}

	
#recherche_normal {
	width: 665px;
	text-align: right;
	height: 27px;
	float: left;
	padding:15px 14px 12px 0px;
}


#recherche_normal .compte_text {
	width:150px;
	border:#666666 solid 1px;
	text-align: left;
	background-color: #ffffff;
	color:#1c3973;
	margin: 0px 5px;
	font-size:11px;

}
#recherche_normal .sub {

	background:url(img/rech.gif) no-repeat;
	width: 30px;
	height: 31px;
	border:0;

}

#anonce {
   width:275px;
   height:54px;
   float:left;}

#anonce img{
   border:0;
}


#centre {
   width:960px;
   height:auto;
   overflow:hidden;
}
   
   
#centre_haut {
   width:960px;
   background:url(img/bg_centre_haut.gif) no-repeat;
   height:24px;
   margin-top:10px;
}

#contenue {
	width:960px;
	height:auto;
	overflow:hidden;
	background:url(img/bg_contenue.png) repeat-y;
	min-height:500px;
   }
   
#contenue h2 {
	color:#1c3973;
	font-size:15px;
	font-weight:bold;
	padding: 5px 0px 20px 20px;
}

#contenue h3 {
	color:#1c3973;
	font-size:13px;
	font-weight:bold;
	padding: 5px 0px 10px 30px;
}

#contenue h4 {
	color:#1c3973;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0px 10px 40px;
}

#contenue p {
	padding:10px 50px 5px 45px;
	
}

#contenue .mentions  {
width:400px;
}
#contenue .mentions dt  {
text-align:center;
margin-left:10px;
margin-bottom:5px;
font-weight:bold;

}

#contenue .mentions dd {
text-align:center;
margin-left:10px;
line-height:20px;
}

#contenue   a{
text-decoration:none;
color:#1c3973;
}
#contenue a:hover{
 text-decoration:underline;
}

#contenue .liste {
margin-left:70px;
padding:10px;
}
#bloc {
    width:960px;
	overflow:hidden;
	height:auto;}
	

#bloc ul
{
	width:900px;
	height:100%;
	padding:20px 0px 0px 40px;
}

#bloc ul li
{
	width:215px;
	height:247px;
	display:block;
	float:left;
	background:url(img/bg_bloc.gif) no-repeat;
	text-align:left;
	padding:30px 25px 10px 25px;
	margin:0px 10px;
}




#bloc ul li dl dt
{
	display:block;
	color:#1c3973;
	font-size:15px;
	font-family:"Kozuka Gothic Pro";
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}

#bloc ul li dl dd
{
	display:block;
	border-top:#d3d3d3 solid 1px;
	background:url(img/fleche_bloc.gif) left no-repeat;
	height: 23px;
	font-weight:bold;
	padding:5px 20px 0px 20px;
}

#bloc ul li dl a {
    text-decoration:none;
	color:#000000;

}

#bloc ul li dl  .fleche_dernier {

	border-bottom:#d3d3d3 solid 1px;
	}


#carte { 
    width:879px;
	height:427px;
	background:url(img/bg_carte.gif) no-repeat;
	margin-left:36px;
	
	}
	
#carte ul li {
	width:237px;
	height:427px;
	list-style-type:none;
	float:left;
}
	
#carte ul li dl {
	
	padding:45px 0px 0px 20px;
	font-size: 15px;
}
	
#carte ul li dl dt {
    padding:0px 5px;
    background:url(img/bg_titre_carte.png) no-repeat left;
	height: 27px;
	line-height: 27px;}

#carte ul li dl dd {
	padding:0px 5px;
	background:url(img/bg_titre_carte.png) no-repeat left;
	height: 27px;
	line-height: 27px;
}

#carte ul li dl a {
    text-decoration:none;
	color:#1c3973;

}
#carte ul .liste_droite{
	float: right;
	padding-right:22px;
	text-align: right;
}
#carte ul .liste_droite dl dd {
background:url(img/bg_titre_carte_droite.png) no-repeat left;
}

#carte ul .liste_droite dl dt {
background:url(img/bg_titre_carte_droite.png) no-repeat left;
}


#centre_bas {
   width:960px;
   background:url(img/bg_centre_bas.png) no-repeat;
   height:25px;
}


#pied {
	width:950px;
	height:110px;
	margin:0 auto;
}
#pied ul {
	width:750px;
	height:35px;
	line-height:35px;
	margin:5px  auto;
}
#pied ul li {
	list-style:none;
	float:left;
	color:#666666;
}
#pied ul li a {
	text-decoration:none;
	color:#505050;
	padding:0 5px 0 5px;
}
#pied ul li a:hover{
    text-decoration:underline;

}
#pied .imnalys {
    text-align:center;}

#pied .imnalys img {
     border:0;}

fieldset {
border:0px;
}
