body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #811305;
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #000000;
	font-size: 18px;
}

h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #811305;
	font-size: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: left;
	line-height: 20px;
}

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}


/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 70px;
	background: #000000;
}

#menu ul {
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 25px;
	background: url(images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: lowercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 205px;
	margin-left: 10px;
	background: url(images/img02.jpg) no-repeat left top;
}

#banner {
	float: left;
	width: 939px;
	height: 205px;
	margin-left: 10px;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-y left top;
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 530px;
	padding: 20px 20px 0 0;
}

#contentbio {
	width: 900px;
	/*padding: 20px 20px 0 0;*/
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 315px;
	padding: 20px 0 0 20px;
}

#sidebar h2 {
	height: 32px;
}



/* Footer */
#footer-wrap {
	width: 939px;
	height: 80px;
	margin: 0 auto;
	background: #993333;
}

#footer {
	margin: 0 auto;
	height: 80px;
	min-height: 64px;
	padding: 0;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bolder;
}

#legal a {
	text-decoration: none;
	color: #000000;
}
#rightmenu {
	float: right;
	position: absolute;
	left: 753px;
	top: 2px;
	width: 207px;
	height: 65px;
}
#wrapper #logo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.bold {font-size: 18px}
.small {font-size: 10px}


#gauche{
float:left;
width:300px;
}

#photo1{
background-color:#FFFFFF;
width:250px;
height:300px;
margin-top:65px;
margin-bottom:10px;
margin-left:8px;
}

#photo2{
background-color:#FFFFFF;
width:250px;
height:304px;
margin-top:10px;
margin-bottom:5px;
margin-left:8px;
}