﻿* { color: #343434; font-size: 14px; font-family:  Arial; margin: 0px; padding: 0px; }
body { background: #aec0e5 url(images/bg.gif) repeat-x; }
p { margin-bottom: 10px; }
img { border: none; vertical-align: top; }
h1 { font-weight: normal; }
ul { padding-bottom: 10px; padding-left: 30px; }
fieldset { border: solid 1px #6986ea; padding: 0px 10px 10px 10px; margin-bottom: 8px; }
legend { color: #6986ea; font-weight: bold; padding: 0px 5px 5px 5px; }
a { color: #3460f6; text-decoration: none; }
a:hover { text-decoration: underline; }

.divLayoutPrincipal { margin: 0px auto; width: 987px; }
	.divLayoutHeader { background: url(images/header.jpg) no-repeat; height: 190px; }
		.divLayoutChoixLangue { padding-left: 878px; padding-top: 22px; }
			.aModuleDrapeauImageFrancais { padding-right: 9px; }
			.aModuleDrapeauImageEnglish {}
		.divLayoutSlogan { color: #000000; font-weight: bold; font-size: 27px; padding-left: 200px; padding-top: 52px; }
			.spanId3s { color: #b6c6d5; font-weight: bold; font-size: 27px; }
		.divLayoutMenu { float: right; padding-top: 32px; padding-right: 14px; }
			.aModuleMenusHorizontal { background: url(images/onglets.gif) no-repeat; color: #b6c6d5; display: block; float: left; font-weight: bold; height: 22px; margin-right: 10px; text-align: center; padding-top: 10px; width: 84px; }
			.aModuleMenusHorizontal:hover { background-position: 0 -32px; color: #000000; text-decoration: none; }
			.aModuleMenusHorizontalActif { background: url(images/onglets.gif) no-repeat 0 -32px; color: #000000; display: block; float: left; font-weight: bold; height: 22px; margin-right: 10px; text-align: center; padding-top: 10px; width: 84px; }
			.aModuleMenusHorizontalActif:hover { text-decoration: none; }
	.divLayoutContent { background: url(images/contentbg.gif) repeat-y; }
		.divLayoutContentGauche { float: left; padding: 20px 20px 20px 34px; width: 650px; }
			.divContenuTitre { background: url(images/contenutitrebg.gif) repeat-y; font-size: 16px; font-weight: bold; padding: 5px 10px; margin-bottom: 14px; }
		.divLayoutContentDroite { float: left; padding: 20px 34px 20px 20px; width: 228px; }
			.divModuleActualiteBoxDetail { background: url(images/sepactu.jpg) no-repeat right; height: 20px; margin-bottom: 10px; padding-left: 142px; padding-top: 16px; }
				.divModuleActualiteBoxDetail a { color: #b6c6d5; font-weight: bold; }
	.divLayoutFooter { background: url(images/footer.jpg) no-repeat; height: 66px; }
		.divLayoutCopyright { color: #ffffff; font-weight: bold; text-align: center; padding-top: 18px; }
		.divLayoutCopyright a { color: #b6c6d5; }

.divLayoutDeuxColonnesGauche { float: left; width: 280px; padding-right: 10px; }
.divLayoutDeuxColonnesDroite { float: left; width: 350px; }
.divLayoutDeuxColonnes23Gauche { float: left; width: 480px; padding-right: 20px; }
.divLayoutDeuxColonnes13Droite { float: left; width: 150px; }

.textBoxs { width: 100%; }
.dropDownLists { width: 100%; }

.messageErreur { border: solid 2px #ff0000; color: #ff0000; font-weight: bold; padding: 10px; text-align: center; }
.messageInformation { border: solid 2px #009933; color: #009933; font-weight: bold; padding: 10px; text-align: center; }

.clearBoth { clear: both; }
.fontBold { font-weight: bold; }
.textAlignLeft { text-align: left; }
.textAlignCenter { text-align: center; }