/* CSS Document */


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

#cadregeneral 
{
background-image:url("../images/fond_degrade_orange.jpg");
border:1px solid #FF7E00;
}

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

a
{
color:#FF7E00;
}

h3
{
color:#FF7E00;
}

.titres_couleur
{
color:#FF7E00;
}

.tete_align_gauche
{
float:left;
width:120px;
margin-left:19px;
}

.text_float_gauche
{
float:left;
width:190px;
margin-left:19px;
}

.text_float_droit
{
width:190px;
margin-left:19px;
float:left;
}

#text_col_droite
{
width:120px;
height:129px;
margin-right:20px;
margin-left:579px;
}

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