
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Body */
* {
	margin:0;
	padding:0;
}
body {
	
	background:#e4dfc2;
	color:#303030;
	font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;
	font-size: 76%;
}
#wrap {
	
	background-color:#f4ecc5;
	border:solid #FFFFFF 6px;
	color:#333;
	
	margin-left:auto;
	margin-right:auto;
	width:942px;
}
/* Links */
a {
	background-color:inherit;
	color:#B90B07;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	background-color:inherit;
	color:#FF3300;
	font-weight:bold;
	/*text-decoration:underline;*/
}
a img {
	border:0;
	
}
/* Header */
#header {
	position: absolute;
	margin:0 0 0 0;
	width:350px;
	top: 130px;
	left: 59%;
	text-align: right;
}
#header h1 {
	background-color:inherit;
	color:#555;
	font-size:2em;
	letter-spacing:-1px;
	margin:0px 0px 0 0;
}
#header h1 a {
	background-color:inherit;
	color:#555;
	text-decoration:none;
}
#header p {
	background-color:inherit;
	color:#777;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.3em;
	margin:0px 0px 0 0;
}
#frontphoto {
	margin:0;
	border-bottom:solid #FFFFFF 4px;
	width: 940px;
}
/* Sidebars */
#leftside {
	background-image:url(img/fond-h2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border-right:solid #FFFFFF 1px;
	clear:left;
	float:left;
	line-height:1.5em;
	margin:-2px 0 5px 0;
	padding:0;
	width:142px;
}
#extras {
	/* pour les navigateurs "normaux" */
	/*position:fixed;
	/* pour IE */
	/*_position: absolute;
	top: expression(body.scrollTop + 5 + "px");
	/*position:relative;*/
	/*top:5px;
	right:5px;*/
	border-left:solid #FFFFFF 1px;
	background-image:url(img/fond-h2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	line-height:1.4em;
	margin:-2px 0 5px 0;
	padding:70px 5px 5px 0px;
	width:134px;
}
#leftside p, #leftside ul, #extras p, #extras ul, #extras div.textwidget {
	font-size:0.9em;
	margin:0;
	
}
/*#leftside div.textwidget a img{
	padding: 5px;
	margin: 5px;
}
#leftside div.textwidget p{
	padding: 0 0 0 10px;
	margin: 0 0 0 5px;
	font-weight:800;
}*/

#leftside li{
	
	line-height:1.2em;
	list-style:none;
	margin:0 0 6px;
}

#extras li a{
	text-align:right;
	line-height:1.2em;
	list-style:none;
	margin:0 0 10px 0;
}
#extras li {
	text-align:right;
	line-height:1.2em;
	list-style:none;
	margin:0 0 10px 0;
}
#leftside ul ul, #extras ul ul {
	text-align:right;
	margin:0 0 10px 0;
}
#leftside ul ul li, #extras ul ul li {
	text-align:right;
	margin:0 0 10px 0;
}
#leftside ul ul li a, #extras ul ul li a {
	text-align:right;
	font-weight:normal;
}
#leftside ul.linklist, #extras ul.linklist {
	text-align:right;
	font-size:1em;
}
#leftside ul.linklist ul, #extras ul.linklist ul {
	text-align:right;
	margin:0 0 10px 0;
}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {
	text-align:right;
	font-weight:bold;
}
#extras h2, #extras ul.linklist li h2, #extras h3 {
	
	color:#505050;
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 14px;
	font-weight: 800;
	text-align:right;
	margin:0 0 10px 0;
}
#leftside h2, #leftside ul.linklist li h2, #leftside h3,  table#wp-calendar caption {
	/*background-color:inherit;*/
	color:#505050;
	font-size:1em;
	font-weight:normal;
	text-align:left;
	margin:0 0 6px;
}
#leftside label, #extras label {
	display:none;
}

#partonsallons {
	
	width:120px;
	left: 0px;
	padding: 0;
	font-weight:700;
	text-align:center;
}
#partonsallons a img{
	margin-top: 15px;
}
/* Main menu */
ul.page {
	list-style:none;
	margin:0 0 0 0;
	width:140px;
	padding: 64px 0 0 0;
}
ul.page li {
	display:inline;
	font-size: 1em;
	/*line-height: 1.8em;*/
	/*margin-top: 0.1em;
	margin-bottom: 0.1em; */
	/*line-height:0.8em;*/
	width:140px;
}
ul.page li a {
	/*background-color:#ffffe8;*/
	border-left:0px solid #cccccc;
	color:#303030;
	float:left;
	font-weight:bold;
	margin-bottom:2px;
	padding:2px 0px 2px 10px;
	text-decoration:none;
	width:130px;
}
ul.page li a:hover, ul.page li.current_page_item a {
	background-image:url(img/tab_vert.gif);
	background-position:left;
	background-repeat:no-repeat;
	/*background-color:#ffffe8;*/
	border-left:0px solid #286ea0;
	color:#B90B07;
}
ul.page ul {
	font-size:1.2em;
	margin:0 0 0 15px;
	padding:0 0 15px 0;
	width:125px;
}
ul.page ul a {
	padding:3px 1px 3px 5px;
	width:115px;
}
ul.page ul ul {
	width:113px;
}
ul.page ul ul a {
	width:100px;
}
/* Content */
#contenu {
	position:relative;
	width:653px;
	height:185px;
	background-image: url(img/rotator/rotate.php);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	margin-top: -20px;
	margin-left: -10px;
	margin-bottom:15px;
	padding: 0px 0px 0px 0px;
	

	}


