/*
	Theme Name: Les Sables d'Olonne
	Theme URL:
	Description:
	Author: Ayaline / Office de Tourisme des Sables d'Olonne
	Author URI:
	Version: 1.0
	Tags:

/* LAYOUT */

body {
	/* Reporte dans le header.php */
	/*background: #353434 url(images/background.jpg) top center no-repeat;*/
}

.mes-hr hr{
	height: 2px;
}

#wrapper {
	background: url(images/titre_fond.png) center repeat-x; /*utiliser une image transparente*/
	background-position: 0px 30px;
}

#container {
    margin-bottom: 12px;
	width:1200px;
}

.span-14{
	width:630px;
	margin-right: 10px;
}

a {
	color: #a99680;
}

a:hover {
	color: #FC9417;
}


/*** Pagination ***/
/* Pagination de la page specialiste */
.navBarre{
	font-size: 12px;
}
.navBarre .pageCourante{
	color: #FF9513;
	font-weight: bold;
}

/* wp-pagenavi */
.wp-pagenavi{
	font-size: 12px !important;
}
.wp-pagenavi span.current {
    font-weight: bold;
    color: #FC9417 !important;
}
.wp-pagenavi .first, .wp-pagenavi .last, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .extend, .wp-pagenavi .larger, .wp-pagenavi .current, .wp-pagenavi .smaller{
	margin-right: 5px;
	margin-left: 5px;
}


/* HEADER */
#header {
	margin-bottom: 30px;
}
#header h1 {
	margin-top: 0px;
	margin-bottom: 0px !important;
	padding: 0px 0 0 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 40px;
}
#header h1 a, #header h1 a:visited {
	color: white;
	text-decoration: none;
}
#header h2 {
    padding-left: 15px;
	color: white;
	line-height: 20px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight:normal;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.logoimg {
    margin: 5px 0px 0px 5px;
}
.titre-blog{
	margin-top: 50px;
	margin-bottom: 0px;
	width:450px;
}
.titre-blog a{
	padding-left: 15px;
}
.description{
	padding-left: 17px;
	padding-top: 2px;
}
.recherche{
	margin-top: 45px;
	margin-left: 200px;
}
.recherche .search{
	margin-left: 169px;
}
.recherche, .recherche a{
	color: white;
	text-decoration: none;
}
.recherche a:hover{
	text-decoration: underline;
}
.search {
    border: 1px solid #a2a9b6;
    height: 20px;
	width: 230px;
    padding: 0px;
	margin-top: 0px;
    background: #fff url(images/search-background.png) top left repeat-x;
    text-align: right;
}
.search input {
	border: 0;
    background: none;
    color: #666;
}
.s {
	width: 190px;
	padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 0px;
    background: none;
}
.liens-sociaux{
	text-align: right;
}
.liens-sociaux ul{
	margin: 15px 0px 0px 0px;
}
.liens-sociaux li{
	display:inline;
}


/* NAVIGATION MENUS */
.pagenav-wrapper {
    background: url(images/pagenav-background.png) top left repeat-x;
    height: 36px;
    margin-top: 15px;
}
#pagemenucontainer {
	height: 36px;
    padding-left: 5px;
}
#pagemenu {
	height: 36px;
}
#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
    background: url(images/pagenav-separator.png) right center no-repeat;
}
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#pagemenu li a, #pagemenu li a:link {
	color: #fae2cd;
	display: block;
    margin: 0;
	padding: 13px 14px 12px 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #b84600;
}
#pagemenu li a:hover, #pagemenu li a:active, li.current_page_item a {
	color: #fff !important;
	text-decoration: none;
}
#pagemenu li:hover, #pagemenu li.sfhover {
	position: static;
}

.feedtwitter {
	margin-top: 5px !important;
	text-align: center;
}

.navcontainer {
	height: 34px;
    background: url(images/nav-background.png) top left repeat-x;
    border-bottom: 4px solid #efeee0;
    padding-left: 10px;
}
#nav {
	height: 34px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav {
	margin-bottom: 1px;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li a, #nav li a:link {
	color: #252424;
	display: block;
    margin: 0px 6px 0px 0px;
	padding: 11px 12px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #efeee2;
}
#nav li a:hover, #nav li a:active, #nav  li.current-cat a  {
	color: #fff;
	display: block;
	text-decoration: none;
    background: url(images/nav-hover.png) top center no-repeat;
    text-shadow: 0 1px 0 #036164;
}
#nav li:hover, #nav li.sfhover {
	position: static;
}


