/* CSS Document */

body{
font:"Verdana";
font-size:11px;
text-align:justify;
}

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


#ensemble{
margin:0 auto;
width: 567px;
height:inherit;
}

#header{
background-image:url(../images/header.jpg);
width: 567px;
height:173px;
background-repeat:no-repeat;
}

#header_contenu{
width: 350px;
height:100px;
border:0px solid red;
color:#FFFFFF;
top:30px;
left:35px;
position:relative;
text-align:left;
}

#lien_fiche{
width: 455px;
height:120px;
border:0px solid red;
margin : 0 auto;

}

#header_lien_fiche{
width: 455px;
height:12px;
margin : 0 auto;
background-image:url(../images/header_lien.jpg);
background-repeat:no-repeat;


}
#fond_lien_fiche{
width: 455px;
height:120px;
margin : 0 auto;
background-image:url(../images/fond_lien.jpg);
background-repeat:repeat-y;

}

#contenu_lien_fiche{
width: 440px;
height:120px;
margin : 0 auto;
font-size:12px;

overflow:auto;



}

#footer_lien_fiche{
width: 455px;
height:13px;
margin : 0 auto;
background-image:url(../images/footer_lien.jpg);
background-repeat:no-repeat;
border: 0px solid red;
}


/* ie 6 */ 
* html div#fond_bleu
{ 
margin-top : -38px;
width: 567px;
height:inherit;
background-image:url(../images/fond_central.jpg);
background-repeat:repeat-y;
} 


#fond_bleu{

width: 567px;
height:inherit;
background-image:url(../images/fond_central.jpg);
background-repeat:repeat-y;
}

#contenu_fond_bleu{

width: 540px;
height:inherit;
margin : 0 auto;
border:0px solid red;
}


#footer{

width: 567px;
height:222px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}



#footer_contenu{
top:50px;
position:relative;
margin : 0 auto;
width: 425px;
height:150px;
border:0px solid red;
color:#FFFFFF;
font-size:12px;

}

#bouton{

width: 204px;
height:40px;
background-image:url(../images/bouton_off.png);
background-repeat:no-repeat;
}

#bouton:hover{

width: 204px;
height:40px;
background-image:url(../images/bouton_on.png);
background-repeat:no-repeat;
cursor: pointer;
}

#contenu_bouton{
text-align:center;
margin: auto;
width:180px;
height:30px;
border:0px solid red;
font-weight:bold;
font-size:12px;
top : 8px;
position:relative;
}


#rubrique_ensemble{
width:337px;
height:inherit;
margin:0 auto;
}


#rubrique_header{
width:337px;
height:62px;
background-image:url(../images/header_rubrique.png);
background-repeat:no-repeat;
}

#rubrique_header_contenu{
margin:0 auto;
padding-top: 20px;
top : 18px;

width:300px;
height:50px;
z-index: 0;
font-weight:bold;
font-size:13px;
}
/* ie 6 */ 
* html div#fond_rubrique
{
margin-top : -18px; 
width:337px;
height:300px;
background-image:url(../images/fond_rubrique.png);
background-repeat:repeat-y;

}
#fond_rubrique{
width:337px;
height:300px;
background-image:url(../images/fond_rubrique.png);
background-repeat:repeat-y;
}

#content_rubrique{
margin:0 auto;
width:300px;
height:300px;
overflow:auto;
font-size:14px;
}

#footer_rubrique{
background-image:url(../images/footer_rubrique.png);
background-repeat:no-repeat;
width:337px;
height:15px;
border:0px solid red;
}

.titre{
color:#FFFFFF;
font-size:18px;
font-weight:bold;
font-variant:small-caps;
}

#bt_orange_conteneur{
width:168px;
height:56px;
border:0px solid red;
background-image:url(../images/bt_orange.jpg);
left:388px;
top : -87px;
position:relative;
background-repeat:no-repeat;
}

#bt_orange{
width:148px;
height:46px;
top: 11px;
left: 18px;
border:0px solid red;
position:relative;
}

#photo{

right : 200px;
z-index: 600;
position: relative;
width:inherit;
height:inherit;
color:#FFFFFF;
border: 0px solid white;
}
#fond_vert {
width : 814px;
height: inherit;
background-image:url(../images/fond_vert.jpg);
background-repeat:repeat-y;
font-size:16px;

}
#bas_fond_vert {
width : 814px;
height: 17px;
background-image:url(../images/bas_fond_vert.jpg);
background-repeat:no-repeat;

}

#texte_liste {
width : inherit;
height: inherit;
padding-left: 35px;
}

li{
font:Arial;
font-size:11px;
padding-top : 10px;
}
