/* CSS Document */

body{
	background-image:url(../IMG/agence-web/backgrounds/rose/rose.jpg);
	background-repeat:repeat-x;
	background-color:#FFA5A5;
	}

#contenu{
	background-image:url(../IMG/agence-web/backgrounds/rose/contenu.jpg);
	}

#banniere{
	background-image:url(../IMG/agence-web/backgrounds/rose/banniere.jpg);
	}

#bas-page{
	background-image:url(../IMG/agence-web/backgrounds/rose/page-web-bas-de-page.jpg);
	}

#texte h1{
	color:#FFA3A3;
	background-image:url(../IMG/agence-web/backgrounds/rose/bg_h1.jpg);
	}
#texte a{
	color:#0099CC;
	}	
	
#gauche ul li a:hover{
	background-image:url(../IMG/agence-web/menu-left-agence-web/puce-rose.jpg);
	}

#gauche li.active a{
	background-image:url(../IMG/agence-web/menu-left-agence-web/puce-rose.jpg);
	}

#gauche li.activeparent a{
	background-image:url(../IMG/agence-web/menu-left-agence-web/puce-rose.jpg);
	}

#gauche ul ul li a:hover{
	background-image:url(../IMG/agence-web/menu-left-agence-web/puce2-bleu.jpg);
	}
#gauche ul ul li.active a{
	background-image:url(../IMG/agence-web/menu-left-agence-web/puce2-bleu.jpg);
	}
