/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	cursor:pointer;
}
a img {
	border: none;
}
li {
	list-style:none;
}
body.archive li {
	list-style:none;
}
body.archive #content-category li {
	list-style:disc;
}
p.shutter {
	float:left;
	background:#EEEEEE;
	color:#5f3d36;
	padding:15px;
	border:1px dashed #8c5a51;
}

#thethe-toggle {
	background:red;
}
#thethe-toggle a{
	background:red;
}

/* =Layout
-------------------------------------------------------------- */
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#content-frise h1 {
	color:#ce0419;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
#container {

}
#content-frise {
	float:left;
	width:605px;
	margin: 0;
	margin-right:25px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
#content-accueil {
	float:left;
	width:625px;
	margin: 0;
	margin-right:37px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
#content {
	float:left;
	width:575px;
	margin: 0;
	margin-right:25px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
.entry-content a:link {
	font-size:15px;
}
#content-single {
	float:left;
	width:575px;
	margin: 0;
	margin-left:10px;
	margin-right:30px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
#content-single h1{
	color:#000000;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:20px;
	font-weight:bold;
}
#content-single h2 {
	background:#8c5a51;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border-top-right-radius:10px;
	float:left;
	width:97%;
	margin-top:20px;
}
#content-single h3 {
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:10px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
	border-bottom:1px solid #8c5a51;
}
#content-single h4{
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
	text-decoration:underline;
}
#content-single h5{
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
}
#content-category h3 {
	padding-top:3px;
	padding-bottom:4px;
	margin:0;
	margin-bottom:10px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
	border-bottom:1px solid #8c5a51;
}
#content-category h4{
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
	text-decoration:underline;
}
#content-category h5{
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
}
#content-category {
	float:left;
	width:575px;
	margin: 0;
	margin-left:10px;
	margin-right:30px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
#content-category h2 {
	background:#8c5a51;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:10px;
	padding-left:10px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border-top-right-radius:10px;
}
#content-category h1.page-title {
	color:#ce0419;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
#content-page{
	float:left;
	width:575px;
	margin: 0;
	margin-left:10px;
	margin-right:30px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
#content-page h1{
	color:#000000;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:20px;
	font-weight:bold;
}
#content-page h2 {
	background:#8c5a51;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:10px;
	padding-left:10px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border-top-right-radius:10px;
	margin-top:30px;
}
#content-page h3 {
	background:transparent;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:10px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
	border-top-right-radius:10px;
	border-bottom:1px solid #8c5a51;
}
#content-page h4{
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
	text-decoration:underline;
}
#content-page h5{
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:5px;
	padding-left:0px;
	font-size:13px;
	color:#8c5a51;
	font-weight:bold;
}
#content-page h1.entry-title {
	color:#000000;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:20px;
	font-weight:bold;
}
#content-page .entry-content h1 {
	color:#705453;
	font-family:Trebuchet MS;
	margin:0;
	margin-top:-20px;
	margin-bottom:10px;
	padding:0;
	font-size:17px;
	font-weight:bold;
}
#content-page ul li, #content-single ul li {
	list-style:disc;
}
#content-page ol li, #content-single ol li  {
	list-style: decimal;
}
body.page-id-9157 #content-page h1.entry-title {
	color:#8c5a51;
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-size:20px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.page-id-9322 #content-page h1.entry-title {
	color:#a91632;
}
body.page-id-7 #content-page h1.entry-title {
	color:#ce0518;
}
body.enfant-category-14 #content-category h1.page-title, body.enfant-category-53 #content-category h1.page-title, body.enfant-category-9 #content-category h1.page-title, body.enfant-category-63 #content-category h1.page-title {
	color:#cf0443;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
body.enfant-category-85 #content-category h1.page-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#ad0a1b;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-11 #content-category h1.page-title{
	color:#fc6f13;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
body.enfant-category-107 #content-category h1.page-title{
	color:#f84821;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
body.enfant-category-33 #content-category h1.page-title {
	color:#ad0a1a;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
body.enfant-category-55 #content-category h1.page-title {
	color:#fc6f13;
	font-family:Trebuchet MS;
	margin:0;
	margin-bottom:20px;
	padding:0;
	font-size:18px;
}
#content-category .post {
	float:left;
	width:239px;
	height:170px;
	background:#f4f1f1;
	margin:0;
	margin-left:15px;
	margin-bottom:15px;
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #cbcaca;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#content-category .post p {
	margin:0;
	padding:0;
	min-height:95px;
	max-height:95px;
}
#content-category .post img {
	float:left;
	width:75px;
	height:75px;
	margin-right:10px;
	margin-bottom:5px;
	background:url(images/no-image.png) no-repeat;
}
#content-category .post a{
	float:right;
	background:url(images/fond-lire.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
#content-category .post a.read-more{
	position:absolute;
	margin-left:167px;
}

#liens-articles{
	float:left;
	width:100%;
	padding-bottom:25px;
}
body.enfant-category-11 #liens-articles h2{
	border-bottom:1px dashed #fc6f13;
	background:transparent;
	color:#fc6f13;
	font-size:16px;
	margin-left:15px;
	padding:0;
	padding-bottom:4px;
}
body.enfant-category-11 li.lien-article a:link{
	float:left;
	width:555px;
	color:#333333;
	border-bottom:1px solid #cdcbcb;
	padding-top:4px;
	padding-bottom:3px;
	margin-left:15px;
	list-style:disc;
}
body.enfant-category-11 li.lien-article a:hover{
	color:#fc6f13;
}
body.enfant-category-36 #liens-articles h2, body.enfant-category-48 #liens-articles h2, body.enfant-category-80 #liens-articles h2, body.enfant-category-103 #liens-articles h2{
	border-bottom:1px dashed #fc6f13;
	background:transparent;
	color:#ce0518;
	font-size:16px;
	margin-left:15px;
	padding:0;
	padding-bottom:4px;
}
body.enfant-category-36 li.lien-article a:link, body.enfant-category-48 li.lien-article a:link, body.enfant-category-80 li.lien-article a:link, body.enfant-category-103 li.lien-article a:link{
	float:left;
	width:555px;
	color:#333333;
	border-bottom:1px solid #cdcbcb;
	padding-top:4px;
	padding-bottom:3px;
	margin-left:15px;
	list-style:disc;
}
body.enfant-category-36 li.lien-article a:hover, body.enfant-category-48 li.lien-article a:hover, body.enfant-category-80 li.lien-article a:hover, body.enfant-category-103 li.lien-article a:hover{
	color:#ce0518;
}


