* {
    margin:0;
    padding:0;
}

body,html {
    min-height:101%;
}
	
body {
    background: #B2AA8E url(images/FonPag.gif) repeat-x; 
	color: #353535;
	padding: 0;

}


body, select, input, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
	
p {	
    margin: 0 0 15px 0;
}

a:link, a:visited {
    color: #FD8C08;
    text-decoration:none;
}

a:hover, a:active {
    color:#FD8C08;
    text-decoration:underline;
}

hr {
	color: #e4e0cf; 
	height: 1px; 
	width: 50%; 
	background-color: #e4e0cf; 
	margin: 20px auto;
	border: none;
	text-align:center;
}

small {
    font-size: 0.95em;
	color:#726948;
}

small strong{
	font-weight:normal;	
}

img, a:link img, a:visited img {
    border:0 ;
}


pre, code{
    background-color: #f0f0f0;
    border:1px #999 solid;
    color:#333;
    display:block;
    font-size:120%;
    overflow:auto;
    padding:10px;
    width:590px;
}
	

/*	Headers */


h1 {
	font-size: 11px;
}

h1 a:link, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h1 a:hover, h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h2, #sidebar h2 {
	padding: 3px 0 0 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
	background: transparent url(images/FonTh2Tau.gif) repeat-x top left; 
	height:22px;
}


#sidebar h2 {
	margin-bottom: 0; !important
}

h3 {
    color:#726948;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
    margin-bottom:4px;
}


/*	Single */
.post{
	width:100%;
	text-align:justify;
}

.img160X200{
	width:160px;
	height:200px;
	float:left;
}

.imgrig {
	margin:5px 15px
}

.documentation img{
	width:282px;
	height:28px;
	padding:15px 0 10px 139px;   
}

.post h1{
	padding: 3px 0 0 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
	background: transparent url(images/FonTh2Tau.gif) repeat-x top left; 
	height:22px;
}

#content .post {
	background: url(images/FonDerCen.gif) repeat-x top left;
}


.post h2, #resultats .post h2{
	padding: 3px 0 0 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
	background: transparent url(images/FonTh2Tau.gif) repeat-x top left; 
	height:22px;
}

.post h2 a, #resultats .post h2 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.post h2 a:hover, #resultats .post h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#content h4, #contentcol h4{
    color: #726948;
	font-size: 11px;
	font-weight: bold;
	margin:15px 0 0 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #cac4a9;
}


/* Resultats*/

#resultats {
    float:left;
	width: 830px;
	background: url(images/FonDerCen.gif) repeat-x top left;
	margin: 15px 0 10px 50px;
	
}

*html #resultats {
    float:left;
	width: 830px;
	background: url(images/FonDerCen.gif) repeat-x top left;
	margin:15px 0 10px 25px;
}

#resultats .post{
	text-align:justify;
	color:#353535;
	background:none;
	padding: 0;
	border-bottom: 1px solid #e4e0cf;
	margin-bottom: 10px;
}

#resultats .entry{
	background:none;
	margin-left:20px;
	
}

#resultats .entry p, #resultats .entry lire{
	margin: 0;
 }


#resultats .post img{
	width:80px;
	height:100px;
	border:1px solid #E7E2E2;
}


#resultats .post small, .post small a{
	color:#726948;
}

#resultats .searchindex h1 {
	margin: 0;
}


#resultats hr{
	color: #E4E0CF; 
	height: 1px; 
	width: 48%; 
	background-color: #E4E0CF; 
	margin: -5px auto;
	clear:both;
}

#article {
	margin: 0 15px;
	width: 100%;
	display:block;
}

*html #article {
	margin: 0;
	width: 100%;
	display:block;
}

#article h2 {
    color:#fd8c08;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-transform: none;
	height: auto;
}

#article .artlef h2 {
    color:#fd8c08;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	background: none;
	text-transform: none;
	height: auto;
}

#article .img160X200{
	width:160px;
	height:200px;
	padding: 0 10px 5px 0;
}

#article p.prelis {
	margin-bottom: 3px;
}


#article ul, #article ul.fle {
	margin: 0 0 10px 45px;
	padding: 0 0 0 0;
}

#article ul.fle li {
	list-style-image:url(images/PucFleOra.gif);
}

