.TitrePage {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #3d3b33;
}
.SousTitrePage {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3d3b33;
}
.TextBlanc11 {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: 200;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.TextBlanc11 {
	color: #3d3b33;
	text-decoration: none;
}

.Textkaki {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: 200;
	color: #22221f;
	text-decoration: none;
}
a:hover.Textkaki {
	color: #FFFFFF;
	text-decoration: none;
}

.TextBeigeFooter {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: 200;
	color: #b4b3a2;
	text-decoration: none;
}

.TextJRR {
	font-family: Verdana;
	font-size: 14px;
	line-height: normal;
	font-weight: 200;
	color: #22221f;
	text-decoration: none;
}
a:hover.TextJRR {
	color: #FFFFFF;
	text-decoration: none;
	
}

    
    /* Overriding the default Slideshow thumbnails for the vertical presentation */

    .slideshow-thumbnails {
    	height: 300px;
    	left: 557px;
    	right: -240px;
    	top: 0;
    	width: 120px;
    }
    .slideshow-thumbnails ul {
    	height: 500px;
    	width: 70px;
    }    