#Container {
	position:absolute;
	width:100%;
	height:800px;
	z-index:2;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	cursor: default;
}
#corps {
	position:relative;
	width:850px;
	height:670px;
	z-index:2;
	left: auto;
	top: auto;
	background-image: url(assets/repeatingShadow.png);
	background-repeat: repeat-y;
}

/* Links - Links - Links - Links - Links - Links -*/

a:link {
	text-decoration: underline;
	color: #0f218b;

}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0f218b;
	background-color:#FFFF99;

}
a:active {
	text-decoration: underline;
}

/* Links - Links - Links - Links - Links - Links -*/

/*Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text*/

.VerdanaBoldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0f218b;
	text-align: justify;
}
.VerdanaBlue {
	color: #0f218b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-color: #E6E6FA;
	border-right-color: #E6E6FA;
	border-bottom-color: #E6E6FA;
	border-left-color: #E6E6FA;
	text-align: justify;
}
.VerdanaBlueList {
	color: #0f218b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.georgiaBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:12px;
	font-weight:normal;
	color:#0f218b;
	cursor: default;
}
.georgiaHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background-color: #FFFF99;
	padding: 3px;
	border-bottom-color: #FF9900;
	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: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
.pictureFrame {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background-color: #FFFF99;
	padding: 5px;
	border: 1px solid #FFCC00;
	text-align: justify;
}
.titleFrame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text - Text*/

#bas {
	position:relative;
	width:850px;
	height:16px;
	z-index:1;
	background-image: url(assets/downShadow.png);
	background-repeat: no-repeat;
	left: auto;
	top: auto;
}
#logo {
	position:absolute;
	width:243px;
	height:90px;
	z-index:3;
	left: 7px;
	top: 16px;
	background-image: url(assets/logo.png);
}

#corpsInner {
	position:absolute;
	width:594px;
	height:473px;
	z-index:3;
	left: 244px;
	top: 136px;
	background-image: url(assets/corpsRepeat.png);
	background-repeat: repeat-y;
}
#downLine {
	position:absolute;
	width:802px;
	height:28px;
	z-index:2;
	left: 24px;
	top: 648px;
	background-image: url(assets/downText.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left center;
}
#line {
	position:absolute;
	width:816px;
	height:22px;
	z-index:2;
	left: 16px;
	top: 632px;
	background-image: url(assets/downLineCitation.png);
}
#lineNoCitation {
	position:absolute;
	width:816px;
	height:3px;
	z-index:3;
	left: 16px;
	top: 643px;
	background-image: url(assets/downLine.png);
	background-repeat: no-repeat;	
}
#downRightPixel {
	position:absolute;
	width:413px;
	height:8px;
	z-index:3;
	left: 423px;
	top: 693px;
	background-image: url(assets/downRightPixel.png);
	background-repeat:no-repeat;
}
#menu {
	position:absolute;
	width:586px;
	height:40px;
	z-index:3;
	left: 251px;
	top: 27px;
}
#citation {
	position:absolute;
	width:200px;
	height:30px;
	z-index:3;
	top: 74px;
	left: 251px;
}
#menuLeft {
	position:absolute;
	width:223px;
	height:142px;
	z-index:4;
	left: 14px;
	top: 127px;
	background-image: url(assets/menuLeftBack.png);
	background-repeat: no-repeat;
}

#corpsUp {
	position:absolute;
	width:200px;
	height:7px;
	z-index:3;
	left: 245px;
	top: 128px;
}
#corpsDown {
	position:absolute;
	width:200px;
	height:8px;
	z-index:5;
	left: 245px;
	top: 608px;
}
#menuLeftCategories {
	position:absolute;
	width:209px;
	height:18px;
	z-index:1;
	background-image: url(assets/menuLeftCategories.png);
	background-repeat: no-repeat;
	left: 7px;
	top: 6px;
}
#categories1 {
	position:absolute;
	width:211px;
	height:20px;
	z-index:2;
	left: 6px;
	top: 31px;
}
#categories2 {
	position:absolute;
	width:211px;
	height:20px;
	z-index:3;
	left: 6px;
	top: 54px;
}
#categories3 {
	position:absolute;
	width:211px;
	height:20px;
	z-index:4;
	left: 6px;
	top: 78px;
}
#categories4 {
	position:absolute;
	width:211px;
	height:20px;
	z-index:5;
	left: 6px;
	top: 102px;
}
#categories5 {
	position:absolute;
	width:211px;
	height:20px;
	z-index:5;
	left: 6px;
	top: 126px;
}
#textContainer {
	position:absolute;
	width:568px;
	height:auto;
	z-index:1;
	left: 12px;
	top: 27px;
}
#textContainerWider {
	position:absolute;
	width:578px;
	height:1104px;
	z-index:1;
	left: 8px;
	top: 27px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sidebar {
	position:absolute;
	width:209px;
	height:335px;
	z-index:6;
	left: 22px;
	top:  277px;
}
#down {
	position:absolute;
	width:360px;
	height:20px;
	z-index:7;
	left: 20px;
	top: 687px;
}
#diaporama {
	position:absolute;
	width:566px;
	height:210px;
	z-index:3;
	left: 12px;
	top: 255px;
}
#corpsUrlLocation {
	position:absolute;
	width:236px;
	height:18px;
	z-index:3;
	left: 7px;
	top: -2px;
}
#siteEnterUp {
	position:absolute;
	width:206px;
	height:110px;
	z-index:8;
	left: 26px;
	top: 139px;
}

