html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,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{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus{
	outline: 0;
}
ol,ul,li{
	list-style: none;
}
table{
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td{
	font-weight: normal;
	text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after{
	content: "";
}
blockquote,q{
	quotes: "" "";
}
img,input,select,option{
	vertical-align: middle;
}
legend{
    display:none;
}
/**********************************************/
/* Reusable class                             */
/**********************************************/
.overflow-hidden {
	overflow:hidden;	
}
.clear:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clear{
	display: inline-table;
}
.clear{
	height:0;
	clear: both;
	display:block
}
.inline{
    display:inline-block !important;
}
strong, .bold {
    font-weight:bold;
}
.floatright {
    float:right;
}
.floatleft {
    float:left;
}
.hidden {
    display:none;
}
.indent{
    text-indent: -9999px;
    line-height:0;
}
.indent img{
    display:block;
}
.no-margin{
    margin:0 !important;
}
address{
    font-style:normal;
    line-height:16px;
    white-space:nowrap;
}
.block{
    display:block;
}
#footer img, #logo img, #header img, #menu img, #slogan img{
	vertical-align: top;
}
/**********************************************/
/* SITE PAGE                                  */
/**********************************************/
body {
	background-image: url('../images/bg.gif');	
}
#wrapper {
	background-color: #d7d8d9;	
	background-image: url('../images/bg-wrapper.gif');	
    margin:0 auto;
	margin-top:20px;
	padding-left:1px;
	position:relative;	
	width:985px;
	overflow:hidden;	
}
#logo {
	float:left;
}
/**********************************************/
/* HEADER                                     */
/**********************************************/
#header {
	background-image: url('../images/header.jpg');
	float:left;	
	position:relative;	
	width:757px;
	height:219px;
}
/* Menu Gauche ********************************/
#menu-gauche {
	background-color:#0069b5;
	padding-top:10px;
}
#pensee {
	background-color:#0069b5;
	color:#b8d4e9;
	height:50px;
	padding:15px 10px 15px 10px;
	font-style: italic;
	font-size:11px;		
	text-align:center;
	width:202px;
}
/* Menu Centre ********************************/
#menu-centre {
	left:20px;
	top:10px;
	position:absolute;	
	z-index:50;
}
#menu-centre li {
	background-image: url('../images/bg-menu-centre.gif');
	background-position:left;	
	background-repeat:no-repeat;
	height:18px;
	padding-top:2px;
}
#menu-centre a{
	color:#ffffff;
	font-family:myriad pro;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:1px;
}
#menu-centre a:hover{
	color:#c4121e;
	text-decoration: none;
}
#menu-centre a.mchover {
	color:#c4121e;
	text-decoration: none;
}
/* Menu Droit ********************************/
#menu-droit {
	position:absolute;
	right:1px;
	bottom:10px;
	text-align:right;
	margin-right:10px;		
}
#menu-droit li {
	padding-top:2px;
}
#menu-droit a{
	background-image: url('../images/bg-menu-droit.gif');
	background-position:left;	
	background-repeat:no-repeat;	
	color:#c4121e;
	font-family:myriad pro;
	font-weight:600;
	height:17px;	
	text-transform:uppercase;
	padding-top:2px;	
	letter-spacing:1px;
}
#menu-droit a:hover{
	color:#ffffff;
	text-decoration: none;
}
/* Menu  *************************************/

#menu {
	float:left;	
}
#content {
	background-image: url('../images/bg-text.gif');		
	float:left;
	width:740px;	
}
#text {
	background-image: url('../images/bg-blog.gif');
	background-repeat:repeat-x;
	margin:20px;
	padding:10px;
	width:690px;
}
#footer {
	height:8px;
    margin:0 auto;
	width:986px;		
}
/**********************************************/
/* DIRECTEURS                                 */
/**********************************************/
#directeurs {
	margin:25px 0 5px 35px;
	width:660px;
	vertical-align:top;
}
#directeurs img{
	margin: 5px 5px 5px 5px;
	padding:10px 10px 10px 10px;		
	background-color:#ffffff;
}
/**********************************************/
/* BLOG		                                  */
/**********************************************/
.blog {
	background-image: url('../images/bg-blog.gif');
	background-repeat:repeat-x;
	margin:20px;
	padding-left:20px;
	width:690px;
}
.blogimage {
	float:left; 
	margin-right:10px;
	margin-top:75px;
	padding:10px;
	width:210px;
}
.blogcontent {
	float:left;
	width:445px;
}
.blogcontent p, .commentaires p, .blog p{
	margin:0px;
	margin-bottom:10px;	
}
.commentaires {
	margin-top:15px;	
	width:690px;
}
.blogcomments-separator {
	background-color:#005fa4;
	height:1px;
	margin-left:40px;	
	margin-bottom:10px;
	width:690px;
}
.promo-list li {
	width:200px;
 	float:left; 
 	text-align:center; 
 	list-style:none !important;
}
.promo-list img {
	border: 1px solid #fff;
}
.togglecomments a {
    color:#005fa4;
}
.blogfnom, .blogfcourriel {
	border-color:#93bddb; 
	border-width:1px;
	border-style:solid; 
	height:20px; 
	padding:3px;
	width:200px;  
}
.blogfcommentaire {
	border-color:#93bddb; 
	border-width:1px;
	border-style:solid; 
	height:100px; 
	padding:3px;
	width:400px;  	 
}
/**********************************************/
/* ADMIN **************************************/
/**********************************************/
#deconnexion {
	margin:20px;
	text-align:center;
    width:900px;
	padding-left:250px;
}
#deconnexion a {
	font-size:14px;
}