body {
	margin: 0;
	padding: 0;
	text-align:center;
	background-color: #FFFFCF ;
}

#conteneur {
	width: 750px;
	margin: 0 auto ;
	text-align: left ;
	border: 1px solid #601A4F ;
	background-color: #FFFFFF;
	font-family: verdana, arial, sans-serif; /* on définit la police de base dans la page */
	font-size: 12px; /* on définit la taille de police de base dans la page */
}

/*************/
/*  HEADER   */
/*************/

#header {
	height: 160px;
	padding: 5px;
}

#header_left {
	float:left;
	margin:0; 
	padding:0;
	width: 200px;
}

#header_middle {
	margin-left:250px; 
	padding: 0;
}

#header_right {
	margin: 10px 0 0 350px; 
	padding:0;
	width: 350px;
}

#header_name {
	margin-left:250px; 
}

#header_name h1{
	color: #601A4F ;
}

#header_language a{ 
	float: right; 
	color: #fff ;
	text-decoration: none ;
	background: #601A4F ;
	width: 80px ;
	text-align: center ;
	height: 20px;
	padding:2px;
	margin : 100px 0 0 0;
}

#header_language a:hover{
	background-color: #FFF5D1;
	color: #601A4F;
	border: 1px solid #601A4F;

}


/*************/
/* TOP MENU  */
/*************/

#top {
	height: 25px;
	width:100%
}

ul#nav{
	height: 27px ;
	margin: 0 ;
	padding: 0 ;
	background: #601A4F;
	list-style-type: none ;
}

ul#nav li{
	float: left ;
	width: 105px ;
	line-height: 25px ;
	font-size: 1.0em ;
	text-align: center ;
	font-weight: bold ;
	color: #601A4F ;
	display: block ;
	text-decoration: none ;
	background: #FFF5D1  ;
	border: 1px solid #601A4F ;
}

ul#nav li a{
	color: #fff ;
	display: block ;
	text-decoration: none ;
	background: #601A4F;
}

ul#nav li a:hover{
	background-color: #FFF5D1;
	color: #601A4F;
}


/**************/
/* CONTENT    */
/**************/

.content {
	padding: 20px;
	line-height: 20px ;
}

* html body .content {
	height:100%;
	overflow:hidden
	}

/* IE-mac ne voit pas les lignes qui suivent \*/
* html body .content {
	height:0px;
	overflow:visible
	} 
/* fin du text caché pour IE/mac */

.div-min-height {
	height:510px;
	float:left
}
	
.div-min-height-bottom {
	height:0px;
	clear:left
}

h4{
	line-height: 15px ;
	font-size: 1.0em ;
	color: #601A4F ;
}

.clearboth { clear: both; }

.bullet{
	list-style-image: url(../images/bullet.png);
}

.text_justify{
	text-align: justify ;
	text-indent: 2em ;
}

.text_center{
	margin: 0 auto;
	padding: 5px;
	text-align:center;
}

.title_red{
	text-align:center;
	font-size: 1.5em ;
	color: #FF0000 ;
	font-weight: bold ;
}

.title_red a{
	color: #FF0000 ;
	text-align:center;
	font-weight: bold ;
}

.text_bold{
		font-weight: bold ;
}

.text_red{
	color: #FF0000 ;
	font-weight: bold ;
}

.text_small{
	font-size: 0.8em ;
}


ol{
	font-weight: bold ;
}

ol span{
	font-weight: normal;
}

a{
	text-decoration:none;
	color: #AD748C;
	font-weight: bold ;
}

a:hover{
	text-decoration:underline;
	color: #AD748C;
	font-weight: bold ;
}


/***************/
/* CATEGORIES  */
/***************/

ul#top_cat{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold ;
}

ul#top_cat li{
	margin: 0 0 3px 0;
	float:left;
}

ul#top_cat li a{
	display: block;
	padding: 2px 2px 2px 24px;
	border: 0px;
	width: 140px;
	color : #000000 ;
	background-image: url(../images/active.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

ul#top_cat li a:hover{
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	text-decoration:underline;
}

ul#top_cat li.actif{
	display: block;
	padding: 2px 2px 2px 24px;
	border: 0px;
	width: 160px;
	color : #FF9933 ;
	background-image: url(../images/hover.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}


#navlist{
	margin: 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #601A4F ;
	list-style-type: none;
}

#navlist ul, #navlist li{
	margin: 0;
	padding: 0;
	display: inline;
}

#navlist a{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 20px 4px 0;
	text-decoration: none;
	color: #AD748C;
}

#navlist a:hover{
	border-bottom: 4px solid  #AD748C;
	padding-bottom: 2px;
}

#navlist li.actif{
	float: left;
	line-height: 14px;
	margin: 0 20px 4px 0;
	text-decoration: none;
	color: #AD748C;
}

/*******************************/
/* IMAGES- ICONS ( DIV et IMG) */
/*******************************/
.infos_icons{
	float: left;
	margin: 0 15px 15px 0;
	border: 0;
}

.infos img{
	border:0;
}

.floatright{
	float: right;
	border: 0;
	margin: 0 10px 0 10px;
	text-align:center;
}

.floatleft{
 	float: left;
	width: 200px;
	border: 0;
	margin: 15px;
	text-align:center;
}

.photos {
	border: 1px;
	border-color:#601A4F ;
	padding:5px;
}

.map{ 
	width: 35px; 
	height: 35px;
	border: 0;
}

.language{ 
	width: 41px; 
	height: 23px;
	border: 0;
}

.logo_bk{
	border: 1px solid ;
	border-color:#601A4F ;
}

.email{ 
	border: 0px;
	float: left;
	margin-left:-2px;
}

/**************/
/* CONTACT    */
/**************/

#adr_left {
	float:left;	
	margin:0;
	padding-left:2em;
	width: 250px;
}

#adr_right {
	float:right;
	margin:0; 
	padding: 0 0 0 5px;
	width: 400px;
}

/******************/
/* FORMULAIRES    */
/******************/
#contact {
	border: none;
	margin:0;
	padding-left:2em;
	width: 58em;
}

#bodyForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	margin: 0;
	padding: 1em;
}

#bodyForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}

#bodyForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
}

#bodyForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#bodyForm label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	width: 15%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .2em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}

#bodyForm label.required {
	font-weight: bold;	/*** Mise en évidence des champs obligatoires ***/
}

#bodyForm input,select{
	width: 50%;
}

#bodyForm .legend {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	margin: 0;
	padding: 0;
}

#footForm {
	text-align: right; /*** Les boutons sont alignés à droite ***/
}
#footForm input {
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-left: 1em;
}

/**************/
/* TABLE     */
/**************/
.table{
	width: 100%;
	margin: 0;
	padding:0;
	font-family: verdana, arial, sans-serif; /* on définit la police de base dans la page */
	font-size: 12px; /* on définit la taille de police de base dans la page */
}

.table .header{
	text-align: center;
	font-weight: bold;
}

.table .text_center{
	text-align: center;
}


/*************/
/* FOOTER    */
/*************/

#footer {
 	clear: both;
	height: 50px;
	padding: 5px 0 5px 0;
	text-align:center;
	border-top: 1px solid #601A4F ;
}

#footer a {
	color: #FF9933 ;
	font-weight: bold;
	text-decoration: none ;
}

#footer  a.bottom_link {
	color: black ;
	font-size: 0.8em; 
	text-decoration: underline ;
	font-weight: normal;
}

#footer_left {
	float:left;
	margin:0; 
	padding:0;
	width: 200px;
}

#footer_right {
	margin-left:200px; 
	padding:0;
	width: 400px;
}
