/***** Index du site *****/

body {
	margin-bottom: 2px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	padding: 0;
	background-color: #999999;
	text-align: center;
}

h1, h2 {
	display: none;
}

h4 {
font-family:"Arial", Helvetica, sans-serif;
font-size:10px;
font-weight:100;
text-align:center;
color:#FFFFFF;
margin-bottom:2px;
}

h5 {
font-family:"Arial", Helvetica, sans-serif;
font-size:9px;
font-weight:100;
text-align:center;
color:#FFFFFF;
margin-bottom:2px;
}

a{
	color: #333333;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: underline;
}

a:visited{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #333333;
	text-decoration: underline;
}

a.sslien:link {
	color: #74090B;
	text-decoration: none;
	margin-left:-10px;
	display: block;
}
a.sslien:hover {
	color: #74090B;
	text-decoration: none;
	margin-left:-10px;
	display: block;
}
a.sslien:active {
	color: #74090B;
	text-decoration: none;
	margin-left:-10px;
	display: block;	
}
a.sslien:visited {
	color: #74090B;
	text-decoration: none;
	margin-left:-10px;
	display: block;	
}
.ref {
	display:none;
}
#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 1106px;
	background-color: #918C89;
}

.tableau {
	font-family: "Arial";
	font-size: 14px;
	font-weight:lighter;
}

#banniere {
	background-image: url(../img/banniere.jpg);
	width: 622px;
	height: 134px;
}

#logo {
	padding-bottom: 5px;
	padding-top: 5px;
	text-align:center;
	/*padding-top: 25px;*/
}

#coaching-motivation-ressources {
	background-image: url(../img/coaching-hypnose.jpg);
	height: 181px;
/*	height: 172px;/*
}

#fr {
	text-align: left;
}

#eng {
	margin-top: -55px;
	text-align: right;
}