/* 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;
}


/* 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�ision 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.jpg);
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.jpg);
background-repeat:no-repeat;
background-position: center top;
/*width:674px;*/
}
.separator {
width:500px;
height:5px;
margin-top:0.5px;
float:left;
}
.annonce {
margin-bottom:1px;
height:109px;
}
.commentaire{
background-image:url(/images/titre_commentaires.jpg);
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;
}
.warning {
	background: #CFEBF7;
	border: 2px solid #000;
	text-align: center;

	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}
.ajax-loading {
	padding: 20px 0;
	background: url(http://demos111.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
.form {
	border:1px solid black;
}