.artlef {
	float:left;
    width: 580px;
	padding: 0 10px 0 0;
	margin: 0;
}

*html .artlef {
	float:left;
    width: 580px;
	padding: 0 10px 0 15px;
	margin: 0;
}



.artrig {
	margin-top:0px;
	margin-left:15px;
	float:left;
	width:280px;
}


.artclr {
	clear:both;
}

.programme {
	background: url(images/FonDerCen.gif) repeat-x top left;
	padding: 7px 10px 20px 20px;
	margin-bottom: 20px;
	color:#726948;	
	text-align:left;
}

.programme p {
	margin-top: 10px;
	margin-bottom: 3px;
}

#contentcol .programme ul {
	margin-top:3px;
	margin-left: 33px;;
	padding-left: 0;
	list-style: none;
}


#content .programme li, #contentcol .programme li {
	list-style: none;
	padding-left: 0;
	margin-left:0;
}

#contentcol .programme li a, #contentcol .programme li a:hover, a.anc {
	padding-right: 12px;
	background: url(images/PucFleOra.gif) no-repeat right center;
}

/* #content .ecofor li {
	list-style-image:url(images/PucFleBei.gif);
	margin-left:50px;
} */




#content hr{
	color: #E4E0CF; 
	height: 1px; 
	width: 48%; 
	background-color: #E4E0CF; 
	margin: 20px auto;
	clear:both;
}

#content .post h3{
    text-align:right;
}


.entry {
	margin: 0 0 10px 0 ;
	padding: 0 5px 0px 5px;	
}

.entry img{
    max-width:600px;
	float:left;
	margin:0 10px 0 10px;
	border:1px solid #E7E2CD;
}


h3 span {
    background-color: #fff;
    padding-right:1px;
}

#content .post h3 span{
    background-color:#fff;
    padding-left:3px;
}

#sidebar h3 {
    background:transparent url(images/FonTh2Tau.gif) repeat-x top left;
    font-size:1em;
    margin:0;
	padding: 2px 0 0 10px;
	color:#fff;
	font-size:13px;
	letter-spacing:0,1em;
	height:22px;
}

h3#respond {
    margin-top:25px;
    padding-top:20px
}

h3#comments {
    margin-top:32px
}

h4 {
    font-size: 11px;
}
	

h5{
   font-size: 11px;
   margin-top: 5px;
}

table{
    margin-top:0px;
}

.memo {
	color: #726948;
	font-size: 10px;
	font-weight: bold;
	background-color: #e6e2cf ;
	border: 1px solid #d7d0b3;
	padding: 8px;
	margin-bottom: 15px;
}

.memo img {
	vertical-align: middle;
	margin-right: 5px;
	float:left;
}

/* Structure */
#header{
	margin: 0;
    background: transparent url(images/FonHea.gif) no-repeat bottom left;
}

#header #logo{
padding-top:0px;
margin-left:10px;
margin-bottom:-14px;
}

#rss{
	background: transparent url(images/feed.png) no-repeat top left;
	display:block;
	min-height:35px;
	padding-left:40px;
}

#shadow{
background: #fff url(images/shadow.jpg) no-repeat 0 0;
margin-bottom:0px !important;
margin-bottom:0px;
height:0px;
}


#page {
    background: #FFFFFF;
    margin:0 auto;
    padding: 0;
    width:930px;
}


#head-news{
    background-color:#222;
    color:#fff;
    float:right;
    height:200px;
    margin:10px !important;
    margin-right:5px; /* ie6 */
    overflow:hidden;
    padding: 10px 0 10px 5px;
    width:310px;
}

#head-news li{
	line-height:115%;
    list-style:square;
    margin-bottom:5px;
    margin-left:15px;
}

#head-news ul li a{
	color:#fff;
    text-decoration:none;
}

#head-news ul li a:hover{
color:#109dd0;
}

#head-news span{
float:right;
    margin-right:10px;
}

#head-news span a{
    color:#109dd0;
}

#branding {
    padding-bottom:15px;
    width:625px;
}

.left {
    float:left;
}

.right {
    float:right;
}

.center {
	text-align: center;
}


/*#monthly-archives li{
    float:left;width:150px;
}*/

#leftcol, #leftcol2 {
	margin-top:5px;
	float:left;
    width:285px;
}

