@charset "utf-8";
/* CSS Document */

body{
background-color:#efeeec;
font-family: Arial, Helvetica, sans-serif;

}

#page {
	position:relative;
	margin:0 auto;

}


/******************************************************************************/


 #menu-haut-gauche{
	width:188px;
	padding-left:23px;
	padding-top:140px;
}


 #menu-haut-gauche #contenu  {
	font-size: 10px;
	font-weight: bold;
	margin-left: 4px;
	color: #F93800;
}


 #menu-haut-gauche #contenu .titre {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #8e8c8d;
	padding-bottom:10px;

}


 #menu-haut-gauche #contenu h6 {
	font-size: 12px;
	font-weight: bold;
	color: #F93800;
	margin: 0;
	padding: 0;

}

 #menu-haut-gauche #contenu2  {
padding-top:65px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	color: #F93800;
}


 #menu-haut-gauche #contenu2  a{
	font-size: 12px;
	font-weight: bold;
	color: #F93800;
	text-decoration:none;
}

 #menu-haut-gauche #contenu2  a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #F93800;
	text-decoration:none;
}
 #menu-haut-gauche #contenu2  a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #F93800;
	text-decoration:underline;
}



/******************************************************************************/
 #central {
}


 #central #baniere{
padding-left:10px;
padding-top:19px;
padding-bottom:5px;
	height:234px;
	


}
 #central #contenu{
	width: 539px;
	
}

 #central #contenu #titre{
	color:#FFFFFF;
	padding-left:60px;
	padding-bottom:19px;
	font-size: 15px;
	font-weight: bold;
	
}

 #central #contenu #centre{
background-image:url(images/milieu-central.jpg) ;
	padding-left:30px;
	padding-right:25px;
	font-size: 12px;
	
}

 #central #contenu #centre h2{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #8e8c8d;
	
}

 #central #contenu #end{
background-image:url(images/end-central.jpg) ;
	height:46px;
	
}


/******************************************************************************/

a.lieninterieur1{
	font-weight: bold;
	color: #F93800;
	text-decoration: none;
}

a.lieninterieur1:visited{
	font-weight: bold;
	color: #F93800;
	text-decoration: none;
}

a.lieninterieur1:hover{
	font-weight: bold;
	color: #F93800;
	text-decoration:underline;
}


.texte2 {
	font-weight: bold;
	color: #F93800;
}
#central #contenu #centre .bordure-image {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a.lienmail1{
	font-weight: bold;
	color: #F93800;
	text-decoration: none;
}

a.lienmail1:visited{
	font-weight: bold;
	color: #F93800;
	text-decoration: none;
}

a.lienmail1:hover{
	font-weight: bold;
	color: #F93800;
	text-decoration:underline;
}

h1 {
	font-size: 12px;
}