body.enfant-category-14 #content-category .post a, body.enfant-category-53 #content-category .post a, body.enfant-category-9 #content-category .post a, body.enfant-category-63 #content-category .post a{
	float:right;
	background:url(images/fond-lire-rose.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
body.enfant-category-11 #content-category .post a, body.enfant-category-55 #content-category .post a{
	float:right;
	background:url(images/fond-lire-jaune.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
body.enfant-category-33 #content-category .post a{
	float:right;
	background:url(images/fond-lire-bordeaux.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
body.enfant-category-107 #content-category .post a{
	float:right;
	background:url(http://www.chretiensaujourdhui.com/wp-content/uploads/2013/06/fond-lire-orange.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
#content-category .post h2.entry-title {
	margin:0;
	margin-bottom:-7px;
	padding:0;
	text-align:left;
}
#content-category .post h2.entry-title a {
	float:left;
	width:100%;
	height:34px;
	margin:0;
	padding:0;
	background:transparent;
	color:#333333;
	font-weight:bold;
	line-height:16px;
	font-size:14px;
	overflow:hidden;
	border-radius:0px;
}
#content-category h2.entry-title a:hover {
	color:#ce041a;
	font-weight:bold;
}
body.enfant-category-108 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#fc6f13;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-11 #content-single h1.entry-title, body.enfant-category-81 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#fc6f13;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-108 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#fc6f13;
}
body.enfant-category-108 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-107 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#f84821;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-107 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#f84821;
}
body.enfant-category-107 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-107 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-107 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}
body.enfant-category-33 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#ad0a1b;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-15 #content-single h1.entry-title, body.enfant-category-36 #content-single h1.entry-title, body.enfant-category-40 #content-single h1.entry-title, body.enfant-category-43 #content-single h1.entry-title, body.enfant-category-48 #content-single h1.entry-title, body.enfant-category-54 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#ce0518;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-9 #content-single h1.entry-title, body.enfant-category-14 #content-single h1.entry-title, body.enfant-category-53 #content-single h1.entry-title, body.enfant-category-63 #content-single h1.entry-title, body.enfant-category-72 #content-single h1.entry-title  {
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#cf0443;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-55 #content-single h1.entry-title{
margin:0;
	margin-bottom:10px;
	padding:0;
	color:#fc6f13;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-80 #content-single h1.entry-title, body.enfant-category-103 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#ce0518;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.enfant-category-85 #content-single h1.entry-title{
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#ad0a1b;
	font-size:18px;
	font-family:Trebuchet MS;
	text-align:left;
}
body.page-id-8926 #content-page h1.entry-title {
	color:#cc0518;
}
body.page-id-8931 #content-page h1.entry-title {
	color:#ad0a1b;
}
body.page-id-8931 #content-page h1.entry-title {
	color:#ad0a1b;
}
body.page-id-8935 #content-page h1.entry-title {
	color:#cf0443;
}
body.page-id-8938 #content-page h1.entry-title {
	color:#f84821;
}
body.page-id-8941 #content-page h1.entry-title {
	color:#fc6f13;
}
#toc_container p.toc_title {
	font-size:16px;
}

#post-9 h1.entry-title, #post-63 h1.entry-title, #post-67 h1.entry-title, #post-17365 h1.entry-title {
	color:#ce0518;
}
#post-187 h1.entry-title, #post-202 h1.entry-title, #post-204 h1.entry-title{
	color:#ad0a1a;
}
#post-111 h1.entry-title, #post-648 h1.entry-title, #post-606 h1.entry-title, #post-629 h1.entry-title, #post-613 h1.entry-title, #post-632 h1.entry-title, #post-6844 h1.entry-title, #post-635 h1.entry-title, #post-6847 h1.entry-title {
	color:#f84821;
}
#content-recherche {
	float:left;
	width:575px;
	margin: 0;
	margin-right:40px;
	padding:0;
	font-size:12px;
	color:#363433;
	text-align:justify;
}
#content-recherche h1.page-title {
	margin:0;
	padding:0;
}
#content-recherche .post {
	clear:both;
	float:left;
	width:550px;
	background:#f4f1f1;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #cbcaca;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}

#content-recherche .post img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#content-recherche .type-page {
	clear:both;
	float:left;
	width:550px;
	background:#f4f1f1;
	margin:0;
	margin-top:10px;
	margin-bottom:5px;
	padding:15px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #cbcaca;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#content-recherche .type-page a{
	float:right;
	background:url(images/fond-lire.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
#content-recherche .post .entry-summary{
	min-height:115px;
}
#content-recherche .post a{
	float:right;
	background:url(images/fond-lire.jpg) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	margin-top:-10px;
	margin-bottom:10px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	font-weight:normal;
	border-radius:10px;
}
#content-recherche h2.entry-title a {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:transparent;
	color:#333333;
	font-weight:bold;
	line-height:18px;
	font-size:18px;
}
#content-recherche h2.entry-title a:hover {
	color:#ce041a;
	font-weight:bold;
}
#content-recherche h1.page-title {
	font-size:20px;
	color:#000000;
}

#richetext-28{
	list-style:none;
	float:left;
	margin:0px;
	margin-top:-25px;
	margin-right:12px;
	margin-bottom:0px;
	width:200px;
}
li#richetext-28 h3.widget-title a{
	float:left;
	width:196px;
	color:#363433;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:8px;
	margin-top:5px;
	border-top:3px solid #ce0518;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	letter-spacing:0;
}
li#richetext-28 h3.widget-title a:hover{
	color:#ce0518;
}
li#richetext-28 img{
	width:200px;
	height:151px;
}

