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

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


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

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

#Cadre #Content {
	background-image:url(../images/content_footer_blue.gif);
	background-color:#009BDF;
}

#Cadre #Content {
	background-image:url(../images/content_footer_blue.gif);
	background-color:#009BDF;
}

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


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


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

#Cadre #Footer a:link	{color:#007CB4; }
#Cadre #Footer a:visited{color:#007CB4; }
#Cadre #Footer a:hover	{color:#007CB4; }

#Cadre #Panel{
	background-color:#B4DEF5;
}

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

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

#Cadre #Panel #WaveLeftQuotes{
	background-image:url(../images/panel_left_blue_quotes.gif);
	background-position:top;
	background-repeat:no-repeat;
}


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

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

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

