body {
margin: 0;
border: 0;
padding-bottom: 22px;
color: #000000;
font-family: Helvetica, Arial, Verdana, Geneva, Trebuchet, sans;
font-size: 14px;
font-weight: normal;
background-color: #ffffff;
text-align: center; /* IE */
}

B {font-weight: bold;}
I {font-style: italic;}
SUP { font-size: 65%; text-transform: lowercase;}
IMG {border: 0;}
DIV {float: left;}
HR { color: #ea7323; background-color: #ea7323; height: 1px; border: 0px; clear: both; margin: 1em 0em 1em 0em;}
.sc { font-size: 80%; }
A { text-decoration: underline; color: #000000;}
A:hover { color: #63902a;}
a.linkopacity img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
a.linkopacity:hover img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}
P {margin: 0em 0em 1em 0em}
blockquote { margin: 1em 0em 1em 3em }

H1, H2, H3 {
font-weight: bold;
color: #63902a;
text-align: left;
clear: both;
}

H1 {
font-size: 28px;
margin: 0px 0px 24px 94px;
}

H2 {
font-size: 16px;
margin: 0em 0em 0.8em 0em;
font-weight: bold;
text-transform: uppercase;
}

H3 {
font-size: 14px;
margin: 0em 0em 0.8em 0em;
font-weight: normal;
text-transform: uppercase;
}

#contenant {
width: 1038px;
margin: 0px auto;
text-align: left;
float: none;
}

#bg {
width: 1000px;
height: 603px;
margin-top: 60px;
padding: 17px 18px 29px 20px;
background-image: url(../img/bg.jpg);
background-repeat: no-repeat;
overflow: hidden;
}

#bas {
width: 1000px;
padding: 0px 18px 40px 20px;
clear: both;
font-size: 10px;
color: #666666;
}

#bas A {
color: #63902a;
text-decoration: none;
}


#entete {
width: 1000px;
height: 174px;
overflow: hidden;
}

#entete-titre {
float: right;
margin-top: 126px;
}

#menu {
width: 219px;
margin-top: 14px;
clear: both;
}

#menu IMG {
float: left;
clear: both;
}

#menu-vertical { 
height: 36px;
overflow: hidden;
}

.menu-vertical IMG { 
float: left;
}

#contenu {
width: 781px;
height: 380px;
overflow: auto;
}

#contenu P {
width: 80%;
}

.separation { 
margin: 0px 0px 14px 0px;
padding: 0;
border: 0;
color: #b1c77a;
background-color: #b1c77a;
height: 5px;
clear: both;
}

.presentation-conseil {
width: 180px;
height: 170px;
font-size: 12px;
line-height: 1em;
}

.presentation-conseil IMG {
margin-bottom: 8px;
}

.presentation-equipe {
width: 190px;
height: 250px;
font-size: 12px;
margin-top: 64px;
}

.presentation-equipe IMG {
margin-bottom: 18px;
}

.photos-photos {
margin: 0;
padding: 0;
float: left;
}

.photos-photos li {
list-style: none;
float: left;
width: 80px;
height: 80px;
margin: 0px 8px 8px 0px;
font-size: 8px;
color: #666666;
}

.image-gauche {
float: left;
margin-bottom: 8px;
margin-right: 8px;
font-size: 11px;
text-align: right;
}

.image-gauche IMG {
border: solid 5px #ea7323;
}

.image-droite {
float: right;
margin-bottom: 8px;
margin-left: 8px;
font-size: 11px;
text-align: right;
}

.image-droite IMG {
border: solid 5px #ea7323;
}


.tableinvisible {
	border: none;
	border-collapse: collapse;
	clear: both;
}
.tableinvisible th {
	border: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #ffcbb0;
	background-color: #ea7323;
}
.tableinvisible td {
	border: none;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-right: 40px;
}


.tablehoraire {
	width: 100%;
	border: none;
	border-collapse: collapse;
	clear: both;
}
.tablehoraire th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #df6b47;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #ffcbb0;
	background-color: #ea7323;
}
.tablehoraire td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #df6b47;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


