body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.TDCoteGauche {
	background-color: #003399;
	background-image: url(images/fond-bleu.gif);
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.TDCoteDroite {
	background-color: #003399;
	background-image: url(images/fond-bleu.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
}
.TDBas {
	background-color: #000000;
	height: 20px;
}

.TexteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006FB9;
}

a.TexteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006FB9;	/*#006FB9;*/
	text-decoration: none;
}

a.TexteMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}

.TexteMenuH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF99;
}

a.TexteMenuH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF99;	/*#006FB9;*/
	text-decoration: none;
}

a.TexteMenuH:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
/*--------------- pour les menus droulants ...... */
.TheMenuStyle {
	position:absolute;
	z-index:91;
	left: 150px;
	top: 20px;
	visibility: hidden;
}

.tableMenu {
	padding: 4px;
	border-top: 3px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	background-color: #FFFCE5;
}
.MenuTD1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFCE5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	cursor:hand;
}
.PuceMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006FB9;
}

.MenuTD1Bis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006FB9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom: 1px;
	cursor:hand;
}
/*---------------------------------------------*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	font-variant: small-caps;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	font-variant: small-caps;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000099;
	padding-left: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 5px;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	padding-right: 100px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
.TexteRouge {
	color: #990000;
}
strong {
	color: #003399;
}
.TexteRougeGras {
	font-weight: bold;
	color: #990000;
}
.IMGDroite {
	border: 1px solid #000000;
	float: right;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.IMGDroiteNormal {


	padding: 10px;
	float: right;
}
li {
	list-style-image: url(images/puceliste.gif);
	margin-bottom: 5px;
}
.TDCoteGaucheOmbre {
	background-color: #003399;
	background-image: url(images/menus/fond-bleu-ombre.gif);
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
	background-repeat: repeat-y;
	background-position: right;
}
.TDInfosPage {
	border: 2px solid #000066;
	padding: 10px;
	background-color: #FFFFEE;
}
.LegendeIMG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}
.TexteGrosCadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.LienTelechargement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	text-align: right;
}
.tdAideGauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	padding: 10px;
	height: 40px;
	border: 1px solid #000066;
}
.tdAideDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000066;
	background-color: #000066;
	text-align: center;
}
.tdAideTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFDD;
	padding: 8px;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.tdAideDroiteCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000066;
}
.TableFormulaire {

	border: 2px solid #000066;
	padding: 2px;
	background-color: #FFFFEE;
}
.TDTitreFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.NoteBasDePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.TitrePresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
hr {
	color: #999999;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.IMGCadreNoir {
	border: 1px solid #000000;
}

.Cartouche {
	background-image: url(images/annuaire/logos/opqibi-cartouche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 150px;
	position: relative;
	margin-left: 10px;
}
.Cartouche span {
	position: absolute;
	width:120px;
	text-align:center;
	left: 30px;
	top: 73px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}