/***********  SOUS-MENUS GAUCHES Version spéciale page Vous-etes  *************/

.ssMenuGauche {
	position: relative;	
	float: left;
	width: 168px;
	height: auto;
	background-color: #4A0000;
	padding: 0px;
	margin: 0px;
	padding-top: 266px;
	padding-bottom:20px;
}

.ssMenuGauche P {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: White;
	margin-left: 10px;
}

.ssMenuGauche ul, .ssMenuGauche li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	line-height: 15px;
}

.ssMenuGauche A, .ssMenuGauche A:HOVER {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #E1CEB0;
}

.ssMenuGauche A {
	text-decoration: none;
}

.ssMenuGauche A:HOVER {
	text-decoration: none;
	color: White;
}

/***********  SOUS-MENUS GAUCHES Version spéciale page Vous-etes  *************/


#contenu {
	width: auto;
	background-color: Black;
	height: auto;
	margin: 0px;
	padding: 15px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 262px;
	margin-left:178px;
}

.courant , .courant A , .courant A:HOVER {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	text-align: justify;
}

.courant A {
	text-decoration: underline;
}

.courant A:HOVER {
	color: #E1CEB0;
	text-decoration: none;
}