body {
	background-image: url(images/bg.jpg);
}
.leftNav {
	height: 323px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 200px;
	padding-left: 40px;
	border: thin none;
}
.contenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FECD70;
	vertical-align: top;

}

.contenu h1 {
	color: #002F63;
	font-size: 18px;

}

.contenu h2 {
	color: #012F61;
	font-size: 14px;
	font-style: italic;

}

.contenu p {
	font-size: 12px;

}

.contenu ul {
	font-size: 12px;

}

.tmWarning p {
	font-size: 8px;
	font-style: italic;
}

.rightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
}
#shadowSpace {
	height: 7px;
	width: 578px;

}
.navBox {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FECD70;
	border-left-color: #FECD70;
	padding-right: 0px;
	margin-right: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 10px;	
}

a.nav:link {
	color: #002F63;
	text-decoration: none;


}
a.nav:visited {
	color: #335E88;
	text-decoration: none;

}
a.nav:hover {
	color: #FECD70;
	text-decoration: none;

}

.pstable {
	padding: 0px;
	font-size: 0.73em;
	font-family: Arial, Helvetica, sans-serif;

}
a.ps:link {
	color: #000000;
	text-decoration: none;
}
a.ps:visited {
	color: #000000;
	text-decoration: none;

}
.position {color: #ff9900}
.strategique {
	color: #475057;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
}
.boiteJaune {
	background-color: #FFCB6D;
	padding: 2px 10px;
	color: #335E88;
	margin-bottom: 30px;
}
.rouge {
	color: #FF0000;
}
.gras {
	font-weight: bold;
}
.floatLeft {
	float: left;
	padding-right: 10px;
}
.floatRight {
	float: right;
}
