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

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

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

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

#Cadre #Content {
	background-image:url(../images/content_footer_orange.gif);
	background-color:#F5821F;
}

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

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


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

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

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

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

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


/*****************************************************/
/****** Liens ŕ l'intérieur des panels ***************/
/*****************************************************/

#Cadre #Panel #Content a{
	color:#EC008C;
	text-decoration:underline;
	font-weight:bold;
}

#Cadre #Panel #Content a:hover{
	color:#EC008C;
	text-decoration:none;
	font-weight:bold;
}


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

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

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

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

/*****************************************************/
/****** Liens ŕ l'intérieur des panels ***************/
/*****************************************************/

#Author{
	color:#AE4A20;
	font-style:italic
}