body {
	font-size:       13px;
	margin:          0;
	padding:         0;
	background:      #CCFF99 top left repeat;
	font-family:     Arial, Helvetica, sans-serif;
}

#general-contenu {
	margin:          0 auto;
	width:           800px;
	position:        relative;
}

#entete {
	margin:          0 auto;
	width:           800px;
	height:          100px;
	background:      transparent url('../bandeau.png') top left no-repeat;
}

#menu {
	margin:          10 20px;
	height:          29px;
	background:      #93C73E;
	padding:         5px 0;
}

#menu ul {
	margin:          0px;
	padding:         5px;
	
	height:          29px;
}

#menu ul li {
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited{
	color:           #767676;
	padding:         80px 60px 60px 60px;
	font-size:       1em;
	font-family:     Arial, Helvetica, sans-serif;
	font-weight:     bold;
	font-size:     	 16px;
	text-decoration: none;
}

#menu ul li a:hover{

	color:           white;
}

.barregrise{
	width:           800px;
	height:          10px;
	margin:          0 auto;
	background:      gray;
}

#zone-contenu{
	min-height:      920px;
	width:           800px;
	margin:          0 auto;
	background:	 white;
}

.sidebar {
	padding:         0 10px 10px 10px;
	float:           right;
	background:      #f6f6f6;
}


.imgfondBlanc {
	float:           right;
	background:      white;
}



#marge-gauche{
	float:           left;
	padding-left:    30px;

}

p {
	margin:          0;
	color:           #767676;
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       1.2em;
	line-height:     190%;
	text-indent: 	 25px;
}

a {
	margin:          0;
	color:           #767676;
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       1.1em;
	line-height:     190%;
	text-indent: 	 25px;
}

li {
	margin:          0;
	color:           #767676;
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       1.2em;
	line-height:     170%;
	text-indent: 25px;
}

h1 {
	margin:          0;
	font-weight:     normal;
	color:           #dcdcdc;
	font-size:       3.6em;
}

h2 {
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.4em;
	left:            1.7em;
	font-size:       2.1em;
	font-weight:     normal;
	color:           #696969;
}

h3 {
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #696969;
}

.sous-titre {
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #696969;
}

#pied-page {
	margin:          0 auto;
	width:           641px;
	height:          100px;
	background:      transparent url('../image/footer2.png') top left repeat-x;

}

#pied-page span {
	display:         block;
	position:        relative;
	font-family:     Arial, Helvetica, sans-serif;
	font-size:       0.8em;
	padding:         5px;
	color:           #565656;
	left: 	 	 -170px;
}

#firefox{
	left: 	 	 30px;
}

.img-valid-xhtml-contact {
	position:	relative;
	top:		-30px;
	left:		-140px;
	border:		0;
	margin-top:	30px;
}

.img-valid-css-contact {
	position:	relative;
	top:		-30px;
	left:		-135px;
	border:		0;
	margin-top:	30px;
}

.copyright-ref{
	position:        relative;
	left:		-135px;
}

.img-valid-xhtml-ref {
	position:	relative;
	top:		-30px;
	left:		-120px;
	border:		0;
	margin-top:	30px;
}

.img-valid-css-ref {
	position:	relative;
	top:		-30px;
	left:		-105px;
	border:		0;
	margin-top:	30px;
}