body
{
	background-color: rgb(187,187,187);
}

a img
{
	border: none;
}

.divTexte
{
	/*scrollbar-base-color:#8C8CC6;
	scrollbar-3dlight-color:#FFFFFF;
	overflow-y: scroll;*/
	text-align: center; 
	position: absolute;
	top: 200px; 
	left: 430px; 
	height: 360px;
	width: 500px;
}

.divTxtIm
{
	position: absolute;
	top: 270px; 
	left: 430px; 
}
.fond
{
	background-color: rgb(251,178,178);
}

.piedPage
{
	text-align: center;
	font-family: georgia, arial, serif;
	letter-spacing: 3px;
	font-size: 14px;
	color: white;
}

.titrIn
{
	color: rgb(94,83,83);
	font-size: 16px;
}

.clTxtCorps
{
	text-align: left;
	margin-left: 20px;
}

.clTxt
{
	text-align: justify; 
	color: rgb(44,33,33);
	font-family: time new roman, serif; 
	font-size: 14px; 
	font-weight: bold;
}

.imPlan
{
}

.bandeLien
{
	background-color: rgb(252,220,220);
	font-family: time new roman, serif; 
	font-size: 11px;
	text-align: center;	
	font-weight: bold;
}

h1
{
	color: rgb(34,23,23);
	font-family: time new roman, serif; 
	font-size: 30px;
	text-align: center;	
	font-weight: bold;
}

h2
{
	color: rgb(34,23,23);
	font-family: time new roman, serif; 
	font-size: 20px;
	text-align: center;	
	font-weight: normal;
}

.lienBas
{
	padding: 15px;
	color: rgb(200,140,140);
	text-decoration: none;
}

.lienBas:hover
{
	color: rgb(200,40,40);
	text-decoration: underline;
}

.lienSsM
{
	padding: 15px;
	color: rgb(183,100,100);
	text-decoration: none;
}

.lienSsM:hover
{
	padding: 15px;
	color: rgb(183,20,20);
	text-decoration: underline;
}
.lienSsMChoix
{
	padding: 15px;
	font-size: 30px;
	color: rgb(183,100,100);
	text-decoration: none;
}

.lienInTxt
{
	color: rgb(200,20,20);
	text-decoration: none;
}

.lienInTxt2
{
	color: rgb(60,33,33);
	text-decoration: none;
}

.imTitrePage
{
	position: absolute;	
	top: 130px; 
	left: 550px;
}

.imTitreReduc
{
	position: absolute;	
	top: 180px; 
	left: 555px;
}

.colorTxt
{
	color:#FF4444;
}