body {
	margin: 0;
 	padding: 0;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
}

img, div {
	border: none;
}

li, ul {
	list-style: none;
}

p, div, form, h1, h2, h3, h4, h5, h6, li, ul, span, img, a, input, table, tr, td, label, hr {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #8d7100;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #5c5d5f;
}

input, textarea {
	border: 1px solid #666;
	background-color: #f6f3ec;
}

.radio {
	width: auto;
	border: none;
}

.textfield {
	padding: 2px;
	margin-right: 5px;
	width: 200px;
	height: 22px;
	border: 1px solid #666;
	background: #fff url(../images/fond-boite.gif) repeat-x center top;
	font-size: 1.2em;
}

.textarea {
	padding: 2px;
	margin-right: 5px;
	border: 1px solid #666;
	background: #fff url(../images/fond-boite.gif) repeat-x center top;
	font-size: 1.2em;
}

.envoi {
	border: 1px solid #666;
	background-color: #cdcb00;
	cursor: pointer;
}

.center {
 	text-align: center;
}

.separation {
	clear: both;
	visibility: hidden;
}

.asterisc {
	color: #f00;
	font-weight: bold;
}

#menu, #chemin, #contenu, #footer {
	width: 801px;
	margin-left: 90px;
}

#header {
	height: 172px;
}

#logo {
	width: 154px;
	height: 98px;
	margin-left: 57px;
}

#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center; 
}

/* ---------- menu ---------- */

#menu {
	height: 24px;
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
}

#menu1 {
	width: 500px;
	font-size: 1.3em;
	float: left;
	padding-top: 3px;
}

#menu1 .separateur {
	font-size: 0.9em;
}

#menu1 a, #menu1 .separateur {
	display: block;
	height: 23px;
	float: left;
	margin-right: 8px;
	text-align: center;
}

#menu2 {
	width: 269px;
	font-size: 1.1em;
	float: right;
	padding-top: 5px;
	padding-right: 24px;
	text-align: right;
}

#menu2 .separateur {
	font-size: 0.9em;
}

#menu2 a, #menu2 .separateur {
	display: block;
	height: 21px;
	float: right;
	margin-right: 8px;
}

#menu a.actif {
	background: url(../images/fleche-menu-on.gif) no-repeat bottom center;
	color: #cccc00;
	text-decoration: none;
}

/* ---------- chemin ---------- */

#chemin {
	margin-top: 18px;
}

#chemin a.actif {
	text-decoration: none;
	border: none;
}

/* ---------- copyright ---------- */

.copyright {
	font-size: 0.9em;
	color: #666;
}

.copyright a {
	color: #666;
}

/* ---------- billets ---------- */

.boite {
	width: 467px;
	margin-left: 328px;
}

.boite .head {
	height: 77px;
}

.boite .head h1 {
	padding-top: 34px;
	padding-left: 12px;
}

.boite .fond {
	width: 450px;
	background-color: #f8f6ef;
}

.boite .boitecontenu {
	padding: 0 12px 8px 12px;
}

.boite .foot, .boite .foot_merci {
	background: url(../images/billet-footer.gif) no-repeat left top;
	height: 4px;
}

.intro {
	padding-bottom: 10px;
}

.show1, .show2 {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #d5d439;
}

.show2 {
	background-color: #fff;
	/height: 1%;
}

.vignette {
	margin-right: 10px;
	float: left;
}

.vignette img {
	border: 1px solid #c6af53;
	display: block;
}

.mini img {
	margin: 0 10px 10px 0;
	float: left;
}

#print .mini img, #logos .mini img, #manifesto .mini img {
	border: 1px solid #c6af53;
}

.boitecontenu h2 {
	font-size: 1.1em;
	font-weight: normal;
}

.boitecontenu h3 {
	font-size: 1em;
	font-weight: normal;
}

.boitecontenu h4 {
	font-size: 0.9em;
	font-weight: normal;
}

.boitecontenu li.fleche {
	background: url(../images/fleche-liste.gif) no-repeat 0 4px;
	display: block;
	padding-left: 15px;
}

