* { margin:0; padding:0; }

body { background: url(img/fond.jpg); font-family: Arial, Helvetica, sans-serif; text-align: center; }

/* Conteneur de la page */
#conteneur { background:url(img/fondtableau.jpg) repeat-y;width:765px; margin:0 auto; }

/* Header */
#header { height:140px; background:url(img/header.jpg) no-repeat;text-align:right;vertical-align:top;position:relative; }

#header #news {
	color:white;
	font-size:10pt;
	font-variant:small-caps;
	width:170px;
	position:absolute;
	right:49px;
	top:55px;
}

/* Menu */
#menu {
	background:url(img/menu.jpg) no-repeat top left;
	font-size:10pt;
	width:152px;
	text-align:center;
	padding-left:49px;
	padding-top:10px;
	float:left;
}

#menu dl { list-style-type: none; }
#menu dl dt { list-style-type:none; display:block; }

#menu dl dt a {
	text-decoration:none;
	padding:2px 0px 2px 0px;
	display:block;
	font-weight:bold;
	color:#35125a;
	font-variant:small-caps;
}

#menu dl dt a.menu2 {
	line-height:12px;
	padding:3px 0;
}

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

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

#menu dl dt.separateur { padding:1px 0; background:url(img/separateur.jpg) no-repeat; }


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

#contenu {
	padding:0 30px 25px 256px;
	text-align:justify;
	color:#27171a;
	font-size:10pt;
	
}

#contenu h1 {
	color:#35125c;
	font-size:16pt;
	letter-spacing:2px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 8px 0;
}

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

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

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

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

#contenu img { border:1px solid #9c4886; }
#corpshaut img.image { padding:2px;background:white }

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

#contenu input, textarea { color:black; background:#c687f4; border:1px solid #9c4886; }
#corpshaut .bouton { padding:0px 5px; }
#contenu .obligatoire { color:#ff0000; }

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

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

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

.cadre3{
	border:1px solid #AA32C7;
	padding:8px;
}
.cadre3 img {
	margin:0;
	padding:0;
}
h2{
	font-size:14px;
	color:#AA32C7;
	margin:0;
	padding:0;
}
#newsletter{
	padding:3px 0 0 15px;
	width:200px;
	text-align:left;
}
#newsletter .formulaire-newsletter{
	background-color:#fff;
	font-size:10px;
	color: #000;
	border-color:#fff;
}
#newsletter h2{
	margin:0px;
	padding:0 0 8px 0;
	font-size:14px;
	color:#fff;
}