.TableMenuDroite
{
	width: 350px;
	margin: 15px 0 0 0;
}

/* Fragement Recherche */

.TableRecherche
{
	background: url(/com/images/fond_Recherche.jpg) scroll no-repeat 0 0;
	width: 329px;
	height: 30px;
	margin-left: 15px;
}

.tdRechrecheTitre
{
	width: 83px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 10px;
}

.textFieldRecherche
{
	background-color: #ffffff;
	width: 177px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #cccccc;
	padding: 0 0 0 3px;
}
.tdRechercheBouton
{
	width: 54px;
	padding: 0 0 0 7px;
}
.frag_recherche_bouton
{
	background: url(/com/images/fond_btnOK_recherche.gif) scroll no-repeat 50% 0;
	border: 0px none;
	padding: 0;
	width: 21px;
	height: 21px;
	color: #b20101;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}

.menuDroiteFlash
{
	padding: 10px 0 10px 10px;
}


.td_menuDroite_images
{
	padding: 0 0 0 30px;
	background: url(/com/images/pointille_droite.jpg) scroll repeat-y 25px 0;
}
.td_menuDroite_images IMG
{
	margin: 5px 0 5px 0;
}