html,body {
width:100%;
height:100%;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family:Arial;
font-size:12px;
background-color:#e4eaf2;
}
body {
background-image:url(images/habillage/fond_rayures.gif);
background-position:center;
background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial;
}
#Tab1 {
background-image:url(images/habillage/fond_Tab1.gif);
background-position:center center;
background-repeat:no-repeat;
}
#RConteneur {
position:relative;
width:900px;
height:560px;
margin-top:0px;
margin-left:0px;
}
#AConteneur {
position:absolute;
width:900px;
height:560px;
top:0px;
left:0px;
}
#logo {
position:absolute;
width:155px;
height:156px;
top:29px;
left:16px;
background-image:url(images/habillage/logo.png);
background-repeat:no-repeat;
display:block;
}

/*---- MENU ----*/
#menu_conteneur {
position:absolute;
width:161px;
height:307px;
top:238px;
left:16px;
background-image:url(images/habillage/menu_conteneur.gif);
background-repeat:no-repeat;
}
#btn1 {
position:absolute;
width:142px;
height:50px;
top:36px;
left:18px;
background-image:url(images/habillage/btn1.gif);
background-repeat:no-repeat;
}
#btn2 {
position:absolute;
width:142px;
height:50px;
top:102px;
left:18px;
background-image:url(images/habillage/btn2.gif);
background-repeat:no-repeat;
}
#btn3 {
position:absolute;
width:142px;
height:50px;
top:168px;
left:18px;
background-image:url(images/habillage/btn3.gif);
background-repeat:no-repeat;
}
#btn4 {
position:absolute;
width:142px;
height:50px;
top:234px;
left:18px;
background-image:url(images/habillage/btn4.gif);
background-repeat:no-repeat;
}
.btn_rea {
position:absolute;
width:142px;
height:50px;
top:0px;
left:0px;
text-decoration:none;
border:0;
}
.btn_noselect {
position:absolute;
width:1px;
height:44px;
left:160px;
background-color:#9eadc4;
}

/*---- HAUT ----*/
#haut_conteneur {
position:absolute;
width:705px;
height:34px;
top:14px;
left:175px;
background-image:url(images/habillage/haut_fixe2.gif);
background-repeat:no-repeat;
padding:18px 0px 0px 19px;
text-align:left;
font-size:24px;
font-weight:bold;
color:#a2c4fb;
}

/*---- BAS ----*/
#bas_conteneur {
position:absolute;
width:470px;
height:16px;
top:543px;
left:177px;
background-image:url(images/habillage/bas_trai.gif);
background-repeat:no-repeat;
}
#bas_texte {
position:absolute;
width:467px;
left:3px;
top:2px;
font-size:10px;
text-align:left;
color:#465e82;
}
#bas_texte b {
color:#9eadc4;
}
.bas_separ {
position:absolute;
width:395px;
height:16px;
left:0px;
top:0px;
background-image:url(images/habillage/bas_separations.gif);
background-repeat:no-repeat;
}
.bas_liens {
color:#465e82;
text-decoration:none;
}
.bas_liens:hover {
color:#465e82;;
text-decoration:underline;
}


/*---- CONTENU ----*/
#contenu {
position:absolute;
width:718px;
height:477px;
top:66px;
left:177px;
}
.cellLibre {
position:relative;
margin-left:0px; margin-top:0px;
float:left;
display:inline;
}
.cellLibreR {
position:relative;
margin-right:0px; margin-top:0px;
float:right;
display:inline;
}
