.MenuTR
	{
	white-space:nowrap;
	}


/**** Bandeau Titre Liste  ****/
.BandeauB
	{
    background-color:#d28d53;
    color : #5f2d00;
    font-size : 18px;
    font-weight : bold;
    font-style : normal;
    text-align : left;
    text-decoration:none;
    text-indent: 20px;
    border-bottom-style:solid;
    border-width:3px;
    border-color:#5f2d00;
	}

.BandeauH
	{
	background-color:#f9d695;
	text-align:center;
	vertical-align: middle;
	}

.TitreGalerie
	{
	color : #21cb94;
	font-weight : bold;
	font-size: 20px;
	}

/** Image **/
.NomImage
	{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}
	
.DescriptionImage
	{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	}
	
/** Liste Index **/
.DescriptionMenu
	{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	}
	
.Page
	{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	}
	
.Administrer
	{
	text-align:center;
	font-size:8px;
	font-weight:lighter;
	}
	
*** tag ***
a
	{
  	text-decoration:none;
  	color:#156acb;
	}
	
a.MenuH
	{
  	text-decoration:none;
  	color:#ffffff;
	}

a:hover
	{
	color:#FF9900;
	text-decoration:overline underline;
	}
	

	
a.menu
    {
    color:#000000;
    text-decoration:none;
    }

a:hover.menu
    {
    color:#000000;
    text-decoration:overline underline;
    }

table 
	{
  	border-collapse:collapse;
	}

td 
	{
	border-collapse:collapse;
  	font-family:sans-serif;
  	padding:0px;
	text-align:left;
	}