/* CSS Basic Document */

body
{
margin:0px auto;
padding:0px;
background:url(../images/body_bg.jpg) left top repeat-x #24A1CF;
}
.menu_bg li.off {
background: url(../images/menu_bar.gif) 0px 0px no-repeat;
height:25px;
}
.menu_bg li.on{
background-color:#69BCE1;
height:25px;
}
li.mainoff {
background: url(../images/main_menu_bg.png) -105px 0px no-repeat;
height:33px;
width:105px;
margin:0px;
}
li.mainon{
background: url(../images/main_menu_bg.png) 0px 0px no-repeat;
height:33px;
}
#corps caption {
background-color:#f2ff68;
border-top:1em solid white;
font:1.5em bold;
}
#header_over_top {
height:20px;
width:994px;
background:url(../images/header_top.jpg) 8px top;
/*display:table-cell;*/
}

.header_image_box
{
padding:0px ;
background-color:#FFFFFF;
}

.body_text_box
{
padding:35px 30px 15px 30px;
background-color:#FFFFFF;
}
.body_left_bg
{
background:url(../images/body_left_bg.jpg) left top repeat-y;
width:8px;
}
.body_right_bg
{
background:url(../images/body_right_bg.jpg) left top repeat-y;
width:8px;
}

.box_top_line
{
background:url(../images/top_line.gif) left top repeat-x;
height:9px;
}
.box_left_line
{
background:url(../images/left_line.gif) left top repeat-y;
width:9px;
}
.box_right_line
{
background:url(../images/right_line.gif) left top repeat-y;
width:9px;
}
.box_bottom_line
{
background:url(../images/bottom_line.gif) left top repeat-x;
height:9px;
}
.input_box
{
border:1px solid #C47884;
width:108px;
height:18px;
background-color:#FFEEF2;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #C47884;
text-decoration: none;
padding-left:3px;
}

/* CSS Background image Document */
#header_image_top
{
background:url(../images/header_image_top-1024.jpg) 4px 0px no-repeat;
height:57px;
width:994px;
/*position:relative;*/
/*margin-top:-16px;*/
display:table-cell;
}
#header_image_top h1 {
height:1em;
font-size:1.5em;
}
#header_image_bottom
{
background:url(../images/header_image_bottom-1024.jpg) 4px 0px no-repeat;
height:57px;
width:994px;
display:table-cell;
}
#header_image_bottom h2 {
height:1em;
font-size:1em;
}
.menu_bg
{
background:url(../images/menu_bg.jpg) left top repeat-x;
height:27px;
}

/* CSS Text Document */

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;
}
.menu_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover
{
text-decoration:underline;
color:#FFFFFF;
}
.footer_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B46471;
	text-decoration: none;
}
.footer_link:hover
{
text-decoration:underline;
color:#601E29;
}
.highlight
{
color:#B96D79;
font-size:1.1em;
text-decoration:none;
}
.left_menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 33px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	display:block;
}
.left_menu_link:hover
{
text-decoration:underline;
color:#5A1C26;
}

/* ajouter par moi */
#conteneur 
{
width:1010px;
/*width:659px;
min-height:490px;
/*padding:5px;*/
}
#corps 
{
/*background-image: url(../images/corps_bg.gif) ;*/
background-repeat:no-repeat;
background-attachment:fixed;
Background-Position:center bottom;
background-color:#FFFFFF;
padding:50px 5px 5px 5px;
display: table;
height:auto;
width:994px;
min-height:490px;
}
.menu_bg {
background-image: url(../images/menu_bg.jpg);
width: 100%; /* précision pour Opera */
display:block;
margin-top:-16px;
}
.menu_bg li {
float: right;
display: inline;
 line-height: 27px;
padding-right: 9px;
padding-left:7px;
width:auto;
}

#gauche {
display:table-cell;
width:125px;
height:480px;
padding-left:1em;
vertical-align:top
}


#droite {
width:125px;
height:480px;

vertical-align:top
}

 #gauche li ,#droite li {
/*line-height: 20px;*/
width:105px;
list-style-type:none;
/*border:1px dotted gray;*/
margin-bottom:5px;
margin-left:-30px;
text-align:center;
background-color:#C8BBC4;
}
/*
#droite li {
background: rgb(242, 255, 104)
}
*/

#centre {
display:table-cell;
vertical-align:top;
}

#centre td {
padding:5px;
border:1px dotted gray;
text-align:justify;
Text-Indent: 35px;
line-height:15px;
word-spacing:2px;
margin-left:1.7em;
margin-bottom:2em;
margin-right:1.7em;
width:674px;
margin-top:1.5em;
}

#footer {
clear: both;
background-image:url(../images/footer_left_bg.gif);
width:984px;
height:25px;
margin-left:8px;
font-size:0.6em;
padding-left:1.5em;
}
.contenu{
background-image:url(../images/titre_prop_2.png);
background-repeat:no-repeat; 
background-position: center top;
}
.contenu:first-line{
color:#B96D79;
font-size:1.2em;
text-decoration:none;
}
.contenu:first-letter{
color:#B96D79;
font-size:1.4em;
text-decoration:none;
font-variant:small-caps;
}
h2.contenu{
background:url(../images/titre_prop_1.png);
border-top:2.5em solid white;
background-repeat:repeat;
font-size:1.2em;
width:inherit;
display:block;
color:#F2FF68;
background-color:#ffffff;
}

.liens_utiles{
background-image:url(../images/titre_prop_4.png);
background-repeat:no-repeat; 
background-position: center top;
/*width:674px;*/
}
.separator {
width:674px;
height:5px;
}
.commentaire{
background-image:url(../images/titre_commentaires.png);
background-repeat:no-repeat; 
background-position: center top;
width:310px;
}
#pub_haut{
background-image:url(../images/pub.gif);
background-repeat:no-repeat;
background-position:center;
height:70px;
width:660px;
margin-top:2.5em;
margin-bottom:2.5em;
padding-top:8px
}
#gauche dt, #droite li{
background:#eed0d4;
margin-top:1.2em;
text-align:center;
cursor: pointer;
width:120px
}
#droite li a{
display:block;
font-size:0.9em;
}

.row {
display:table-row;
}
a img {
border:0px;
}
.chap_link {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5A5A;
	text-decoration: none;

}
.chap_link:active{
text-decoration: none;
}
.chap_link a:visited{
text-decoration: none;
}
.chap_link:hover{
text-decoration: underline;
}
#gauche dd {
margin-left:0px;
}
#aideNavigation{
font-size:0.7em;
color: #5B5A5A;
text-align:right;
width:1005px;
height:5px;
}
