body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #424242 ;
	background-color:#ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
td, textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link, a:visited {
	color: #d3141d;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color: #8db7df;
	text-decoration: none;
	font-weight:bold;
}
a.hc4:link, a.hc4:visited {
	color: #25415a;
	font-weight:bold;
	text-decoration:none;
}
a.hc4:hover {
	color: #8db7df;
	text-decoration: none;
	font-weight:bold;
}
a.h5:link, a.h5:visited {
z-index:1;
	color: #d3141d;
	font-weight:normal;
	text-decoration:underline;
	position:relative;
}
a.h5:hover {
z-index:1;
	color: #8db7df;
	text-decoration: none;
	font-weight:normal;
    position:relative;
}
a.pdf:link, a.pdf:visited {
	color: #25415a;
	font-weight:bold;
	text-decoration:underline;
}
a.pdf:hover {
	color: #8db7df;
	text-decoration: none;
	font-weight:bold;
}
a.menu:link {
	font-family:  "trebuchet MS";
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
}
a.menu:visited {
	font-family:  "trebuchet MS";
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
}
a.menu:hover {
	font-family:  "trebuchet MS";
	color: #0468c8;
	text-decoration:none;
	font-size:12px;
}
a.menu2:link {
	font-family:  "trebuchet MS";
	color: #3a3c86;
	text-decoration:none;
	font-size:12px;
}
a.menu2:visited {
	font-family:  "trebuchet MS";
	color: #3a3c86;
	text-decoration:none;
	font-size:12px;
}
a.menu2:hover {
	font-family:  "trebuchet MS";
	color:#7695C9;
	text-decoration:none;
	font-size:12px;
}
.body-bg {
	background-color:#ffffff;
}
.h2 {
	color: #6DADD3;
	font-size: 18px;
	font-family: "trebuchet MS";
}
.h3 {
	color:#0080C0;
	font-size: 13px;
	font-family: "trebuchet MS";
}
.h4 {
	color: #25415a;
	font-size: 12px;
	font-family: "trebuchet MS";
	font-weight:bold;
	padding:0;
}
.h2-GT {
	color: #19a5be;
	font-size: 16px;
	font-weight:600;
	_font-weight:300;
	font-family: "trebuchet MS";
	text-transform:uppercase;
}
.h3-ST {
color:#3a3c86;
	font-size: 13px;
	font-family: "trebuchet MS";
	font-weight:bold;
}
.first{
text-transform:capitalize;
}
.titre {
	color: #FFFFFF;
	font-size: 20px;
	font-family: "trebuchet MS";
	margin:0;
	padding:0;
	background-image:url(../images/title-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:38px;
	padding-left:30px;
}
a.footer:link {
	font-family: "trebuchet MS";
	color: #90b9e0;
	text-decoration:none;
	font-size:11px;
}
a.footer:visited {
	font-family: "trebuchet MS";
	color: #90b9e0;
	text-decoration:none;
	font-size:11px;
}
a.footer:hover {
	font-family: "trebuchet MS";
	color: #b0322e;
	text-decoration: none;
	font-size:11px;
}
.contact_input {
	background:url(../images/input_bg.jpg) no-repeat left center;
	border:medium none;
	color:#999999;
	float:left;
	height:24px;
	padding:7px 7px 7px 7px;
	width:220px;
}
.form-style {
	border:medium none;
	background: none;
}
textarea.contact_textarea {
	border:medium none;
	background: none;
	overflow:auto;
}
.submit-btn {
background-color:transparent;
	background-image:url(../images/envoyer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:109px;
	height:29px;
	border:none;
	cursor:pointer;
}
.image-frame {
	background-image:url(../images/bg-photo.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	width:273px;
	height:109 px;
	margin:5px 5px 5px 5px;
	padding-bottom:14px;
	padding-left:14px;
	padding-right:14px;
	padding-top:14px;}
.style1 {
	color: #90b9e0;
}
/*trans-menu*/
.transMenu {
	LEFT: -1000px;
	OVERFLOW: hidden;
	POSITION: absolute;
	TOP: -1000px;
}
.transMenu .content {
	POSITION: absolute;
	COLOR: #ffffff;
	background:url(../images/drop-bg.jpg);
}
.transMenu .items {
	Z-INDEX: 2;
	LEFT: 0px;
	POSITION: relative;
	TOP: 0px;
	COLOR: #ffffff;
	border:1px;
}
.items {
}
.transMenu .background {
	Z-INDEX: 1;
	FILTER: alpha(opacity=90);
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	moz-opacity: .9;
}
.transMenu .shadowRight {
	Z-INDEX: 3;
	FILTER: alpha(opacity=40);
	WIDTH: 2px;
	POSITION: absolute;
	TOP: 0px;
	moz-opacity: .4;
}
.transMenu .shadowBottom {
	Z-INDEX: 1;
	FILTER: alpha(opacity=40);
	LEFT: 3px;
	POSITION: absolute;
	HEIGHT: 2px;
	moz-opacity: .4;
}
.transMenu .item {
	FONT-SIZE: 100%;
	CURSOR: pointer;
	COLOR: #ffffff;
	TEXT-ALIGN: left;
	DISPLAY: inline;
}
.transMenu .hover {
	BACKGROUND:#5698D4;
	color:#FFFFFF;
}
.transMenu .item IMG {
	MARGIN-LEFT: 0px;
}
.transMenu .item#active {
	COLOR:#ffffff;
	text-decoration:none;
}
.transMenu .item#active:hover {
	COLOR:#ffffff;
	text-decoration:none;
}
#ja-transmenu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
#ja-transmenu LI {
	PADDING-RIGHT: 0px;
	DISPLAY: inline;
	PADDING-LEFT: 10px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 30px;
}
#ja-transmenu LI A {
	DISPLAY: inline;
	MARGIN: 0px;
	font-family:  "trebuchet MS";
	color: #ffffff;
	text-decoration:none;
	font-size:12px;
}
#ja-transmenu A.havechild-mainlevel-trans-first:active {
	COLOR:#ffffff;
}
#ja-transmenu A.mainlevel-trans-first:hover {
	font-family:  "trebuchet MS";
	color: #0468c8;
	text-decoration:none;
	font-size:12px;
}
#ja-transmenu A.mainlevel-trans-first:active {
	COLOR:#ffffff;
}
#ja-transmenu A.mainlevel-trans-first:unknown {
}
#ja-transmenu A.jahover {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
#ja-transmenu A.jahover-active {
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
