/* CSS Document */

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #d8d6cb;
}

#header
{
	background-image: url("images/bandeau2.jpg");
	height: 218px;
position: relative;
right: -1px;
}

#haut
{
	height: 30px;
}

#conteneur
{
	position: relative;
	width: 791px;
	margin: 0 auto;
	/*background-image: url("images/fond.jpg");*/
	background-image: url("images/fond-simple.jpg");
}

#index
{
	margin: 0px;
	padding: 0px;
	background-image: url("images/fondindex.jpg");
	width: 791px;
	height: 430px;
}

#corps
{
	position: absolute;
	right: 200px;
	width: 400px;
	height: 72px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: normal;
	top: 184px;
}

#centre
{
	margin-left: 250px;
	margin-right:  70px;
}

#gauche
{
	position: absolute;
	left:0;
	width: 218px;
	padding-left: 40px;
	padding-top: 0px;
}

#droite
{
	position: absolute;
	right:0;
	width: 70px;
}

#pied
{
	height: 148px;
	background-image: url("images/bandeau-bas2.jpg");
	background-repeat:no-repeat;
position: relative;
right: -2px;
}

#pied-copy
{
	text-align:center;
	font-size: 0.6em;
	padding-top:110px;
}

#centre a
{
	color:#7f180e;
}

p
{
	margin: 0 0 10px 0;
}

h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.0em;
}


#centre a.thumb
{
	color:#9f180e;
	text-decoration:none;
}

#navigation ul
{
	list-style-type: none;
	text-align: left;
}

#navigation ul li a
{
	padding-left: 15px;
	text-align: left;
	font: normal 15px verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
}

#navigation ul li a:hover
{
	color: black;
}

#navigation ul li a#current
{
	color: black;
}