/* CONTENT */
.fb_edge_widget_with_comment {
	width:90px !important;
	overflow:hidden !important;
	position:relative;
	left:115px;
}

.tweet_button{
	float:none !important;
	position:relative;
	left:-90px;
	display: inline;
}

.addthis_toolbox{
	margin-top: 5px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}

pre {
	overflow: auto;
	width: 470px;
}

#content {
	background-color: #fff;
	padding: 20px;
}

.facebook-jaime{
	display:block;
}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
    border-bottom: 2px solid #E6E6E6;
}
.post p {
	margin-bottom: 10px;
}
.post img {
	/* display:block; */
}

img.alignleft{
	margin-right: 10px;
}
img.alignright{
	margin-left: 10px;
}

.lien-image-dernier-billet img{
	margin: 0px auto;
	width: 585px;
	margin-bottom: 5px;
}

.title {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Verdana;
	color: #2E3B44;
    font-weight: normal;
}
h1.title{
	font-size: 2.3em;
	padding-bottom: 5px;
}
h3.title{
	padding-bottom: 5px;
}
.title a {
	text-decoration: none;
	color: #373531;
	font-weight: normal;
}
.title a:hover {
	text-decoration: none;
	color: #fa7400;
}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	font-weight: bold;
}

.entry {
	text-align: left;
	line-height: 20px;
	padding-top: 0px;
	font-family: Arial, Verdana;
	font-size: 14px;
	margin-top:0px;
}
.entry p {
	margin-top: 5px;
	padding:0px;
}

.entry h1{
	font-size: 1.6em;

}
.entry h2{
	font-size: 1.5em;
	margin-top:30px;
	margin-left:30px;
	padding-top:0px;

}
.entry h3{
	font-size: 1.2em;
	margin-top:30px;
	margin-left:0px;
	font-weight:bold;
	border-bottom:solid 1px #e9e3de;
	padding-bottom:10px;
	padding-left:0px;

}

.entry h4{
	font-size: 1em;
	font-weight:bold;
	color: #000;
	margin-top:20px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid 1px #e9e3de;
	border-bottom:solid 1px #e9e3de;
}


.entry h5{
	font-size: 1.7em;
	font-weight:normal;

}
.entry h6{
	font-size: 0.8em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:30px;
	padding-top:0px;
	padding-left:45px;
	padding-right:45px;
}

.entry a {
}


.entry.single.c01 h1,
.entry.single.c01 h2,
.entry.single.c01 h3,
.entry.single.c01 a,
.entry.single.c01 a:visited,
.entry.single.c01 a:hover,
.entry.single.c01 ul li h1,
.entry.single.c01 ul li h2,
.entry.single.c01 ul li h3,
.entry.single.c01 ul li a,
.entry.single.c01 ul li a:visited,
.entry.single.c01 ul li a:hover {
	color:#ee2bb8;
}


.entry.single.c02 h1,
.entry.single.c02 h3,
.entry.single.c02 a,
.entry.single.c02 a:visited,
.entry.single.c02 a:hover,
.entry.single.c02 ul li h1,
.entry.single.c02 ul li h2,
.entry.single.c01 ul li h3,
.entry.single.c02 ul li a,
.entry.single.c02 ul li a:visited,
.entry.single.c02 ul li a:hover {
	color:#ff8b33;
}

.entry.single.c03 h1,
.entry.single.c03 h3,
.entry.single.c03 a,
.entry.single.c03 a:visited,
.entry.single.c03 a:hover,
.entry.single.c03 ul li h1,
.entry.single.c03 ul li h2,
.entry.single.c03 ul li h3,
.entry.single.c03 ul li a,
.entry.single.c03 ul li a:visited,
.entry.single.c03 ul li a:hover {
	color:#ee2bb8;
}


.entry.single.c01 h2,
.entry.single.c02 h2,
.entry.single.c03 h2   {
	color:#70777f;
}



.flickr-mini-gallery img{
	display:inline;
	margin: 5px;
}

.pic{
	max-width: 575px;
}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: black;
}

