body 
	{
	margin: 0;
	padding: 0;
	background: #EFEFEF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	}

h1, h2, h3 
	{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
	}

h1 
	{
	font-size: 2em;
	}

h2 
	{
	font-size: 2em;
	}

h3 
	{
	font-size: 1.6em;
	}

p, ul, ol 
	{
	margin-top: 0;
	line-height: 180%;
	}

ul, ol 
	{
	}

a 
	{
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #CC6600;
	}

img
	{
	border:0px;
	}

a:hover 
	{
	background: none;
	}

span.int {
	color: #FC8715;
	font-style: italic;
	font-weight: bold;
}


/* Header Box ************************************* */
#headerbox 
	{
	width: 900px;
	height: 215px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
	}
/* ************************************************ */


/* Graphic Title ********************************** */
#graphic-title 
	{
	width: 750px;
	color: #e88417;
	padding-top: 135px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 140px;
	}

#graphic-title h1, #graphic-title p 
	{
	}

#graphic-title h1 
	{
	padding: 0;
	margin-right: 18px;
	letter-spacing: normal;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	color: #0F4A96;
	font-weight: bold;
	}

#graphic-title p 
	{
	margin: 0;
	padding: 0;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #7B5C02;
	}

#graphic-title p a 
	{
	color: #7B5C02;
	}

#graphic-title a 
	{
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
	}

/* Navigation Bar ********************************* */
#navbox 
	{
	width: 910px;
	height: 37px;
	margin: 0 auto;
	padding: 0;
	}

#navbox ul 
	{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

#navbox li 
	{
	float: left;
	}

#navbox a 
	{
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	}

#navbox a:hover, #navbox .current_page_item a 
	{
	}

#navbox a:hover 
	{
	background: url(images/img03.jpg) no-repeat center top;
	text-decoration: none;
	}

#navbox .first 
	{
	background: url(images/img03.jpg) no-repeat center top;
	}
/* ************************************************ */



/* Page Container ********************************* */
#page 
	{
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img04.jpg) repeat-y left top;
	}

#page-t 
	{
	width: 900px;
	background: url(images/img07.jpg) no-repeat left top;
	}

#page-b 
	{
	width: 900px;
	background: url(images/img05.jpg) no-repeat left bottom;
	}
/* ************************************************ */


/* Main Part - Page ******************************* */
#mainbox 
	{
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	}
/* ************************************************ */


/* Content Part - Page **************************** */
#contentbox 
	{
	float: right;
	width: 550px;
	margin: 0;
	padding: 0;
	}

/* Message - Content Bloc ************************* */
.message 
	{
	}

.message .title 
	{
	color: #FC8715;
	border-bottom: 1px #A9A9A9 dashed;
	}

.message .title a 
	{
	background: none;
	color: #FF6600;
	border: none;
	}

.message .title a:hover 
	{
	text-decoration: underline;
	}

.message .remark 
	{
	margin-bottom: 30px;
	padding: 3px 0px;
	border-top: 1px #A9A9A9 dashed;
	border-bottom: 1px #A9A9A9 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.message .content 
	{
	padding: 10px 0 5px 0;
	text-align: justify;
	}

.message a 
	{
	color: #FC8715;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #967001;
	}

.message .remark a 
	{
	font-weight: bold;
	}
/* ************************************************ */

/* ************************************************ */


/* Menu - Table of Contents *********************** */
#menubox 
	{
	float: left;
	width: 260px;
	margin: 0;
	padding: 0 0 0 35px;
	}

#menubox ul 
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menubox li 
	{
	margin: 0;
	padding: 0;
	}

#menubox li ul 
	{
	padding-bottom: 30px;
	}

#menubox li li 
	{
	line-height: 20px;
	border-bottom: 1px dashed #590000;
	margin: 10px;
	}

#menubox li li span 
	{
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	}

#menubox h2 
	{
	letter-spacing: -.5px;
	color: #4D4D4D;
	}

#menubox p 
	{
	padding-bottom: 20px;
	text-align: justify;
	}

#menubox a 
	{
	font-weight: bold;
	color: #FC8715;
	border: none;
	}

#menubox a:hover 
	{
	font-weight: bold;
	text-decoration: none;
	color: #787878;
	}
/* ************************************************ */


/* Footer ***************************************** */
#footerbox 
	{
	width: auto;
	height: 30px;
	background: #4D4D4D url(images/img06.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}

#footerbox p
	{
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	}

#footerbox a 
	{
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
	}
/* ************************************************ */
.image_message 
    {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
    }




/* Login Box************************************************ */


.box, .box b.tc, .box b.bc
{ background-color:transparent; }

.box b.tc, .box b.bc,.box b.tc b.L1, .box b.tc b.L2, .box b.tc b.L3,.box b.bc b.L1, .box b.bc b.L2, .box b.bc b.L3
{ font-size:0px;padding:0;display:block; }

.box b.tc b.L1,.box b.tc b.L2,.box b.bc b.L1,.box b.bc b.L2 
{ height:1px; line-height:1px; overflow:hidden; }

.box b.tc b.L1,.box b.bc b.L1 
{ margin: 0 4px; }

.box b.tc b.L2,.box b.bc b.L2 
{ margin: 0 2px; border-width:0 2px; border-style:solid; }

.box b.tc b.L3,.box b.bc b.L3 
{margin: 0 1px; border-width:0 1px;    border-style:solid; height:2px; overflow:hidden; }

.box .content 
{ border-left-style:solid; border-left-width:1px; border-right-style: solid;border-right-width:1px;    margin:0; overflow:hidden; }

/* Left-side border color */
.box .content 
{ border-left-color:#aaa; border-right-color:#aaa; }

/* Top border color */
.box b.tc b.L1 
{ background-color:#aaa; }
.box b.tc b.L2,.box b.tc b.L3 
{ border-color:#aaa;}

/* bottom border color */
.box b.bc b.L1 
{ background-color:#aaa; }
.box b.bc b.L2,.box b.bc b.L3 
{ border-color:#aaa;}

/* -- Default params for where content is ---- */
.box .content 
{ background:#eee; }
.box b b.L2, .box b b.L3 
{background-color:#eee;}

.box 
{
	width:260px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.box .content 
{ padding:10px; }
.alpha {
	list-style-type: lower-alpha;
}
.soustraitants p {
	font-family: "Century Gothic";
	font-size: 11px;
}
#page #page-t #page-b #mainbox #contentbox .message .content blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#page #page-t #page-b #mainbox #contentbox .message .content blockquote {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: 0px;
}
