


.noir9regular {
	font-family: arial;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.noir14bold {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}

.noir12regular {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	
}

.noir11regular {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	

}

.noir11arialbold {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	

}

.noirMenu  {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;

}


.noirMenu a {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	text-decoration: none;

}

.noirMenu a:hover {
	text-decoration: none;
	/*background-color: #000000;*/
	color: #555555;
	text-transform: uppercase;
}



.blancMenu  {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	text-decoration: none;

}


.blancMenu a {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	
	text-decoration: none;

}

.blancMenu a:hover {
	text-decoration: none;
	/*background-color: #000000;*/
	color: #555555;
	text-transform: uppercase;
}


.blancMenuOff  {
	font-family: arial;
	font-size: 12px;
	color: #d9dadb;
	font-weight: bold;
	
	text-decoration: none;

}


.blancMenuOff a {
	font-family: arial;
	font-size: 12px;
	color: #d9dadb;
	font-weight: bold;
	
	text-decoration: none;

}

.blancMenuOff a:hover {
	text-decoration: none;
	/*background-color: #000000;*/
	color: #ffffff;
	text-transform: uppercase;
}




.noirLienLeft  {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;

}


.noirLienLeft a {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;

}

.noirLienLeft a:hover {
	text-decoration: none;
	/*background-color: #000000;*/
	color: #555555;
	text-transform: uppercase;
}



.galleryLeft
{
 padding-top:30px;
    width:12px;
    /*background-image:url('../images/gallery/left2.jpg');*/
    background-repeat:no-repeat;
    background-position:center;
}
.galleryCenter
{
    width:150px;
    height:560px;
}
.galleryRight
{
    width:12px;
    /*background-image:url('../images/gallery/right2.jpg');*/
    background-repeat:no-repeat;
    background-position:center;
}
.Gallery
{    
    position:absolute;
    /*left:90px;*/
    width:141px;
    height:595px;
	background-color: #000000;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	 
    /*overflow:hidden;*/
   /* padding-top:30px;*/
}
.GalleryMiniFiche
{
    position:absolute;
    width:150px;
	/*height:150px;*/
    /*top:100px;*/
    float:left;
	
}

.galleryArrow
{
    position:relative;
    z-index:1000;    
    cursor:pointer;
}


TD.blk_cell { 
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}	


TD.noir_cell { 
	background-color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}	

.texte_admin {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	vertical-align: super;
}