.postdate-v2 {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: black;
	background-color:#f6f2ef;
	margin-top:10px;
	margin-bottom:0px;
	padding:10px;
}
.postdate a,
.postdate-v2 a{
	color: #FC9417;
}
.postdate img, .postdate-v2 img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
}

.postmeta {
	font-family: Arial, Verdana;
	font-size:11px;
	color: #70777f;
}
.postmeta a{
	color: #70777f;
	font-size:11px;
	font-weight:bold;
}

.nb-commentaires a{
	color: black;
	text-decoration: none;
}
.nb-commentaires a:hover{
	color: #FC9417;
	text-decoration: underline;
}

.readmorecontent {
	text-align: right;


}

.readmorecontent  a,
.readmorecontent  a:visited {
	color:#FFF;
	background-color:#9d9080;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	border-radius:5px;
	font-weight:bold;
	text-decoration:none;
}

.readmorecontent  a:hover{
	color:#FFF;
	background-color:#ff8b33;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	border-radius:5px;
	font-weight:bold;
	text-decoration:none;
}



.navigation {
	padding: 10px 0;
}
.navigation-global {
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	background-color:#2b3b46;
	border:solid 0px #e9e3de;
	padding:10px;

}
.navigation-left {
	margin-top:0px;
	margin-left:0px;
	width:40%;
	padding:0px;
	float:left;
	text-align:left;
}
.navigation-right {
	margin-top:0px;
	margin-left:0px;
	width:40%;
	padding:0px;
	float:right;
	text-align:right;
}

.navigation-left p,
.navigation-right p {
	color:#FFF;
	font-size:10px;

}

.navigation-left a,
.navigation-left a:visited,
.navigation-right a,
.navigation-right a:visited  {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}



blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
}

.auteurdupost{
	border-left: 10px solid #918378;
	padding: 15px 0px 20px 20px;
	float: left;
	color: #928479;
	background-color:#FFF;
	margin:0px;
}
.auteurdupost h3{
	margin-bottom: 0.5em;
	font-size: 18px;
	color: #928479;
}
.auteurdupost img{
	float: left;
	margin: 0px 15px 0px 0px;
}
.auteurdupost span{
	color: #3B636D;
	font-size: 25px;
}
.auteurdupost a{
	color: #3B636D;
	text-decoration: underline;
	display: block;
}
.auteurdupost a:hover{
	text-decoration: none;
}


/*** Pages ***/
	/* Contribuez-Participez */
#contribuez label{
	font-weight:normal;
}
#contribuez #nom{
	width: 473px;
	margin-left: 30px;
}
#contribuez #adresse{
	margin-left: 24px;
	width: 473px;
}
#contribuez .label-textarea{
	vertical-align: top;
}
#contribuez #message{
	width: 465px;
}
#contribuez .contribuez-bouton{
	margin-left: 507px;
}

	/* Nos specialistes locaux */
.specialistes{
	float: left;
}
.specialistes hr{
	background: none;
	border-top: solid 2px #EAEAEA;
	margin-bottom: 15px;
}

.post-specialistes1, .post-specialistes2{
	width: 267px;
	float: left;
	margin-bottom: 20px;
	background-color: #EAEAEA;
	padding: 10px;
	text-align: left;
}
.post-specialistes1 img, .post-specialistes2 img{
	float: right;
	margin-left: 15px;
	border: 5px solid white;
	width: 110px;
}
.post-specialistes1 h2 a, .post-specialistes2 h2 a{
	color: black;
	font-weight: bold;
	font-size: 14px;
}
.post-specialistes1{
	margin-right: 15px;
}

.specialites{
	font-size: 12px;
	margin-bottom: 10px;
	color: #FD9414;
}

.entry-specialistes{
	font-size: 12px;
}

.last-QR{
	clear:right;
	background-color: white;
	border: solid 1px #D7D7D7;
	padding: 10px;
	font-size: 12px;
}

.auteur-date{
	color: #9B8E7E;
	font-size: 11px;
	margin-left: 19px;
	font-style: italic;
	margin-bottom: 10px;
}

.lien-suite{
	text-align: right;
	margin-right: 10px;
}
.lien-suite a{
	color: #9D8F82;
	text-decoration: underline;
}
.lien-suite a:hover{
	text-decoration: none;
}

.lien-toutesQR{
	font-size: 12px;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: bold;
}

