* {margin: 0; padding: 0;}
body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;}
h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
	color: #333333;}
h2 {font-size: 197%;}
h3 {font-size: 180%;
	margin-bottom: 20px;
	font-weight: normal; }
p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	text-align:justify;}
ul, ol {margin-left: 3em;}
blockquote {
	padding-left: 3em;
	font-style: italic;}
a:link {color: #2474F2;}
a:active {color: #ED5C0C;}
a:visited {color: #2A19A6;}
a:hover {text-decoration: none;
color: #067600;}
img {border-style:solid;
	border-color:#86BA80;}
img.left {
	float: left;
	margin: 0 20px 10px 0;}
img.right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;}
/* Menu */
#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #86BA80;
	color: #FFFFFF;
}
#sousmenu{
	width:150px;
	background: #F7F7F4;
	position:absolute;
	top:300px;
	left:50px;
	border-style:solid;
	border-color:#86BA80;
}
#sousmenu p{
	text-align:center;
	padding-top:15px;
}
/* entete */

#entete {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#entete h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 25px;
}

#entete .soustitre {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
	font-size:20px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

#entete a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 730px;
	margin: 0 auto;
	padding: 20px 0;
}
.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

#signature {
	color: #86BA80;
	margin: 0;
	text-align: right;
	font-weight:bold;
}

#date {
	margin: 0;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

#profession {
	margin: 0;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}

#feminin_psycho {
	border-style:solid;
	border-color: #86BA80;
	border-width: 2px;
	width: 400px;
	margin:auto;
	padding:auto;
	text-align:center;
}

#formulaire {
	float:right;
}

#banniere {
	text-align:center;
	margin:auto;
	padding:auto;
}
/* pied de page */

#pied_de_page {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#pied_de_page p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

.copyright {
	margin: 0;
	text-align: center;
	font-size: 77%;
}