/*********************************************************
	Vert
*********************************************************/
body {
	background-color:#D4E9CB;
}

#Cadre #Logo{
	background-image:url(../images/logo_green.gif);
}

#Cadre #WaveLeft{
	background-image:url(../images/wave_left_green.gif);
}

#Cadre #WaveRight{
	background-image:url(../images/wave_right_green.gif);
}

#Cadre #Content {
	background-image:url(../images/content_footer_green.gif);
	background-color:#50B848;
}

#Cadre #Footer {
	background-image:url(../images/footer_bottom_green.gif);
}

/*
#Cadre #Logos {
	background-image:url(../images/footer_logos_green.gif);
}
*/



#Footer .Point {color:#3B8836; font-size:300%; line-height:1px; }

#Cadre #Footer a:link	{color:#3B8836; }
#Cadre #Footer a:visited{color:#3B8836; }
#Cadre #Footer a:hover	{color:#3B8836; }

/*********************************************************
	La nav
*********************************************************/
#Title a:link	{color:#D4E9CB; }
#Title a:visited{color:#D4E9CB; }
#Title a:hover	{color:#D4E9CB; }

/*********************************************************
	Le panel
*********************************************************/
#Cadre #Panel{
	background-color:#D5EACD;
}

#Cadre #Panel #Content{
	background-image:url(../images/panel_header_green.gif);
	background-color:#D5EACD;
}

#Cadre #Panel #WaveLeft{
	background-image:url(../images/panel_left_green.gif);
}

#Cadre #Panel #WaveRightTop{
	background-image:url(../images/panel_right_top_green.gif);
}

#Cadre #Panel #WaveRightBottom{
	background-image:url(../images/panel_right_bottom_green.gif);
}

#Cadre #Panel #Footer{
	background-image:url(../images/panel_footer_green.gif);
}