/*font family for page. If you have another style sheet that sets font family, you can delete this rule*/
div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	color: #ff9934;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
ul {
	font-size: 12px;
	margin-top: 5px;
}
li {
	list-style-image: url(../img/puce_orange.gif);
	list-style-type: square;
}
body {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF; /* à vérifier */
}

/* liens */
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}

/* Corps des pages accueil et autres */ 
#mainContent {
	padding: 0px 18px 18px;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}
#bodyText{
	margin: 0px;
	padding: 0px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

/* titres */
#titreAccueil {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 4px 4px 8px;
	text-transform: uppercase;
	border-top: none;
	border-right: none;
	border-bottom: 2px dotted #003399;
	border-left: 2px dotted #003399;
	color: #000000;
	margin-bottom: 16px;
}
#Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 4px 4px 8px;
	text-transform: Aucune;
	border-bottom: 2px dotted #003399;
	color: #000000;
	margin-bottom: 16px;
}  
#SousTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	padding-left: 10px;
}

#note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
}

/* boîte de droite */
#boxRight {
	color: black;
	font-size: 11px;
	text-align: left;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxRightTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #003399;
	text-align: left;
	text-indent: 4px;
	font-variant: normal;
	padding: 3px;
	width: 185px;
}  
.boxRightCoinSup {
	background-color: #FF9934;
	width: 10px;
}
td.boxRightTexte {
	color: #333333;
	text-align: left;
	padding: 8px 4px 6px 8px;
	background-color: #FFFFFF;
}

/* bas de page */
#basdepage {
  width: 96%;
  margin-top: 6px;
  margin-left:2%;
  margin-right: 2%;
  padding-top: 12px;
  color: black;
  background-color: #ffffff;
  border-top: 1px solid #003399;
  font-size: .72em;
  text-align: center;
}
#basedepageLiens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

img#A {
	padding: 0px;
	margin: 8px 15px 10px 10px;
}
.noir {
	color: #000000;
}
.grasnoir {
	font-weight: bold;
	color: #000000;
}
.marge {
	margin-top: 7px;
	margin-bottom: 7px;
}
.rouge {
	color: #FF3300;
}
.orange {
	color: #FF9934;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.pvifooter {
	font-size: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyRightQue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ombre
{
    COLOR: #333333;
    BACKGROUND-COLOR: #FAFAF5;
}

.ombrefonce
{
	 COLOR: #000000;
    BACKGROUND-COLOR: #d5e7f9;
}

.message
{
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;	
    COLOR: #cc3300;
    FONT-FAMILY: Arial, Helvetica, sans serif;
}
.bleu {
	color: #003399;
}
.grasbleu {
	font-weight: bold;
	color: #003399;
}
#ariane {
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#ariane3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
