* { 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:193px; background:url(img/header.jpg) no-repeat; }

/* Menu */
#menu { height:26px; width:765px; background:url(img/menu_en.jpg) no-repeat top left; }
#menu ul { list-style-type:none;padding-left:23px;  }
#menu ul li { list-style-type:none; display:block; float:left;}

#menu ul li a#menu1 {	background:url(img/menu_en.jpg) no-repeat -23px 0;width:51px;height:26px;display:block; }
#menu ul li a#menu1:hover,#menu ul li a#menu1.active {	background:url(img/menu_en.jpg) no-repeat -23px -26px;width:51px;height:26px; }

#menu ul li a#menu2 {	background:url(img/menu_en.jpg) no-repeat -74px 0;width:96px;height:26px;padding-left:2px;display:block; }
#menu ul li a#menu2:hover,#menu ul li a#menu2.active {	background:url(img/menu_en.jpg) no-repeat -74px -26px;width:96px;height:26px; }

#menu ul li a#menu3 {	background:url(img/menu_en.jpg) no-repeat -172px 0;width:88px;height:26px;padding-left:2px;display:block; }
#menu ul li a#menu3:hover,#menu ul li a#menu3.active {	background:url(img/menu_en.jpg) no-repeat -172px -26px;width:88px;height:26px; }

#menu ul li a#menu4 {	background:url(img/menu_en.jpg) no-repeat -262px 0;width:89px;height:26px;padding-left:2px;display:block; }
#menu ul li a#menu4:hover,#menu ul li a#menu4.active {	background:url(img/menu_en.jpg) no-repeat -262px -26px;width:89px;height:26px; }

#menu ul li a#menu5 {	background:url(img/menu_en.jpg) no-repeat -353px 0;width:51px;height:26px;padding-left:2px;display:block; }
#menu ul li a#menu5:hover,#menu ul li a#menu5.active {	background:url(img/menu_en.jpg) no-repeat -353px -26px;width:51px;height:26px; }

#menu ul li a#menu6 {	background:url(img/menu_en.jpg) no-repeat -406px 0;width:155px;height:26px;padding-left:2px;display:block; }
#menu ul li a#menu6:hover,#menu ul li a#menu6.active {	background:url(img/menu_en.jpg) no-repeat -406px -26px;width:155px;height:26px; }

#menu ul li a#menu7 {	background:url(img/menu_en.jpg) no-repeat -563px 0;width:179px;height:26px;padding-left:2px;display:block; }
#menu ul li a#menu7:hover,#menu ul li a#menu7.active {	background:url(img/menu_en.jpg) no-repeat -563px -26px;width:179px;height:26px; }


/* sous menu */
#sousmenu { font-size:8pt;width:685px;padding-top:8px; }
#sousmenu ul { list-style-type:none;display:table;margin:0 auto;text-align:center; }
#sousmenu ul li { list-style-type:none; display:table-cell; }

#sousmenu ul li a {
	text-decoration:none;
	padding:0px 5px;
	display:block;
	color:#1e6b09;
	border-right:1px solid #1e6b09;
}

#sousmenu ul li a:hover,#sousmenu ul li a.active{
	text-decoration:underline;
}

#sousmenu #noBorderRight { border-right:none; }



/* Corps */

#corpshaut, #corpshaut h1, #corpshaut a.lien, #corpshaut input, textarea {
	color:black;
}

#corpshaut {
	background:url(img/corpshaut.jpg) no-repeat top;
	text-align:justify;
	font-size:9pt;
	position:relative;
	min-height:339px;
	padding:0 40px 20px 40px;
}

#corpshaut h1 {
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#1e6b09;
	border-bottom:1px solid #1e6b09;
	font-weight:bold;
	padding:12px 0 0 28px;
	margin:0 0 5px 0;
}

#corpshaut #h1_texte {
	color:#71a0d4;
	position:absolute;
	top:46px;
	right:40px;
	font-weight:bold;
}

#corpshaut h2 {
	widht:682;
	height:28;
	color:#1e6b09;
	background:url(img/os.gif) no-repeat;
	font-size:11pt;
	line-height:28px;
	padding-left:20px;
	margin-bottom:5px;
	text-align:center;
}

#corpshaut h2.obligation {
	color:white;
	background:red;
	border:1px solid black;
	line-height:20px;
	text-transform:uppercase;
	font-size:10pt;
	text-align:center;
}



#corpshaut .encart {
	color:#FF9900;
	font-size:12pt;
	font-family:comic sans ms,arial, sans-serif;
	text-align:center;
	line-height:24px;
}

#corpshaut .encart_petit { font-size:9pt;line-height:12pt; }

#corpshaut .adoption {
	width:684px;
	font-weight:bold;
	margin:0 auto;
	color:#1e6b09;
	height:70px;
	text-align:center;
	font-size:11pt;
	font-variant:small-caps;
	padding-top:14px;
	background:url(img/ovale.gif) no-repeat;
}

#corpshaut b.green { color:#1e6b09; }

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

#corpshaut ul { list-style-position:inside;list-style-image:url(img/puce_patte.gif); }
#corpshaut ul.red { color:#F00; }
#corpshaut ul li { line-height:20px }

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

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

#corpshaut table tr td img { border:none;}

#corpshaut a img {border: 1px solid #f26119; filter:alpha(opacity=100);-moz-opacity: 1;opacity: 1;}
#corpshaut a:hover img {border: 1px solid #1e6b09;filter:alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
#corpshaut img.image { padding:0px;background:white }

#corpshaut .agrandir { 
	text-align:center;
}

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

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

#corpshaut .cadre {
	padding:10px;
	border:1px dashed #871814;
}

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

/* Bas de page */
#footer { height:22px; font-size:9pt; line-height:20px; color:white; background:url(img/footer.jpg);text-transform:uppercase; }

/* 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; }