body
{
	margin: 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.9em "Trebuchet MS", "times new roman", sans-serif ;
	background: #B3D2CC url(../images/degrade-vert2.gif) repeat-x ;
}

div#conteneur
{
	width: 980px ;
	margin: 0 auto ;
	text-align: center ;
	border: 3px solid #98C5BC ;
	background: #EBF7F4 url(../images/degrade-vert.gif) repeat-x ;
}

/*****          Entête          *****/

h1#header
{
	height: 105px ;
	margin: 0 ;
  background: url(../images/entete-part.gif) bottom no-repeat;
}

#retour_accueil
{
  float: left;
  width: 150px;
  height: 105px;
  margin-top: 0px;
  margin-left: 0px;
}

#retour_accueil a
{
  display: block;
  width: 180px;
  height: 105px;
}

/*****          Menu          *****/

ul#menu
{
	height: 30px ;
	margin: 0 ;
	padding: 0 ;
	background: url(../images/menu1.gif) repeat-x ;
	list-style-type: none ;
}

ul#menu li
{
	float: left ;
	text-align: center ;
}

ul#menu li a
{
	width: 160px ;
	line-height: 30px ;
	font-size: 1em ;
	font-weight: bold ;
	letter-spacing: 0 ;
	color: #FFFFFF ;
	display: block ;
	text-decoration: none ;
	border-right: 3px solid #0050CE ;
}

ul#menu li a:hover
{
	background: url(../images/menu2.gif) repeat-x ;
}

div#contenu
{
	list-style-type: none ;
	margin: 0;
	padding: 0 5px 0 5px ;
}

/*****          Sous menu          *****/

div#contenu h2
{
	padding-left: 5px ;
	font: 1em "Trebuchet MS", "times new roman", sans-serif ;
	color: #6633FF ;
	margin: 0 ;
}

/*****          Corps          *****/

div#contenu p
{
	height: auto ;
	margin: 15px 10px 0 5px ;
	text-align: center ;
	text-indent: 2em ;
	line-height: 1.7em ;
	text-align: left ;
	font: 1em "Trebuchet MS", "times new roman", sans-serif ;
}

div#contenu a
{
	color: #6633FF ;
}

div#contenu a:hover
{
	color: #663399 ;
}

/**
div#galerie
{
	width: 1000px ;
	padding: 5px ;
	margin: 5px 0 5px 0 ;
	text-align: center ;
	list-style-type: none ;
}

ul#galerie_mini
{
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}

ul#galerie_mini li
{
	float: center ;
	list-style-type: none ;
}

ul#galerie_mini li a img
{
	margin: 0 ;
	border: 1px solid #dcb ;
	list-style-type: none ;
}

dl#photo
{
	clear: both ;
	margin: 0 auto ;
	list-style-type: none ;
}

dl#photo dt
{
	font: italic 2em Arial, serif ;
	color: #ccc ;
	list-style-type: none ;
}

dl#photo dd
{
	margin: 0 ;
	list-style-type: none ;
}

dl#photo img
{
	border: 1px solid #dcb ;
	list-style-type: none ;
}
**/

/*****          Pied          *****/

p#footer
{
	margin: 0 ;
	padding-right: 10px ;
	text-align: right ;
	color: #000099 ;
	border-bottom: 0 ;
}

p#liens a
{
	color: #000099 ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
}