#richetext-29{
	list-style:none;
	float:left;
	margin:0px;
	margin-top:-25px;
	margin-bottom:0px;
	margin-right:12px;
	width:200px;
	background:transparent;
}
li#richetext-29 h3.widget-title a{
	float:left;
	width:196px;
	color:#363433;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:8px;
	margin-top:5px;
	border-top:3px solid #ce0518;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	letter-spacing:0;
}
li#richetext-29 h3.widget-title a:hover{
	color:#ce0518;
}
li#richetext-29 img{
	width:200px;
	height:151px;
}

#richetext-30{
	list-style:none;
	float:left;
	margin:0px;
	margin-top:-7px;
	margin-bottom:0px;
	width:200px;
	background:transparent;
}
li#richetext-30 h3.widget-title a{
	float:left;
	width:196px;
	color:#363433;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:8px;
	margin-top:5px;
	border-top:3px solid #ce0518;
	font-family: 'Lato', sans-serif;
	font-size:18px;
	letter-spacing:0;
}
li#richetext-30 h3.widget-title a:hover{
	color:#ce0518;
}
li#richetext-30 img{
	width:200px;
	height:151px;
	margin-top:4px;
}

#secondary {
	float:left;
	width: 265px;
	margin:0;
	margin-top:-25px;
	padding:0;
}
#secondary-category {
	float:left;
	width: 292px;
	margin:0;
	padding:0
}
#secondary-category li#richetext-5{
	list-style:none;
	clear:both;
	float:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:-15px;
	width:321px;
}
#secondary-category li#richetext-5 h3.widget-title a{
	position:absolute;
	width:277px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	border:none;	
	font-size:15px;
	font-family:Arial;
}
#secondary-category li#richetext-5 img{
	width:292px;
	height:125px;
}
#secondary-category li#richetext-6{
	list-style:none;
	clear:both;
	float:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:-15px;
	width:321px;
}
#secondary-category li#richetext-6 h3.widget-title a{
	position:absolute;
	width:277px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:4px;
	border:none;
	font-size:15px;
	font-family:Arial;
}
#secondary-category li#richetext-6 img{
	width:292px;
	height:125px;
}
#secondary-category li#richetext-11{
	list-style:none;
	clear:both;
	float:left;
	margin:0px;
	margin-top:25px;
	margin-bottom:0px;
	width:321px;
}
#secondary-category li#richetext-11 h3.widget-title a{
	position:absolute;
	width:277px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	border:none;
	font-size:15px;
	font-family:Arial;
}
#secondary-category li#richetext-11 img{
	width:292px;
	height:125px;
}
#secondary li#richetext-7{
	list-style:none;
	float:left;
	width:360px;
	margin-top:-15px;
}
#secondary-category li#richetext-7{
	list-style:none;
	float:left;
	width:360px;
	margin-top:-15px;
}
#secondary li#richetext-7 img{
	float:left;
}
#secondary-category li#richetext-7 img{
	float:left;
	margin-left:5px;
	width:126px;
}
#secondary li#richetext-8{
	clear:both;
	list-style:none;
	float:left;
	margin:0px;
	width:321px;
}
#secondary li#richetext-8 h3.widget-title{
	position:absolute;
	width:307px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
}
li#ctc-3 h3.widget-title {
	width:277px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:18px;
	margin-bottom:10px;
}
li#ctc-3 {
	margin-bottom:20px;
}

li#text-14{
	float:left;
	margin-bottom:25px;
}
li#text-14 h3{
	float:left;
	width:265px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:7px;
	margin-bottom:5px;
	z-index:1000;
}


#page-contact {
	float:left;
	width:600px;
	height:400px;
}
#page-contact label {
	float:left;
	width:150px;
	margin-left:50px;
	margin-bottom:5px;
}
#page-contact input {
	width:250px;
	margin-bottom:5px;
}
#page-contact input.wpcf7-submit {
	float:right;
	width:100%;
	width:90px;
	margin-right:140px;
}
#page-contact textarea {
	width:250px;
	height:80px;
}
#plansite {
	margin-top:20px;
}
#plansite li {
	float:left;
	width:100%;
	margin-bottom:2px;
}
#plansite li a {
	padding:5px;
	background:#EEEEEE;
	font-size:14px;
}
#plansite li img {
	float:left;
	margin-right:5px;
	display:none;
}
#plansite .description {
	display:none;
}
#plansite .plans {
	float:left;
	width:270px;
	margin-right:15px;
	text-align:left;
}
#plansite ul.sub-menu {
	padding:0;
	margin:0;
	margin-top:5px;
}
#plansite ul.sub-menu li a {
	color:#333333;
	background:#FFFFFF;
	font-size:11px;
	padding:0;
	margin:0;
}
#pagination {
	float:left;
	width:100%;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
#pagination span.current {
	background:red;
	border:1px solid red;
}

#bibliotheque {
	float:left;
	background: url(images/biblio.jpg) no-repeat;
	width:570px;
	height:820px;
	margin-bottom:30px;
	margin-top:-68px;
}
#bibliotheque #ancien-testament{
	position:absolute;
	top:0;
	margin-top:386px;
}
#bibliotheque #nouveau-testament{
	position:absolute;
	top:0;
	margin-left:286px;
	margin-top:385px;
	width:287px;
	height:52px;
}
#bibliotheque #loi{
	position:absolute;
	top:0;
	margin-top:442px;
	background:url(/wp-content/uploads/2012/06/bibliotheque-31.jpg) no-repeat;
	width:269px;
	height:62px;
}
#bibliotheque #loi .livres{
	float:left;
	width:269px;
	margin-top:62px;
	margin-left:104px;
}
#bibliotheque #loi .livres img{
	float:left;
	margin:0;
	padding:0;
}


#bibliotheque #evangile{
	position:absolute;
	top:0;
	margin-left:269px;
	margin-top:442px;
	background:url(/wp-content/uploads/2012/06/bibliotheque-4.jpg) no-repeat;
	width:301px;
	height:152px;
}
#bibliotheque #evangile .livres{
	float:left;
	margin-top:51px;
	margin-left:78px;
}
#bibliotheque #evangile .livres img{
	float:left;
	margin:0;
	padding:0;
}

