/* CSS Document */
body{
	background: black url(../images/blue/containerbg_l.png) repeat-x top;
	/*background: white;*/
}

#header #top .moduletable h3{
color:#32b1f1;
text-align: center;
background:url(../images/blue/toph3bg.gif) no-repeat;
}

.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
background:url(../images/blue/h3bg.png) top left no-repeat;
}

li#current a, li.parent li#current a, li#current li a:hover, #bottom li a:hover, a.mainlevel:hover, a#active_menu.mainlevel{
color:#fdc909;
}

ul.menu a:hover{
color:#fff;
}

a.sublevel{
	color:#ffffff;
	background:transparent url(../images/arrow_mainlevel.png) no-repeat scroll 0px 5px;
	padding:0px 0px 0px 16px;
}



a.sublevel:hover, a#active_menu.sublevel{
	color:#fdc909;
	/*background:url(../images/blue/arrow_active.png) no-repeat scroll 0px 5px;*/
	background:transparent url(../images/arrow_mainlevel.png) no-repeat scroll 0px 5px;
	/*background-position:3px 9px;*/
}

/*ul.menu a:hover, li#current a, a.mainlevel:hover, a#active_menu.mainlevel {*/







ul.menu a:hover, li#current a,  a.mainlevel:hover, a#active_menu.mainlevel{
background:url(../images/blue/arrow_active.png) no-repeat;
background-position:3px 9px;
}

.middle h2, .contentheading{
color:#333366;
background:transparent url(../images/blue/titreArticle.png) no-repeat scroll -10px 0;
margin:0;
padding:5px 0 10px 50px;
}

.middle a{
}

.button{
	/*background:#3eb7f3 url(../images/blue/buttonbg.gif) top left repeat-x;*/
	background:url(../images/valider.png) no-repeat top left !important;
}

.middle ul li{
background:url(../images/blue/bullet.png) no-repeat 0 3px;
}

#reflection{
background:url(../images/blue/reflection.jpg) top left repeat-x;
}
#reflection-l{
background:url(../images/blue/reflection-l.jpg) top left no-repeat;}

#reflection-r{
background:url(../images/blue/reflection-r.jpg) top right no-repeat;}

#container{
background:url(../images/blue/containerbg_l.png) top left repeat-y;
}
#container .bgright{
background:url(../images/blue/containerbg_r.png) top right repeat-y;
}

#header .bgleft{
background:url(../images/blue/headerbg_l.png) top left no-repeat;
}
#header .bgright{
background:url(../images/blue/headerbg_r.png) top right no-repeat;
} 

li.parent li#current a, li#current li a:hover{
background:url(../images/blue/arrow_subactive.png) no-repeat;
background-position:4px 10px;
}

#user3 ul li a:hover{
background: transparent url(../images/blue/topmenu-bg.png) repeat-x;
background-position:0px 1px;
color:#fdc909;
}