#leftcol h5, #leftcol2 h5{
	margin-top:-12px;
	margin-bottom:5px;
	padding:5px 0 0 5px;
	}		

/* .feature h2, #leftcol h2 {
	font-size:12px;
	color:#7E7E7E;
	
} */




#rightcol, #rightcol2 {
	margin-top:5px;
	margin-left:20px;
	float:left;
    width:285px;
}

#rightcol2 .artlef {
	float:none;
	width: 285px;
	margin:0;
	padding:0;	
}


#rightcol h5, #rightcol2 h5{
	margin-top:-12px;
	margin-bottom:5px;
	padding:5px 0 0 5px;
	}		

/* .feature h2, #rightcol h2 {
	font-size:12px;
	color:#7E7E7E;
	
} */


#midcol {
	margin-top:5px;
	float:left;
    width: 590px;
	background: url(images/FonDerCen.gif) repeat-x top left;
	border-bottom: 1px solid #e4e0cf;
	margin-bottom: 10px;
	padding:0;
	height: 180px;
}


#midcol #midcollef, #midcol #midcolrig {
	float: left;
	width:285px;
}

#midcol #midcolrig {
	margin-left: 20px;
	background: url(images/foninn.gif) no-repeat bottom right;	
}

*html #midcolrig {
	margin-bottom: -5px;
}


#leftcol .clearfloat, #rightcol .clearfloat, #leftcol2 .clearfloat, #rightcol2 .clearfloat {
	background: url(images/FonDerCen.gif) repeat-x top left;
	border-bottom: 1px solid #e4e0cf;
	margin-bottom: 10px;
}	



#leftcol p, #rightcol p, #midcol p, #leftcol2 p, #rightcol2 p {	
    margin: 0 10px;
}


#leftcol .lire, #rightcol lire, #midcol lire, #leftcol2 .lire, #rightcol2 lire  {	
    margin: 0 0 15px 103px;
}

#leftcol img, #rightcol img, #midcol img, #leftcol2 img, #rightcol2 img {
    border:1px solid #ACA484;
    padding:0px;
    width:80px;
	height:100px;
	float:left;
	margin: 5px 10px 10px 0;
}


/*Subnav */
.subnav li {
    border-bottom:1px solid #FFF;
    list-style:none;
}

.subnav li a:link, .subnav li a:visited {
    background:#eef5e1;
    border-left:4px solid #e4efd5;
    display:block;
    padding:4px 4px 4px 8px;
}
		
.subnav li a:hover, .subnav li a:active {
    background:#e4efd5;
    color: #7da939;
    text-decoration:none;
}

.subnav li li a:link, .subnav li li a:visited {
    border-left:none
}
		

	
/* Content */

#content {
    float:left;
/*    margin-top:18px; ie*/
    width: 590px;
	padding: 0 15px;
	margin: 0;
}

#contentcol {
    float:left;
    width:900px;
	margin: 0 auto;
	padding: 0 15px;
}
	
.description {
    color:#545454;
    font-size: 1.3em;
    font-style:italic;
    font-weight: bold; 
    margin-top:-4px;
}

.feature {
    background:#f2f2f2;
    padding:15px;
}


			
#leadpic {
    float:left;
    margin: 0 18px 8px 0;
}

#lead {
    background-color:#fff;
    margin-top:15px;
}

.title {
   margin:0;
   padding:0;
}
	
.feature#lead .title {
    font:1.8em Arial, Times, serif;
    display:block;
    line-height:100%;
    padding-bottom:7px;
}


	




.postmetadata {
    margin: 30px 0;
}

#writer {
    background:#eef5e1;
    display:none;
    margin:25px 0 15px 0;
    padding:12px;
}

#writer img {
    border:1px solid #7da939;
    float:left;
    padding:1px;
    width:80px;
}

#writer span {
    border-top:1px solid #cbd8b4;
    display:block;
    margin-top:12px;
    padding-top:4px;
}

#writer p {
    margin:0;
    width:482px;
}	



/*Post Formatting*/
.picleft {
    border:7px solid #f2f2f2;
    float:left;
    margin:3px 14px 10px 0;
}

.picright {
    border:7px solid #f2f2f2;
    float:right;
    margin:3px 0 10px 14px;
}	