/* Version Longue - Version Longue - Version Longue - Version Longue - Version Longue - Version Longue -*/

#downLong {
	position:absolute;
	width:360px;
	height:20px;
	z-index:7;
	left: 20px;
	top: 887px;
}
#corpsDownLong {
	position:absolute;
	width:200px;
	height:8px;
	z-index:5;
	left: 245px;
	top: 808px;
}
#corpsLong {
	position:relative;
	width:850px;
	height:870px;
	z-index:2;
	left: auto;
	top: auto;
	background-image: url(assets/repeatingShadow.png);
	background-repeat: repeat-y;
}
#downRightPixelLong {
	position:absolute;
	width:200px;
	height:1px;
	z-index:3;
	left: 423px;
	top: 893px;
}
#corpsInnerLong {
	position:absolute;
	width:594px;
	height:673px;
	z-index:3;
	left: 244px;
	top: 136px;
	background-image: url(assets/corpsRepeat.png);
	background-repeat: repeat-y;
}
#lineLong {
	position:absolute;
	width:816px;
	height:22px;
	z-index:2;
	left: 16px;
	top: 832px;
	background-image: url(assets/downLineCitation.png);
}
#downLineLong {
	position:absolute;
	width:802px;
	height:28px;
	z-index:2;
	left: 24px;
	top: 848px;
	background-image: url(assets/downText.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left center;
}

/* Version Tres Longue - Version Tres Longue - Version Tres Longue - Version Tres Longue - Version Tres Longue -*/

#downTresLong {
	position:absolute;
	width:360px;
	height:20px;
	z-index:7;
	left: 20px;
	top: 1337px;
}
#corpsDownTresLong {
	position:absolute;
	width:200px;
	height:8px;
	z-index:5;
	left: 245px;
	top: 1758px;
}
#corpsTresLong {
	position:relative;
	width:850px;
	height:1820px;
	z-index:2;
	left: auto;
	top: auto;
	background-image: url(assets/repeatingShadow.png);
	background-repeat: repeat-y;
}
#downRightPixelTresLong {
	position:absolute;
	width:200px;
	height:1px;
	z-index:3;
	left: 423px;
	top: 1343px;
}
#corpsInnerTresLong {
	position:absolute;
	width:594px;
	height:1633px;
	z-index:3;
	left: 244px;
	top: 136px;
	background-image: url(assets/corpsRepeat.png);
	background-repeat: repeat-y;
}
#lineTresLong {
	position:absolute;
	width:816px;
	height:22px;
	z-index:2;
	left: 16px;
	top: 1782px;
	background-image: url(assets/downLineCitation.png);
}
#downLineTresLong {
	position:absolute;
	width:802px;
	height:28px;
	z-index:2;
	left: 24px;
	top: 1798px;
	background-image: url(assets/downText.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left center;
}

/* Tables - Tables - Tables - Tables - Tables - Tables - Tables - Tables - Tables - Tables - */

table {
        border-spacing: 0px;
        border-collapse: collapse;
        padding: 0px;
        border: 1px solid #E4E4E4;
      }
td    {
        font-family: Verdana;
        font-size: 10pt;
        color: #0F218B;
        margin: 0px;
        padding: 4px;
        border: 1px solid #CCCCCC;
		text-align: left;
      }
.tdAlt    {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #0F218B;
	text-align: left;
      }
.tdAltSmall    {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #0F218B;
	text-align: left;
      }
.tdAltHighlight    {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	background-color: #FF4700;
	text-align: left;
	font-weight: bold;
      }
.tdAltHighlightCell    {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	background-color: #FFFF99;
	text-align: left;
	font-weight: bold;
      }
.tdBlankCell    {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
      }

#downTresLong2 {
	position:absolute;
	width:360px;
	height:20px;
	z-index:7;
	left: 20px;
	top: 1837px;
}
#downRightPixelTresLong2 {
	position:absolute;
	width:200px;
	height:1px;
	z-index:3;
	left: 423px;
	top: 1843px;
}
#downLineTresLong2 {
	position:absolute;
	width:802px;
	height:28px;
	z-index:2;
	left: 24px;
	top: 1298px;
	background-image: url(assets/downText.png);
	background-repeat: no-repeat;
	text-align: right;
	background-position: left center;
}
#lineTresLong2 {
	position:absolute;
	width:816px;
	height:22px;
	z-index:2;
	left: 16px;
	top: 1282px;
	background-image: url(assets/downLineCitation.png);
}
#corpsDownTresLong2 {
	position:absolute;
	width:200px;
	height:8px;
	z-index:5;
	left: 245px;
	top: 1258px;
}
#corpsTresLong2 {
	position:relative;
	width:850px;
	height:1320px;
	z-index:2;
	left: auto;
	top: auto;
	background-image: url(assets/repeatingShadow.png);
	background-repeat: repeat-y;
}
#corpsInnerTresLong2 {
	position:absolute;
	width:594px;
	height:1133px;
	z-index:3;
	left: 244px;
	top: 136px;
	background-image: url(assets/corpsRepeat.png);
	background-repeat: repeat-y;
}