#bibliotheque #peuple{
	position:absolute;
	top:0;
	margin-left:0px;
	margin-top:590px;
	background:url(/wp-content/uploads/2012/06/bibliotheque-5.jpg) no-repeat;
	width:269px;
	height:182px;	
}
#bibliotheque #peuple .livres{
	float:left;
	width:269px;
	margin-top:-3px;
	margin-left:57px;
}
#bibliotheque #peuple .livres img{
	float:left;
	margin:0;
	padding:0;
}
#bibliotheque #peuple .livres2{
	float:left;
	width:104px;
	margin-top:34px;
	margin-left:125px;
}
#bibliotheque #peuple .livres2 img{
	float:left;
	margin:0;
	padding:0;
}

#bibliotheque #histoire{
	position:absolute;
	top:0;
	margin-left:269px;
	margin-top:590px
}
#bibliotheque #histoire{
	width:301px;
	height:26px;
}

#bibliotheque #prieres{
	position:absolute;
	top:0;
	margin-left:0px;
	margin-top:775px;
	background:url(/wp-content/uploads/2012/06/bibliotheque-7.jpg) no-repeat;
	width:269px;
	height:119px;	
}
#bibliotheque #prieres .livres1{
	float:left;
	width:67px;
	margin-top:48px;
	margin-left:87px;
}
#bibliotheque #prieres .livres1 img{
	float:left;
	margin:0;
	padding:0;
}
#bibliotheque #prieres .livres2{
	float:right;
	width:101px;
	margin-top:30px;
	margin-right:10px;
}
#bibliotheque #prieres .livres2 img{
	float:left;
	margin:0;
	padding:0;
}

#bibliotheque #lettres{
	position:absolute;
	top:0;
	margin-left:269px;
	margin-top:718px;
	background:url(/wp-content/uploads/2012/06/bibliotheque-8.jpg) no-repeat;
	width:297px;
	height:217px;	
}
#bibliotheque #lettres .livres1{
	float:left;
	width:64px;
	margin-top:68px;
	margin-left:24px;
}
#bibliotheque #lettres .livres1 img{
	float:left;
	margin:0;
	padding:0;
}
#bibliotheque #lettres .livres2{
	float:left;
	margin-top:110px;
	margin-left:0px;
}
#bibliotheque #lettres .livres2 img{
	float:left;
	margin:0;
	padding:0;
}
#bibliotheque #lettres .livres3{
	float:right;
	width:91px;
	margin-top:3px;
	margin-right:78px;
}
#bibliotheque #lettres .livres3 img{
	float:left;
	margin:0;
	padding:0;
}


#bibliotheque #prophetie{
	position:absolute;
	top:0;
	margin-top:895px;
	background:url(/wp-content/uploads/2012/06/bibliotheque-9.jpg) no-repeat;
	width:269px;
	height:186px;	
}
#bibliotheque #prophetie .livres1{
	float:left;
	width:90px;
	margin-top:55px;
	margin-left:72px;
}
#bibliotheque #prophetie .livres1 img{
	float:left;
	margin:0;
	padding:0;
}
#bibliotheque #prophetie .livres2{
	float:right;
	width:89px;
	margin-top:33px;
	margin-right:13px;
}
#bibliotheque #prophetie .livres2 img{
	float:left;
	margin:0;
	padding:0;
}

*+html #bibliotheque #vision{
	margin-left:359px;
}
#bibliotheque #vision{
	position:absolute;
	top:0;
	margin-left:269px;
	margin-top:933px;
}
#bibliotheque #vision{
	width:301px;
	height:144px;
}
#liens-bibliotheque {
	float:left;
	width:100%;
	margin-top:0px;
	border-top:1px dashed #000000;
	padding-top:15px;
}
#liens-bibliotheque a{
	font-size:12px;
	text-decoration:underline;
}

ul#related-posts-via-categories-list li {
	color:#FFFFFF;
}
body.enfant-category-36 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0418;
}
body.enfant-category-36 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px solid #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-36 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-36 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}
body.enfant-category-40 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0418;
}
body.enfant-category-40 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-40 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-40 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}
body.enfant-category-43 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0418;
}
body.enfant-category-43 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-43 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-43 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}
body.enfant-category-48 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0418;
}
body.enfant-category-48 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-48 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-48 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}
body.enfant-category-80 h4#related-posts-via-categories-title, body.enfant-category-103 h4#related-posts-via-categories-title  {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0418;
}
body.enfant-category-80 ul#related-posts-via-categories-list li, body.enfant-category-103 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-80 ul#related-posts-via-categories-list li a, body.enfant-category-103 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-80 ul#related-posts-via-categories-list li a:hover, body.enfant-category-103 ul#related-posts-via-categories-list li a:hover  {
	color:#705453;
}

body.enfant-category-33 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#ad0a1b;
}
body.enfant-category-33 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-33 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-33 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

body.enfant-category-14 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0443;
}
body.enfant-category-14 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-14 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-14 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

body.enfant-category-11 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#fc6f13;
}
body.enfant-category-11 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-11 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-11 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

body.enfant-category-63 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0443;
}
body.enfant-category-63 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-63 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-63 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

body.enfant-category-72 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0443;
}
body.enfant-category-72 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-72 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-72 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

body.enfant-category-54 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0418;
}

body.enfant-category-55 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#fc6f13;
}
body.enfant-category-55 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-55 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-55 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

body.enfant-category-53 h4#related-posts-via-categories-title {
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:10px;
	color:#cf0443;
}
body.enfant-category-53 ul#related-posts-via-categories-list li{
	width:540px;
	border-bottom:1px dotted #bfbfbf;
	padding-top:6px;
	padding-bottom:3px;
	color:#FFFFFF;
}
body.enfant-category-53 ul#related-posts-via-categories-list li a{
	color:#a48080;
}
body.enfant-category-53 ul#related-posts-via-categories-list li a:hover {
	color:#705453;
}

#footer {
	clear: both;
	width: 100%;
}

.joliprint_button{
	float:right;
	margin-top:-40px;
}


