/* Begin Typography & Colors */
body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f7eada;
	color: #600534;
	margin:0;
	padding:0;
}	

#page {
	margin:0 auto;
	width:955px;
	background-color:#FFF;
	padding-bottom:10px;	
}

#header {
	width:955px;
	height: 324px;
	background:url('images/bien-dans-sa-peau.jpg') no-repeat bottom center;
}
	
	#header H1,
	#header DIV.description {
		display:none;
	}
	

#header #top{
	float:right;
	height:19px;
}
	#header #top-content{
		float:left;
		height:17px;
		padding-top:2px;
		background:url('images/menutop-bg.png') repeat-x top left;
	}
	#header #top-left{
		float:left;
		width:10px;
		height:19px;
		background:url('images/menutop-left.png') no-repeat top left;
	}
	#header #top-right{
		float:left;
		width:10px;
		height:19px;
		background:url('images/menutop-right.png') no-repeat top left;
	}
	#header #top A{
		color: #600534;
		text-decoration:none;
	}
	#header #top A:hover{
		text-decoration:underline;
	}
	
#header #logo{
	position:relative;
	width:600px;
	height:150px;
}	

#header #navigation{
	position:relative;
	width:955px;
	height:175px;
}
	
#header #menu{
	position:relative;
	top:4px;
	left:80px;
}
#header #sousmenu{
	position:relative;
	top:20px;
	left:34px;
}
	#header #sousmenu IMG{
		margin-right:4px;
	}

#footer {
	clear:both;
	width:780px;
	margin:0 auto;
	color:#50595d;
}
	#footer A{
		color: #50595d;
		text-decoration:none;
	}
	#footer A:hover{
		text-decoration:underline;
	}
	#footer P {
		margin: 0;
		padding: 5px 0;
		text-align: center;
	}
	
#content {
	float:left;
	width:700px;
}	

	#content #breadcrumb{
		margin:0px 0px 10px 10px;
	}
		#content #breadcrumb SPAN.current{
			font-weight:bold;
		}	
		#content #breadcrumb A{
			color:#600534;
			text-decoration: underline;
		}	
		#content #breadcrumb A:hover{
			text-decoration: underline;
		}		

	#content DIV.post{
		width:660px;
		border:solid 1px #ddbe99;
		background-color:#fdf2e5;
		margin:0px 0px 15px 10px;
		text-align: justify;
		padding:0px 10px;
		color:#664d5a;
	}	

	#content DIV.post h2{
		margin:5px 0px 0px 0px;
		color: #600534;
	}
	#content DIV.post A{
		color:#600534;
		text-decoration: none;
	}
		
	#content DIV.post h3 {
		margin:0px 0px 10px 0px;
		color: #600534;
	}	
		
		
	#content DIV.post P {
		/*margin:5px 0px 15px 0px;*/
		margin:5px 0px 0px 0px;	
	}
		
	#content DIV.post IMG {
		float:left;
		margin-right:15px;
		margin-bottom:10px;
		vertical-align:text-bottom
	}
	#content DIV.post A{
		text-decoration:underline;
	}
	#content DIV.post A:hover{
		font-weight:bold;
		text-decoration:underline;
	}
	#content DIV.post H2 A,
	#content DIV.post H3 A{
		text-decoration:none;
	}
		
	#content DIV.moreinfo {
		clear:both;
		width:660px;
		height:16px;
		background-color:#dcc2a8;
		padding:4px 10px 0px 10px;
		margin:10px 0px 0px -10px;
		font-size:10px;
		font-weight:bold;		
		color: #600534;
	}	
		
		#content DIV.moreinfo A{
			color: #600534;
			text-decoration:underline;
		}	
			
		#content DIV.moreinfo A:hover{
			color: #600534;
			font-weight:bold;
			text-decoration:underline;
		}	
		
	#content DIV.commentaires DIV.moreinfo {
		margin-left:0px;
	}		

	#content DIV.article{
		color:#664d5a;
		margin:0px 0px 0px 10px;
	}
		
	#content DIV.page{
		width:660px;
		margin:0px 0px 15px 20px;
		text-align: justify;
		color:#664d5a;
	}		

		#content DIV.page H2{
			margin-bottom:15px;
			text-transform:uppercase;
			color: #600534;
		}

		#content DIV.page P{
			margin:5px 0;
		}
		
		label{
			display:inline-block;
			width:100px;
			text-align:right;
			padding:4px 10px 0 0;
			font-weight:bold;
			vertical-align:top;
		}	
		
		input,
		textarea,
		select{
			border: solid 1px #d3bfae;
			padding:1px 5px 2px 5px;
			font-size:12px;
		}	
		
		input[type=radio]{
			border:none;
		}	
		
		#commentform label{
			width:auto;
		}	
		

span.wpcf7-not-valid-tip {
	position: absolute;
	left: 102%;
	z-index: 100;
	background: #fff;
	width: 280px;
	padding: 1px 2px;
	color:#c00
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border:#000
}

