/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #80755E;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	color: #605848;
}

h1, h2, h3 {
/*
	text-transform: lowercase;
	*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #605848;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.gif) no-repeat;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330010;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #605848;
}

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

img {
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #605848;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 10px 20px 0 10px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
/*	background: url(images/img04.gif) repeat-x left bottom; */
	border-bottom: 2px solid #EEEEEE;
	font-size: 2em;
}

.post .date {
	float: right;
	padding: 10px 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding	: 10px 20px;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	padding-bottom: 10px;
/*	border-top: 1px solid #EEEEEE; */
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background: #D2C7AC;
	border: 2px solid #FFFFFF;
}

/* Logo */

#logo {
	height: 120px;
	background: #bdb39b;
}

#logo h1 {
	padding: 15px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#logo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	color: #605848;
}

/* Photo */

#photo {
	height: 200px;
	background: url(images/img02.jpg);
}

#photo h1 {
	padding: 35px 0 0 380px;
	letter-spacing: -1px;
	font-size: 2.4em;
}

#photo h2 {
	margin-top: -8px;
	padding: 0 0 0 410px;
	font-size: 1.3em;
}

#photo a {
	text-decoration: none;
	color: #605848;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
}

#sidebar a {
}

/* Subtitle */

#subtitle {
  text-align: center;
	height: 30px;
	background: #E2D9C6;
}

#subtitle h2 {
  padding: 3px 0;
}

/* Content > Menu */

#menu {
	height: 30px;
	background: #E2D9C6;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 9px 0 2px 0;
	border-bottom: 2px solid #E2D9C6;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #605848;
}

#menu a:hover {
	border-bottom-color: #605848;
}

#menu .active a {
	border-bottom-color: #605848;
}

#menu .first a {
}

/* Footer */

#footer {
  position: relative;
	clear: both;
	padding: 15px 15px 15px 40px;
	background: #EBE6E8;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer img {
  padding: 2px;
}

#footer a {
	color: #999999;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#video {
  position:absolute;
  padding:0;
  margin:1px 0 0 1px;
  width:600px;
  height:400px;
  background-color:white;
}

.cadre {
  position:relative;
  width:602px;
  height:402px;
  background-color:white;
  margin: 0 0 0 100px;
}

#slideshow
{
	border: 1px solid white;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 600px;
	height: 400px;
	background-color: #D2C7AC;
}

#slideshow img
{
	border: 0;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 400px;
}

td {
	margin: 20px 0;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	color: #605848;
}

.tableheader {
	margin: 20px 0;
	font: normal small Tahoma, Arial, Helvetica, sans-serif;
	background-color: #BDB39B;
	color: #605848;
}

.texte9 {
/*  background-color: #FFC0C0;
  border: 2px solid red;
  */
}

.texte9 td {
  padding: 0;
  margin: 2px;
}

.texte4 {
  font: normal 11pt Cambria, Arial, sans-serif;
	color: #504838;
}  
.texte5 {
  font: italic 11pt Cambria, Arial, sans-serif;
	color: #504838;
}  

.form3 {
  background-color: #E2D9C6;
  padding: 2px;
}  