body.enfant-category-108 #richetext-25{
	float:left;
	width:100%;
	margin-bottom:755px;
}
#reseaux {
	margin-bottom:15px;
}
#reseaux-bas {
	clear:both;
}
#boutons-reseaux{
	float:left;
	width:152px;
	margin-top:7px;
}
#secondary #boutons-reseaux{
	float:left;
	width:152px;
	margin-top:22px;
}
#secondary-category li#richetext-7 #boutons-reseaux img, #secondary li#richetext-7 #boutons-reseaux img{
	width:55px;
	height:63px;
	margin-left:7px;
	margin-right:10px;
	margin-bottom:9px;
}

#tag_cloud-2 {
	height:130px;
	overflow:hidden;
}
#tag_cloud-2 h3 {
	float:left;
	width:275px;
	background:url(images/transparence-droite.png) no-repeat;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:5px;
}

#bas-de-page {
	clear: both;
	float:left;
	margin-top:15px;
	width: 100%;
	text-align:center;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 928px;
}
#wrapper {
	background: #fff;
	margin-top: 0px;
	padding: 0px;
	padding-left:10px;
	padding-right:10px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #f6f5f5;
	margin:0;
	padding:0;
}
body,
input,
textarea {
	font-family:Arial;
	color: #666;
	font-size: 12px;
	line-height: 16px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #a48080;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #a48080;
	font-weight:bold;
	text-decoration:none;
}
a:active,
a:hover {
	color: #a48080;
	font-weight:bold;
	text-decoration:none;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	float:left;
	width:100%;
	height:135px;
	background:#363433;
	padding: 0;
}
#logo {
	float:left;
	margin-left:20px;
	width:105px;
}
#logo h1 {
	float:left;
	width:100%;
	font-family:century gothic, Arial;
	color:#FFFFFF;
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:bold;
	letter-spacing:0.7px;
	text-align:center;
	line-height:15px;
}
#logo h1 span#titre {
	font-size:17px;
	letter-spacing:0.7px;
}
#logo a {
	float:left;
	width:100%;
	font-family:century gothic, Arial;
	color:#FFFFFF;
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:bold;
	letter-spacing:0.7px;
	text-align:center;
	line-height:15px;
}
#logo a span#titre {
	font-size:17px;
	letter-spacing:0.7px;
}

#slogan-accueil h2{
	position:absolute;
	font-size:24px;
	font-family:Trebuchet ms;
	color:#e01f34;
	font-weight:bold;
	margin-top:24px;
	margin-left:175px;
	line-height:24px;
}
#slogan-accueil h3{
	position:absolute;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	color:#f6f5f5;
	margin-top:60px;
	margin-left:175px;
	line-height:16px;
}
#slogan h2{
	position:absolute;
	font-size:24px;
	font-family:Trebuchet ms;
	color:#e01f34;
	font-weight:bold;
	margin-top:24px;
	margin-left:175px;
	line-height:24px;
}
#slogan h3{
	position:absolute;
	font-size:16px;
	font-family: 'Lato', sans-serif;
	color:#f6f5f5;
	margin-top:60px;
	margin-left:175px;
	line-height:16px;
}
#newsletter-accueil {
	position:absolute;
	top:0;
	margin-top:20px;
	margin-left:732px;
	width:196px;
	height:69px;
	background: url(images/fond-newsletter.jpg) no-repeat;
 padding-top: 32px;
    padding-left: 49px;
	font-size:10px!important;
}
#newsletter-accueil li {
	list-style:none;
}
#newsletter-accueil h3.widget-title {
	display:none;
}
#newsletter-accueil body #error-block, body #error-block, #error-block  {
	background:transparent!important;
	font-size:10px!important;
}
#newsletter-accueil iframe, #newsletter iframe  {
	background:transparent!important;
	color:#FFF;
	font-size:10px!important;
}
#newsletter-accueil iframe body #error-block, #newsletter iframe body #error-block{
	background:transparent!important;
	font-size:10px!important;
}
#form-button {
	width: 30px;
    background: #6d5553;
    color: #FFF;
    cursor: pointer;	
}
#newsletter {
	position:absolute;
	top:0;
	margin-top:20px;
	margin-left:732px;
	width:196px;
	height:69px;
	background: url(images/fond-newsletter.jpg) no-repeat;
 padding-top: 32px;
    padding-left: 49px;
	font-size:10px!important;
}
#newsletter li {
	list-style:none;
}
#newsletter h3.widget-title {
	display:none;
}
form.subscribe-form {
	margin-top:30px;
	margin-left:45px;
}
form.subscribe-form input {
	width:100px;
	background:#FFF;
	color:#000;
	border:none;
	border-radius:10px;
	font-size:11px;
}
form.subscribe-form input:focus {
	border:none;
}
.response {
	background:transparent;
	color: #FFF;
    font-size: 9px;
    clear: both;
    float: left;
    margin-top: 5px;
    line-height: 11px;
}
form.subscribe-form  input.mailjet-subscribe {
	width:30px;
	background:#6d5553;
	color:#FFF;
	cursor:pointer;
}
#cf7_form_box input { 
	width:94px;
	background: url(images/fond-input-newsletter.jpg) no-repeat;
	border:none;
	margin-top:32px;
	margin-left:45px;
	font-family:Arial;
	font-size:10px;
	color:#000000;
	padding:0;
	padding-left:5px;
	padding-right:5px;
}
#cf7_form_box input.wpcf7-submit {
	position:absolute;
	top:0;
	margin-top:33px;
	margin-left:155px;
	background: #000000 url(images/bt-ok.jpg) no-repeat;
	width:29px;
	height:17px;
	border:none;
	cursor:pointer;
	color:transparent;
	z-index:5;
	cursor:pointer;
}
#participez img {
	position:absolute;
	top:0;
	margin-top:20px;
	margin-left:583px;
}
#rechercher  {
	position:absolute;
	top:0;
	margin-top:105px;
	margin-left:775px;
}
#rechercher input  {
	background: url(images/input-recherche.jpg) no-repeat;
	width:105px;
	border:none;
	font-size:11px;
	font-family:Arial;
	padding-left:5px;
	padding-right:25px;
	color:#000000;
}
#rechercher input#searchsubmit  {
	position:absolute;
	left:0;
	top:0;
	width:13px;
	height:12px;
	background: url(images/loupe.jpg) no-repeat;
	margin-top:4px;
	margin-left:112px;
	cursor:pointer;
	color:transparent;
}