div.wpcf7-validation-errors {
	color:#c00;
}
div.wpcf7-mail-sent-ok {
	color: #398f14;
}


	#content #commentaires {
		width:680px;
	}	

	#content #commentaires H3{
		margin-left:10px;
	}

	#content #commentaires DIV.commentaires{
		width:680px;
		border:solid 1px #ddbe99;
		background-color:#fdf2e5;
		text-align: justify;
		margin:5px 0px 5px 10px;
	}

	#content DIV.commentaires P{
		margin:5px 10px;
		color:#664d5a;
	}

	#content DIV.commentaires P.attentevalidation{
		font-style:italic;
		font-weight:bold;
		color: #600534;
	}
	
	#content #respond {
		width:682px;
		margin:10px 0px 5px 10px;
		text-align: justify;
		background-color:#600534;
		color:#FFFFFF;
	}
		
		#content #respond A{
			color:#FFFFFF;
		}
	
		#content #respond DIV.alignleft{
			width:460px;
			height:16px;
			border-right:solid 2px #FFFFFF;
			border-bottom:solid 2px #FFFFFF;
			text-transform:uppercase;
			padding:5px 10px;
			font-weight:bold;
			font-size:14px;
		}
		
		#content #respond DIV.alignright {
			height:16px;
			width:180px;
			padding:5px 10px 5px 10px;
			font-weight:bold;
			border-bottom:solid 2px #FFFFFF;
		}
		
		#content #respond #respond-contenu{
			display:none;
			clear:both;
			width:650px;
			margin:0 auto;
		}
		
			#content #respond DIV.champ{
				float:left;
				width:320px;
				margin-bottom:10px;
			}
		
			#content #respond label{
				font-weight:bold;
			}
		
			#content #respond input,
			#content #respond textarea{
				border:none;
			}
			#content #respond .button {
				width:74px;
				height:27px;
				background:url('images/envoyer.gif') no-repeat top left;
				cursor:pointer;
				margin-top:
			}
	
	#content #search {
		width:680px;
	}	
	
	#content #seopagebar .this-page {
		font-weight:bold;	
	}
	
	#content #seopagebar A{
		color:#600534;
	}
	
	#content div.page div.ddsg-wrapper h2{
		display:none;
	}
	#content div.page li{
		margin:10px 0 0 0;
	}
	#content div.page li ul {
		margin:5px 0 0 0;
	}	
	#content div.page li ul li{
		margin:0px 0 0 0;
	}		
	#content div.page li ul li{
		margin:0px 0 5px 0;
	}		
	#content div.page A{
		color:#600534;
		text-decoration:none;
	}	
	#content div.page A:hover{
		text-decoration:underline;
	}	



#sidebar {
	float:left;
	width:250px;
	margin-left:5px;
	margin-top:22px;
}

#sidebar h2 {
	color:#FFF;
	background:url('images/sidebar-push-bg.gif') repeat-x top left;
	width:239px;
	height:34px;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding-top:11px;
}

#sidebar p {
	background:#fdf2e5;
	padding:5px 10px 10px 10px;
}

#sidebar DIV.picto {
	position:absolute; 
	z-index:2; 
	margin-left:200px;
}

#sidebar #searchform {
	margin:0;
	padding:0;
}

#sidebar #searchform DIV{
	width:240px;
	height:32px;
	background: url('images/sidebar-search-bg.gif') no-repeat top left;
	margin-bottom:5px;
	padding-top:3px;
}

#sidebar #searchform INPUT{
	color: #600534;
	border:none;
	font-size:11px;
}

#sidebar #searchform INPUT#searchsubmit{
	width:41px;
	height:24px;
	border:none;
	background: url('images/ok.gif') no-repeat top left;
	cursor:pointer;
	margin-left:10px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	width:230px;
}

#sidebar ul li ul {
	padding-bottom:20px;
	background:#fdf2e5 url('images/sidebar-push-bottom.gif') no-repeat bottom left;
}

#sidebar ul li ul li{
	width:190px;
	margin:0px 0px 0px 10px;
	padding-left:10px;
	background:url('images/sidebar-item.gif') no-repeat top left;
}

#sidebar ul li ul li.push{
	width:190px;
	margin:0;
	background:none;
}
#sidebar ul li ul li.push ul{
	background:none;
	padding-bottom:0px;
}

#sidebar ul li ul li A{
	color:#600534;
	font-weight:bold;
	text-decoration: underline;
}


/*******************************************************/
h1, h2, h3 {
	margin:0;
	padding:0;
}

h1 {
	font-size:20px;
	font-weight: bold;
}

h2 {
	font-size:18px;
	font-weight: bold;
}

h3 {
	font-size:12px;
}

h1 a, h1 a:hover, h1 a:visited, h1 a:hover,
h2 a, h2 a:hover, h2 a:visited, h2 a:hover,
h3 a, h3 a:hover, h3 a:visited, h3 a:hover,  {
	color:#600534;
	text-decoration: none;
}

.clear {
	clear: both;
}

P {
	margin:0;
	padding:0;
}

IMG {
	border:none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}




.accroche{
	font-weight:bold;
}	
.titre{
	color: #600534;
	font-weight:bold;
}		

/*******************************************************/








/*#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}*/










/*#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform input.optinradio {
	width:auto;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



.wp-caption {
	float:left;
}	
.wp-caption-text {
	display:none;
}
/* Captions */
/*.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}*/
/* End captions */
