body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/back_page.jpg);
	font-size: 12px; 
	font-family: Georgia, Tahoma, Verdana;
}
img {
	border-style: none;
}
table {
	margin-left: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 32px;
	margin-left: 10px;
	color: #000099;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-left: 00px;
	margin-right: 20px;
}
h2 {
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-left: 10px;
	color: #000099;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-left: 00px;
	margin-right: 20px;
}
p {
	text-align: justify;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	color: #000099;
	letter-spacing: 0.1em;
}
a, a:link, a:visited, a:active  {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline overline;
}
td {
	font-size: 12px; 
	font-family: Georgia, Tahoma, Verdana;
	color: #000099;
}
ul {
	text-align: justify;
	margin-right: 20px;
}
.Bblanc {
	color: #FFFFFF;
	font-weight: bold;
}
.rouge {
	color: #FF0000;
	font-weight: bold;
}
.vert {
	color: #008080;
	font-weight: bold;
}
.centre {
	text-align: center;
}
.justify {
	text-align: justify;
}
.note {
	font-size: 10px; 
	font-family: Georgia, Tahoma, Verdana;
	font-weight: normal;
	line-height: 12px;
}
.comment {
	font-size: 10px; 
	font-family: Georgia, Tahoma, Verdana;
	line-height: 12px;
}
.commentrouge {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #FF0000;
}
.marge {
	margin-left: 10px;
	margin-right: 20px;
}
.bigmarge {
	margin-left: 12em;
	margin-right: 12em;
}
/* Class Styles */
.SiteFirst {
	font-size: 14px; 
	font-family: Georgia, Tahoma, Verdana;
	line-height: 20px;
	color: #000099;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 20px;
}
.bodyText {
	font-size: 14px; 
	font-family: Georgia, Tahoma, Verdana;
	line-height: 20px;
	color: #000099;
	letter-spacing: 0.1em;
	margin-left: 10px;
	margin-right: 20px;
}
.pageTitle {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 32px;
	margin-left: 0px;
}
.pageTitleCentre {
	font-size: 24px;
	font-weight: bold;
	text-align:center;
	letter-spacing: 0.1em;
	line-height: 32px;
	margin-left: 0px;
}
.pageSubTitle {
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-left: 0px;
}
.pageSubTitleCentre {
	font-size: 18px;
	letter-spacing: 0.1em;
	text-align:center;
	font-weight: bold;
	margin-left: 0px;
}
.pageBig {
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin-left: 0px;
}
.borderTop {
	border-top: thin solid #CCCCFF;
}
.borderBottom {
	border-bottom: thin solid #CCCCFF;
}
.borderLeft {
	border-left: thin solid #CCCCFF;
}
.borderRight {
	border-right: thin solid #CCCCFF;
}
.borderLeftRight {
	border-left: thin solid #CCCCFF;
	border-right: thin solid #CCCCFF;
}
.borderTopLeft {
	border-left: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
}
.borderTopRight {
	border-right: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
}
.borderTopBottom {
	border-bottom: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
}
.borderTopLeftBottom {
	border-left: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
	border-bottom: thin solid #CCCCFF;
}
.borderTopRightBottom {
	border-right: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
	border-bottom: thin solid #CCCCFF;
}
.borderTopLeftRight {
	border-left: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
	border-right: thin solid #CCCCFF;
}
.borderTopLeftRightBottom {
	border-left: thin solid #CCCCFF;
	border-top: thin solid #CCCCFF;
	border-right: thin solid #CCCCFF;
	border-bottom: thin solid #CCCCFF;
}
.borderBottomLeft {
	border-bottom: thin solid #CCCCFF;
	border-left: thin solid #CCCCFF;
}
.borderBottomRight {
	border-bottom: thin solid #CCCCFF;
	border-right: thin solid #CCCCFF;
}
.borderBottomLeftRight {
	border-bottom: thin solid #CCCCFF;
	border-left: thin solid #CCCCFF;
	border-right: thin solid #CCCCFF;
}
.css_text{
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: Black; 
	font-size: 11px;
}
.css_datejour{
	background-color: #FFCCCC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: Red;
	font-size: 13px;
	font-weight: bold;
	border-left: thin solid Black;
	border-top: thin solid Black;
	border-right: thin solid Black;
	border-bottom: thin solid Black;
	border-color: Red;
}
.css_date{
/*  background-color: #99CCFF;*/
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	color: DarkBlue; 
	font-size: 13px;
}
.tabhead {
	font-family: verdana,helvetica;
	text-align: left;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	font-size: 10pt;
}
.tabval {
	font-family: verdana,helvetica;
	color: #000099;
	background-color: #ffffff;
	font-weight: plain;
	font-size: 10pt;
	vertical-align:middle;
}
.tabsep {
	background-color: #EEEEEE;
}
.tabArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.tabborder {
	border: thin;
	border-style: solid;
	border-color: #CCCCFF;
	margin-left: 0px;
}
.tabborderRed {
	border: thin;
	border-style: solid;
	border-color: #FFCCCC;
	margin-left: 0px;
}

/* ID Styles */

#navigation a {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF6600;
}
#navigation a:hover {
	color:#FFFFFF;
	background-color: #FF8144;
}

#rouge a {
	color: #D50000;
	text-decoration: none;
}
#rouge a:hover {
	color: #ebf3fa;
	background-color: #D50000;
}
#simple a {
	text-decoration: none;
	color: #990000;
}
#simple a:hover {
	font-weight:bold;
	font-size:large;
	color: #990000;
}
