/*
Menestrels
*/

body {
	margin: 0px 0;
	padding: 0;
	background: #d0df99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7F7E77;
}

form {
	margin: 0 0 0 5px ;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #FFF url(images/bg_input.png) repeat-x;
	border: 1px solid #3db397;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #3db397;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #01a196;
}

a {
	border-bottom: 1px solid #01a196;
	text-decoration: none;
	color: #3db397;
}

a:hover {
	border: none;
	color: #87c998;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 150px;
	width:394px;
	padding: 0 30px;
	background:  url(images/logo.jpg) no-repeat ;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 10px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
}

#logo a {
	border: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	padding-top: 15px;
}

#searchsubmit {
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: #0aa496 url(images/menu.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 22px 0 0 50px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 12px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	color: #44b597;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(images/bg_page.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 710px;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #01a196;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #01a196;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}
.entry img {
	margin:5px;
}
.entry hr{
	display:block;
	color:#6CC;
}
.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #01a196;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #01a196;
	border-bottom: 1px solid #01a196;
	line-height: normal;
	font-size: smaller;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #01a196;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
	border-bottom: 2px solid #01a196;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #01a196;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 650px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding-left: 10px;
}

#sidebar li li {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	border-bottom-color: #656d8c;
	color: #666666;
}

#sidebar a:hover {
	color: #000000;
}

/* Calendar */

#calendar {
	padding-left: 10px;
	color:#373C4C;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #656d8c;
	border-bottom: 2px solid #656d8c;
}

#calendar tbody td {
	border-bottom: 1px solid #656d8c;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #656d8c;
	font-weight: bold;
}

#calendar #today {
	background: #656d8c;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 20px 0 0 20px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #656d8c;
}

#footer a {
	color: #656d8c;
	text-decoration:none;
	border:none;
	
}
        .lavaLampWithImage {
            position: relative;
       /*     height: 29px;*/
            width: 905px;
           /* background: url("bg.gif") no-repeat top;
            padding: 15px;*/
            margin: 10px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
					margin-left:8px;
					margin-right:8px;
                }
                    .lavaLampWithImage li.back {
                        background: url("images/lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("images/lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 9px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                       
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 2px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }
						
/* /////////////////////// FAQ //////////////////////////////////////*/
#questions {
	margin-bottom: 20px;
	padding-left: 0;
	margin-left: 20px;
}

#questions li {
	background: url(images/question24.png) no-repeat left center;
	line-height: 14px;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 5px 0 5px 30px;
}

div.faq-a {
	border-bottom: dotted 2px #ddd;
	padding: 10px 0 7px;
	margin:0 20px 0 20px;
}

.return-top {
	float: right;
	cursor: pointer;
	padding-left: 20px;
}
/* ------------------ Calendrier --------------------------------------*/
.postJ {
	padding: 0px;
	/*clear: both;*/
	overflow: hidden;
/*	margin:0 5px 0 5px;*/
padding:20px
}
.postJ .datec {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.postJ .datec span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.postJ .title {
	float: left;
	margin-left: 10px;
	width: 610px;
}
.postJ .title h2 {
	margin-bottom:20px;
	 border-bottom:dotted #3db397 1px;
}
.postJ .title_r {
	float: left;
	margin-left: 10px;
	width: 352px;
	
	margin-bottom:20px;
	 border-bottom:dotted #3db397 1px;
}
.postdata .auteur{
	float: left;
		font-size: 11px;
		color:#949fcc;
}
.postdata .auteur a{
	border:none;
}
.postdata .dateFR{
	padding-left: 18px;
	float: right;
		font-size: 11px;
}
.postdata .dateFR{
	margin-bottom:15px;

}
.auteur {
/*float:right;*/
	text-align: right;
	color: #656d8c;
	font-size: 11px;
}
/* special robots form */
fieldset {

	   border:  #c0c0c0 1px solid;}
legend{
	   color: #c0c0c0;}


form.camyoform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	background-image:url(captcha/captcha/false.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
div.error { display: none; }

input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }
select.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }
form.camyoform .gray * { color: gray; }
form.camyoform div#captchaimage img { border: 1px solid #cccccc; margin:3px; }
form div#captchaimage { float: left; margin-right: 15px; }
/*form input#captcha { width: 25%; border: 1px solid #cccccc; padding: 2px; } */
  #captcha.success {
  	border: 1px solid #49c24f;
	background: #bcffbf;
  }
  #captcha.error {
  	 border: 1px dotted red;
  }

form.camyoform label.valid {
	color: green;
	background-image:url(captcha/captcha/true.png);
	background-repeat:no-repeat;
	padding-left:20px;
}