.top10QR{
	float: left;
	margin-bottom: 20px;
}
.top10QR h2{
	color: black;
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 25px;
	margin-top: 0px;
}

.post-top10QR1, .post-top10QR2{
	width: 270px;
	float: left;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: left;
}
.post-top10QR1{
	margin-right: 50px;
}
.post-top10QR1 hr, .post-top10QR2 hr{
	background: none;
	border-top: dashed 1px #B8B8B8;
	margin-top: 20px;
}

.ContentPage{
	clear: left;
}

.posez-question{
	background-color: #F3F3F3;
	padding: 15px;
}
.posez-question h2{
	color: black;
    font-size: 14px;
    font-weight: bold;
}
.posez-question label{
    font-weight: normal;
	font-size: 12px;
}
.posez-question #nom{
	margin-left: 43px;
	width:428px;
}
.posez-question #adresse{
	margin-left: 37px;
	width:428px;
}
.posez-question #spec{
	margin-left: 27px;
	width:431px;
}
.posez-question .label-textarea{
	vertical-align: top;
}
.posez-question #question{
	margin-left: 20px;
	width:420px;
	height:100px;
}

.question-bouton{
	margin-left: 414px;
}

	/* Specialiste local */
.tab-titre-lien{
	margin: 0px;
}

.specialiste hr{
	background: none;
	border-top: solid 2px #EAEAEA;
	margin-bottom: 15px;
}

.post-specialiste{
	margin-bottom: 20px;
	background-color: #EAEAEA;
	padding: 10px;
	text-align: left;
	float: left;
	width: 567px;
}
.post-specialiste h2 a{
	color: black;
	font-weight: bold;
	font-size: 14px;
}
.post-specialiste img{
	float: right;
	margin-left: 15px;
	border: 5px solid white;
	width: 110px;
}
.post-specialiste h2{
	color: black;
	font-weight: bold;
	font-size: 14px;
}

.entry-specialiste{
	font-size: 12px;
}

.champs-recherche #rech{
	width: 455px;
}
.noResult{
	font-size: 12px;
}

.QR-specialiste h2{
	color: black;
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 10px;
}
.QR-specialiste h2 b{
    font-size: 16px;
}
.QR-specialiste hr{
	background: none;
	border-top: dashed 1px #B8B8B8;
}

.post-QR{
	font-size: 12px;
}

.retour-specialiste{
	font-size: 12px;
}


/*** SIDEBAR(S) ***/
.span-10{
	width:560px;
}
.span-5 {
	width:230px;
	margin-right: 10px;
}
.span-5.last {
	width:310px;
}

.sidebar .widget {
	background:white;
	padding:0px 5px 5px 10px;
}

.sidebaradbox {
	margin-top: 5px;
	text-align:center;
}
.sidebaradbox125 {
	margin-top: 10px;
	text-align:center;
}

.ad125 {
	margin: 0px;
}

.sidebar {
	margin: 0 0 10px 0;
    color: #322e2a;
}

.left-sidebar {
    margin-left: 0px;
	padding: 10px;
	/*background-color: rgba(255, 255, 255, 0.5);*/
	background-image: url("images/transparent_pix.png");
	position: relative;
	top: 0px;
}
.right-sidebar {
    margin-right: 0px;
}

.left-sidebar .widget{
	margin: 10px 0px 0px 0px;
}
.right-sidebar .widget{
	margin: 15px 0px 0px 0px;
	height:1% !important;
}

.left-sidebar .widget_text img{
	width: 210px;
}
.right-sidebar .widget_text img{
	width: 310px;
}

.left-sidebar ul li:first-child, .right-sidebar ul li:first-child{
	margin-top: 0px;
}

.widget_text{
	padding: 0px 0px 0px 0px !important;
}
.widget_text img{
	margin: auto;
}

