/* CSS cyan */

#top{
background-image:url(ban-galerie.jpg);
}

#contener{
background-image:url(fond-contener-galerie.png);
}

a{
color:#6c6c6c;
}

a:hover{
color:#009DD9;
}

/*------------------------------------------------colonne de gauche -----------------------------*/

#left-column div{
background-image:url(4px-gauche.png);
color:#444444;
}


#left-column div.marge-gauche{
background-image:url(4px-gauche.png);
}

#left-column div.trait-gauche{
background-image:url(1px-gauche.png);
}

#left-column #motioncontainer{
border-top:2px solid #009dd9;
border-bottom:2px solid #009dd9;
}


/*-------------------------------------------colonne du milieu ---------------------------------*/


.titre_galerie{
/*color:#009dd9;*/
}

/* -------------fin du contenu--------------*/

/*---------------------------------------------footer ------------------------------*/
#bottom{
background-image:url(footer-galerie.png);
background-position:top left;
}

#bottom div#text-footer{
color:#000;
}

#bottom div#text-footer a{
color:#000;
}

#bottom div#text-footer a:hover{
text-decoration:underline;
}
/* -------------fin du footer--------------*/
