.BlocDossierSectionContenu_theme1
{
	margin-top:15px;
}

.BlocDossierSectionContenu_theme1 .titre
{	
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	color:#860102;
}


.BlocDossierSectionContenu_theme1 .texte
{
}

.BlocDossierSectionMenu_theme1 .menu_item
{
	float:left;
	border:0px solid black;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	
}

.BlocDossierSectionMenu_theme1 .menu_item a:hover
{
	text-decoration:none;
}

.BlocDossierSectionMenu_theme1 .menu_item a
{
	display:block;
	width:37px;
	height:26px;	
}

.BlocDossierSectionMenu_theme1 .menu_item_out a
{
	background:url(bouton_out.jpg);
	float:left;
	color:#cfc499;
	
}

.BlocDossierSectionMenu_theme1 .menu_item_out a:hover
{
	background:url(bouton_over.jpg);
	color:#cfc499;
}

.BlocDossierSectionMenu_theme1 .menu_item_over a
{
	background:url(bouton_selected.jpg);
	float:left;
	color:#750102;
}

.BlocDossierSectionMenu_theme1 .separator
{
	background:url(bouton_selected.jpg);
	float:left;
	width:1px;
	height:26px;
}