.boitecontenu li.boule {
	list-style: disc outside;
	margin-left: 20px;
	padding: 2px 20px 2px 5px;
	text-align: justify;
}

.oeil {
	background: url(../images/oeil.gif) no-repeat 0 1px;
	display: block;
	padding-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
	color: #666;
}

.pointilles {
	border-top: #666 thin dashed;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cle {
	background: url(../images/cle.gif) no-repeat 0 2px;
	display: block;
	padding-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.chevrons {
	color: #cdcb00;
	font-weight: bold;
}

.retour_gauche a {
	background: url(../images/fleche-gauche.gif) no-repeat left bottom;
	display: block;
	line-height: 20px;
	padding-left: 20px;
	margin-top:15px;
}

.retour_droite a {
	margin-left: 92px;
	margin-top: 15px;
}

.lien a {
	margin-bottom: 15px;
}

.retour_droite a, .lien a {
	display: block;
	line-height: 20px;
	padding-left: 20px;
}

.retour_droite a, .lien a {
	background: url(../images/fleche-droite-beige.gif) no-repeat left bottom;
}

.show2 .retour_droite a, .show2 .lien a {
	background: url(../images/fleche-droite-blanche.gif) no-repeat left bottom;
}

.retour_haut a {
	background: url(../images/fleche-haut.gif) no-repeat right bottom;
	display: block;
	line-height: 20px;
	padding-right: 22px;
	margin-top:10px;
	text-align: right;
}

.dld_pdf a {
	background: url(../images/pdf.gif) no-repeat left center;
	display: block;
	line-height: 20px;
	padding-left: 20px;
}


/* ---------- home ---------- */

body#home {
	background: #d3d334 url(../images/home/home-fond-fond.gif) repeat-x left top;
}

#home #global {
	background: url(../images/home/home-fond.gif) no-repeat left top;
}

#home #anim_logo {
	height: 418px;
	clear: both;
}

#home #anim {
	padding-top: 125px;
	width: 259px;
	height: 293px;
	float: left;
}

#home #home_logo {
	padding-top: 149px;
	padding-left: 542px;
	width: 140px;
	height: 86px;
}

#menu_home {
	background: url(../images/home/home-titre.gif) no-repeat left top;
	margin-left: 423px;
	width: 401px;
}

#menu_home #principal {
	padding-top: 30px;
	padding-left: 9px;
}

#menu_home #principal h1 {
	margin-top: 15px;
	text-align: center;
	font-size: 1.2em;
}

#menu_home #principal a.bt_logo, #menu_home #principal a.bt_web, #menu_home #principal a.bt_print, #menu_home #principal a.bt_photo {
	display: block;
	width: 95px;
	height: 124px;
	float: left;
}

#menu_home #principal a.bt_logo {
	background: url(../images/home/home-logos-OFF.gif) no-repeat center top;
}

#menu_home #principal a.bt_logo:hover {
	background: url(../images/home/home-logos-ON.gif) no-repeat center top;
}

#menu_home #principal a.bt_web {
	background: url(../images/home/home-web-OFF.gif) no-repeat center top;
}

#menu_home #principal a.bt_web:hover {
	background: url(../images/home/home-web-ON.gif) no-repeat center top;
}

#menu_home #principal a.bt_print {
	background: url(../images/home/home-print-OFF.gif) no-repeat center top;
}

#menu_home #principal a.bt_print:hover {
	background: url(../images/home/home-print-ON.gif) no-repeat center top;
}

#menu_home #principal a.bt_photo {
	background: url(../images/home/home-photos-OFF.gif) no-repeat center top;
}

#menu_home #principal a.bt_photo:hover {
	background: url(../images/home/home-photos-ON.gif) no-repeat center top;
}

#menu_home #secondaire {
	text-align: center;
}

#footer_home {
	padding-top: 5px;
	text-align: center;
	color: #fff;
}

#footer_home a {
	color: #fff;
}


/* ---------- page impression ---------- */

body#print {
	background: #fff url(../images/print/print-fond-fond.gif) repeat-x left top;
}

#print #global {
	background: url(../images/print/print-fond.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#print #header {
	background: url(../images/print/print-header.gif) no-repeat left top;
}

