* {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}
body {
	background: #9C0 url("../images/deco/Fond-Page.gif") repeat-y fixed center top;
}
h1, h2, h3, h4, h5, h6 {
	color: #9C0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a { text-decoration: none; }
#contenu p a, #contenu h3.link a {color: #C00; padding: 1px; border-bottom: 1px dotted #C00;}
#contenu p a:hover, #contenu h3.link a:hover {background:  #C00; color: #fff;}

#infos a {color: #C00; padding: 1px; border-bottom: 1px dotted #C00;}
#infos a:hover {background:  #C00; color: #fff;}

#page {
	width: 500px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -250px;
}
/* Liens d'évitement & Liens traduction */
#skiplinks li, #lang li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
	padding: 1px;
	width: 75px;

}
#skiplinks a, #lang a { 	color: #390; background-color: #CCFF33; text-decoration: none; padding: 2px; display: block;	width: 100%; }
#skiplinks a:hover, #lang a:hover {background: #FFF; }

/* Liens d'évitement */
#skiplinks {
	bottom: 10px;
		position: fixed;
	right: 10px;}
/* Liens traduction */
#lang {
	top: 10px;
		position: fixed;
	right: 10px;
}
/* EnTête */
#header {
	background:   url(../images/deco/EnTete.gif) no-repeat left bottom;
	width: 500px;
	padding-top: 219px;
}
#header h1 {
	width: 200px;
	height: 80px;
	}
#header h1 a {
	width: 200px;
	height: 80px;
	display: block;
}
#header h1 a span, #header h2 a span {
	display: none;
}
/* Menu */
#menu {
	width: 200px;
	position: absolute;
	left: 300px;
	top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #fff;
}
#menu li {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}
#menu li a {
	display: block;
	width: 185px;
	padding: 5px;
	line-height: 1.75ex;
	padding-left: 10px;
	border-bottom: 1px dotted #900;
	text-decoration: none;
	color: #000;
}
#menu ul {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #900;
}
#menu #sousmenu li {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
}
#menu #sousmenu li a {
	display: block;
	width: 173px;
	padding: 2px;
	line-height: 1.75ex;
	padding-left: 5px;
	margin-left: 15px;
	padding-right: 0;
	border-bottom:none;
	text-decoration: none;
	color: #000;
}
#menu li a:hover {
	color: #fff;
	background-color: #900;
}
#menu #sousmenu li a:hover {
	color: #000;
	background-color: #CF3;
}
/* Contenu */

#contenu {
	background:   url("../images/deco/Feuille-Vigne.gif") no-repeat left top;
	padding: 20px;
}
#contenu h1, #contenu h2 {
	padding-left: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 1.75ex;
}
#contenu h3.link {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
}
#contenu h1 a, #contenu h2 a {
	color: #9C0;
	border: none;
}
#contenu h2 em {
	font-style: normal;
	font-variant: normal;
	font-size: 18px;
}
#contenu h1 a:hover, #contenu h2 a:hover {
	color: #9C0;
	border: none;
	background-color: inherit;
	text-decoration: underline;
}
#contenu p.chapo {
	padding-left: 170px;
	font-size: 14px;
	line-height: 1.75ex;
	font-variant: small-caps;
	color: #339900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#contenu p strong {
	font-weight: bold;
	color: #900;
	font-size: 13px;	
}
#contenu p.chapo strong {
	text-transform: uppercase;
	color: #339900;
}
#contenu p {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.5ex;
	text-align: justify;
	padding-bottom: 1.5ex;

}
/* Pied de Page */
#footer {
	text-align: center;
	font-size: 10px;
	padding: 10px;
	margin: 10px;
	border-top: 1px solid #390;
		font-family: Arial, Helvetica, sans-serif;
		color: #390;
}
#footer li {
	display: inline;
	white-space: nowrap;
}
#footer a {color: #390; padding: 1px; border-bottom: 1px dotted #390;}
#footer a:hover {background:  #390; color: #fff;}
/* Adresse */
#infos {
	margin-left: 140px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear: both;
}
#infos h6 { font-size: 16px;	padding-left: 40px;}
#infos address {
	padding-left: 40px;
	font-style: normal;
}
#infos address strong {
	color: #000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#infos span {
	font-style: italic;
	display: block;
	width: 40px;
	font-size: 10px;
	float: left;
}
#infos ul { color: #000; text-decoration: none; }
#infos li { color: #000; text-decoration: none; }
#infos a { color: #000; text-decoration: none; }
#affiche { display: none; }
#affiche img { padding-top: 20px; }
img.affiche0 { float: left; }
div.contrimage { padding-left: 170px; }

p.entete:first-letter {
	font-size: 24px;
	color: #900;
	padding-left: 15px;
	padding-bottom: 15px;
	float: left;
	font-weight: bold;
	background: url(../images/deco/Lettrine.gif) no-repeat left top;
}