#slider {
	z-index:1;
	float:left;
	width:100%;
	height:265px;
	margin:0;
	margin-left:0px;
	margin-top:-25px;
	margin-bottom:35px;
	padding:0;
}

#chemin {
	float:left;
	width:570px;
	margin-bottom:15px;
	margin-left:0px;
	color:#a9a1a1;
	padding:0px;
	border-top-right-radius:10px;
	font-weight:normal;
}
#chemin a{
	color:#a9a1a1;
	font-weight:bold;
}

#carte-googlemap {
	position:relative;
	z-index:1000;
	margin-top:50px;
}

/* =Menu
-------------------------------------------------------------- */
#menu {
	z-index:2;
	float:left;
	width:100%;
	height:48px;
}
#menu-bible {
	float:left;
}
#menu-eglise {
	float:left;
}
#menu-temoignages {
	float:left;
}
#menu-fetes {
	float:left;
}
#menu-quotidien {
	float:left;
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}

#richetext-18{
	float:left;
	width:244px;
	margin-bottom:25px;
	background:#FFFFFF;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-20, #richetext-24 {
	float:left;
	width:270px;
	margin-bottom:25px;
	background:#FFFFFF;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-18 h3.widget-title{
	width:265px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-20 h3.widget-title, #richetext-24 h3.widget-title{
	width:290px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-18 h3.widget-title span#dons, #richetext-20 h3.widget-title span#dons, #richetext-24 h3.widget-title span#dons{
	font-size:14px;
}
#richetext-18 .widget_richtext_content, #richetext-20 .widget_richtext_content, #richetext-24 .widget_richtext_content{
	color:#e01f34;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	text-transform:uppercase;
}
#richetext-18 .widget_richtext_content a, #richetext-20 .widget_richtext_content a, #richetext-24 .widget_richtext_content a{
	color:#e01f34;
}
#dons-ligne {
	float:left;
	width:100%;
	background: url(images/don-ligne.jpg) no-repeat;
	padding-top:10px;
	padding-bottom:14px;
	padding-left:50px;
	margin-left:23px;
	margin-bottom:10px;
}
#dons-courrier {
	float:left;
	width:100%;
	background: url(images/don-courrier.jpg) no-repeat;
	padding-top:10px;
	padding-bottom:14px;
	padding-left:50px;
	margin-left:23px;
	margin-bottom:10px;
}
#dons-entreprise{
	float:left;
	width:100%;
	background: url(images/don-entreprise.jpg) no-repeat;
	padding-top:10px;
	padding-bottom:14px;
	padding-left:50px;
	margin-left:23px;
	margin-bottom:15px;
}
#richetext-18 .widget_richtext_content #avantages {
	clear:both;
	float:left;
	width:264px;
	background:#ac988f;
	margin-left:-10px;
	margin-bottom:-42px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#richetext-20 .widget_richtext_content #avantages, #richetext-24  .widget_richtext_content #avantages   {
	clear:both;
	float:left;
	width:290px;
	background:#ac988f;
	margin-left:-10px;
	margin-bottom:-42px;
	padding-top:7px;
	padding-bottom:7px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}
#richetext-18 .widget_richtext_content #avantages a, #richetext-20 .widget_richtext_content #avantages a, #richetext-24 .widget_richtext_content #avantages a{
	color:#FFFFFF;
}
#avantages-fiscaux{
	float:left;
	width:100%;
	background: url(images/avantages.jpg) no-repeat;
	padding-top:3px;
	padding-bottom:5px;
	padding-left:30px;
	margin-left:30px;
	margin-bottom:0px;
}
#info-dons{
	float:left;
	width:100%;
	background: url(images/info-dons.jpg) no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	margin-left:30px;
}

#reseaux img{
	margin-left:5px;
	margin-right:6px;
}
#reseaux-accueil img{
	margin-right:5px;
}

#richetext-16{
	float:left;
	width:244px;
	height:240px;
	margin-bottom:25px;
	background:#ac988f;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px;
	border:1px dotted #cf0518;
}
#liste-carte {
	float:left;
	margin-top:-58px;
	margin-left:8px;
}
#liste-carte select {
	padding-left:2px;
	font-size:12px;
	font-family:Arial;
}
#liste-carte2 {
	float:left;
	margin-top:-58px;
	margin-left:18px;
}

#richetext-23 ,#richetext-26 {
	float:left;
	width:274px;
	height:260px;
	margin-bottom:25px;
	background:#ac988f;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-16 p, #richetext-23 p, #richetext-26 p {
	margin:0;
	padding:0;
}
#richetext-16 h3.widget-title{
	width:265px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-23 h3.widget-title, #richetext-26 h3.widget-title{
	width:294px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-16 .widget_richtext_content, #richetext-23 .widget_richtext_content, #richetext-26 .widget_richtext_content{
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-transform:uppercase;
}
#richetext-16 .widget_richtext_content a, #richetext-23 .widget_richtext_content a, #richetext-26 .widget_richtext_content a{
	color:#FFFFFF;
}

#carte {
	width:294px;
	margin-top:-14px;
	margin-left:-10px;
}
#carte img {
	width:294px;
}
#carte-accueil {
	width:264px;
	margin-top:-14px;
	margin-left:-10px;
}

#richetext-15{
	clear:both;
	float:left;
	width:244px;
	background:#ac988f;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-22 {
	clear:both;
	float:left;
	width:270px;
	background:#ac988f;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin:0;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-27 {
	clear:both;
	float:left;
	width:270px;
	background:#ac988f;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin:0;
	margin-top:15px;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-15 h3.widget-title{
	width:265px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-22 h3.widget-title, #richetext-27 h3.widget-title{
	width:290px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-15 .widget_richtext_content, #richetext-22 .widget_richtext_content, #richetext-27 .widget_richtext_content{
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
}
#richetext-15 .widget_richtext_content a, #richetext-22 .widget_richtext_content a, #richetext-27 .widget_richtext_content a{
	color:#FFFFFF;
}