#print .boite .head {
	background: url(../images/print/print-billet-header.gif) no-repeat left top;
}

/* ---------- page logos ---------- */

body#logos {
	background: #fff url(../images/logos/logos-fond-fond.gif) repeat-x left top;
}

#logos #global {
	background: url(../images/logos/logos-fond.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#logos #header {
	background: url(../images/logos/logos-header.gif) no-repeat left top;
}

#logos .boite .head {
	background: url(../images/logos/logos-billet-header.gif) no-repeat left top;
}


/* ---------- page web ---------- */

body#web {
	background: #fff url(../images/web/web-fond-fond.gif) repeat-x left top;
}

#web #global {
	background: url(../images/web/web-fond.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#web #header {
	background: url(../images/web/web-header.gif) no-repeat left top;
}

#web .boite .head {
	background: url(../images/web/web-billet-header.gif) no-repeat left top;
}


/* ---------- page photo ---------- */

body#photo {
	background: #fff url(../images/photo/photo-fond-fond.gif) repeat-x left top;
}

#photo #global {
	background: url(../images/photo/photo-fond.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#photo #header {
	background: url(../images/photo/photo-header.gif) no-repeat left top;
}

#photo .boite .head {
	background: url(../images/photo/photo-billet-header.gif) no-repeat left top;
}

#photo .boite .photo {
	margin-top: 10px;
}

.photo img {
	margin: 0 0 10px 10px;
	float: left;
}

#photo .show1 {
	margin-top: 10px;
}

#photo .show1 h1 {
	padding-bottom: 10px;
}


/* ---------- page contact ---------- */

body#contact {
	background: #463e1e url(../images/contact/contact-fond-fond.gif) repeat-x left top;
}

#contact #global {
	background: url(../images/contact/contact-fond1.gif) repeat-x left top;
}

#contact #main {
	background: url(../images/contact/contact-fond2.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#contact #header {
	background: url(../images/contact/contact-header.gif) no-repeat left top;
}

#contact .boite .head {
	background: url(../images/contact/contact-billet-header.gif) no-repeat left top;
}

#contact .boite .foot {
	background: url(../images/contact/contact-billet-footer.gif) no-repeat left top;
}

#formulaire table td {
	padding: 5px;
}

#formulaire table {
	margin: 20px 0 10px 0;
}

body#contact .copyright {
	color: #e6e0ae;
}

body#contact .copyright a {
	color: #c2b26e;
}

body#contact .menu_footer {
	color: #e6e0ae;
}

body#contact .menu_footer a {
	color: #c2b26e;
}

#contact #merci p {
	padding: 40px 0;
	font-size: 1.2em;
}


/* ---------- page liens ---------- */

body#liens {
	background: #fff url(../images/liens/liens-fond-fond.gif) repeat-x left top;
}

#liens #global {
	background: url(../images/liens/liens-fond.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#liens #header {
	background: url(../images/liens/liens-header.gif) no-repeat left top;
}

#liens .boite .head {
	background: url(../images/liens/liens-billet-header.gif) no-repeat left top;
}

#liens .boitecontenu h2 {
	padding-bottom: 10px;
}


/* ---------- page manifesto ---------- */

body#manifesto {
	background: #fff url(../images/manifesto/manifesto-fond-fond.gif) repeat-x left top;
}

#manifesto #global {
	background: url(../images/manifesto/manifesto-fond.gif) no-repeat left top;
	width: 970px;
	margin: 0 auto 10px auto;
}

#manifesto #header {
	background: url(../images/manifesto/manifesto-header.gif) no-repeat left top;
}

#manifesto .boite .head {
	background: url(../images/manifesto/manifesto-billet-header.gif) no-repeat left top;
}

#manifesto .boitecontenu h2 {
	padding-bottom: 10px;
}

#manifesto .boitecontenu p.retrait {
	padding: 5px 0 5px 15px;
	text-align: justify;
}

#manifesto .boitecontenu h2 {
	padding: 10px 0 10px 5px;
	font-size: 1.3em;
	background-color: #fff;
	border-top: 1px solid #d5d439;
	border-bottom: 1px solid #d5d439;
	margin: 10px 0;
}