/* CSS Document */

#entete
{
background-image:url("../images/bandeau_03.jpg");
background-repeat:no-repeat;
}

#cadregeneral 
{
background-image:url("../images/fonddecouleur_05.gif");
border:1px solid #66CC00;
}

#centrale 
{
background-image:url("../images/bonhomme_vert.gif"); 
}
#interieur_centrale 
{
background-image:url("../images/rh.gif"); 
}

a
{
color:#66CC00;
}

h3
{
color:#66CC00;
margin-bottom:40px;
}

.titres_couleur
{
color:#66CC00;
}

#text_central
{
height:150px;
width:360px;
margin-left: 200px;
}

.text_float_gauche
{
float:left;
width:180px;
}

.text_float_droit
{
float:right;
width:180px;
margin-left:0px;
}

#div_align_droite
{
background-color:#D5FFAA;
}

#pied_de_page
{
background-image:url("../images/liens_pied.jpg");
background-repeat:no-repeat;
border-top:1px solid #66CC00;
}

#pied_de_page a
{
color:#FFFFFF;
}