.sidebar h2 {
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar ul ul {
	list-style-type: none;
}

.sidebar  .widget_nav_menu, .sidebar  .widget_views, .sidebar  .comments{
	padding-bottom: 30px;
}
.sidebar  .widget_nav_menu li, .sidebar  .widget_views li, .sidebar  .comments li{
	padding: 5px 0px 0px 15px;
}

.widget_tag_cloud{
	padding-left: 20px !important;
	padding-bottom: 20px !important;
}

.tagcloud a{
	text-decoration: none;
	color: #696969;
}
.tagcloud a:hover{
	color: #FD9414;
	text-decoration: underline;
}

.widget_nav_menu li{
	background: url(images/fleche_bleue.jpg) no-repeat;
	background-position: 0px 8px;
}
.widget_nav_menu h2{
	color: #04BDFF;
}

.widget_views li{
	background: url(images/fleche_rose.jpg) no-repeat;
	background-position: 0px 8px;
}
.widget_views h2{
	color: #E642B2;
}

.sidebar  .comments li{
	background: url(images/fleche_jaune.jpg) no-repeat;
	background-position: 0px 8px;
}
.sidebar  .comments h2, .widget_tag_cloud h2{
	color: #FD9414;
}

.commentaire{
	text-decoration: underline;
}
.commentaire-categorie{
	color: #FD9414;
	text-decoration: underline;
}
.commentaire-categorie:hover{
	text-decoration: none;
}

	/* Nos specialistes locaux */
.nos-specialistes-widget{
	padding: 0px 0px 0px 0px !important;
}
.nos-specialistes-widget h2{
	color: white;
	background-color: #9D9080;
	padding: 10px 0px 10px 25px;
	margin-bottom: 0px;
}
.nos-specialistes-widget .post-QR{
	padding: 0px 10px 0px 25px;
}

.mes-hr-widget-specialistes{
	margin: 0px 15px 0px 15px;
}

.widget-sousTitre-texteIntroductif{
	padding: 0px 10px 10px 25px;
}
.widget-sousTitre-texteIntroductif h3{
	font-size: 14px;
	font-weight: bold;
}
.widget-texteIntroductif{
	font-size: 12px;
	font-weight: normal;
}

.lien-posezQ a{
	color: #877662;
	font-size: 12px;
}

.lien-voir-specialistes{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 15px;
	background: url(images/fleche_grise.jpg) no-repeat;
	background-position: 75px 4px;
}
.lien-voir-specialistes a{
	color: #FC9417;
}

	/* Autres */
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #36332f;
	background:  none !important;
}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background:  none !important;
}
#wp-calendar td {
	color: #36332f;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #36332f;
	color: #fff;
}
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	width: 100%;
}


/*** FOOTER ***/
#footer {
	background: #9D9080;
	padding: 30px 10px 5px 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	width:1170px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline; /*IE*/
}
#footer li{
	display:inline;
	background:url('images/tiret_blanc.png') no-repeat 6px 55%;
	padding-left:20px;
}
#footer li:first-child{
	background:none;
	padding-left:0;
}
#footer li a{
	padding-top: 30px;
	padding-bottom: 25px;
}

#footer2 {
	color: #8a8a8a;
	font-size: 11px;
	text-align: center;
	padding: 10px;
}
#footer2 a {
	color: #8a8a8a;
    text-decoration: none;
}

/*#menu-item-31:after, #menu-item-32:after, #menu-item-110:after, #menu-item-126:after{
	content: " - ";
}*/


/*** COMMENTS ***/
#dsq-new-post{
	padding: 10px 10px 10px 10px !important;
	margin-bottom: 20px !important;
	background-color: #F2F2F2 !important;
}
#dsq-new-post h3{
	font-size: 1.2em;
	font-weight: bold;
}
#dsq-comments-title h3{
	font-size: 1.2em;
	font-weight: bold;
}

.dsq-subscribe-email a{
	color: #04BDFF;
	text-decoration: underline;
}
.dsq-subscribe-email a:hover{
	text-decoration: none;
}
.dsq-comment-header-time{
	color: #FD9414;
}

a.dsq-reply-link{
	text-decoration: underline;
}
a:hover.dsq-reply-link{
	text-decoration: none;
}

#comments h3 {
	margin-bottom: 10px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#commentform p {
	margin: 5px 0;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.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;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


.entry.single img{
   border:none;
   background-color: #f3f3f3;
   padding: 0px;
   margin:0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 0px;
   -khtml-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;
}




.wp-caption,
.entry.single .wp-caption {
   max-width:600px;
   height:auto;
   border:none;
   text-align:left;

   margin-bottom:20px;
   margin-top:30px;
   margin-left:-15px;
   margin-right:0px;
   padding-top: 10px;
   padding-left: 25px;
   padding-right: 39px;
   padding-bottom: 0px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 0px;
   -khtml-border-radius: 0px;
   -webkit-border-radius: 0px;
   border-radius: 0px;



}


