body { 
	background-color:#ffffff;
	font-family: Tahoma;
	font-size:12px;
	background-image:url(../img/fond0.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-decoration: none;
	padding:0;
	margin:0;
}

p{}

a{
 outline: none;
}

h2{
	padding:0;
	margin:0 0 3px 0;
	font-size:18px;
	text-decoration: none;
}

form td{
	padding:5px;
}
#contenu {
	width:980px;
	background-color:#ffffff;
}
	
#header{
	width:980px;
	height:127px;
	background-image:url(../css/header.jpg);
}

#header a{
	color:#FFFFFF;
	text-decoration:none;
}

#header a:hover{
	color:#CCCCCC;
	text-decoration:none;
}

.titre_site {
	color:#FFFFFF;
	font-size:30px;
	font-weight:600;
	letter-spacing:0.15em;
	text-align: left;
	padding:50px 0 0 10px;
}

/*menu horizontal*/
.menu{
	height:40px;
	background-color:#000000;
	font-weight:bold;
	font-size:12px;
}

.menu ul {
	 padding:0;
	 margin:0;
	 width:980px;
	 list-style-type:none;
 }
.menu li {
	 width:160px;		
	 margin-left:0px;
	 float:left; /*pour IE*/
 }
.menu li a {
	 display:block;
	 float:left;   
	 width:160px;
	 height:40px;
	 background-color:#000000;
	 color:#ffffff;
	 border:1px solid #990000;
	 text-decoration:none;
	 padding-top:6px;
	 vertical-align:middle;

}
 
.menu li.last  {
	 width:178px;		
	 margin-left:0px;
	 float:left; /*pour IE*/
}

.menu li.last  a {
	 display:block;
	 float:left;   
	 width:178px;/*pour IE*/
	 background-color:#000000;
	 color:#ffffff;
	 border:1px solid #990000;
	 text-decoration:none;
	 text-align:center;
 }

.menu ul li a:hover {
	 color:#990000;
	 border-color:#990000;
} 

#cont_0{
	width:980px;
	height:590px;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat-x;
	background-color: #b6b6b6;
}

#cont_1{
	width:490px;
	height:600px;
	line-height:18px;
	float:left;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat-x;
	background-color: #b6b6b6;
}
#cont_2{
	width:490px;
	height:600px;
	float:left;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat-x;
	background-color: #b6b6b6;
}

#cont_3{
	width:300px;
	height:650px;
	float:left;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat-x;
	background-color: #b6b6b6;
}


#cont_4{
	width:680px;
	height:650px;
	float:right;
	background-image:url(../img/fond.jpg);
	background-repeat:repeat-x;
	background-color: #b6b6b6;
}

.txt{
	margin:25px 30px 0 20px;
	text-align:left;
	color: #333333;
}

.txt h2{
	padding:0;
	margin:0;
	font-size:18px;
	text-decoration: none;
}

.txt p{
	margin-top:8px;
	text-align: justify;
}
.txt ul{
	padding-top:0 0 3px 3px;
}

.txt ul li{
	padding:5px;
}
/* mis en forme carte general*/
#centre{
	width:290px;
	height:auto;
	border:0px solid #000000;
	padding:5px;
	margin:150px 0 0 10px;
	text-align:left;
}

#centre .block{
	display:block;
	padding:5 0 5 0;
}

#centre h2{
	color:#CC0000;
	font-size:18px;

}

#centre hr{
	height: 1px;
	padding: 0;
	color:#CC0000;
	background-color: #F00;
	border: 0;
}

#centre p {
	margin:0;
	padding:0;
}

#centre p.f1{
	font-weight:bold;
	display:block;
	padding-bottom:3px;
	
}

#centre p.f2{
	padding-bottom:3px;
}

#centre p.f3{
	padding-bottom:3px;
}

#centre p.f4{
	font-size:11px;
	padding-bottom:3px;
}

#centre a{
	font-weight:bold;
	color:#333333;
}

/* mis en forme carte dijon */

#centre_dijon{
	width:250px;
	height:auto;
	border:0px solid #000000;
	padding:5px;
	margin:15px 25 0 25px;
	text-align:left;
}

#centre_dijon .block{
	display:block;
	padding:5 0 5 0;
}

#centre_dijon h2{
	color:#CC0000;
	font-size:18px;
}

#centre_dijon hr{
	height: 1px;
	padding: 0;
	color:#CC0000;
	background-color: #F00;
	border: 0;
}

#centre_dijon p {
	margin:0;
	padding:0;
}

#centre_dijon p.f0{
	font-weight:bold;
}

#centre_dijon p.f1{
	font-weight:bold;
	display:block;
	color:#CC0000;
	padding-bottom:3px;
}

#centre_dijon p.f2{
	padding-bottom:3px;
}

#centre_dijon p.f3{
	padding-bottom:3px;
}

#centre_dijon p.f4{
	font-size:11px;
	padding-bottom:3px;
}

#centre_dijon a{
	font-weight:bold;
	color:#333333;
}
/* mis en forme carte*/
#pop{
	width:500px;
	background-color:#FFFFFF;

	margin:5px;
	padding:3px;
	text-align:center;
}

/*divers galerie photos*/
#galerie{
	width:480px;
	padding-top:20px;
	margin:auto;
}
#galerie_i{
	width:460px;
	padding-top:20px;
	text-align:center;
}
.img_big img{
	margin-bottom:5px;
	border:1px solid black;
}

.img_horizon{
	padding:0px;
	margin-bottom:2px;
}

.img_horizon img{
	border:1px solid black;
	margin:auto;
}

.img_vertical{	}

.img_vertical img{
	border:1px solid black;
	margin-bottom:2px;
}

.img_carre{
	padding:0px 0px 0px 0;
	margin-bottom:2px;
}

.img_carre img{
	border:1px solid black;
}

/*fin galerie */

 /*menu footer*/
 
.menu_footer{
	font-weight:bold;
}

#footer{
	float:left;
	width:980px;
	height:30px;
	background-color:#B9B9B9;
	margin-left: auto; 
  	margin-right: auto; 
	clear:both;
}

.menu_footer ul {
	 padding:0 200px 0 250px;
	 margin:0;
	 list-style-type:none;
 }
.menu_footer li {
	 text-align:center;
	 width:160px;		
	 margin-left:0px;
	 float:left; /*pour IE*/
}
.menu_footer ul li a { 
	 display:block;
	 float:left;   
	 width:168px;
	 color:#666666;
	 text-decoration:none;
	 text-align:center;
	 padding:5px;
}
.menu_footer ul li a:hover {} 
 
#contact{
	padding-top:75px
}
.contact{
	width:900px;
	height:43px;
	background-color:#999999;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:center;
	border:1px solid #333333;
}
.merci{
	width:900px;
	height:175px;
	font-size:16px;
	background-color:#999999;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
	text-align:center;
	border:1px solid #333333;
}
.merci a{
	font-size:18px;
	color:#000000;
	text-decoration:none;
	margin:10px 0 10px 0;
}

.merci a:hover{
	color:#990000;
}

.contact a{
	font-size:18px;
	color:#000000;
	text-decoration:none;
	margin:10px 0 10px 0;
}

.contact a:hover{
	color: #990000;
}
/*fin menu horizontal*/

	 
/*css carte*/
	#tableau_01{
		margin-top:20px;
	}
	/*test infobulle*/
	
	img{ border:none;}
	#bulle { 
	position: absolute; 
	visibility: hidden;  
	font-size:12px;}
	.info{
	background-color:#030305;
	color:#e92905;
	padding-bottom:5px;}
