p{
	font-size:11px;
}
#calTitle{
	background-image:url(../../images/FR/calligraphie.gif);
	padding:22px 0px 0px 32px;
	background-position:32px 22px;
}
#headerTop{
	background-image:url(../../images/FR/header.jpg);
}

.tilte{
	background-image:url(../../images/FR/fillet-titre.gif);
}

#contentLeft{ float:left; padding-left:35px;  }
#contentRight{ float:right; }


#niveau1{
	padding-left:40px;
}

#niveau2{
	padding-left:143px;
}

#menu #niveau1 a {
	float: left;
	font-size: 12px;
	padding: 6px 22px;
}

#menu #niveau2 a {
	float: left;
	font-size: 11px;
}

#galerie span{
	padding:4px 0 0px 20px;
	background-image:url(../../images/FR/puce.gif);
	background-position:4px 5px;
}

/*lightbox*/

#lbPrevLink {
	float: left;
	width: 95px;
	background: transparent url(../../images/FR/prevlabel.gif) no-repeat left;
	
}

#lbPrevLink:hover {
	background: transparent url(../../images/FR/prevlabelhover.gif) no-repeat left;
}

#lbNextLink {
	float: right;
	
	width: 70px;
	background: transparent url(../../images/FR/nextlabel.gif) no-repeat right;
}

#lbNextLink:hover {
	background: transparent url(../../images/FR/nextlabelhover.gif) no-repeat right;
}



#lbCloseLink {
	float: right;
	width: 66px;
	background: transparent url(../../images/FR/closelabel.gif) no-repeat center;
}


#lbCloseLink:hover {
	background: transparent url(../../images/FR/closelabelhover.gif) no-repeat center;
}

#lbCaption, #lbNumber, #lbDescription {
	margin-right: 71px;
}

#language a{
	font-size:18px;
	color:#000000;
	text-decoration:none;
}


#language a:hover{
	font-size:18px;
	color:#ffffff;
	text-decoration:none;
}
