body {
	margin: 15px;
	background: #ffffff;
}

#tableBase {
	border: 1px solid #000000;
	background: #fcf2b6;
	width: 800px;
	height: 100%;
	//border: 1px;
	///cellspacing: 2px;
	///cellpadding: 5px;
}

#titreMenu {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	background: #0b3d91;
}

#contenuPage {
	border-left: 1px solid #a1a1a1;
	padding-left: 10px;
	font-size: 12px;
	//color: #FFFFFF;
	background: #ffffff;
}

.bandeuHaut {
	padding: 10px;
	height: 150px;
	text-align: center;
	//border: 1px solid #ffffff;
	background: #fcf2b6;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
}

A { color : #ff9739 }

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.emailTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.emailEdito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.emailTxtEdito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.emailTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #542c04;
}

.emailSousTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #D4D0C8;
}

.emailSousSousTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #D4D0C8;
}

.txtResume {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.txtRouge {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	color: #ff0000 ;
}

.texte404 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #D4D0C8;
}