/*
Theme Name: WordPress mu Default
Theme URI: http://mu.wordpress.org/
Description: The default WordPress mu theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
@font-face {
  font-family: "Accolade";
  src: local('Accolade'), url(fontes/ACCOLADL.TTF) format("opentype");
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Accolade";
  src: local('Accolade'), url(fontes/ACCOLADB.TTF) format("opentype");
  font-weight: 700;
  font-style: bold;
  font-variant: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Accolade";
  font-weight: 300;
  src: local('Accolade'), url(fontes/ACCOLALI.TTF) format("opentype");
  font-style: italic;
  font-variant: normal;
  font-stretch: normal;
}
@font-face {
  font-family: "Accolade";
  src: url(fontes/ACCOLAD3.eot); /*for i.e.*/

}



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: left;
	background: transparent no-repeat;
	margin: 0 !important;
	padding: 0 !important;
}
#topFlow {
	display: none;
	background: transparent url(images/headerRiviereTopTile-trans.gif) repeat-x 0 0;
	height: 94px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	float: none;
	visibility: visible;
	width: 1000px;
}
#page {
	background-color: #fff !important;
	text-align: left;
	position: relative;
	width:100%;
	top: 0;
	left: 0;
	min-height: 1100px;
	display: inline-block;
}
#blogTop {
	width: 1020px;
	margin-top: 76px;
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
#outerFeuilleDiv {/*Propre au sie seulement*/
	position: relative;
	margin-top: 76px;
	width: 4000px !important;
	/*min-height: 1000px !important;*/
	background-color: #fff;
	display: block;
}

.feuille {/*Ce conteneur a une image de fond qui divise visuellement l'espace en brun | blanc pour aménager la barre de gauche */
	position: relative;
	float: left;
	width: 1000px;
	min-height: 1000px;
	background: url(images/feuille_fond.gif) repeat-y 0 0;
	display: inline;
}

.contenu {
	width: 845px;
	padding-left: 15px;
	padding-bottom: 25px;
	float: left;
}

#twitterContent {
	font-size:20px;
	padding-top: 15px;
}

#twitterFollowBut {
	position: absolute;
	font-size:11px;
	margin-top: 15px;
	background-color: #1369ff;
	border-style: solid;
	border-width: 1px;
	border-color: #57b9e3;
	padding: 3px 5px 3px 5px;
}

#twitterFollowBut a, #twitterFollowBut a:hover {
	color: #fff;
	font-size: 11px;
}

#footer {
	float:left;
	height:300px;
	overflow:hidden;
	width:100%;
	bottom:0px;
	display: inline;
	background: url('images/footerBgTile.jpg') repeat-x;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size:13px;
	color: #f9f9f9;
	font-weight: normal;
	position: absolute;
	left: 0;
}
.footerBlog {
	position:relative !important;
	
}
.footerFeuille {
	width: 100%;
	height: 300px;
	position: absolute;
	display: inline;
	left: 0;
	bottom: -300px !important;
	background-image: url(images/footerBgTile.jpg);
	z-index: 101;
}
#footerDonateLeftDiv {
	position: absolute;
	width: 155px;
	background: url('images/sidebarTile.jpg') repeat-y;
}
#footerDonateRightDiv {
	position: absolute;
	width: 25px;
	left: 156px;
	background: url('images/sidebarTile.jpg') repeat-y;
}

#footerLastFacebookDiv {
	position: absolute;
	left: 180px;
	width:520px;
	height: 189px;
	overflow: hidden;
	display: inline-block;
}

#footerLastFacebookDiv h3, #footerTwitterDiv h3, #footerYoutubeDiv h3 {
	margin-top: 15px !important;
	margin-left: 0px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #f9f9f9;
	font-weight: normal;
}

#footerImgDiv {
	position: absolute;	
	display: inline;
	margin-top: 15px;
}

#footerImgContainer {
	float: left;
	width: auto;
	height: auto;
	border-style: solid;
	border-width: 4px;
	border-color: #fff;
	outline-style: solid;
	outline-color: #868584;
	outline-width: 1px;
	margin-right: 17px;
	margin-bottom: 100px;
}

#footerYoutubeDiv {
	position: absolute;
	left: 700px;
	width: 400px;

}