#richetext-19 {
	clear:both;
	float:left;
	width:244px;
	background:#FFFFFF;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	padding:10px;
	border:1px dotted #cf0518;
}
#richetext-19 h3.widget-title{
	width:265px;
	background:#d6263a url(images/fond-titre-bloc-accueil.jpg) top left repeat-x;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	text-align:center;
	margin-top:-10px;
	margin-left:-10px;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
}
#richetext-19 .widget_richtext_content ul{
	margin:0;
	padding:0;
	padding-bottom:5px;
}
#richetext-19 .widget_richtext_content ul li{
	color:#ce0518;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	text-transform:uppercase;
}
#richetext-19 .widget_richtext_content ul li a{
	color:#ce0518;
}

#temoignages {
	clear:both;
	float:left;
	width:290px;
	height:310px;
	margin-top:0px;
	margin-right:40px;
	font-family: 'Lato', sans-serif;
}
#temoignages img {
	float:left;
	width:295px;
	height:200px;
	margin:0;
	margin-left:-20px;
	padding:0;
}
#temoignages li.cat-post-item {
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:14px;
	list-style:none;
}
#temoignages li.cat-post-item a {
	clear:both;
	float:right;
	color:#ea7194;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}
#temoignages li.cat-post-item a.post-title {
	clear:both;
	float:left;
	width:300px;
	height:34px;
	overflow:hidden;
	z-index:3;
	color:#363433;
	font-size:14px;
	font-weight:bold;
	margin-left:-16px;
	margin-top:5px;
	margin-bottom:15px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-family: 'Lato', sans-serif;
}
#temoignages li.widget-container {
	list-style:none;
	margin:0;
	padding:0;
}
#temoignages h3.widget-title {
	float:left;
	width:100%;
	font-size:20px;
	font-weight:bold;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:12px;	
	border-top:3px solid #d5265d;
}
#temoignages h3.widget-title a {
	color:#363433;
}
#temoignages h3.widget-title a:hover {
	color:#d5265d;
}

#initiatives{
	float:left;
	width:290px;
	height:270px;
	margin:0;
	margin-top:0px;
	padding:0;
}
#initiatives li {
	list-style:none;
}
#initiatives img{
	float:left;
	width:295px;
	height:200px;
	margin:0;
	margin-left:-15px;
	padding:0;
}
#initiatives h3.widget-title {
	float:left;
	width:100%;
	color:#363433;
	font-size:20px;
	font-weight:bold;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:12px;	
	border-top:3px solid #d5265d;
}
#initiatives li.cat-post-item a.post-title {
	clear:both;
	float:left;
	width:300px;
	height:34px;
	overflow:hidden;
	z-index:3;
	color:#363433;
	font-size:14px;
	font-weight:bold;
	margin-left:-14px;
	margin-top:5px;
	margin-bottom:15px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-family: 'Lato', sans-serif;
}

#quotidien{
	float:left;
	width:290px;
	height:300px;
	margin:0;
	margin-right:25px;
	padding:0;
}
#quotidien li {
	list-style:none;
}
#quotidien img{
	float:left;
	width:295px;
	height:200px;
	margin:0;
	margin-left:-20px;
	padding:0;
}
#quotidien h3.widget-title {
	float:left;
	width:100%;
	color:#363433;
	font-size:20px;
	font-weight:bold;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:12px;	
	border-top:3px solid #fc6f13;
}
#quotidien li.cat-post-item a.post-title {
	clear:both;
	float:left;
	width:305px;
	height:34px;
	overflow:hidden;
	z-index:3;
	color:#363433;
	font-size:14px;
	font-weight:bold;
	margin-left:-16px;
	margin-top:5px;
	margin-bottom:15px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-family: 'Lato', sans-serif;
}


#fetes{
	float:left;
	width:290px;
	height:300px;
	margin:0;
	padding:0;
}
#fetes li {
	list-style:none;
}
#fetes img{
	float:left;
	width:295px;
	height:200px;
	margin:0;
	padding:0;
}
#fetes h3.widget-title {
	float:left;
	width:100%;
	color:#363433;
	font-size:20px;
	font-weight:bold;
	margin-left:18px;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:12px;	
	border-top:3px solid #fc6f13;
}
#fetes li.cat-post-item a.post-title {
	clear:both;
	float:left;
	width:295px;
	height:34px;
	overflow:hidden;
	z-index:3;
	color:#363433;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:15px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	font-family: 'Lato', sans-serif;
}

#secondary-category .widget_categoryposts {
	background:#e4dddd;
	width:292px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	padding-bottom:10px;
}
#secondary-category   .widget_categoryposts  h3.widget-title {
	background:#ce0419 url(images/fond-titre-bloc.jpg) no-repeat;
	color:#FFFFFF;
	width:277px;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:8px;
	text-transform:uppercase;
	margin-bottom:5px;
}
#secondary-category   .widget_categoryposts  ul{
	margin:0;
	padding:0;
}
#secondary-category   .widget_categoryposts  li{
	padding-left:15px;
	border-bottom:1px dotted #a6706b;
	padding-top:5px;
	padding-bottom:5px;
}
#secondary-category .widget_categoryposts  li a{
	color:#363433;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;
	background: url(images/fleche-rouge.jpg) no-repeat;
	padding-left:12px;
	font-weight:normal;
}
#secondary-category  .widget_categoryposts  li a:hover{
	color:#ce0419;
}

#texte-participez {
	float:left;
	width:545px;
	margin-left:25px;
}
#texte-participez fieldset{
	float:left;
	width:455px;
	margin:0;
	margin-top:35px;
	margin-bottom:-20px;
	padding-top:15px;
	font-size:17px;
	color: #a48080;
	font-weight:bold;
	background:#EEEEEE;
}
#texte-participez fieldset small{
	float:left;
	width:485px;
	margin-top:0px;
	font-size:11px;
	color:#a8a8a8;
	height:0;
	visibility:hidden;
}
#texte-participez small{
	background:red;
}
#texte-participez legend{
	float:left;
	width:455px;
	margin-top:0px;
	font-size:17px;
	background:transparent;
	color: #a48080;
}
#texte-participez label {
	color:#000000;
}
label.required {
	float:left;
	margin-top:-20px;
	margin-bottom:-30px;
}
#texte-participez select{
	width:485px;
	margin-top:10px;
}
#texte-participez input {
	width:455px;
}
#texte-participez textarea {
	float:left;
	margin:0;
	margin-bottom:25px;
	padding:0;
	clear:both;
	width:455px;
	height:150px;
}
#texte-participez input#tdomf_form2_preview {
	width:100px;
}
#texte-participez input#tdomf_form2_send {
	width:100px;
}
table.tdomf_buttons {
	clear:both;
	float:left;
	margin-left:165px;
}
table.tdomf_buttons input{
	margin-left:15px;
}
i#texte-participez input.iagree checkbox{
	float:left;
}

