@charset "utf-8";
/* CSS Document */

.menuBottom {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#656661;
	text-decoration:none;
	font-weight:normal;
}
.menuBottom a:link{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#656661;
	text-decoration:none;
	font-weight:normal;
}
.menuBottom a:visited{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#656661;
	text-decoration:none;
	font-weight:normal;
}
.menuBottom a:hover{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#27447C;
	text-decoration:none;
	font-weight:normal;
}


.copyText {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#656661;
	text-decoration:none;
	font-weight:normal;
}
.copyText a:link{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#24A3D8;
	text-decoration:none;
	font-weight:normal;
}
.copyText a:visited{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#24A3D8;
	text-decoration:none;
	font-weight:normal;
}
.copyText a:hover{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#27447C;
	text-decoration:none;
	font-weight:normal;
}


.txtHomeBleu {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:14px;
	color:#002C76;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}

.txtHomeGris {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}

.txtHomeGris a:link{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2180B4;
	text-decoration:underline;
	font-weight:normal;
	line-height:20px;
}

.txtHomeGris a:visited{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2180B4;
	text-decoration:underline;
	font-weight:normal;
	line-height:20px;
}
.txtHomeGris a:hover{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2180B4;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}


.txtBlanc {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}

/* ===========SEARCH============== */

.searchBox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	BACKGROUND: #FFF;
	PADDING-BOTTOM: 0px;
	width: 124px;/*203*/
	PADDING-TOP: 1px;
	height: 16px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #122E5D;
	border:none;
}
/* ===========NEWS============== */
.NewsCat {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.NewsDate {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#3A5C95;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.NewsTitle {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:16px;
	color:#325491;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.NewsText {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	line-height:16px;
}
.TdWrapper{
	float:right;
	margin:0px;
	padding:0px 0 4px 12px;
	max-width:167px !important;
	text-align:right;
}
.NewsMore {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#002C76;
	text-decoration:none;
	font-weight:normal;
}
.NewsMore a:link{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#002C76;
	text-decoration:none;
	font-weight:normal;
}
.NewsMore a:visited{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#002C76;
	text-decoration:none;
	font-weight:normal;
}
.NewsMore a:hover {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:10px;
	color:#FF6600;
	text-decoration:none;
	font-weight:normal;
}

/* ==========END OF NEWS============== */
.TitlePage{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:18px;
	color:#002C76;
	text-decoration:none;
	font-weight:normal;
}


/* ==========PHOTO GALLERY ============= */
.catListing {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2388BE;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.catListing a:link{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2388BE;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.catListing a:visited{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2388BE;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}
.catListing a:hover{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#002C76;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}

/* ==========CONTACT FORMS ============= */
.textBox {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	BACKGROUND: url(../images/fd_textBox.jpg) repeat-x 0px 0px;
	PADDING-BOTTOM: 0px;
	width: 250px;
	PADDING-TOP: 1px;
	height: 16px;
	border: 1px solid #CECECE;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2388BE;
	background-color:#F6F6F6;

}
.textDropDown {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	BACKGROUND: url(../images/fd_textBox.jpg) repeat-x 0px 0px;
	PADDING-BOTTOM: 0px;
	width: 255px;
	PADDING-TOP: 3px;
	height: 20px;
	border: 1px solid #CECECE;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2388BE;
	background-color:#F6F6F6;
}
.textArea {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 4px;
	BACKGROUND: url(../images/fd_textArea.jpg) repeat-x 0px 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 250px;
	PADDING-TOP: 3px;
	height: 62px;
	border: 1px solid #CECECE;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2388BE;
}

.asGreen {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color: #093;
}

.btInfoContact {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#999999;
	font-style:italic;
}
.btInfoContactTxtGris {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#454546;
	font-style:italic;
	line-height:20px;
}
.btInfoContactTitBleu {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#27A7DE;
	font-style:italic;
	line-height:20px;
}


.btInfoContactTxtBleu {
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#27A7DE;
	font-style:italic;
	line-height:20px;
}


.classButton {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:11px;
	color:#27A6DD;
	height:18px;
	border: 1px solid #27A6DD;
	width:322px !important;
	background-color:#F6F6F6;
}

/* ==========END CONTACT  ============= */
.txtJob {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#63859F;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}

/* live validation */

.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
 
.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}



.conTBoxTitle{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:16px;
	color:#002C76;
	text-decoration:none;
	font-weight: bold;
}

.conTBoxName{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}
.conTBoxJobTitle{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#2388BE;
	text-decoration:none;
	font-weight: normal;
}
.conTBoxDept{
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
.jbAdTit {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:24px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}
.jbAdRef {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}

.subtit {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,"Trebuchet MS",sans-serif;
	font-size:14px;
	color:#27A7DE;
	text-decoration:none;
	font-weight:normal;
	line-height:20px;
}

