@charset "utf-8";
/* CSS Document */

#interieurHaut {
background:url(../images/cadre-orange-haut-int.gif) no-repeat;
}

#interieurMilieu {
background:url(../images/cadre-orange-milieu-int.gif) repeat-y;
}

#interieurBas {
background:url(../images/cadre-orange-bas-int.gif) no-repeat;
}

.faitesDons {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffa003;
text-align:center;
margin:10px 0 10px 0;
font-size:12px !important;
}


#fondLogoSection {
width:70px;
height:250px;
left:700px;
position:absolute;
background:url(../images/soleil.png) no-repeat;
}


#textesContenu a {
color:#ffa003;
text-decoration:none;

}

#textesContenu a:hover {
text-decoration:underline;
}

#blocTemoignages {
background:url(../images/tem-orange-milieu.gif) repeat-y;
}

#hautTemoignages {
background:url(../images/tem-orange-haut.gif) no-repeat;
}

#basTemoignages {
background:url(../images/tem-orange-bas.gif) no-repeat;
}


#milieuTemoignages h1 {
color:#ffa003;
}

#milieuTemoignages a {
color:#644f2c;
text-decoration:underline;
}

#milieuTemoignages a:hover {
color:#644f2c;
text-decoration:none;
}

#contenuTemoignages {
color:#000000;
}