* { margin:0; padding:0; }

body { background: url(img/fond.jpg); font-family: Arial, Helvetica, sans-serif; text-align: center; }
img {
	border:none;
	}
/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:765px; margin:0 auto; }

/* Header */
#header {
	background:url(img/header.jpg) no-repeat top left;
	font-size:9pt;
	height:259px;
	text-align:right;
}

#menu {
	width:240px;
	float:right;
}
#menu dl { list-style-type: none;}
#menu dl dt { list-style-type:none; display:block; }

#menu dl dt a {
	text-decoration:none;
	padding:2px 16px 2px 0px;
	display:block;
	font-weight:bold;
	color:white;
	background:url(img/pucemenu.jpg) no-repeat 228px;
	font-variant:small-caps;
}

#menu dl dt a:hover,#menu dl dt a.active{	color:white; background:url(img/rollpucemenu.jpg) no-repeat 228px; }

/* Corps */
#corpshaut { min-height:307px; background:url(img/corpshaut.jpg) no-repeat top; }

#corpshaut {
	padding:0 30px 10px 30px;
	text-align:justify;
	color:black;
	font-size:10pt;
}

#corpshaut #texte { color:#3ebba2; text-align:center;font-size:11pt;font-weight:bold;padding-top:15px; }

#corpshaut h1 {
	color:#6c2e16;
	border-bottom:1px solid #6c2e16;
	font-size:14pt;
	letter-spacing:2px;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
	font-weight:bold;
	font-variant:small-caps;
}

#contenu .chapeau { color:#555555; font-weight:bold; }

#corpshaut ul { list-style-type: square; list-style-position:inside; }

#corpshaut a.lien {	text-decoration:none; color:black;border-bottom:1px dotted black; }
#corpshaut a.lien:hover { text-decoration:none; color:#f4960f;border-bottom:1px dotted #f4960f; }

#corpshaut .lettrine:first-letter { font-size:2em; float:left;display:block; }

#corpshaut img {}
#corpshaut img.image { padding:2px;background:white }

#corpshaut #carte { text-align:center; font-style:italic; }

#corpshaut input, textarea { color:black; background:#f9efb5; border:1px solid #edd75d; }
#corpshaut .bouton { padding:0px 5px; }
#corpshaut .obligatoire { color:#ff0000; }

#corpsbas {	background:url(img/corpsbas.jpg) no-repeat bottom;	vertical-align:top; }

/* Bas de page */
#footer { height:24px; font-size:10pt; line-height:24px; color:#5e5d5d; background:url(img/footer.jpg); }

/* Pied de page */
.kmn {	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:black; }
.kmn a { font-size: 11px; text-decoration:underline;color:black; }

h2 {
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin:8px 0;
	}

.vert {
	color:#009933;
	}
.rouge {
	color:#FF0000;
	}
.orange {
	color:#FF6633;
	}
ul {
	margin:5px 5px 0 45px;
	padding:0 0 0 0;
	}
ul li {
	list-style:circle;
	}
	
/******************************GALERIE*********************************/	
div.bloc_image {
	text-align:center;
}

div.bloc_image img {
	border:1px solid #FFCC66;
	margin:5px 3px;
	padding:2px;
}
div.bloc_image a {
	text-decoration:none;
}
div.bloc_image p#zoomer {
	text-align:center;
	font-size:9px;
}