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

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

.blanc12regular {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	
}

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

}

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

}

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

}


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

}

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

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

}


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

}

.blancLienLeft a:hover {
	text-decoration: none;
	/*background-color: #FFFFFF;*/
	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: #ffffff;
	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;
	background-color: #FFFFFF;
	background-image: url(/images/blank.gif);
}


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.blanc_cell { 
	background-color: #000000;
	border-color: #ffffff;
	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;
}