.post blockquote {
    background:#f2f2f2;
    border-right:1px solid #DDD;
    border-bottom:1px solid #DDD;
    color:#76767a;
    margin:18px 35px;    
    padding:6px 14px;
}	

.post ul li {
    list-style:none;
	margin-bottom:5px;
}

/* .post ol li {
    margin-bottom:5px;
    margin-left:48px;
} */
	
.post .cat-image{
float:left;
margin-bottom:3px;
margin-right:3px;
}

 
#tags {
    border-bottom:1px solid #DDD;
    border-top:1px solid #DDD;
    padding:3px;
}	


/* Form Elements */

select {
    background:#f2f2f2;
    border:1px solid #9c9c9c;
    width:100%
}



.searchindex h1 {
	padding: 0 0 0 10px;
	margin: 15px 0 0 0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
	background: url(images/FonTitRec.gif) repeat-x top left; 
	border-top: 1px solid #FDBF09; 
	border-right: 1px solid #E9A805; 
	border-bottom: 1px solid #D79300 ; 
	border-left: 1px solid #E9A805;
	height: 20px;
	line-height: 18px;
}



#searchform {
    float:left;
   	width:100%;
	background:#fff url(images/FonRec.gif) no-repeat top left;
	width:580px;
	height:90px;
	padding:38px 0 0 10px;
	clear:left;
	
}

#searchform #s{
    background-color:#fff;
    border:1px solid #B3AB8E;
    color:#726948;
    height:21px;
	width:380px;
	padding-top:5px;
	padding-left:5px;
	vertical-align:top;
}

#searchform #s:focus{
    background-color:#fff;
    border:1px solid #B3AB8E;
    color:#726948;
	width:380px;
    height:21px;
}

.button {
    background:url(images/BtnLanRec.png) no-repeat top left;
    height:28px;
	width:157px;
	border:0;
}

.button:hover {
    border:1px solid #A21818;
	text-decoration:none
}

#commentform input {
    margin: 5px 5px 1px 0;
    width: 170px;
}

#commentform textarea {
    margin-top:5px;
    width: 100%;
}


	

/* Float Properties*/
.clearfloat:after {
    content:".";
    clear:both;
    display:block;
    height:0;
    visibility:hidden;
}
	
.clearfloat {
    display:block;
}

*html .clearfloat {
	height: 1px;
	}


	
/* Footer*/
#footer {
    color:#FFF;clear:both;
	background: transparent url(images/FonFooInt.gif) repeat-x top left;
	text-align:center;
    font-size: 10px;
    margin: 0 auto;
    padding-top:5px;
    width: 100%;
	height:30px;
}

#footer-nav, #footer-nav li{
    display:inline;
}

#footer a {
    color:#d3d1d1;
}

.clear{
	clear:both;
	height:1px;
}

.contactform{
margin-top:20px;
}

.attention{
font-family:arial;
font-size:1em;
border:2px #F07362 solid;
background-color:#FDF495;
display:block;
overflow:auto;
padding:10px;
width:590px;
}

.similar{
background:transparent url(images/stri.gif) repeat top left;
border-top: 1px #999 solid;
border-bottom: 1px #999 solid;
margin-top:15px;
}

.similar h2{
margin-top:5px;
}

.similar .bullets{
margin-top:20px;
}

.similar .bullets li{
border:none;
}

.breadcrumb{
float:right;
font-size: 10px;
margin:5px 15px 10px 0;
color:#B0B0B0;
}

.gallery{
	clear:both;
	width:592px;
}

.gallery h3{
	padding: 2px 0 0 10px;
	color: #FFFFFF; font-size: 13px; font-weight: bold; text-transform: uppercase; 
	background: transparent url(images/FonTh2Tau.gif) repeat-x top left; 
	height:20px;
}








/* SIDEBAR GENERALE*/


#sidebar {
	margin-top:0px;
	margin-left:0;
	float:left;
    width:295px;
}

#sidebarhome {
	margin-top:15px;
}

#sidelist ul{
	background: url(images/FonDerCen.gif) repeat-x top left;	
	margin-top: -5px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
}

#sidelist ul a{
	text-transform:uppercase;
	color:#626262;
	font-weight:bold;
}


#sidelist ul a:hover{
	color:#fd8c08;
	font-weight:bold;
	text-decoration: none;
}