#footerYoutubeVidContainer {
	float: left;
	width: auto;
	height: 140px;
	border-style: solid;
	border-width: 4px;
	border-color: #fff;
	outline-style: solid;
	outline-color: #868584;
	outline-width: 1px;
	margin-right: 20px;
	margin-top: 14px;
}

#footerTwitterDiv {
	position: absolute;
	left: 702px;
	width: 400px;
}

#twitterContent {
	font-size:20px;
	padding-top: 15px;
}

#twitterFollowBut {
	position: absolute;
	font-size:11px;
	margin-top: 15px;
	background-color: #1ca1dd;
	border-style: solid;
	border-width: 1px;
	border-color: #57b9e3;
	padding: 3px 5px 3px 5px;
}

#twitterFollowBut a, #twitterFollowBut a:hover {
	color: #fff;
	font-size: 11px;
}

#footerLegal {
	position: absolute;
	top: 200px;
	left: 181px;
	width: 825px;
	margin-left: 0px !important;
	font-family: arial, "lucida console", sans-serif;
	font-size: 9px;
	color: #624e31;
	display: inline-block;
}

#footerLegal h4 {
	color: #fff;
}

#footerSeparator {
	position: absolute;
	float: left;
	width: 1px;
	left: 690px;
	top: 10px;
	height: 200px;
	background-color: #4f3918;
}
#footerYoutubeDiv h3, #footerYoutubeDiv h3 a, #footerYoutubeDiv h3 a:hover, #footerYoutubeDiv h3 a:visited {
	color: #fff;
}

#header {
	margin-top: 15px;
}

#overlayDiv {
	position: fixed;
	background-color: #1369FF;
	width:100%;
	margin-top:16px;
	height:60px;
	z-index:1000;
}

#barreBleu {
	position:relative;
	float:left;
	width: 100%;
	height: 100%;
	background-color: #1369ff;
	z-index: inherit;
	display: inline;
}

#upArrowDiv {
	position: absolute;
	top:0px;
	height: 20px;
	width: 100%;
}

#downArrowDiv {
	position: absolute;
	bottom:0px;
	height: 20px;
	width: 100%;
}

#menu {
	position:relative;
	float:left;
	width: 155px;
	display: inline-block;
	z-index: 999;
	color: #fff;
	font: 16px/1.1 Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#menuLogo {
	position:absolute;
	z-index: inherit;
	display: inline;
	visibility: visible;
	height: 60px;
	width: 300px;
	left: 0;
	margin-top: auto;
	background: url(images/LogoTitle2.gif) no-repeat 0 center;
	margin-bottom: auto;
}

#navigationContainer {
	
	float:left;
	width: 155px;
	height: auto;
	display: inline;
	left: 0px;
	position: fixed;
	top: 94px;
	z-index: 999;
}
ul.menu {
	margin-left: 0 !important;
	margin-bottom: 16px;
	list-style-type: none !important;
	display: inline-block !important;
	z-index: inherit;
}

ul.menu li {
	margin-bottom: 3px;
	z-index: inherit;
}
ul.menu li a {
	text-decoration: none;
	color: #fff;
}

ul.menu li a:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#navigationDiv {
	margin-left: 100px;
}

#navigationSection{
	position: relative;
	float:left;
	height:65px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:15px;
}

.navigationSectionGauche {
	padding-left: 20px !important;
}

.navigationSectionDroite {
	padding-right: 20px !important;
}

.navigationSectionEnd {
	width:auto;
	height:65px;	
}

#navigationSeparator{
	position: relative;
	float:left;
	height:43px;
	width: 1px;
	margin-top: 3px;
}

#barreGauche {
	position: fixed;
	float:left;
	width: 155px;
	height: 100%;
	background: url(images/sidebarTile.gif) repeat-y;
	top: 0;
	left: 0;
	display: inline;
}
#barreGauche.nonBlog {
	position: fixed;
	float:left;
	width: 155px;
	height: auto;
	background: url(images/sidebarTile.gif) repeat-y;
	top: 0;
	left: 0;
	display: inline;
}

.barLogo {
	position: relative;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 12px;
	margin-left: 130px;
}

