body {
	margin: 0;
	padding: 0;
	background: #ffe7e7 url(images/base01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 {
	margin: 0;
	font: italic 2.4em Georgia, "Times New Roman", Times, serif;
	color: #7b5c03;
}

h2 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.7em;
	color: #4D4D4D;
}

h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.6em;
	color: #4D4D4D;
}

p {
	line-height: 140%;
}

/* entete */

#entete {
	width: 900px;
	height: 215px;
	margin: auto;
	background: url(images/base02.jpg) no-repeat;
}

/* Logo */

#logo {
	padding: 140px 0 0 100px;
}

#logo h1 {
	margin-right: 9px;
	letter-spacing: -2px;
	font: italic 3em Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
}


#logo p {
	margin: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #BF4D02;
}


#logo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none
}

/* Menu */

#menu {
	width: 950px;
	height: 36px;
	margin: auto;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffe7e7;
}

#menu a:hover {
	background: url(images/base03.jpg) no-repeat center top;
}

#menu .first {
	background: url(images/base03.jpg) no-repeat center top;
}

#corps {
	width: 920px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/base04.jpg) repeat-y left top;
}

#corps-top {
	width: 900px;
	background: url(images/base07.jpg) no-repeat left top;
}



/* Page */

#page {
	padding-top: 25px;
}


#semidte {
	float: right;
	width: 220px;
	margin-right: 50px;
	text-align: justify;
}

#semigch {
	float: right;
	width: 220px;
	margin-right: 50px;
	text-align: justify;
}


#semidte2 {
	float: right;
	width: 270px;
	margin-right: 10px;
	text-align: justify;
	font-size: 10px;
}

#semigch2 {
	float: right;
	width: 270px;
	margin-right: 10px;
	text-align: justify;
	font-size: 10px;
}

/* Contenu */

#contenu {
	float: right;
	width: 530px;
	margin-right: 20px;
}

.parag .title {
	color: #967001;
	border-bottom: 2px #c077f4 dashed;
}

.parag .comment {
	margin-top: 10px;
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.parag .entree {
	padding: 10px 0 5px 0;
	text-align: justify;
}

.parag a {
	color: #967001;
	border-bottom: 1px #967001 dotted;
	text-decoration: none;
}

/* Contenu */

#gauche {
	float: left;
	width: 250px;
	margin-left: 20px;
	padding: 0 0 0 35px;
}

#gauche ul {
	margin: 0;
	list-style: none;
}

#gauche li ul {
	padding-bottom: 30px;
}

#gauche li li {
	line-height: 32px;
	border-bottom: 1px dashed #590000;
}

#gauche li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 10px;
	font-style: italic;
}

#gauche h2 {
	letter-spacing: -1px;
	color: #6d3305;
}

#gauche p {
	padding-bottom: 18px;
	text-align: justify;
}

#gauche a {
	color: #BF4D36;
	border: none;
}

#gauche a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Footer */

#footer {
	width: 850px;
	height: 20px;
	margin: auto;
	padding: 40px 0 15px 0;
	background: url(images/base06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}