/* CSS Document */

body{
	background-image:url(../IMG/agence-web/backgrounds/bleu/bleu.jpg);
	background-repeat:repeat-x;
	background-color:#79D0DB;
	}
#contenu{
	background-image:url(../IMG/agence-web/backgrounds/bleu/contenu.jpg);
	}

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

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

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

#texte a{
	color:#0099CC;
	}

#texte ul{
	list-style-image:url(../IMG/agence-web/puces/vert.jpg);
	}
#texte table{
	border-color:#66CCCC;
	}

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

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

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