/*************************************************************************INIT*************************************************************************/

/*html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-style:inherit;}caption, th, td {text-align:left;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}*/
* {margin:0;padding:0;border:0px;font-family: Arial, Verdana, "Sans Serif";font-weight:normal;text-decoration:none;text-transform:none;}

/*************************************************************************MAIN*************************************************************************/

body {
	background-color: #000;
	font-size:11px;
	background-repeat:no-repeat;
	background-position: 50% 0;
}

#main{
	margin:auto;
	width:986px;
}
span#petit_arial{
	font-size:8px;
	color:#fff;
}
span#arial_10{
	font-size:10px;
	color:#000;
}
span#arial_12{
	font-size:12px;
	color:#000;
}
			span#arial_12 a{
				color:#000;
			}
						span#arial_12 a:hover{
							color:#aaa;
						}
span#myriad_17{
	font-size:17px;
	font-family: "Myriad Pro", Arial;
	color:#fff;
}
span#arial_12_violet{
	font-size:12px;
	color:#61076b;
}
			span#arial_12_violet a{
				font-size:12px;
				color:#61076b;
			}
						span#arial_12_violet a:hover{
							color:#aaa;
						}
span#titre_14{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
div#separator{
	height:20px;
	clear:both;
}
#content #tag{
	clear:both;
	width:630px;
	height:auto;
	margin:10px 0 20px 0;
	padding-left:30px;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:10px;
}
			#content #tag a{
				text-transform:uppercase;
				color:#000;
			}
			#content #tag a:hover{
				color:#aaa;
			}

/***********************************************************************HEADER CONTACT***********************************************************************/

#header_contact {
	background:#fff;
}
			#header_contact #content{
				width:986px;
				margin:0 auto;
				height:15px;
				line-height:15px;
				color:#000;
				text-align:right;
			}
			#header_contact #content a{
				text-decoration:none;
			}
			#header_contact #content a.lang{
				display:none;
				text-transform:uppercase;
				margin:0 40px 0 20px;
			}
						#header_contact #content a:hover{
							text-decoration:underline;
						}
/***********************************************************************FIN HEADER CONTACT***********************************************************************/




/***********************************************************************HEADER***********************************************************************/
#header{
	height:145px;
	color:#fff;
}
			#header h1{
				float:left;
				padding:30px 0 0 35px;
			}
						#header h1 a{
							display:block;
							width:175px;
							height:66px;
							background-position:0 0;
							background-repeat:no-repeat;
							text-indent:-8000px;
							overflow:hidden;
						}
						#header h1 img{
							display:none;
						}
						
			#header #nav_sec{
				float:right;
				padding:66px 30px 0 0;
				text-align:right;
			}
						#header #nav_sec a{
							color:#fff;
							font-size:14px;
							text-transform:uppercase;
							text-decoration:none;
							margin:0 8px;
						}
						#header #nav_sec a.rss,
						#header #nav_sec a.facebook{
							display:inline-block;
							vertical-align:text-bottom;
							width:21px;
							height:21px;
							background-position:0 0;
							background-repeat:no-repeat;
							margin:0 0 0 7px;
						}
						#header #nav_sec a span {
							display:none;
						}
						#header #nav_sec a.rss{
							background-image:url(../new/images/picto/flux_rss.png);
						}
						#header #nav_sec a.facebook{
							background-image:url(../new/images/picto/facebook.png);
						}

/***********************************************************************FIN HEADER***********************************************************************/

/*************************************************************FLECHE DE NAVIGATION LATERALES*************************************************************/

#navig_gauche{
	position:absolute;
	cursor:pointer;
	width:31px;
	height:31px;
	margin-left:-42px;
	float:left;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#navig_droite{
	position:absolute;
	cursor:pointer;
	width:31px;
	height:31px;
	margin-left:865px;
	float:left;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.accueil #navig_gauche{
	margin-top:-195px;
}
.page #navig_gauche{
	margin-top:-195px;
}
			#navig_gauche:hover{
				background-position:0 -31px;
			}
.accueil #navig_droite{
	margin-top:-195px;
}
.page #navig_droite{
	margin-top:-195px;
}
			#navig_droite:hover{
				background-position:0 -31px;
			}
.slideshow_control{
	display: block;
}
			
			
/***********************************************************FIN FLECHE DE NAVIGATION LATERALES***********************************************************/

