/* Thème "defaut" PLUiedethemes - Copyright PLUiedethemes.org */  

/* ---------------------
Html et body
--------------------- */
html {
	font : 75%/1.7em "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color : #555;
	background: #fff url(img/fond-centre-inverse.jpg) repeat-x 0 0;
	margin : 0;
	padding : 0;
}

body {
	margin : 0;
	margin: 0 auto;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	width : 934px;
	background : #fff ;
}

#page {
	width : 934px;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
	background : #fff ;

	clear : both;
}

/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.8em;}
h2 {font-size : 1.2em;}
h3 {font-size : 1.1em; margin : 0; padding: 0}
p {margin : 0; padding: 0}
a {color : green}
a:hover {text-decoration: none;}
.clearer {clear : both; visibility : hidden; margin : 0; padding : 0;}
.cache{	display: none;}
.guillemet{
	font-size: 0.9em;
	font-style: italic;
}
hr {clear : both; visibility : hidden; margin : 0; padding : 0;}
.nom{
	color: #333;
}

a.bouton{
	display: block;
	float: left;
	text-decoration: none;
	background: url(img/bouton-fin.jpg) no-repeat top right;
	padding: 0 41px 0 0;
	line-height: 30px;
	height: 50px;
}
a.bouton:hover span{
	color: yellow;
}
a.bouton span{
	color: white;
	display: block;
	background: url(img/bouton-deb.jpg) no-repeat top left;
	padding: 3px 15px 17px 15px;
}

img{border:0}

/* ---------------------
Formulaire
--------------------- */
#form-contact, .static-adress{
	list-style: none;
}
.static-adress{float: left;}
.static-adress h3{color: black}
fieldset {
	border : 0;
}
label {
	display : block;
}
input, textarea {
	background: #ddf9bb;
	border-left : 1px solid #C3C9D0;
	border-top : 1px solid #C3C9D0;
	border-right : 1px solid #D4DAE2;
	border-bottom : 1px solid #D4DAE2;
}
input:focus, textarea:focus {
	background-color : #FFFFFF;
	border-left : 1px solid #D4DAE2;
	border-top : 1px solid #D4DAE2;
	border-right : 1px solid #C3C9D0;
	border-bottom : 1px solid #C3C9D0;
}
input[type=submit], input[type=reset] {
	margin-top: 20px;
	background : #D4DAE2;
	}
input[type=text] {
	margin : 0 0 0 5px;
}
textarea {
	width : 70%;
}

/* ---------------------
Haut de page (#top)
--------------------- */
#top {
	width : 934px;
	margin : 0 auto;
	padding-bottom: 0px;
	background: #fff url(img/fond-top.jpg) no-repeat;
}

/* menu  */
/*
#menu {
display:block;
margin:0;
padding:9px 0 0 0;
margin : 0 0 0 387px;
height:56px;
z-index:1000;
font-size: 1.1em;
}
 
#menu div {
float:left;
padding:0 0 0 35px;
}

#menu div a {
color:#fff;
font-weight:bold;
text-decoration: none;
font-size: 1.3em;
}
 
#menu div a:hover {
color: #f90 ;
}
 
#menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position:outside;
}
 
#menu ul li {
	padding:0 5px;
	float : left;
}
 
#menu ul li a {
	color:#fff;
	text-decoration: none;
	background: url(img/fond-menu.png) repeat-x 0 3px;
	height: 23px;
	margin: 3px 1px 0;
	padding: 7px 5px 5px;
	width: auto;
	font-size: 1em;
	color: white;
	display: inline;
}
 
#menu ul li a:hover, #menu ul li.current a {
	background: url(img/fond-menu.png) repeat-x 0 3px;
	color: yellow;
}
*/

#menu p#url-logo{
	display: block;
	height: 15px;
	color: #333;
	font-size: 0.8em;
	text-align: right;
	margin: 28px 35px 0 0;
}

/* logo */

#logo {
	width : 192px;
	height: 90px;
	background: url(img/logo.png) no-repeat;
	color : #482018;
	margin : 0 0 0 110px; padding : 0;
	float: left;
}
#logo h1 { /* Titre et sous-titre du site */
	margin : 0; padding : 29px 0 0 30px;
	
	}
#logo h1 a { /* Lien du titre */
	margin-top: 20px;
	font-size: 1.8em;
}
#logo p, #logo h1 span {
	display: none;
}