.wp-caption img,
.entry.single .wp-caption img  {
   border: solid 10px #FFF;
   background: none !important;
   margin-bottom:5px;
   margin-top:-25px;
   margin-left:0px;
   margin-right:0px;
   padding-top:0px;
   max-width:546px;
   height:auto;
   padding-left:0px;
   -ms-transform:rotate(-1deg); /* IE 9 */
   -webkit-transform:rotate(-1deg); /* Safari and Chrome */
   transform: rotate(-1deg);

  -moz-box-shadow: 3px 3px 6px #b1b1b1;
  -webkit-box-shadow: 3px 3px 6px #b1b1b1;
  box-shadow: 3px 3px 6px #b1b1b1;

}
.wp-caption.alignright{

}
.wp-caption.alignleft{

}





.wp-caption p.wp-caption-text,
.entry.single .wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding-left: 40px;
   padding-top: 5px;
   padding-bottom: 15px;
   margin: 0px;
   color:#959595;

}


.entry.single .wp-caption.aligncenter  img  {
   border: solid 0px #FFF;
   background: none !important;
   margin-bottom:5px;
   margin-top:0px;
   margin-left:15px;
   padding-top:0px;
   width:546px;
   height:auto;
   padding-left:0px;
   -ms-transform:rotate(0deg); /* IE 9 */
   -webkit-transform:rotate(0deg); /* Safari and Chrome */
   transform: rotate(0deg);
   text-align:center;

  -moz-box-shadow: 0px 0px 0px #fff;
  -webkit-box-shadow: 0px 0px 0px #fff;
  box-shadow: 0px 0px 0px #fff;

}



.comment-2-bloc {
   background-color:#FFF;
   margin-top:10px;
   margin-bottom:10px;
   padding:20px;
}

.auteur-2-bloc {
   margin-top:10px;
   margin-bottom:10px;
   padding:10px;
	/*background-color: rgba(255, 255, 255, 0.5);*/
	background-image: url("images/transparent_pix.png");
}

.home-chapitre {
   margin-top:10px;
   padding:15px;
   background-color:#f6f2ef;
}

.home-chapitre-header {
   margin-top:0px;
   margin-bottom:10px;
   margin-left:0px;
   padding-bottom:5px;
   border-bottom:solid 3px #e9e3de;

}

.home-chapitre-header a,
.home-chapitre-header a:visited {
   font-size:22px;
   font-weight:bold;
   color:#ff8b33;
   text-decoration:none;
}

.home-chapitre-header a:hover {
   font-size:22px;
   font-weight:bold;
   color:#fd6e02;
   text-decoration:none;
}

.home-chapitre-article {
   margin-top:0px;
   margin-bottom:0px;
   margin-left:0px;
   padding:15px;
   background-color:#fff;
   border: solid 1px #e5e2dd;


}

.archive-liste-article-bloc {
   margin-top:0px;
   margin-bottom:0px;
   margin-left:0px;
   padding:15px;
   background-color:#fff;
   border-top: solid 1px #e5e2dd;
   float:none;
   min-height:210px;

}


.home-chapitre-footer {
   margin-top:0px;
   margin-bottom:10px;
   margin-left:0px;
   padding-top:15px;
   padding-left:15px;

}

.home-chapitre-footer a,
.home-chapitre-footer a:visited {
   font-size:11px;
   font-weight:bold;
   color:#495965;
   text-decoration:none;
}

.home-chapitre-footer a:hover {
   font-size:11px;
   font-weight:bold;
   color:#495965;
   text-decoration:underline;
}

.home-chapitre-image {
   width:180px;
   height:180px;
   overflow:hidden;
   float:left;
   margin-left:0px;
   margin-top:0px;
   margin-right:15px;
   margin-bottom:40px;
   border:solid 10px #FFF;
  -moz-box-shadow: 3px 3px 3px #d9ccc1;
  -webkit-box-shadow: 3px 3px 3px #d9ccc1;
  box-shadow: 3px 3px 3px #d9ccc1;
   -ms-transform:rotate(0deg); /* IE 9 */
   -webkit-transform:rotate(0deg); /* Safari and Chrome */
   transform: rotate(0deg);
}


.home-chapitre-image img{
   height:180px;
   width:auto;
   margin-left:-45px;
}