/**********************************************************************CONTENU PAGE**********************************************************************/
						
#content{
	clear:both;
	width:856px;
	height:auto;
	margin:auto;
	/*margin-top: 10px;*/
}
			#content #content_haut{
				width:856px;
				height:auto;
				float:left;
			}
						#content #content_haut_sup{
							width:856px;
							height:auto;
							float:left;
							margin-bottom:10px;
						}
									#content #content_haut .encadre_si_plus{
										padding:0;
										width:208px;
										height:210px;
										float:left;
										margin-right:3px;
										border-left:1px solid #333;
										border-right:1px solid #333;
										border-top:1px solid #333;
										background-image:url(../images/picto/fond_transparent.png);
									}
												#content #content_haut .encadre_si_plus a.img_titre_picto{
													padding:0;
													margin:0;
													float:left;
													margin-top:13px;
													margin-left:13px;
													display:block;
													width:50px;
													height:50px;
													text-decoration: none;
												}
												#content #content_haut .encadre_si_plus a.img_titre_text{
													padding:0;
													margin:0;
													display:block;
													float:left;
													height: 64px;
													width:120px;
													margin-top:14px;
													margin-left:5px;
													text-decoration: none;
													text-transform:uppercase;
													font-size: 12px;
													color:#fff;
												}
															#content #content_haut .encadre_si_plus a.img_titre_text:hover{
																text-decoration: underline;
															}
												#content #content_haut .encadre_si_plus a.img_titre_plus{
													padding:0;
													margin:0;
													display:block;
													float:left;
													clear:both;
													width:208px;
													height:128px;
													margin-top:3px;
													text-decoration: none;
													background-repeat:no-repeat;
													background-position: 0 0;
													border-bottom:1px solid #333;
												}
															#content #content_haut .encadre_si_plus a.img_titre_plus img{
																padding:0;
																margin:0;
																display:block;
																width:208px;
																height:128px;
																text-decoration: none;
																background-repeat:no-repeat;
																background-position: 187px 105px;
															}
															#content #content_haut .encadre_si_plus a.img_titre_plus img:hover{
																background-position:187px -228px;
															}
												
									#content #content_haut #encadre_s_plus{
										padding:0;
										width:426px;
										height:209px;
										float:left;
										border:1px solid #333;
									}
												#content #content_haut .encadre_s_plus a.img_titre_s_plus{
													display:block;
													width:426px;
													height:209px;
												}
												#content #content_haut #encadre_s_plus #type_full_img{
													display:block;
													cursor:pointer;
													float:left;
													width: 411px;
													height:196px;
													padding-top:13px;
													padding-left:13px;
												}
						#content #content_haut_inf{
							clear:both;
							width:856px;
							height:350px;
							margin-top: 5px;
						}
										#content #content_haut_inf .encadre_plus{
											width:206px;
											height:348px;
											padding:0;
											float:left;
											margin-right:4px;
											border:1px solid #333;											
											background-image:url(../images/picto/fond_transparent.png);
										}
													#content #content_haut_inf .encadre_plus #haut{
														width:206px;
														height:172px;
														clear:both;
													}
																#content #content_haut_inf .encadre_plus #haut a.img_titre_bar_picto{
																	display:block;
																	float:left;
																	margin-top:13px;
																	margin-left:13px;
																	width:50px;
																	height:50px;
																}
																#content #content_haut_inf .encadre_plus #haut a.img_titre_bar_titre{
																	display:block;
																	float:left;
																	height: 64px;
																	width:120px;
																	margin-top:11px;
																	margin-left:5px;
																	text-decoration: none;
																	text-transform:uppercase;
																	font-size: 12px;
																	color:#fff;
																}
																			#content #content_haut_inf .encadre_plus #haut a.img_titre_bar_titre:hover{
																				text-decoration:underline;
																			}
																#content #content_haut_inf .encadre_plus a.img_titre_bar_text{
																	display:block;
																	float:left;
																	width:185px;
																	height:70px;
																	margin-top:10px;
																	margin-left:13px;
																	text-decoration: none;
																	font-size: 11px;
																	color:#fff;
																}
																			#content #content_haut_inf .encadre_plus a.img_titre_bar_text:hover{
																				text-decoration:underline;
																			}
													#content #content_haut_inf .encadre_plus #new_pres{
														width:206px;
														height:145px;
														clear:both;
													}
																#content #content_haut_inf .encadre_plus #new_pres a.img_titre_bar_img{
																	display:block;
																	float:left;
																	width:206px;
																	height:145px;
																	text-indent:-8000px;
																	overflow:hidden;
																}
													#content #content_haut_inf .encadre_plus #btn_plus{
														width:206px;
														height:32px;
														clear:both;
													}
																#content #content_haut_inf .encadre_plus #btn_plus a.img_titre_btn_plus{
																	width:16px;
																	height:17px;
																	text-indent:-8000px;
																	overflow:hidden;
																	float:right;
																	margin-top:8px;
																	margin-right:7px;
																	background-repeat:no-repeat;
																	background-position: 0 0;
																}
																#content #content_haut_inf .encadre_plus #btn_plus a.img_titre_btn_plus:hover{
																	background-position: 0 -333px;
																}
			#content #openbrain{
				width:856px;
				height:auto;
				float:left;
				margin-top:20px;
			}
						#content #openbrain #openbrain_vignette{
							width:421px;
							height:400px;
							float:left;
							border:1px solid #333;
							background-image:url(../images/picto/fond_transparent.png);
						}
									#content #openbrain #openbrain_vignette #haut{
										width:421px;
										height:160px;
										clear:both;
									}
												#content #openbrain #openbrain_vignette #haut #picto{
													width:50px;
													height:50px;
													padding-top:10px;
													padding-left:10px;
													float:left;
												}
												#content #openbrain #openbrain_vignette #haut #header{
													width:351px;
													height:50px;
													padding-top:10px;
													padding-left:10px;
													float:left;
												}
															#content #openbrain #openbrain_vignette #haut #header a{
																text-decoration: none;
																text-transform:uppercase;
																font-size: 12px;
																color:#fff;
															}
																		#content #openbrain #openbrain_vignette #haut #header a:hover{
																			text-decoration:underline;
																		}
												#content #openbrain #openbrain_vignette #haut #text{
													width:401px;
													height:80px;
													padding-top:20px;
													padding-left:10px;
													padding-right:10px;
													clear:both;
												}
															#content #openbrain #openbrain_vignette #haut #text a{
																text-decoration: none;
																font-size: 11px;
																color:#fff;
															}
																		#content #openbrain #openbrain_vignette #haut #text a:hover{
																			text-decoration:underline;
																		}
									#content #openbrain #openbrain_vignette #middle{
										width:421px;
										height:210px;
										clear:both;
									}
												#content #openbrain #openbrain_vignette #middle a.img_openbrain{
													display:block;
													float:left;
													width:421px;
													height:210px;
													text-indent:-8000px;
													overflow:hidden;
												}
									#content #openbrain #openbrain_vignette #bas{
										width:421px;
										height:30px;
										clear:both;
									}
												#content #openbrain #openbrain_vignette #bas a.img_plus_openbrain{
													width:16px;
													height:17px;
													text-indent:-8000px;
													overflow:hidden;
													float:right;
													margin-top:8px;
													margin-right:7px;
													background-repeat:no-repeat;
													background-position: 0 0;
												}
												#content #openbrain #openbrain_vignette #bas a.img_plus_openbrain:hover{
													background-position: 0 -333px;
												}
						#content #openbrain #separateur{
							width:10px;
							height:400px;
							float:left;
						}
						#content #openbrain div#btn_lateral{
							position:absolute;
							float:left;
							width:50px;
							height:73px;
							margin-left:867px;
							margin-top:327px;
							background-color:#808080;
						}
									#content #openbrain div#btn_lateral a{
										text-decoration: none;
										font-weight:bold;
										font-size: 9px;
										color:#fff;
									}
												#content #openbrain div#btn_lateral a:hover{
													text-decoration:underline;
												}
												#content #openbrain div#btn_lateral a p:hover{
													text-decoration:underline;
												}
												#content #openbrain div#btn_lateral a p.center{
													text-align:center;
												}
			#content #content_bas{
				width:856px;
				height:auto;
				float:left;
				margin-top:20px;
			}
						#content #content_bas ul.content_bas_list{
							width:856px;
							margin-bottom:30px;
							list-style:none;
							cursor:pointer;
						}
									#content #content_bas ul.content_bas_list li{
										margin-left:3px;
										margin-bottom:5px;
										cursor:pointer;
										width:208px;
										height:145px;
										float:left;
										border:1px solid #333;
									}
												#content #content_bas ul.content_bas_list li a.img_action_link{
													float:left;
													width:208px;
													height:145px;
													cursor:pointer;
												}
												#content #content_bas ul.content_bas_list li a.img_action_link:hover{
													background-image:url(../images/picto/fond_transparent.png);
												}
												#content #content_bas ul.content_bas_list li a.img_action_link span#img_action{
													display:none;
													width:170px;
													height:100px;
													margin-top:13px;
													margin-left:13px;
													cursor:pointer;
												}
															#content #content_bas ul.content_bas_list li a.img_action_link span#img_action img{
																float:left;
															}
															#content #content_bas ul.content_bas_list li  a.img_action_link span#img_action span#text_img_action{
																display:block;
																float:left;
																width:120px;
																height:auto;
																margin-top:-50px;
																margin-left:58px;
																cursor:pointer;
																text-transform:uppercase;
																color:#fff;
																font-size: 12px;
															}
															#content #content_bas ul.content_bas_list li  a.img_action_link span#img_action span#visiter_site{
																display:block;
																clear:both;
																width:120px;
																height:auto;
																margin-left:58px;
																cursor:pointer;
																text-decoration:underline;
																font-size: 13px;
															}
						#content #content_haut #content_page{
							width:856px;
							height:auto;
							float:left;
							background-repeat:repeat;
							background-image:url(../images/picto/fond_blanc_transparent.png);
						}
									#content #content_haut #content_page #partie_text{
										width:856px;
										height:auto;
										float:left;
									}
												#content #content_haut #content_page #partie_text #gauche{
													width:123px;
													height:auto;
													float:left;
												}
															#content #content_haut #content_page #partie_text #gauche #picto{
																width:123px;
																height:263px;
																margin-top:13px;
																padding-left:13px;
															}
												#content #content_haut #content_page #partie_text #centre{
													width:630px;
													height:auto;
													float:left;
												}
															#content #content_haut #content_page #partie_text #centre #date{
																width:630px;
																height:auto;
																margin-top:13px;
															}
																		#content #content_haut #content_page #partie_text #centre #date a{
																			color:#000;
																		}
																					#content #content_haut #content_page #partie_text #centre #date a:hover{
																						color:#aaa;
																					}
															#content #content_haut #content_page #partie_text #centre #titre{
																width:630px;
																height:auto;
																padding-bottom:1px;
																font-size:36px;
																color:#000;
																text-transform:uppercase;
																border-bottom:1px solid #000;
															}
															#content #content_haut #content_page #partie_text #centre #recadrage{
																clear:both;
																width:630px;
																height:21px;
															}
															#content #content_haut #content_page #partie_text #centre #text{
																clear:both;
																width:630px;
																height:auto;
																margin-bottom:20px;
															}
																		#content #text_content{
																			font-size:12px;
																		}
																					#content #text_content h1,
																					#content #text_content h2,
																					#content #text_content h3{
																						margin:15px 0 0 0;
																						font-size:24px;
																						font-weight:normal;
																					}
																					#content #text_content h4,
																					#content #text_content h5,
																					#content #text_content h6 {
																						margin:10px 0 0 0;
																					}
																					#content #text_content p,
																					#content #text_content ul,
																					#content #text_content ol {
																						margin:0 0 10px 0;
																					}
																					#content #text_content .alignleft {
																						float:left;
																						margin-right:35px;
																						margin-bottom:35px;
																					}
																					#content #text_content .alignright {
																						float:right;
																						margin-left:35px;
																						margin-bottom:35px;
																					}
																					#content #text_content .aligncenter {
																						display:block;
																						margin:20px auto;
																					}
																					#content #text_content img {
																						border: 1px solid #000;
																					}
																					#content #text_content strong,
																					#content #text_content b {
																						font-weight:bold;
																						font-size:14px;
																					}
																					#content #text_content strong em,
																					#content #text_content b i{
																						font-style:normal;
																						font-weight:bold;
																					}
																		#content #content_haut #content_page #partie_text #centre #text a{
																		}
																		#content #content_haut #content_page #partie_text #centre #text ul{
																			margin-left:5%;
																		}
																		#content div.socialwrap{
																			float:left;
																			height:auto;
																			width:530px;
																			margin-bottom:20px;
																			margin-top:10px;
																			padding-left:38px;
																			background-repeat:no-repeat;
																			background-position:0 50%;
																		}
																		#content div.socialwrap .iconOnly a{
																			width:24px;
																			height:24px;
																			margin-left:5px;
																			float:left;
																		}
																					#content .facebook{
																						background-image:url(../../../plugins/share-and-follow/default/24/facebook.png);
																						background-repeat:no-repeat;
																					}
																					#content .twitter{
																						background-image:url(../../../plugins/share-and-follow/default/24/twitter.png);
																						background-repeat:no-repeat;
																					}
																					#content .stumble{
																						background-image:url(../../../plugins/share-and-follow/default/24/stumbleupon.png);
																						background-repeat:no-repeat;
																					}
																					#content .email{
																						background-image:url(../../../plugins/share-and-follow/default/24/email.png);
																						background-repeat:no-repeat;
																					}
																					#content .delicious{
																						background-image:url(../../../plugins/share-and-follow/default/24/delicious.png);
																						background-repeat:no-repeat;
																					}
																					#content .digg{
																						background-image:url(../../../plugins/share-and-follow/default/24/digg.png);
																						background-repeat:no-repeat;
																					}
																					#content .hyves{
																						background-image:url(../../../plugins/share-and-follow/default/24/hyves.png);
																						background-repeat:no-repeat;
																					}
																					#content .myspace{
																						background-image:url(../../../plugins/share-and-follow/default/24/myspace.png);
																						background-repeat:no-repeat;
																					}
																					#content .mixx{
																						background-image:url(../../../plugins/share-and-follow/default/24/mixx.png);
																						background-repeat:no-repeat;
																					}
																					#content .reddit{
																						background-image:url(../../../plugins/share-and-follow/default/24/reddit.png);
																						background-repeat:no-repeat;
																					}
																					#content .orkut{
																						background-image:url(../../../plugins/share-and-follow/default/24/orkut.png);
																						background-repeat:no-repeat;
																					}
																					#content .rss{
																						background-image:url(../../../plugins/share-and-follow/default/24/rss.png);
																						background-repeat:no-repeat;
																					}
															#content #content_haut #content_page #partie_text #centre #sources{
																width:630px;
																height:auto;
																margin-bottom:20px;
																clear:both;
															}
															#content #content_haut #content_page #partie_text #centre #btn_inscription{
																width:630px;
																height:50px;
																clear:both;
																margin-bottom:20px;
															}
																		#content #content_haut #content_page #partie_text #centre #btn_inscription #picto{
																			width:50px;
																			height:50px;
																			float:left;
																		}
																		#content #content_haut #content_page #partie_text #centre #btn_inscription #inscription{
																			width:340px;
																			height:50px;
																			float:left;
																			padding-left:15px;
																		}
																					#content #content_haut #content_page #partie_text #centre #btn_inscription #inscription #haut{
																						width:auto;
																						height:25px;
																						clear:both;
																						font-family: "Myriad Pro", Arial;
																						font-size: 18px;
																						color: #000;
																					}
																					#content #content_haut #content_page #partie_text #centre #btn_inscription #inscription #bas{
																						width:auto;
																						height:25px;
																						clear:both;
																					}
																								#content #content_haut #content_page #partie_text #centre #btn_inscription #inscription #bas a{
																									padding-right:35px;
																									padding-top:2px;
																									font-size: 15px;
																									font-weight:bold;
																									text-decoration:underline;
																									background-repeat:no-repeat;
																									background-position:115px 0;
																								}
												#content #content_haut #content_page #partie_text #droite{
													width:103px;
													height:auto;
													float:left;
												}
															#content #content_haut #content_page #partie_text #droite #boutons{
																width:103px;
																height:auto;
																margin-top:13px;
																float:left;
															}
																		#content #content_haut #content_page #partie_text #droite #boutons div#boutons_recadrage{
																			margin-left:50px;
																			margin-top:47px;
																		}
			#content #content_list{
				width:856px;
				height:auto;
				float:left;
				background-repeat:repeat;
				background-image:url(../images/picto/fond_blanc_transparent.png);
			}
						#content #content_list #gauche{
							width:123px;
							height:auto;
							float:left;
						}
									#content #content_list #gauche #picto{
										width:123px;
										height:263px;
										margin-top:13px;
										padding-left:13px;
									}
						#content #content_list #centre{
							width:632px;
							height:auto;
							float:left;
						}
									#content #content_list #centre #haut_titre{
										width:632px;
										height:auto;
										float:left;
										padding-top:40px;
										font-size:36px;
										color:#000;
										text-transform:uppercase;
										border-bottom:1px solid #000;
									}
									#content #content_list #centre #middle_corp{
										width:632px;
										height:auto;
										clear:both;
									}
												#content #content_list #centre #middle_corp #list_elmt{
													width:632px;
													height:190px;
													padding-top:45px;
													clear:both;
												}
															#content #content_list #centre #middle_corp #list_elmt #image{
																cursor:pointer;
																width:210px;
																height:145px;
																float:left;
																border:1px solid #000;
															}
															#content #content_list #centre #middle_corp #list_elmt #corp_text{
																width:400px;
																height:145px;
																float:left;
																margin-left:20px;
															}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #date{
																			width:100%;
																			height:15px;
																			margin-bottom:3px;
																			clear:both;
																		}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #titre{
																			width:100%;
																			height:25px;
																			clear:both;
																		}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #titre a{
																			font-size:24px;
																			color:#000;
																			text-transform:uppercase;
																		}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #titre a.jobs{
																			font-size:22px;
																		}
																					#content #content_list #centre #middle_corp #list_elmt #corp_text #titre a:hover{
																						text-decoration:underline;
																					}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #text{
																			width:100%;
																			height:60px;
																			clear:both;
																		}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #plus{
																			width:100%;
																			height:15px;
																			clear:both;
																			margin-top:5px;
																		}
																						#content #content_list #centre #middle_corp #list_elmt #corp_text #plus a{
																							padding-left:20px;
																							background-repeat:no-repeat;
																							background-position: 0 0;
																						}
																						#content #content_list #centre #middle_corp #list_elmt #corp_text #plus a:hover{
																							background-position:0 -334px;
																						}
																		#content #content_list #centre #middle_corp #list_elmt #corp_text #tag{
																			width:400px;
																		}
			#content #content_page_about{
				width:856px;
				height:auto;
				float:left;
				padding-top:10px;
				padding-bottom:30px;
				background-repeat:repeat;
				background-image:url(../images/picto/fond_blanc_transparent.png);
			}
						#content #content_page_about #picto_about{
							width:113px;
							height:auto;
							padding-left:10px;
							float:left;
						}
						#content #content_page_about #center_about{
							width:733px;
							height:auto;
							float:left;
						}
									#content #content_page_about #center_about #titre_about{
										width:635px;
										height:auto;
										clear:both;
										font-size:36px;
										color:#000;
										text-transform:uppercase;
										border-bottom:1px solid #000;
									}
									#content #content_page_about #center_about #inside_about{
										width:733px;
										height:auto;
										clear:both;
									}
												#content #content_page_about #center_about #inside_about #text_about{
													width:635px;
													height:auto;
													float:left;
													padding-top:20px;
												}
												#content #content_page_about #center_about #inside_about #side_bar_about{
													width:73px;
													height:auto;
													float:left;
												}
															#content #content_page_about #center_about #inside_about #side_bar_about #boutons_about{
																float:right;
																margin-right:30px;
															}
			#content #content_page_news_planneur{
				width:856px;
				height:auto;
				float:left;
				padding-top:10px;
				padding-bottom:30px;
				background-repeat:repeat;
				background-image:url(../images/picto/fond_blanc_transparent.png);
			}
						#content #content_page_news_planneur #picto_about{
							width:113px;
							height:auto;
							padding-left:10px;
							float:left;
						}
						#content #content_page_news_planneur #center_about{
							width:733px;
							height:auto;
							float:left;
						}
									#content #content_page_news_planneur #center_about #titre_about{
										width:635px;
										height:auto;
										clear:both;
										font-size:36px;
										color:#000;
										text-transform:uppercase;
										border-bottom:1px solid #000;
									}
									#content #content_page_news_planneur #center_about #inside_about{
										width:733px;
										height:auto;
										clear:both;
									}
												#content #content_page_news_planneur #center_about #inside_about #text_about{
													width:635px;
													height:auto;
													float:left;
													padding-top:20px;
												}
															#content #content_page_news_planneur #center_about #inside_about #text_about #formulaire{
																width:auto;
																height:auto;
																float:left;
															}
															#content #content_page_news_planneur #center_about #inside_about #text_about #form_inscription td{
																font-size:12px;
																color:#000;
															}
															#content #content_page_news_planneur #center_about #inside_about #text_about #form_inscription td .form{
																border:1px solid #aaa;
															}
															#content #content_page_news_planneur #center_about #inside_about #text_about #valid_form{
																width:635px;
																height:auto;
																float:left;
																margin-top:20px;
																border-top:1px solid #000;
																padding-top:10px;
															}
																		#content #content_page_news_planneur #center_about #inside_about #text_about #valid_form #btn_valid{
																			width:100px;
																			height:auto;
																			float:left;
																			margin-left:135px;
																		}
																		#content #content_page_news_planneur #center_about #inside_about #text_about #valid_form #btn_valid #btn_input_valid{
																			cursor:pointer;
																			width:75px;
																			height:21px;
																			padding-left:15px;
																			font-size:12px;
																			font-weight:bold;
																			background-color:#fff;
																			background-position:0 0;
																			background-repeat:no-repeat;
																		}
																		#content #content_page_news_planneur #center_about #inside_about #text_about #valid_form #chp_oblig{
																			width:auto;
																			height:auto;
																			float:right;
																		}
												#content #content_page_news_planneur #center_about #inside_about #side_bar_about{
													width:98px;
													height:auto;
													float:left;
												}
															#content #content_page_news_planneur #center_about #inside_about #side_bar_about #boutons_about{
																float:right;
																margin-right:30px;
															}
			#content #content_BS_fond{
				width:856px;
				height:auto;
				float:left;
				padding-bottom:30px;
				padding-top:30px;
				background-image:url(../images/picto/fond_transparent.png);
			}
						#content #content_BS_fond #content_BS{
							width:722px;
							height:auto;
							float:left;
							margin-left:30px;
						}
									#content #content_BS_fond #content_BS #titre{
										width:678px;
										height:22px;
										float:left;
										padding-left:44px;
										padding-top:11px;
										margin-bottom:20px;
										background-repeat:no-repeat;
										background-position:0 0;
										background-image:url(../images/picto/btn_twitter_m.png);
									}
									#content #content_BS_fond #content_BS p.twitter_BS{
										font-size:11px;
										color:#fff;
									}
									#content #content_BS_fond #content_BS #gauche{
										width:346px;
										height:auto;
										float:left;
										padding-right:15px;
									}
									#content #content_BS_fond #content_BS #droit{
										width:345px;
										height:auto;
										float:left;
										padding-left:15px;
										border-left:1px solid #aaa;
									}
