body {
	background:#C0C0C0;
}
.BANDEAUBLEU {
	background-color:#6C7B8E;
	color:#FFFFFF;
	/*padding:20px;*/
	/*height:157px;*/
	/*height:20px;*/
	border:solid;
	border-color:#FFFFFF;
	border-width:1px;
}

.contact_us {
	height:58px;
}
.MAINCONTENT {
	padding:20px;
	background-color:#FFFFFF;
}

.COMMUNIQUES {
	/*background-color:#FFFFFF;*/
	background-color:#F2F2F2;
	height:200px;
	padding:10px;
	border-right:dotted;
	border-right-color:#E6E6E6;
	border-width:2px;
}

.csc-header h1, .csc-textpicHeader-25 h1 {
	/*color:#6C7B8E;*/
	/*color:#CC6600;*/
	color:#637182;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;

	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DDDDDD;
	padding-bottom:3px;

}

.csc-mailform-field {
padding:5px;

}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#535353;*/
	color:#666666;
	text-align: justify;
	vertical-align: top;
/*	font-family:Tahoma;
	font-size:11px;
	color:#535353;*/
}
a {
	text-decoration: underline;
	color:#506582;
}
a.1 {
	text-decoration: underline;
	color:#FFFFFF;
}
a.2 {
	text-decoration: none;
	color:#FFFFFF;
}

a.2:visited {
	text-decoration: none;
	color:#FFFFFF;
}

a.3 {
  color: #657C9A;
	font-weight: bold;
	text-decoration:underline;
}
a.4 {
	text-decoration: none;
	color:#676767;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	color: #657C9A;
	font-weight: bold;
	text-decoration:none;
}
td.small {
	font-size:9px;
	text-align: center;

	}
td.small_title {
	font-size:10px;
	text-align: left;
	font-weight: bold;

	}
	td.small_left {
	font-size:9px;
	text-align: left;
	}
/* 

	Sample CSS for use in combination with {NAV_LIST_UL:HCSS}
	
	CSS for show/hide flyout menu is rendered dynamically in the style section
	Basis of this CSS is taken from http://www.alistapart.com/articles/horizdropdowns/

*/

.hcss_menu {
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

.hcss_menu em {
	font-style: normal;
	}
	
.hcss_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 0;
	}
	
.hcss_menu ul li {
	float: left;
	position: relative;
	width: 92px; /* Width of Menu Items */ /* Meridium */
	height: 30px;
	}
	
.hcss_menu li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: 23px;
	display: none;
	border: 0;
	}
	
.hcss_menu li ul li ul {
	left: 92px; /* Meridium */
	top: 0;
	}
	
/* Styles for Menu Items */

.hcss_menu ul li a, .hcss_menu ul li a:link, .hcss_menu ul li a:visited, .hcss_menu ul li a:active {
	display: block;
	text-decoration: none;
	color: #333333;
	/*background:#F2F2F2;*/
	background:#CCCCCC;
	
	padding-top:10px;
	padding-bottom:10px;
	
	border-style:solid;
	border-width: 1px;
	border-color:#FFFFFF;
	
	text-align: center;

	}

.hcss_menu ul li a:hover {
	background:#999999;
	color: #FFFFFF;
}

.hcss_menu ul li:hover a {
	background:#999999;
	color: #FFFFFF;
}

.hcss_menu ul li ul li a {
	text-align: left;
	background: #8B99A7;
	padding-left: 7px;
}
.hcss_menu ul li ul li a:hover {
	background: #708090;
}
.hcss_menu ul li:hover ul li a {
	text-align: left;
	background: #8B99A7;
	color: #FFFFFF;
}
	
/* Holly Hack. IE Requirement \*/
* html .hcss_menu ul li { float: left; height: 1%; }
* html .hcss_menu ul li a { height: 1%; }
/* End */


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


/* 

	Sample CSS for use in combination with {NAV_LIST_UL:HCSS}
	
	CSS for show/hide flyout menu is rendered dynamically in the style section
	Basis of this CSS is taken from http://www.alistapart.com/articles/horizdropdowns/

*/

.bottom-menu {
	background-color:#6C7B8E;
	text-align:center;
}


.hcss_bottom_menu {
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	}

.hcss_bottom_menu em {
	font-style: normal;
	}
	
.hcss_bottom_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 0;
	}
	
.hcss_bottom_menu ul li {
	float: left;
	position: relative;
	width: 121px; /* Width of Menu Items */ /* Meridium */
	height: 30px;
	}
	
.hcss_bottom_menu li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top: 23px;
	display: none;
	border: 0;
	}
	
.hcss_bottom_menu li ul li ul {
	left: 92px; /* Meridium */
	top: 0;
	}
	
/* Styles for Menu Items */

.hcss_bottom_menu ul li a, .hcss_bottom_menu ul li a:link, .hcss_bottom_menu ul li a:visited, .hcss_bottom_menu ul li a:active {
	display: block;
	text-decoration: none;
	color: #EEEEEE;
	text-transform:uppercase;
	font-size:10px;

	/*background:#F2F2F2;*/
	/*background:#CCCCCC;*/
	
	padding-top:10px;
	padding-bottom:8px;
	
	/*border-style:solid;
	border-width: 1px;
	border-color:#FFFFFF;*/
	
	text-align: center;

	}

.hcss_bottom_menu ul li a:hover {
	/*background:#999999;*/
	color: #FFFFFF;
}

.hcss_bottom_menu ul li:hover a {
	/*background:#999999;*/
	color: #FFFFFF;
}

.hcss_bottom_menu ul li ul li a {
	text-align: left;
	background: #8B99A7;
	padding-left: 7px;
}
.hcss_bottom_menu ul li ul li a:hover {
	background: #708090;
}
.hcss_bottom_menu ul li:hover ul li a {
	text-align: left;
	background: #8B99A7;
	color: #FFFFFF;
}
	
/* Holly Hack. IE Requirement \*/
* html .hcss_bottom_menu ul li { float: left; height: 1%; }
* html .hcss_bottom_menu ul li a { height: 1%; }
/* End */

.align-center {
	text-align:center;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