#blankSpacing {
	position: relative;
	height: 1px;
	width: 100%;
	float: left;
}
.spacer {
	width: 1000px;
	height: 550px;
	position: absolute;
	left: 0;
	display: inline-block;
	bottom: 0;
	margin-top: 550px;
}
.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .sitecolumn .inlineColumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .sitecolumn .inlineColumn .postmetadata {
	text-align: left;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
/*Blocs de calendrier*/
.ec3_schedule {
	float:none;
	color:#1369ff;
	background-color: #edf3f9;
	padding: 4px 0.5em;
	display: inline-block;
	line-height: 1.5em;
	text-transform: lowercase;
	width: auto;
}
.ec3_schedule p.single {
	float: left;
	display: block;
	clear: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
.ec3_schedule *.range {
	float: right;
	clear: none;
	display: inline-block;
	padding-right: 0.5em;
	padding-left: 0.5em;
	margin-top: 6px;
	margin-bottom: 6px;
}
.even, .alt {

	border-left: 1px solid #ddd;
}
small {
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	}
/* Begin Sidebar */


#sidebar
{
	height: auto;
	padding: 20px 0 10px 0;
	float: left;
	width: 300px;
	z-index: inherit;
	display: inline;
	position: relative;
	margin-left: 30px;
}

#sidebar form {
	margin: 0;
	}

#sidebar h2.widgettitle{
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 15px;
	margin-left: 2px;
	margin-bottom: 10px;
	margin-top: 0 !important;
}

.widget_tag_cloud a{
	background-color: #edf3f9;
	display: inline-block;
	padding: 6px;
	text-transform: lowercase;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	float: left;
	margin: 1px;
}

.widget_archive a, .widget_archive a:hover {
	font-size: 12px;
	font-family: arial, "lucida console", sans-serif;
}

/* End Sidebar */

h1, h2, h3 {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 25px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0C57CF;
	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #1369ff;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	/*background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;*/
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 495px;
	display: inline;
}

.sitecolumn {
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 495px;
	}

.inlineColumn {
	display: inline;
	position: relative;
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 800px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 500px;
	}

.post {
	margin: 0 0 20px;
	text-align: left;
	display: inline-block;
	width: 99%;
	overflow: hidden;
}

.post hr {
	display: block;
	color: #fafafa;

	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .sitecolumn .inlineColumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	padding: 10px 10px 10px 15px !important;
	margin-top: 15px;
	color: #000;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 13px;
	display: inline-block;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin-top: 0.5em;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond {
	margin-bottom: 75px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.comments {
	display: inline-block;
	float: right;
}
.commentlist {
	padding: 0;
	text-align: left;
	}

.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; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 30px auto 0;
	width: 155px;
	clear: both;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

/* @group Site*/

.footerSite {
	position:absolute;
	left: 0;
	bottom: 0;
}

.siteColumn {/*Conteneur principal. Il crée la colonne de base et libère l'espace pour la barre de gauche avec sa marge. */
	width: 845px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 0 155px;
	float: left;
	display: inline;
	padding: 0;
	font: 12px/1.4 Georgia, "Times New Roman", Times, serif;
}

.postSite {/*Conteneur de contenu. Il DOIT être un inclu dans siteColumn. Il impose les marges principales par padding et sera donc plus prévisible avec une largeur définie en pixels*/
	padding: 0 0 0 15px;
	width: 830px; /*siteColumn - padding*/
	margin: 25px 0 0;
	font: 12px/1.4 Georgia, "Times New Roman", Times, serif !important;
	display: inline-block;
	/*background-color: #fdfbc2;*/
	position: relative;
}
.postSite h1 {
	color: #77c3ea !important;
	font-weight: bold !important;
}

.bloc {
	width: 100%;
	display: inline-block;
	/*background-color: #e0fedc;*/
	margin-bottom: 25px;
}
.bloc p {/*pour s'assurer que tout les paragraphes se poussent verticalement*/
	display: inline-block;
}
.blocCol {
	display: inline-block;
}

/* My Comment */
.sitecolumn > img {
	margin-left: -15px !important;
}
img.titre {
	margin-bottom: 1em;
}
/*les largeurs de colonnes comprennent les marges*/
.col25 {
	width: 20%;
	display: inline;
	float: left;
	margin: 0;
	text-align: left;
	white-space: normal;
}

.col32 {
	width: 30%;
	display: inline;
	float: left;
	margin-right: 25px;
}
.nmrg { /*Classe supplémentaire pour enlever les marges*/
	margin: 0 !important;
}

.col32nmrg {/*ie ne lit que la première classe*/
	width: 30%;
	margin-right: 0 !important;
	display: inline;
	float: left;
}

.col45 {
	width: 39%;
	margin-right: 25px;
	display: inline;
	float: left;
}

.col65 {
	width: 61%;
	display: inline;
	float: left;
	padding-right: 25px;
}
.col75 {
	width: 74%;
	float: left;
	margin: 0;
	padding: 25px 0 0;
	display: inline;
	color: black;
	font: normal normal 16px/1.1 Georgia, "Times New Roman", Times, serif;
}

#equipe.feuille .postSite {
	font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important;
}

#outil.feuille .postSite {
	padding: 0 25px 25px;
	margin: 0;
}

