#c_accueil_body_frame {
	margin: 0;
	padding: 0;
	border: 0;
	width: 760px;
	height: 525px;
	background-color: #FFFFFF;
	background-image: url(/images/accueil/fondu_frame.gif);
	font: normal 1.11em arial, verdana, sans-serif;
}
form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#c_accueil_content {
	padding: 0;
	border: 0;
	width: 760px;

	background-color: #FFFFFF;
	background-image: url(/images/accueil/fondu_content.gif);
	margin-left: 10px;
	margin-right: 10px;
}
#c_accueil_content div.header_gris {
	background-color: #677369;
	background-image: url(/images/accueil/fondu_recherche.gif);
}



/*** CREDITS ***************/
#c_accueil_credits {
}
#c_accueil_credits div.header {
	height: 30px;
	background-color: #6C796E;
	background-image: url(/images/accueil/fondu_credits.gif);
	border: 0;
	overflow: hidden;
}
#c_accueil_credits p.header {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.75em;
	height: 30px; line-height: 20px;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#c_accueil_credits div.content {
	height: 44px;
	background-color: white;
	background-image: url(/images/accueil/fondu_credits_blanc.gif);
	border: 0;
	overflow: hidden;
}
#c_accueil_credits table.content {
	border: 0;
	margin: 0;
	padding: 0;
	height: 44px;
	padding-left: 5px;
	padding-right: 5px;
}
#c_accueil_credits .bottom {
	height: 7px;
	border: 0;
	overflow: hidden;
}

#c_accueil_credits_left {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 290px;
	height: 81px;
}
#c_accueil_credits_left .header {
	width: 290px;
}
#c_accueil_credits_left .content {
	width: 290px;
}
#c_accueil_credits_left .bottom {
	width: 290px;
}

#c_accueil_credits_right {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	width: 420px;
	height: 81px;
}
#c_accueil_credits_right .header {
	width: 420px;
}
#c_accueil_credits_right .content {
	width: 420px;
}
#c_accueil_credits_right .bottom {
	width: 420px;
}



/*** FOOTER ****************/
#footer_main {
	width:500px;
	padding-left: 130px;
	padding-right: 130px;
}
#footer_main .text_header {
	margin-top: 16px;
}
#footer_main .text_footer {
	margin-bottom: 16px;
}
#footer_presents {
	text-align:center;
	height: 40px;
	width: 350px;
	margin-bottom: 16px;
	margin-left: 75px;
	margin-right: 75px;
}
#footer_partners {
	text-align:center;
	height: 40px;
	width: 424px;
	margin-bottom: 16px;
	margin-left: 38px;
	margin-right: 38px;
}
#footer_interactive {
	text-align:center;
	height: 50px;
	width: 350px;
	margin-bottom: 16px;
	margin-left: 75px;
	margin-right: 75px;
}