.bloc-lexique {
	float:left;
	width:160px;
	background:#EEEEEE;
	margin-left:15px;
	margin-right:15px;
	display:block;
}

div.lexique{
        width:150px;
		margin-left:30px;
}

div.lexique hr{
        margin-bottom:5px;
}
.letrine {
	float:left;
	width:100%;
	margin-bottom:0px;
	background:#EEEEEE;
}
.lexique ul {
    clear:both;
	margin-top:-10 px;
}

.lexique ul li {
    text-indent:15px;
	margin:0;
	margin-left:0px;
	padding:3px;
	  list-style:disc;
	   background:#e4dddd;
	   list-style:none;
}

.lexique ul li a{
    list-style:disc;
    font-size:12px;
    color:#4d403b;
    text-decoration : none;
	margin:0;
	margin-left:-15px;
	padding:0
}

.lexique ul li a:hover{
    text-decoration : underline;
}
.retour {
	float:right;
	background: url(images/fond-lire-parme.jpg) no-repeat;
	width:65px;
	height:20px;
	padding-top:5px;
	padding-left:15px;
	border-radius:10px;
}
a.retour {
	color:#000000;
}

.letrine{
    width:26px;
    height:21px;
    font-size:18px;
    font-weight:bold;
    background-color:#916f6d;
    color:#ffffff;
    padding:5px 0 0 0;
}

#zoomer {
	clear:both;
	float:left;
	width:100%;
}

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
	margin-left:25px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content{
	clear: both;
	padding: 12px 0 0 0;
}
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
	margin:0;
	height:95px;
	overflow:hidden;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =Footer
-------------------------------------------------------------- */

#footer {
	clear:both;
	float:left;
	width:100%;
	background: url(images/fond-footer.jpg) top left repeat-x;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom: 0px;
	padding-top:0px;
	padding-bottom:10px;
}
*+html #footer .qui {
	width:200px;
	background:red;
}
#footer .qui {
	float:left;
	height:25px;
	margin:0;
	margin-top:-7px;
	margin-left:10px;
	padding:0;
	padding-left:15px;
	font-size:13px;
	font-family:trebuchet MS;
	font-weight:bold;
	width:160px;
}
#footer .qui img {	
	float:left;
	margin:0;
	margin-top:-1px;
	margin-right:7px;
	padding:0;
}
#footer .qui a {	
	color:#FFFFFF;
	text-decoration:none;
}
#footer .partenaires {	
	float:left;
	height:25px;
	margin-top:-7px;
	margin-left:10px;
	padding-left:15px;
	font-size:13px;
	font-family:trebuchet MS;
	font-weight:bold;
	width:120px;
}
#footer .partenaires img {	
	float:left;
	margin-top:-3px;
	margin-right:7px;
}
#footer .partenaires a {	
	color:#FFFFFF;
	text-decoration:none;
}
#footer .contributeurs {	
	float:left;
	height:25px;
	margin-top:-7px;
	margin-left:10px;
	padding-left:15px;
	font-size:13px;
	font-family:trebuchet MS;
	font-weight:bold;
	width:150px;
}
#footer .contributeurs img {	
	float:left;
	margin-top:-5px;
	margin-right:7px;
}
#footer .contributeurs a {	
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul#menu-menu-bas {
	float:right;
	margin:0;
	margin-left:20px;
	margin-top:-7px;
	padding:0;
}
#footer ul#menu-menu-bas li {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
#footer ul#menu-menu-bas li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-right:10px;
	border-right:1px solid #FFFFFF;
	font-family:trebuchet MS;
}
#footer ul#menu-menu-bas li.menu-item-8925 a {
	border:none;
}
#footer ul#menu-menu-bas li a:hover {
	color:#000000;
}


li.gfield {
	float:left;
	width:100%;
	background:#FFFFFF;
	margin-bottom:15px;
	padding-left:15px;
	padding-bottom:10px;
}
li.gfield label{
	color:#000000;
	font-size:13px;
}
#field_3_21.gfield span.ginput_left label {
	margin-top:-15px;
	padding-left:5px;
}
#field_3_21.gfield span.ginput_right label {
	margin-top:-15px;
	padding-left:5px;
}
#field_3_18.gfield span.ginput_left label {
	margin-top:-15px;
	padding-left:5px;
}
#field_3_18.gfield span.ginput_right label {
	margin-top:-15px;
	padding-left:5px;
}
div.gfield_description {
	margin-top:-20px;
}
#field_3_12 div.gfield_description {
	margin-top:-25px;
	padding-left:10px;
}
#wp-input_3_7-editor-container {
	float:left;
	width:535px;
	display:block;
	overflow:auto;
}


input.gform_button {
	float:left;
	margin-left:250px;
	font-size:13px;
	cursor:pointer;
}

#copyright {
	float:right;
	margin-top:-20px;
	margin-bottom:15px;
	margin-right:10px;
	font-size:10px;
}
#copyright a {
	font-size:10px;
}
#haut-page {
	clear:both;
	float:left;
	width:120px;
	font-size:11px;
	text-align:center;
	margin-left:400px;
}
#haut-page img {
	float:left;
	margin-top:-5px;
	margin-bottom:10px;
}

#colophon {
	border-top: 4px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
#thethe-toggle-1 h3 a {
	color:#FFFFFF;
	font-size:12px;
}
#thethe-toggle-1 {
	border:none;
}
.ui-accordion-icons {
	background:#000000;
}
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  opacity: 0.85;
  display: none;
}

#boutons{
	float:left;
	margin-bottom:20px;
}