div { border:0px solid #ff0000;}

body {
	margin: 0px;
	padding: 0px;
	background:  #C8C7C2;
	font: 12px "Trebuchet MS", helvetica, sans-serif;
	color: #7D7D7B;
	text-decoration: none;
	text-align: center;
	}


#conteneur {
	width: 892px;
	margin: 0px auto;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
}


/*************************** header ********************************/
#header {
	background-image:  url(accueil/images/img_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 223px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.logo {
	background-image: url(accueil/images/img_logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 123px;
	width: 127px;
	float: left;
	padding-top: 80px;
	margin-left: 85px;
	margin-right: 0px;
}

.pubbnd {
	height: 50px;
	text-align: left;
	margin-left: 220px;
	padding-top: 130px;
}

a.liens3:link {
	font-weight: bold;
	color: #AA3355;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
}
a.liens3:visited {
	font-weight: bold;
	color: #AA3355;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;	
}
a.liens3:hover {
	font-weight: bold;
	color: #AA3355;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 20px;
 }


form {padding: 0px;
       margin: 0px;
	   }
/*************************** MENU HAUT ********************************/
.img_menu1 {
	background-image:  url(accueil/images/img_menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	height: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 10px;
}



.recherche {
	font-size: 11px;
	color: #D6B26A;
	text-decoration: none;
	text-align: left;
	float: right;
	margin-right: 40px;
	margin-top: -6px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: bottom;
	height: 30px;
}
#btn {
	position: relative;
	top: 8px;
}
.img_smenu {
	height: 18px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: right;
	margin-left: 0 px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #AA3355;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-image: url(images/img_smenu.jpg);
	background-position: left top;
} 

/* menu1  */
 
#menu1  {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px 0px 0px;
	text-align: left;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 28px;
}


#menu1 a:link {
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	/*background-image: url(images/fleche1.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;

}
#menu1 a:visited {
	color:#ffffff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	/*background-image: url(images/fleche2.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	font-weight: bold;
}
#menu1 a:hover {
	color: #000000;
	text-decoration: none;
	/*background-image: url(images/fleche2.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
 }
 




/*************************** CENTRE DE LA PAGE ********************************/

#global {
	text-align: center;
	padding: 0px 0px 0px 34px;
	margin: 0px;
	background-image: url(accueil/images/img_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

 

/*************** COLONNE GAUCHE  *****************/

#col1 {
	margin: 0;
	text-decoration: none;
	float: left;
	text-align: left;
	padding-left: 0px;
	width: 230px;
	height: 530px;
	background-image: url(accueil/images/img_col1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;	
}
/*************** MENU GAUCHE  *****************/

/*************** bt1  *****************/
ul#menu11 {
	list-style-type: none;
} 

ul#menu11 li {}

ul#menu11 a {
	
	width: 161px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(accueil/images/img_bt1.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	display: block;
	 }
	 
ul#menu11 a:hover {
	color: #000000;
	text-decoration: none;
     }
	 
/*************** bt2  *****************/	 
	 
ul#menu22 {
	list-style-type: none;
	margin-top: 10px;
} 

ul#menu22 li {}

ul#menu22 a {
	width: 161px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(accueil/images/img_bt2.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	padding-top: 8px;
	 }
	 
ul#menu22 a:hover {
	color: #000000;
	text-decoration: none;
     }
	 
/*************** bt3  *****************/	 
	 
ul#menu33 {
	list-style-type: none;
	
} 

ul#menu33 li {}

ul#menu33 a {
	margin: 0 2px;
	width: 161px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(accueil/images/img_bt3.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	 }

ul#menu33 a:hover {
	color: #000000;
	text-decoration: none;
     }
	
	/*************** bt4  *****************/	 
	 
ul#menu44 {
	list-style-type: none;
	
} 

ul#menu44 li {}

ul#menu44 a {
	margin: 0 2px;
	width: 161px;
	height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(accueil/images/img_bt4.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	 }
	 
ul#menu44 a:hover {
	color: #000000;
	text-decoration: none;
     }
	/*************** bt5  *****************/	 
	 
ul#menu55 {
	list-style-type: none;
	
} 

ul#menu55 li {}

ul#menu55 a {
	margin: 0 2px;
	width: 161px;
	height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	background: url(accueil/images/img_bt5.jpg) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	 }
	 
ul#menu55 a:hover {
	color: #000000;
	text-decoration: none;
     }  
 
 
/*************** COLONNE CENTRALE AVEC LES CONTENUS  *****************/
#col2 {
	left:0;
	float: left;
	text-decoration: none;
	margin: 0 0 0 10;
	text-align: center;
	height: auto;
	padding-top: 30px;
	width: 500px;
}


/*************** LES LIENS *****************/

 
 a.liens1:link {
	font-weight: bold;
	color: #696967;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
a.liens1:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
a.liens1:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
 }
.separation_txt {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90%;
	margin-right: 20px;
	margin-left: 20px;
}

 
 a.liens2:link {
font-size: 14px;
	color: #1786CF;
	text-decoration: none;
	font-weight: 500;
	padding-left: 8px;
}
a.liens2:visited {
font-size: 14px;
	color: #1786CF;
	text-decoration: none;
	font-weight: 500;
	padding-left: 8px;
}
a.liens2:hover {
	font-size: 14px;
	color: #1786CF;
	text-decoration: none;
	font-weight: 500;
	padding-left: 8px;
 }
 

/*************** TITRES TEXTES H *****************/

h2 {
	font-weight: bold;
	color: #F07122;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	color: #F07122;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 2px;
}


.titre1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.sstitre1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


.txt1 {
	font-size: 12px;
	color: #696967;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}
.txt2 {
	font-size: 11px;
	color: #696967;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}


 
 

/*************************** BAS DE PAGE ********************************/

#piedpage {
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 92px;
	text-align: left;
	padding-left: 0px;
	background-image: url(accueil/images/img_baspage.jpg);
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* menu3  */
 
#menu3  {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-left: 150px;
}


#menu3 a:link {
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}
#menu3 a:visited {
	color:#000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#menu3 a:hover {
	color: #999999;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
 }
 
 
 
