/* Mise en forme de la page */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image: url(Images/Charte/Fond.jpg);	background-repeat: repeat-x;	background-position: top;	background-color:#1b3b48;}/* Mise en forme des textes *//* texte par défaut des "P"aragraphe */body,td,th {	font-family: Helvetica;	font-size: 11px;	color: #646464;}.Petit {	font-size: 9px;}input,textarea,select {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #646464;}/* titre H1 */h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #1955A3;	font-weight: bold;}/* autre textes */.rubrique {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight:bold;	color: #828490;}.textePetit {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #646464;}p#footer {	vertical-align: super;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	text-align:center;	color: #545A6F;}a {	color: #1955A3;	text-decoration: none;}a:hover {	color: #1955A3;	text-decoration: underline;}a.Blanc {	color: #FFFFFF;	text-decoration: none;}a.Blanc:hover {	color: #FFFFFF;	text-decoration: underline;}/* Liens pour menu - Doir être appliqué sur la cellule ou tableau est non sur le texte*/.menu {line-height: 25px !important;}.menu a:link {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #1955A3;	text-decoration: none;}.menu a:visited {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #1955A3;	text-decoration: none;}.menu a:hover {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #000000;	text-decoration: none;}/* Autres Code */.photosPositionnementDROIT {float:right;margin-left: 15px;margin-bottom: 15px;}.Titre {	font-size: 14px;	font-style: italic;}.photosPositionnementGAUCHE {float:left;margin-right: 15px;margin-bottom: 15px;}.tiret {border-top: dashed 1px;border-top-color: #AFADA2;}.bgNoRepeat {background-repeat:no-repeat;}.boiteFormulaire {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #848692;	border: 1px solid #c5c7cb;	background-color: #ffffff;}.formulaire {	margin: 0 0 0 0;	padding: 0 0 0 22px;}.CoulTxt { color:#646464 }.GrosCoulTxt {	font-size: 13px;	font-weight: normal;	color: #FFFFFF;}.FondFonce {	background-color: #1955A3;}.FondClair {	background-color: #DDDDDD;}.Blanc {color: #FFFFFF}.Rouge {	color: #FF0000;}.FormCoul {	background-color: #8ec4e8;}.FondMarron {	background-color: #FFCC99;}.FondBlanc {	background-color: #FFFFFF;}.FondBleu {	background-color: #216FD8;}.FormCentre {	text-align: center;}.Noir {	color: #000000;}.VertFonce {	color: #1b3b48;}.Cellule {	border-top-width: 1px;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: none;	border-left-style: none;	border-top-color: #1b3b48;	border-right-color: #1b3b48;	border-bottom-color: #1b3b48;	border-left-color: #1b3b48;}h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #1955A3;	font-weight: bold;}.Souligne {	text-decoration: underline;}.FondVert {	background-color: #1F495A;}.FondVertFonce {	background-color: #1B3B48;}