#content {
	position:relative;
	background-image:url(img/cadre_en2.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #f8efc2;
	width:633px;
	border-left:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	line-height:1.6em;
	margin:-2px 0 0px 145px;
	padding:80px 10px 10px 10px;
	
}
#contentwide {
	position:relative;
	background-image:url(img/fond-h1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color: #f6edc1;
	border-left:solid #FFFFFF 1px;
	border-right:solid #FFFFFF 1px;
	width:633px;
	line-height:1.6em;
	margin:-2px 0 0px 145px;
	padding:30px 10px 10px 10px;
}
#content h2 {
	font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #358ba1;
	margin:0 0 10px;
}

#contentwide h2 {
	font-family: Lucida Grande, verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #358ba1;
	margin:0 0 20px 0;
}
#contentwide h3 {
	margin:10px 0 0 0;
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	
}
#content h2 a, #contentwide h2 a{
	font-family: Georgia, Palatino, Times New Roman, Times, Serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin:0 0 10px;
}
#content h3, #contentwide h3 {
	font-size:1.4em;
	margin:0 0 8px;
}
#content img, #contentwide img {
	border:1px solid #d0d0d0;
	float:left;
	margin:3px 10px 3px 0;
}
#content ul, #contentwide ul, #content ol, #contentwide ol {
	margin:0 0 16px 20px;
}
#content li, #contentwide li {
	padding:0 0 0 5px;
}
#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol {
	margin:0 0 0 16px;
}
/* Footer */
#footer {
	background-image:url(img/footer.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:0.9em;
	clear:both;
	color:#777;
	font-weight:normal;
	line-height:1.7em;
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	width:940px;
	height:100px;
}
#footer p {
	margin:0;
	padding:108px 0 0 0;
}
#footer a {
	color:#777;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover {
	color:#555;
	text-decoration:underline;
}
#footer strong a {
	font-weight:bold;
}
#footer span.credits {
	
	font-size:1.1em;
}
/* Subpage menu */
#subpages {
	background-color:#EDEDEB;
	border-bottom:1px solid #e0e0e0;
	border-right:1px solid #ffffff;
	float:right;
	font-weight:bold;
	line-height:1.3em;
	margin:-5px 0 8px 15px;
	padding:0 0 10px 10px;
	width:190px;
}
#subpages h2 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.3em;
	margin:0 0 12px;
}
#subpages ul.submenu {
	line-height:1.4em;
	list-style:none;
	margin:0;
}
#subpages ul.submenu li {
	display:inline;
	line-height:1.4em;
	width:180px;
	padding:0;
}
#subpages ul.submenu li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#505050;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 1px 3px 5px;
	text-decoration:none;
	width:180px;
}
#subpages ul.submenu li ul {
	margin:0 0 5px 10px;
	width:170px;
}
#subpages ul.submenu li ul li a {
	width:170px;
}
#subpages ul.submenu li ul ul {
	margin:0 0 5px 10px;
	width:160px;
}
#subpages ul.submenu li ul ul li a {
	width:160px;
}
#subpages ul.submenu li ul ul ul {
	margin:0 0 5px 10px;
	width:150px;
}
#subpages ul.submenu li ul ul ul li a {
	width:150px;
}
#subpages ul.submenu li a:hover, #subpages ul.submenu li.current_page_item a {
	background-color:#eaeaea;
	border-left:0px solid #286ea0;
	color:#555;
}
#subpages ul.submenu li.current_page_item ul li a {
	background-color:#f4f4f4;
	border-left:0px solid #cccccc;
	color:#555;
}
/* Tags */
p, ul, ol {
	margin:0 0 18px;
}
blockquote {
	border-left:0px solid #e0e0e0;
	margin:20px;
	padding:8px 8px 8px 15px;
}
blockquote p {
	background-color:inherit;
	color:#505050;
	font-size:0.9em;
	line-height:1.3em;
}
label {
	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
}
table#wp-calendar {
	margin:0 0 20px;
	width:140px;
}
code {
	font-size:1.2em;
	display:block;
	padding:5px 5px 5px 8px;
	background-color:#f4f4f4;
	margin:5px 0 15px 0;
	border-left:0px solid #cccccc;
}
/* Forms */
#s, #submit {
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
}
#author, #email, #url, #comment {
	border:1px solid #cccccc;
	font-family:Book Antiqua, Verdana, Tahoma, Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
#commentsection {
	margin:25px 0 0;
}
#commentsection p {
	margin:0 0 6px;
}
/* Float fix */
.contenttext {
	overflow:hidden;
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
	width:99%;
}
/* WP image align classes */
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;
}
/* Various classes */
.left {
	border:1px solid #cccccc;
	float:left;
	margin:10px 15px 10px 0;
}
.right {
	border:1px solid #cccccc;
	float:right;
	margin:10px 0 5px 10px;
}
.center {
	border:1px solid #aaaaaa;
	margin:5px auto 12px;
	text-align:center;
}
.textright {
	text-align:right;
}
.small {
	font-size:0.8em;
}
.bold {
	font-weight:bold;
}
.hide {
	display:none;
}
.post {
	margin:0px 0 10px 0;
	padding:5px 45px 0 0 ;
}
.postinfo {
	/*background-color:#f4f4f4;*/
	border-left:0px solid #cccccc;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	margin:0px 0 0px;
	padding:0px 0px 0px 0px;
}
.comment {
	
	border-left:0px solid #cccccc;
	color:#606060;
	margin:0 0 10px;
	padding:8px 5px 0 8px;
}
.comment p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 6px;
	padding-bottom:5px;
}
.gravatarside {
	float:right;
	width:48px;
	height:48px;
	margin:0 5px 5px 5px;
}
.navigation {
	display:block;
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
}
.navigation p {
	margin:0;
	padding:0;
}
.prevlink {
	margin-right:20px;
}
.nextlink {
	margin-left:20px;
}