#content .menu_article_about{
	float:left;
	height:auto;
	width:630px;
	font-size:12px;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
			#content .menu_article_about #elmts{
				width: auto;
				height: auto;
				float:left;
			}
						#content .menu_article_about #elmts a{
							font-size:12px;
							font-weight:bold;
							text-transform:uppercase;
						}
						#content .menu_article_about #elmts span{
							font-size:12px;
							font-weight:bold;
							text-transform:uppercase;
						}
#content .breadcrumb{
	clear:both;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}
#content #news_planneur{
	clear:both;
	width:635px;
}
			#content .breadcrumb a:hover{
				text-decoration:underline;
			}
			#content .breadcrumb strong{
				font-weight:bold;
			}
#content #postnavigation{
	clear:both;
	width:auto;
	height:20px;
	margin:0 auto;
}
			#content #postnavigation p{
				text-align:center;
				font-size:12px;
				font-weight:bold;
			}

/********************************************************************FIN CONTENU PAGE********************************************************************/




/***********************************************************************FOOTER***********************************************************************/
#footer{
	clear:both;
	padding:35px 0 20px 0;
	background:url(../new/images/fonds/footer.png) 0 35px repeat-x;
	color:#fff;
}
			#footer li{
				list-style:none;
			}
			#footer #content{
				width:986px;
				height:250px;
				margin:0 auto;
				text-align:left;
				background-position:19px 5px;
				background-repeat:no-repeat;
			}
						#footer #content #left{
							float:left;
							width:357px;
							margin:0 35px;
							font-size:10px;
							color:#333;
							height:197px;
						}
									#footer #content #left p{
										padding:21px 0 17px 0;
										margin-bottom:10px;
										color:#666;
										border-bottom:solid 1px #333;
										text-align:justify;
									}
												#footer #content #left p strong{
													color:#666;
												}
												#footer #content #left p strong.titre{
													color:#fff;
													font-size:14px;
													font-weight:normal;
												}
									#footer #content #left a{
										color:#333;
										text-transform:uppercase;
										margin-left:5px;
										margin-right:5px;
										text-decoration:none;
									}
												#footer #content #left a:hover{
													text-decoration:underline;
												}
									#footer #content #left a.first{
										margin-left:0;
									}
									#footer #content #left .sous_rub{
										color:#666;
									}
												#footer #content #left .sous_rub a{
													text-transform:none;
													color:#666;
												}
						#footer #content #middle{
							float:left;
							width:157px;
							margin:0 35px 0 0;
							font-size:11px;
						}
									#footer #content #middle u{
										text-decoration:underline;
									}
						#footer #content #right{
							float:left;
							width:343px;
							font-size:12px;
						}
									#footer #content #middle h4,
									#footer #content #right h4{
										padding:15px 0 8px 0;
										margin-bottom:15px;
										border-bottom:solid 1px #333;
										text-transform:uppercase;
										font-size:12px;
									}
									#footer #content #right input,
									#footer #content #right textarea{
										width:333px;
										padding:5px;
										margin:0 0 5px 0;
										background-position:0 0;
										background-repeat:no-repeat;
										color:#fff;
										font-size:10px;
										font-weight:bold;
									}
									#footer #content #right textarea{
										height:70px;
									}
									#footer #content #right input#email{
										display:none;
									}
									#footer #content #right button{
										cursor:pointer;
										float:right;
										height:18px;
										margin:5px 0 0 0;
										background-position:100% 0;
										background-repeat:no-repeat;
										background-color:#000;
										padding:0 23px 0 5px;
										color:#fff;
										font-size:11px;
									}
												#footer #content #right button:hover{
													background-position:100% -18px;
												}
						#footer #content #bottom_left{
							clear:both;
							float:left;
							width:400px;
						}
									#footer #content #bottom_left li{
										float:left;
									}
												#footer #content #bottom_left li a{
													display:block;
													height:24px;
													line-height:28px;
													margin-left:35px;
													padding:0 9px 0 23px;
													background-position:0 0;
													background-repeat:no-repeat;
													text-decoration:none;
													text-transform:uppercase;
													color:#fff;
													font-weight:bold;
													font-size:12px;
													white-space:nowrap;
												}
															#footer #content #bottom_left li a:hover{
																text-decoration:underline;
															}
												#footer #content #bottom_left li a.le_brainstorming{
													margin-left:15px;
												}
						#footer #content #bottom_right{
							float:right;
							margin:10px 20px 0 0;
						}
									#footer #content #bottom_right li{
										float:left;
										margin-right:6px;
									}
									#footer #content #bottom_right li.copy{
										margin-right:20px;
										font-size:10px;
										line-height:21px;
										color:#999;
									}
												#footer #content #bottom_right li a{
													display:block;
													width:21px;
													height:21px;
													background-position:0 0;
													background-repeat:no-repeat;
													text-indent:-8000px;
													overflow:hidden;
												}
												#footer #content #bottom_right li.viadeo a{
													background-image:url(../new/images/picto/btn_viadeo.png);
												}
												#footer #content #bottom_right li.rss a{
													background-image:url(../new/images/picto/flux_rss.png);
												}
												#footer #content #bottom_right li.dailymotion a{
													background-image:url(../new/images/picto/btn_dailymotion.png);
												}
												#footer #content #bottom_right li.bookmark a{
													background-image:url(../new/images/picto/btn_bookmark.png);
												}
												#footer #content #bottom_right li.twitter a{
													background-image:url(../new/images/picto/btn_twitter_s.png);
												}
												#footer #content #bottom_right li.twitter{
													margin-right:0;
												}
/***********************************************************************FIN FOOTER***********************************************************************/
