/* CSS Document */
HTML,BODY { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; 
	width:100%; margin:0 auto; padding:0; background: #ecf2f6 url('layout/bg.jpg') repeat-y top center;}

/* CSS Document */
A { color: #0033CC; text-decoration:none; }
A:hover { color:#990000; }

/* En-T�te */
#header { height:244px; width:100%; position:relative; margin:0; background-image: url('layout/header.jpg'); background-repeat:no-repeat; background-position:top center; }
	#header H1 { display:block; position:relative;margin:0 auto;width:930px; }
		#header H1 A { display:block; height:195px; width:925px; position:absolute; margin:0 0 0 5px; }
			#header H1 A SPAN { display:none; }	
	
	#header UL { display:block; height:35px; width:920px; position:relative; margin:180px auto 0 auto; list-style-type: none; font-family:Georgia, "Times New Roman", Times, serif; }
		#header UL LI { float: left; display:block; height:35px; line-height:35px; font-size:140%; margin:0 1.5em; }
			#header UL LI A { color:#ffffff; text-decoration:none; }
			#header UL LI A:hover { color:#ffff00;  }
		#header UL LI.chercher { float: right; margin-top:7px;margin-right:-2px; -moz-opacity:.5; filter:alpha(opacity=50); }
		/* faire disparaitre les pages 'enfants' */
		#header UL UL { display:none; }
		
		
	#searchform input { border:1px solid #333;  }
		#searchform .champ {  padding:2px 5px; margin:0; background-image: url('layout/search.gif'); background-position:center right; background-repeat:no-repeat; }
	
/* Conteneur principal */
#main 	{ margin-top:-37px; background-image: url('layout/headerMarquee.jpg'); background-repeat:repeat-x; background-position:top;  }
	.inner { width:910px; padding: 40px 0 0 10px; margin:0 auto 0 auto;  }	
	.contenu { float: left; padding: 0; margin:0; width: 590px;  }
	
	/* CONTENU PRINCIPAL */
	.contenu .entry H1 { margin:15px 0 10px 0; }
	.contenu .entry P { margin:5px 0 10px 10px; padding:5px 0; }
	.contenu H4 { margin:0 5px; padding:0 0 5px 0; font-size:90%; color:#000066; font-style:italic; word-spacing:0.2em;  border-bottom:1px solid #cacaca; }
	.contenu H2 {margin:30px 0 0 5px; font-size:190%; font-weight: bold; }
		.contenu H2 A {color:inherit; text-decoration:none; }
		.contenu H2 EM { font-size:50%; font-weight:normal; }
	.contenu UL { list-style-image:url('layout/crochet.gif'); padding-bottom:20px; }
		.contenu UL UL { list-style-image:url('layout/crochet2.gif'); padding-bottom:0px;  }

	img.centered 	{ display: block; margin-left: auto; margin-right: auto; }
	img.alignright 	{ padding: 4px; margin: 0 0 2px 7px; display: inline; }
	img.alignleft	{ padding: 4px; margin: 0 7px 2px 0; display: inline; }
	.alignright 	{ float: right; }
	.alignleft 		{ float: left; }

	DIV.post H2 A { color: #0033CC; text-decoration:none; }
		DIV.post H2 A:hover { color:#990000; }
		DIV.post H2 A.noir { color: #000; text-decoration:none; }
		
	DIV.post SMALL { margin-left:8px; display:block; padding:0 0 6px 0; border-bottom:1px solid #cacaca;  }
	DIV.post .postmetadata {text-align:right; }
	
	
	/* Begin Comments*/
	#commentaires {width: 600px; }
	#commentaires .alt {	margin: 0;	padding: 10px;	}
	#commentaires .commentlist {padding: 0;text-align: justify;}
	#commentaires .commentlist li {margin: 15px 0 3px;padding: 5px 10px 3px;list-style: none; }
	#commentaires .commentlist li .avatar {float: right;border: 1px solid #eee;padding: 2px;background: #fff;	}
	#commentaires .commentlist p {margin: 10px 5px 10px 0;}
	#commentform p {margin: 5px 0;	}
	#commentaires .nocomments {text-align: center;margin: 0;padding: 0;}
	#commentaires .commentmetadata {	margin: 0;	display: block;	}
	
	#commentaires TEXTAREA { width:500px; }
	#commentaires .comment-author { border:1px solid #333; background-color:#d2e5ee; line-height: 37px; padding: 5px 5px 5px 6px;}
		#commentaires .comment-author cite  { font-size: 140%; }
	#commentaires .commentmetadata  { border:1px solid #333; font-size:70%;border-top-width:0px;background-color:#e0edf3; line-height: 8px; padding: 4px 10px;}
		#commentaires .commentmetadata A { color:#003399; }
	/* End Comments */
	
	
	
/* Barre de Navigation ++ Widgets */
#sidebar { padding:0;margin-left: 610px; width: 308px; }
	#sidebar UL { margin:0; padding:0; list-style-type: none; }
		#sidebar UL LI { margin:0px 0 20px 0; padding:0; }
	#sidebar H2 {  display:block; height:45px; line-height: 45px; background-image: url('layout/h1-sidebar.gif'); background-repeat:no-repeat; background-position:bottom left; padding: 0 0 0 70px; margin:0; }
	
	#sidebar UL.blogroll { list-style-type:disc; margin:15px 0 0 40px; }
		#sidebar UL.blogroll A { font-weight:bold; }
		#sidebar P { margin:5px 5px 10px 30px; }

/* formulaire d'inscription */
FORM.wpcf7-form { }
FORM.wpcf7-form LABEL { text-align: right; margin:0; padding:0 15px 0 0; display: block; width: 200px; float:left;  }
FORM.wpcf7-form INPUT { width: 250px; }
	FORM.wpcf7-form INPUT.mini { width: 125px; }
	FORM.wpcf7-form .radio INPUT { width: 10px; }
	FORM.wpcf7-form .check INPUT { width: 20px; }
	.wpcf7-list-item {display:block; }
	DIV.noLine .wpcf7-list-item {display:inline; margin-right:15px; }
FORM.wpcf7-form BR { clear: left; }
FORM.wpcf7-form .details { margin-left: 25px; font-style:italic; font-weight:normal; font-size: 10pt; }
FORM.wpcf7-form .wpcf7-list-item-label { }


/************************************************
*	Captions							*
************************************************/


/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	background: #ecf2f6 url(layout/footerbg.jpg) no-repeat top center;
	border-top: 15px solid #666666;
	width: 100%;
	margin:0; padding:0;
	margin-top:40px;
	height: 135px;
	}
	
/************************************************
*	Footer  									*
************************************************/
.footerSeparateur_ { height:36px; background: #000099 url('layout/headerMarquee.jpg') repeat-x top left; }


#footer {
	width: 950px;	
	color: #666;
	margin: 0 auto;
	padding: 0px;
	clear:both; 
	overflow:hidden;
	}
	
#footer p {
	color: #666;
    font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #333;
	text-decoration: none;
	}

#footer a:hover {
	color: #990000;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h2 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h2 a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 250px;
	float: left;
	margin: 0px 20px 0 100px;
	padding: 0px 20px 5px 0px;
	}
	
.footer2 {
	width: 250px;
	float: left;
	margin: 0px 0px 0 140px;
	padding: 0px 20px 5px 0px;
	}
	
	
	
.footer5 a img {
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