/*#partenaires.feuille .postSite {
	padding: 0 25px 25px 15px;
	margin: 0;
}*/


#top {
	float: none;
	margin-bottom: 25px;
	position: relative;
}
#bot {
	float: none;
	margin-bottom: 25px;
	position: absolute;
	/*left: 175px;*/
	top: 569px;
}
#topPartenaires {
	float: left;
	margin-bottom: 25px;
	position: relative;
	margin-left: -15px;
	width: 845px;
}

#botPartenaires {
	float: left;
	margin-bottom: 25px;
	width: 830px;
}

div.outils {
	width: 795px;
	height: 85px;
	padding-top: 16px;
	padding-bottom: 12px;
	border-bottom: 1px solid white;
}

table.outils {
	width: 795px;
	display: table;
	float: left;
	border-spacing: 0;
	border-collapse: separate;
	vertical-align: middle;
	color: #5b5b5b;
	font: 24px/24px Georgia, "Times New Roman", Times, serif;
}

table.partenaires {
	width: 780px;
	display: table;
	float: left;
	border-spacing: 0;
	border-collapse: separate;
	vertical-align: middle;
	color: #5b5b5b;
	font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

div#ligne01.outils {
	background-color: #c7e48f;
}

div#ligne02.outils {
	background-color: #71c2b6;
}

div#ligne03.outils {
	background-color: #1ca1dd;
}

tr.outils {
	width: 100%;
	height: 85px;
	display: table-row;
	vertical-align: middle;
}
tr.partenaires {
	width: 100%;
	min-height: 104px;
	display: table-row;
	vertical-align: middle;
}
div.partenaires {
	width: 750px;
	border-bottom: 1px solid gray;
	border-right-style: none;
	color: #0c0c0c;
	font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
	padding: 25px;
	display: block;
	position: relative;
	float: left;
}

div#ligne01.partenaires {
	background-color: #c7e48f;
}

div#ligne02.partenaires {
	background-color: #b7ba78;
}
.partenairesCell01 {
	width: 408px;
	float: left;
	margin-right: 32px;
}

.partenairesCell02 {
	width: 300px;
	float: left;

}
td.col01 {
	display: table-cell;
	width: 88px;
	padding-right: 12px;
	padding-left: 12px;
}

td.col02 {
	display: table-cell;
	width: 174px;
	padding-right: 0;
	padding-left: 0;
	border-right: 1px solid #5b5b5b;

}

td.col03 {
	width: 324px;
	padding-right: 0;
	padding-left: 12px;
	display: table-cell;
	vertical-align: middle;
	color: #5b5b5b;
	font: 14px/1.2em Georgia, "Times New Roman", Times, serif;
}

td.col04 {
	display: table-cell;
	width: 196px;
	padding-right: 12px;
	padding-left: 12px;
}

td.colPart01 {
	display: table-cell;
	width: 530px;
	padding: 0 16px 0 25px;
}

td.colPart02 {
	display: table-cell;
	width: 168px;
	padding: 0 25px 0 16px;
}
p.adresse {
	margin-top: 0;
	margin-bottom: 0;
}
.postSite ul {
	list-style-type: none;
	padding: 0 !important;
	margin: 0 !important;
}

