#menu
{
	background:#e6f7f6	url(../imgs/groupe-border.gif) left bottom 	no-repeat;
}

#contact h3
{
	background:#00aaa0;
}

#contact .contactcontent
{
	background-color:#e6f5f6;
}

h1
{ 
	color:#00aaa0;
}

#menu-titre-pri
{
	background:transparent url(../img/pri_tit.gif) left top no-repeat;
}

#menu-content hr
{
	 height:1px; 
	 padding:0; 
	 margin:0 .6em; 
	 margin-top:-5px;
	 color:#89CDC9; 
	 background-color:#89CDC9; 
	 border:none;
}

#menu-content li a:hover,
#menu-content li li a:hover,
#menu-content li li li a:hover,
#menu-content li.sel li li a:hover
{
    color:#00aaa0;
}

#menu-content li.sel a,
#menu-content li.sel li.sel a,
#menu-content li.sel li.sel li.sel a
{
	color:#00aaa0;
}

#menu-content li li.sel
{
	background:url(../imgs/icons/arrow_blue.gif) 14px 6px no-repeat;
}

#menu-content li li li.sel
{
	background:url(../imgs/icons/arrow_blue.gif) 30px 6px no-repeat;
}

#content li
{
	background:url(../imgs/icons/bullet_blue.gif) 0 1px no-repeat;
}

#related ul li
{
	background:url(../imgs/icons/bullet_blue.gif) 8px 2px no-repeat;
}

#service li a.sel
{
    color:#00aaa0;
}

a:hover
{
	color:#00aaa0; 
	text-decoration:none;
}