.home-chapitre-article-header a,
.home-chapitre-article-header a:visited {
   font-weight:bold;
   font-size:22px;
   line-height:22px;
   text-decoration:none;
   color:#000;
   margin-top:0px;
   margin-bottom:2px;
   margin-left:0px;
   padding:0px;
}

.home-chapitre-article-header a:hover {
   font-weight:bold;
   font-size:22px;
   line-height:22px;
   text-decoration:none;
   color:#fa7400;
   margin:0px;
   padding:0px;
}



.v2-single-introduction {
   font-size:17px;
   line-height:20px;
   margin:0px 0px 20px 0px;
   padding:15px 0px 0px 0px;
   border-bottom: dotted 0px #e5e2dd;
   color:#3b5a97;

}

.v2-single-introduction a,
.v2-single-introduction a:visited,
.v2-single-introduction a:hover,
.v2-single-conclusion a,
.v2-single-conclusion a:visited,
.v2-single-conclusion a:hover {
   color:#6d84b3!important;
}



.v2-single-conclusion {
   font-size:17px;
   line-height:20px;
   margin:30px 0px 30px 0px;
   padding:15px 0px 15px 0px;
   color:#3b5a97;
   font-weight:bold;

}




.btn-addthis-intro {
   width:100%;
   height:auto;
   padding:0px 0px 0px 0px!important;
   margin:0px 0px 15px 0px;
   overflow:hidden;
}



.btn-addthis-intro-1 {
   padding:0px;
   width:auto;
   height:30px;
   margin:5px 15px 0px 0px;
   float:left;
}
.btn-addthis-intro-2 {
   padding:0px;
   width:auto;
   height:30px;
   margin:5px 15px 0px 0px;
   float:left;
}
.btn-addthis-intro-3 {
   padding:0px;
   width:auto;
   height:50px;
   margin:5px 15px 0px 0px;
   float:left;
}










/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flex-pauseplay span {text-transform: capitalize;}

.flexslider .slides > li { /* Hide the slides before the JS is loaded. Avoids image jumping */
	display: none;
	-webkit-backface-visibility: hidden;
	margin: 0px;
	overflow: hidden;
	position: relative;
}

.flexslider .slides img {
	width: 100%;
	height:341px;
	display: block;
	margin: auto;
	position: absolute;
	top: 0;
        margin-top:0px;
}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px 0px; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 341px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url('../images/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 10px; height: 10px; display: block; background-color: #e5e2dd; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(147,154,128,0.3);}
.flex-control-paging li a:hover { background-color: #ff8b33;  }
.flex-control-paging li a.flex-active { background-color: #cec7bf; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;background-color:#70777f;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.flexslider-caption {
	position:absolute;
	bottom:0px;
	height: 150px;
	background-color:#fff;
	display: block;
	border-bottom:solid 1px #e5e2dd;
	margin-bottom:0px;
}
.flexslider-caption:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.flexslider-caption-inner {
	margin: 0;
	padding: 0 10px;
	display: inline-block;
	vertical-align: middle;
}

.flexslider-caption-inner p {
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	text-align:left;
	color:#000;
	font-size: 13px;
}

.flexslider-caption-inner h3,
.flexslider-caption-inner h3 a,
.flexslider-caption-inner h3 a:visited {
	font-size: 30px;
	line-height:30px;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	font-weight:bold;
	color: #000;

}

.flexslider-caption-inner h3:hover,
.flexslider-caption-inner h3 a:hover {
	color: #fa7400;
}


.flexslider a { text-decoration: none; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


#tarteaucitronRoot  #tarteaucitronPersonalize {
	background: #a99680 !important;
}

#tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow {
	background-color: #a99680 !important;
}

#tarteaucitronRoot #tarteaucitronDisclaimerAlert {
	margin: 5px 0;
	display: inline-block;
	text-align: center;
}

#tarteaucitron #tarteaucitronInfo, #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
	font-size: 14px !important;
	border: none;
	max-width: 100% !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig {
	box-sizing: border-box !important;
	width: 100% !important;
}

#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronCloseAlert {
	background-color: gray !important;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 5px 10px;
	text-decoration: none;
	margin-left: 7px;
}

#contentwrap .gestion-cookies{
	color: #a99680;
	word-wrap: break-word;
}