.feuille h1 {
	color: black;
	text-align: left;
	margin: 0;
	padding: 0;
	font: 4em Accolade, Georgia, "Times New Roman", Times, serif;
}
.postSite h2, .siteColumn h2 {
	color: #1369ff;
	font: bold 38px/1 Accolade, Georgia, "Times New Roman", Times, serif;
}

.postSite h3 {
	font: normal normal 36px Georgia, "Times New Roman", Times, serif;
	color: #202020;
}

.partenaires h3 {
	color: white;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 12px;
	margin-top: 0;
}
.partenaires h3.bis {
	margin-bottom: 12px;
	margin-top: 24px;
}

.postSite h4, .siteColumn h4, .bloc .col65 {
	color: #202020;
	font: normal 16px/1.1 Georgia, "Times New Roman", Times, serif !important;
	margin-top: 1em;
}

.postSite h5 {
	margin-bottom: 1em;
	font: bold 13px/1.2 Georgia, "Times New Roman", Times, serif;
	margin-top: 1em;
}
.place {
	font-style: italic;
}
.col245 {
	width: 245px;
	margin-right: 25px;
	float: left;

}
.col250 {
	margin-left: 25px;
	float: left;
	width: 220px;
}
.col250 a {
	color: black;
}
col.250 h3 {
	margin-bottom: 8px;
}

.col225 {
	width: 225px;
	margin-right: 25px;
	float: left;

}

.col225>.col245 {
	margin-right:0;
}

div.col225 + div.col245 {
	margin-right: 0;
}

.col510 {
	width: 510px;
	padding: 0;
	float: left;
	margin: -25px 0 25px;
}

.col495 {
	width: 495px;
	margin-right: 0px;
	float: left;
	padding: 0;
}

.col185 {
	width: 185px;
	float: left;
	margin: 0;
}

.col660 {
	width: 660px;
	margin-right: 0;
	float: left;
	margin: 0;
	position: relative;
	height: 321px;
}
.col660 p {
	position: absolute;
	bottom: 0;
	color: black;
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 360px;
	left: 0;
}

.postSite #top .col495 {
	width: 495px;
	margin-right: 0px;
	float: left;
	position: absolute;
	left: 285px;
	font-size: 16px;
	padding: 0;
	top: 1px;
}
#benevolesResultStatus {
	/*display: none;*/
	font-size: 12px;
	font-weight: bold;
}
form {
	border-style: none !important;
}
form.partenaires {
	float: right;
	border-style: none !important;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	border-style: none;
	width: 186px;
}

fieldset {
	margin-bottom: 2px;
	padding: 2px;
	width: 100%;
	float: right;
	border-style: none !important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
fieldset div.tag {
	margin-top: 6px;
	margin-bottom: 2px !important;
	padding-left: 1px;
}

form.partenaires fieldset input {
	margin-bottom: 2px;
	padding: 2px;
	width: 100%;
	float: right;
	border-style: none !important;
}

form.partenaires fieldset.formLineBout {
	text-align: right;
	color: black;
	float: right;
	font-size: 12px;
	margin-top: 24px;
}

form.partenaires fieldset.formLineBout input[type="submit"] {
	float: right;
	height: 18px;
	font-size: 12px;
	width: 75%;
}

#merciDiv{
	position: absolute;
	margin-left: 400px;
}

#eventCalendarDiv {
	position: relative;
	text-align: left;
	
}

#contributeursDiv {
	text-align: left;
	font-size: 11px;
	margin-top: 20px;
	border-style: none;
}

form.paypalFormSmall {
	float: left;
	border-style: none !important;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	border-style: none;
	width: 43px;
}
form.paypalFormLarge {
	float: left;
	border-style: none !important;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	border-style: none;
	width: 126px;
} 

/* @end */

hr {
	display: none;
	}

a img {
	border: none !important;
	}

.navigation {
	font:18px Georgia,"Nimbus Roman No9 L",serif;
	display: block;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

.navigation div a {
	background-color:#EDF3F9;
	margin: 1px;
	padding:6px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.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 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.feuille #barreGauche {
	top: 0;
	left: 0;
	float: left;
}
img {
	border-style: none !important;
	border-width: 0 !important;
}

/* End captions */