#sidelist li {
	list-style: none;
}

		
.bullets li {
    border-bottom:1px solid #FFF;	
}



#sidelist .bullets li {
    line-height:115%;
    list-style-image:url(images/PucFleOra.gif);
    margin-bottom:15px;
    border-bottom:1px solid #DBDBDB;
	padding-bottom:15px;
		
}

#sidelist .children {
    background:#e4efd5;
}
	
#sidelist .children li {
    border-bottom:1px solid #e4efd5;
    list-style: square;
    margin-left:28px;
}
	
#sidelist .children li a, #sidelist .children li a:visited {
    background:#e4efd5;
    border:0;
    color: #818d6f;
    padding:2px 2px 2px 0px;
}

#sidelist .children li a:hover, #sidelist .children li a:active	{			
    color:#B3AB8E;
}




/* SIDEBAR ECOLE*/


#sidebarecoleplus h3{
	background: url(images/FonTh2Ora.gif) repeat-x top left;	
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	line-height: 18px;
	margin-bottom: 0;
	padding-left: 10px;
}

#sidebarecoleplus img{
	margin: 10px 0 10px 27px;
	display:block;
	border: 1px solid #CCC3A1;
}

#sidebarecoleplus ul{
	background: url(images/FonEncOra.gif) repeat-x top left;	
	padding:10px;
	margin:0 5px;
}

#sidebarecoleplus li {
	list-style-image:url(images/PucPlu.gif);
	margin-left:20px;
	padding-bottom: 10px;
	text-align: left;
}

#sidebarecoleplus p {
	text-align:left;
	margin:0 20px 20px 35px;
}

#sidebarecolesavoir ul {
	background: url(images/FonDerCen.gif) repeat-x top left;	
	padding:10px;
	margin:0 5px;
}

#sidebarecolesavoir li {
	list-style-image:url(images/PucFleOra.gif);
	margin-left:20px;
	padding-bottom: 10px;
	text-align: left;	 
}

#sidebarecoletemoignage {
	text-align:justify;
	background: url(images/FonDerCen.gif) repeat-x top left;	
	padding:10px;
	margin:0 5px;
}

#sidebarecolesavoir h3, .artrig h3 {
    background:transparent url(images/FonTh2Tau.gif) repeat-x top left;
    font-size:11px;
	font-weight: bold;
    color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	line-height: 18px;
	margin-bottom: 0;
	padding-left: 10px;
}


#sidebarecoleddedoc img {
	display:block;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px; 
}


#ecolecategorie .bulletsecole li {
	list-style-image:url(images/PucFleBei.gif);
	text-transform:lowercase;		
}

#similarpost{
}

#similarpost li {
	list-style-image:url(images/PucFleOra.gif);
	margin-left:5px;
	padding-bottom: 10px;	 
}

#similarpost ul a{
	text-transform:none;
	color:#626262;
	font-weight:normal;
}


/* TAGS */

#tag{	
	
	width:100%;
	background-color: #f7f7f6;	
	text-align:center;
	
}

#tag h5{	
	text-align:left;
	padding-top:5px;
	padding-left: 10px;
}

#tag ul {
	margin: 5px 15px;
}



#content .imagedroite, #contentcol .imagedroite{
display:block;
clear:both;
float:right;
width:100px;
height:100px;
margin-top: 5px;
margin-bottom:20px;
margin-left: 10px;
border: solid 1px #d7d0b3;
}

#content .invisible{
color: #444;
}


.sociable li a{
	list-style:none;
	padding-right:-10px;
	padding-left:-20px;
	margin-right:-10px;
	margin-left:20px;
}

.post .video{
display:block;
clear:both;
margin-left:150px;
}

p#player1 {
	margin: 0 
}


/* PLUGIN PLAN DU SITE*/
.ddsg-wrapper {
	width: 100%
}

.ddsg-wrapper ul li {
	margin: 0 0 20px 20px;
	padding: 0 0 0 0;
	text-align: left;
}

.ddsg-wrapper ul li ul li{
	list-style-image:url(images/PucFleOra.gif);
	margin: 5px 0 5px 48px;
}


.flaIFS {
	float: left;
	border: 1px solid #e4e0cf ;
	margin: 0 20px 20px 0;
}




