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

#conteneur {
	width: 750px;
	position: absolute;
	margin-left: -375px;
	left: 50%;
	text-align: center;
}

#header {
	height: 173px;
	width: 724px;
	margin: 0 13px 0 13px;
	background: #ffffff url(../../../images/bandeau.jpg) top center no-repeat;
	text-align: right;
	line-height: 173px;
}

#menusite {
	height: 40px;
	width: 724px;
	margin: 0 13px 0 13px;
	background: #ffffff url(../../../images/fond-menusite.gif) top center no-repeat;
}

div#menusite ul, li {	/* utilisation de liste pour le menu */
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	padding:0;
}

div#menusite ul {
	position: absolute;	/* positionnement pour IE5 et IE5.5 */
	top: 173px;
	right: 14px;
	width: 450px;
	text-align: center;
	margin :0;
}

div#menusite li {
	float: left;
	font-weight: bold;
}

div#menusite li a {	/* dimensions et définitions des boutons */
	display: block;	/* mise en block de <a> pour lui donner des dimensions */
	height: 32px;
	color: #000;
	font-size: 13px;
	line-height: 32px;	/* hauteur de ligne pour éviter les paddings */
	font-family: arial, serif;
	text-decoration: none;
}

div#menusite a#menu1 {
	width: 60px;
}
div#menusite a#menu2 {
	width: 60px;
}
div#menusite a#menu3 {
	width: 75px;
}
div#menusite a#menu4 {
	width: 75px;
}
div#menusite a#menu5 {
	width: 60px;
}
div#menusite a#menu6 {
	width: 60px;
}
div#menusite a#menu7 {
	width: 60px;
}

#haut {
	height: 33px;
	width: 724px;
	margin: 15px 13px 15px 13px;
	background: #fff url(../../../images/fond-haut.gif) top center no-repeat;
}

#centre {
	width: 724px;
	padding: 0;
	margin: 10px 13px 0 13px;
	background: #fff url(../../../images/fond-contenu.jpg) bottom right no-repeat;
	border: 1px solid #fff;
}

#menu {
	/* position: absolute; */
	float: left;
	/* left:0; */
	width: 150px;
	text-align: left;
	padding-left: 7px;	
}

a{
	color: #398FC6;
	text-decoration: none;
}
a:hover{
	color: #9FAC0B;
}

div#menu a {
	display: block;
	color: #FF6600;
	text-decoration: none;
	padding: 5px;
}

div#menu a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #FF6600;
	color: #ffffff;
	padding: 5px;
}

div#menu p {
	margin: 0;
	padding: 5px;
	background-color: transparent;
	border: 1px solid #CCCCCC;
	/*border-left: 3px solid #FFCC00;*/
	font-size: 12px;
	color: #000000;
}

div#menu ul, li {
	margin: 0;
	padding: 0;
}

#gauche {
	margin: 0 5px 0 165px;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	color: #000000;
	background: url(../../../images/separation.gif) top left repeat-y;
}

div#gauche p {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #000000;
}

h2 {
	padding-right: 5px;
	text-align: right;
	font-size: 13px;
	line-height: 25px;
	color: #000000;
	border-right: 3px solid #9FAC0B;
}

h1 {
	padding-left: 25px;
	font-size: 14px;
	line-height: 25px;
	background : url(../../../images/h2.gif) top left no-repeat;
	color: #9FAC0B;
}

.listeLinkNews dt{
	font-weight: bold;
	background : #ffffff url(../../../images/fond_dt.gif) bottom right repeat-x;
}

.listeLinkNews dl, dt, dd, ul, li{
	margin: 0;
	padding: 0;
	color: #000000;
}

p#img {
	text-align: center;
}

#news {
	list-style-image: url(../../../images/fleche.gif);
}

#news a{
	display: block;
	color: #fff;
	text-decoration: none;
}

#news a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	background: #C9C9BD;
}

#vert {
	color: green;
}

#bleu {
	color: blue;
}

#rouge {
	color: red;
}

#noir {
	color: black;
}

input, textarea, select {
	border: 1px solid #FFCC00;
}

#galerie {
	text-align: center;
}

#listeGalerie {
	border: 0;
	text-align: center;
	float: left;
}

#listeGalerie dt img {
	border: 1px solid #000;
	width: 150px;
	height: 113px;
	margin-right: 10px;
}

#imgLink {
	border:0;
}

#separateur {
	clear: both;
}

#pied {
	height: 33px;
	background : #fff url(../../../images/fond-haut.gif) bottom right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0;
	margin: 15px 13px 0 13px;
}

div#pied p {
	position: absolute;
	margin-left: -362px;
	margin-top: -15px;
	left: 50%;
	text-align: center;
}

div#pied img {
	padding: 8px;
	border:0;
}