/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : left;
	width : 100%;
	margin : 0 0 0 0;
	padding : 0;
}
#content p {
	margin-top:10px;
	text-indent: 15px;
}
.post { /* Conteneur de l'article */
	padding : 0;

}
.title, #comments h2, #form h2 { /* Titre de l'article */
	color : #132853;
	font-size : 1.8em;
	margin : 0 0 0 0;
	padding : 4px 0;
	/* border-bottom : 1px dashed #517CA1; */
}
.title a { /* Lien sur le titre de l'article */
	color : #132853;
	text-decoration : none;
}
.title a:hover {
	color : #6880b2;
}
.post-info {
	background : url("img/info.gif") no-repeat 0 4px;
	padding : 0 0 8px 20px;
	margin : 0!important;
}
.lire-article{
	float: right;
	/* text-transform: uppercase; */
	font-weight: bold;
}
.feed_article {
	padding : 0 0 0 25px;
	background : url("img/feed-icon-14x14.gif") no-repeat 210px 0.3em;
	text-align : center;
}
.comment_nb {
	float : right;
	background : url("img/comment.gif") no-repeat 0 6px;
	margin : 0!important;
	padding : 4px 4px 0 20px;
}
.art_comment_nb{
	background : url("img/comment.gif") no-repeat 0 2px;
	margin : 0 0 0 5px;
	padding : 4px 4px 0 20px;
}
#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	text-align : center;
	margin : 0 0 0 0;
	padding : 25px 0 10px 0;
}

#btnsearch:hover{
	cursor: pointer;
}
#btnsearch{
	background: url(img/search.png) no-repeat;
	border: 0;
	height: 25px;
	width: 25px;
}


/*  CONTENU */
#content .droite{
	float: right;
	margin: 0 0 0 50px;
}
#content .gauche{
	float: left;
	margin: 0 50px 0 0;
}
#content{
	width: 100%;
	margin: 30px auto 0;
	min-height: 350px;
}
#content-accueil{
	width: 100%;
	margin:  0 auto 0;
	min-height: 350px;
}
#content p, #content li{
	text-indent: 20px;
	/* margin: 10px 45px 0 100px; */
	margin: 10px 0 0 0;
	line-height: 1.6em;
	color: #76797c;
}
#content p.milieu{
	margin: 45px 0 0 0;
}
#content h1{
	margin: 0 0 20px 120px;
	font-size: 2.1em;
	font-weight: bold;
	color: black;
}
#content h2{
	margin: 0 0 0 100px;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
}
#content h2 span{
	font-size: 0.5em;
}

.titre-concept{
	margin-top: 20px;
}


/* ---------------------
Pied de page (Explications)
--------------------- */
#expliq{
	display: block;
	height: 317px;
	background: url(img/fond-expliq-2.jpg) 50% 0;
	width: 100%;
}
.txt-expliq p, .txt-expliq-contact p{
	font-size: 1.2em;
	margin: 5px 0;
	text-indent: 10px;
	line-height: 1.5em;
}
.txt-expliq a:hover, .txt-expliq-contact a:hover{
	font-weight: bold;
}
.txt-expliq a, .txt-expliq-contact a{
	color: green;
	text-decoration: none;
	background: white;
	padding: 3px;
}
.txt-expliq, .txt-expliq-contact{
	width: 250px;
	float: left;
	padding: 20px 30px;
	color: #fff;
}

.txt-expliq h3, .txt-expliq-contact h3{
	margin: 0 0 20px 0;
	color: white;
	font-size: 1.7em;
	font-weight: bold;
}

/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	width :934px;
	height: 25px;
	text-align : center;
	font-size : 0.85em;
	margin : 0 auto;
	padding: 8px 0 45px;
	text-align: center;
	background: #E2E4E1;
	
}
#footer ul{
	margin: 0 0 0 130px;
	padding: 0;
}
#footer ul li{
	list-style: none;
	float: left;
	margin: 0 3px
}


#footer a:hover {
	border-bottom : 1px dashed;
}

#footer-fixe{
	height: 35px;
	width: 100%;
	background: yellow;
	border-top: #000 1px solid;
	position: fixed;
	bottom: 0;
	left: 0;
}
	#footer-fixe #content{
		padding: 0;
		margin: 0 auto;
		
	}
		#footer-fixe #content p{
			display: block;
			margin: 7px auto 0;
			width: 900px;
				color: #000;
		}
		
/* MODIF PERSO */
#block-recherche{
	padding-top: 30px;
}
#block-recherche .formsearch{
	margin-top: -15px;
}

#menu li.Rechercher, #sidebar div#facebook #creditfooter, #menu li.Rechercher .current, #last-livre #creditfooter{
	display: none;
}
.motdelarecherche{
	font-weight: bold;
	color: 111;
	font-size: 120%;
}
li.resumerecherche p{
	margin-top: -10px;
}
.finrecherche{
	font-weight: bold;
	font-size: 120%;
	padding: 10px 0;
}

#img_rea{
	width: 700px;
	margin: 0 auto 20px;
}
.img_realisation{
	width: 300px;
	margin: 10px;
}

/* GENERAL */

.pl20{padding-left: 20px}
.pr20{padding-right: 20px}
