/* ##################### Menu horizontal ######################### */

			#menu1{
				height: 61px;
				width: 641px;
				background: url(images/nav01.png) no-repeat;
				}
			#menu2{
				height: 61px;
				width: 641px;
				background: url(images/nav02.png) no-repeat;
				}
			#menu3{
				height: 61px;
				width: 641px;
				background: url(images/nav03.png) no-repeat;
				}
			#menu4{
				height: 61px;
				width: 641px;
				background: url(images/nav04.png) no-repeat;
				}

			#nav {
				list-style: none ;
				margin: 0 ;
				padding: 3 0 0 12 ;
				overflow: hidden ;	/* Création du contexte de formatage */
				}
			#nav li {
				float: left ;
				width: 155px ;
				border: 0px solid #600 ;
				margin-right: 2px ;
				color: ;
				background: ;
				}
			#nav li a {
				display: block ;
				background: ;
				color: #333333;
				font: 14px Arial,sans-serif ;
				line-height: 1em ;
				padding: 6px 0 ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				background: ;
				font-weight: bold;
				}

/* ### Debut SOUS-Menu horizontal ### */

			#nav2 {
				list-style: none ;
				margin: 0 ;
				padding: 3 0 0 12 ;
				overflow: hidden ;	/* Création du contexte de formatage */
				}
			#nav2 li {
				float: left ;
				width: 176px ;
				border: 0px solid #600 ;
				margin-right: 20px ;
				color: ;
				background: ;
				}
			#nav2 li a {
				display: block ;
				background: ;
				color: #333333;
				font: 11px Arial,sans-serif ;
				line-height: 1em ;
				padding: 6px 0 ;
				text-align: center ;
				text-decoration: none ;
				}
			#nav2 li a:hover, #nav2 li a:focus, #nav2 li a:active {
				font-weight: bold;
				}
/* ### Fin SOUS-Menu horizontal ### */

/* ########################### FIN DU Menu horizontal ################## */

/* ##################### Menu RECHERCHE ######################### */
#recherche {
				font: 10px Arial,sans-serif ;
				height: 56px;
				width: 642px;
				color: #333333;
				text-align: right;
				background: url(images/accueil_04.jpg) no-repeat;
}

#recherche form{
				margin: 0 0 0 1em;
}
#recherche a{
				text-decoration: none ;
				color: #333333;
}
#recherche a:hover, #recherche a:focus, #recherche a:active {
				font-weight: bold;
}
/* ##################### FIN DU Menu RECHERCHE ######################### */

body img{
border: none;
} 
body h6{
margin: 0 0 0 0;
padding-top: 5px;
color: #c81281;
}

.info {
	width:558px;
	height:65px;
	background: url(images/bg_info.gif) no-repeat;
}

.text12black{ font:normal 12px Arial, Helvetica, sans sherif; color:#000000; text-decoration:none;}

.text12blackB{ font:bold 12px Arial, Helvetica, sans sherif;
color:#000000; text-decoration:none;}


#logo img{
border-left: none;
border-right: none;
border-bottom: none;
border-top: none;
}

#colgauche {
border-left: 1px solid #EBEBEB;
border-right: 1px solid #EBEBEB;
border-bottom: 1px solid #EBEBEB;
border-top: 1px solid #EBEBEB;
}

#colgauche p{
margin: 0 0 0 10;
font: 10px Arial,sans-serif ;
color: #333333;
}
#colgauche h6{
margin: 0 0 0 10;
padding-top: 5px;
font: 15px Arial,sans-serif ;
font-weight: bold;
line-height: 70%;
color: #c81281;
}

/* #################### CORPS DU SITE ############### */

#col01 {
top: 0px;
height: 506px;
width: 197px;
margin-left: 15px;
background: url(images/accueil_12.jpg) no-repeat;
background-position: top;
font: 11px Arial,sans-serif ;
color: #333333;
}
#col01 h6 {
text-align: center;
font: 15px Arial,sans-serif ;
font-weight: bold;
}
#col01 a:hover {
font-weight: bold;
}

#col02 {
top: 0px;
height: 506px;
width: 197px;
background: url(images/accueil_14.jpg) no-repeat;
background-position: top;
font: 11px Arial,sans-serif ;
color: #333333;
}
#col02 h6 {
text-align: center;
font: 15px Arial,sans-serif ;
font-weight: bold;
}
#col02 a {
text-decoration: none;
color: #333333;
}
#col02 a:hover {
font-weight: bold;
}

#col03 {
top: 0px;
height: 506px;
width: 197px;
background: url(images/accueil_16.jpg) no-repeat;
background-position: top;
font: 11px Arial,sans-serif ;
color: #333333;
}
#col03 h6 {
text-align: center;
font: 15px Arial,sans-serif ;
font-weight: bold;
}
#col03 a {
text-decoration: none;
color: #333333;
}
#col03 a:hover {
font-weight: bold;
}

#centre {
top: 0px;
height: 506px;
width: 100%;
padding-left: 15px;
/*background: url(images/accueil_14.jpg);
background-position: top;*/
font: 11px Arial,sans-serif ;
color: #333333;
}
#centre h6 {
text-align: left;
font: 16px Arial,sans-serif ;
font-weight: bold;
}
#centre h7 {
text-align: left;
font: 11px Arial,sans-serif ;
color: #c81281;
margin: 0 0 0 0;
font-weight: bold;
}
#centre li {
list-style-type: square;
}
#textecolonne {
width: 50%;
float: left;
text-align: justify;
}
#textecolonne2 {
width: 50%;
float: left;
text-align: justify;
}

