<!--

div#main-frame #center-frame #content-center-frame #title-page-spec{
	margin-left:auto; margin-right:auto;
	margin-bottom:20px;
	width:830px; height:35px;
	padding-left:10px; padding-right:10px;
	background: url(../main-page-objects/title-page-fond.png) center repeat-x;
	color:#FFFFFF;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #arborescence{
	float:left;
	width:650px; height:15px;
	padding-top:10px; padding-bottom:10px;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #arborescence a:link{
	text-decoration: none;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #arborescence a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #arborescence a:hover{
	text-decoration: none;
	color:#FF0000;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #cadre-drapeaux{
	float:left;
	width:auto; height:32px;
	padding-top:2px;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #cadre-drapeaux .drapeau{
	float:left;
	width:32px; height:32px;
	margin-left:5px;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #cadre-drapeaux .drapeau a:link{
	text-decoration: none;
	border:0;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #cadre-drapeaux .drapeau a:visited{
	text-decoration: none;
	border:0;
}

div#main-frame #center-frame #content-center-frame #title-page-spec #cadre-drapeaux .drapeau a:hover{
	text-decoration: none;
	border:0;
}

-->