/* CSS Document */
body{
background:#4da20f url(../images/green/bg_main2.jpg) center top no-repeat;
}

#header #top .moduletable h3{
color:#a6d512;
background:url(../images/green/toph3bg.gif) no-repeat;
}

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

a, ul.menu a:hover, 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:#53a31c;
}

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

.middle a, h2,.contentheading{
color:#53A31C;
}

.button{
background:#92bb02 url(../images/green/buttonbg.gif) top left repeat-x;
}

.middle ul li{
background:url(../images/green/menu_arrow_sub_right_col.gif) 5px 8px no-repeat;
}

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

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

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

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

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

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


.texte_vert {
color:#a6d512;
}

.texte_vert_gros_gras {
color:#74A824;
font-size: 13px;
font-weight:bold;
}

/*
.monTableau {
	border-collapse:collapse;
	border-spacing: 10px;
}
*/

.montableau th {
font-size:14px;
color:#FFF;
text-align:center;
padding-top:5px;
padding-bottom:5px;
background-color:#74A824;
border: 1px solid #000;
}

.montableau td {
border:none;
padding:10px 0 10px 0;
color:#000;

}

.montableau tr {
color:#74A824;
background-color:#DCDCDC;
border: 1px solid #000;
}
