/* CSS Document */

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

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

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

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

#texte h1{
	color:#BADE0E;
	background-image:url(../IMG/agence-web/backgrounds/vert/bg_h1.jpg);
	}

#texte h2{
	color:#666666;
	background-image:url(../IMG/agence-web/backgrounds/vert/bg_h2.jpg);
	border-bottom:1px solid #BADE0E;
	}

#texte ul{
	list-style-image:url(../IMG/agence-web/puces/rose.jpg);
	}

#texte a{
	color:#0099CC;
	}

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

#gauche li.activeparent a{
	background-image:url(../IMG/agence-web/menu-left-agence-web/puce-vert.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);
	}
