@charset "utf-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #002142;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a{
	color:#900;
	text-decoration:none
}

a.lightbox img {
	padding-left: 5px;
	padding-right: 5px;
	border:0;
}

a:hover{
	text-decoration:underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 780px;
	margin: auto;
	background-color: #63A5C5;
}
#top{
	height: 280px;
	background-image: url(images/top.jpg);
}
#topEN{
	height: 280px;
	background-image: url(images/top-en.jpg);
}
#topFR{
	height: 280px;
	background-image: url(images/top-fr.jpg);
}
#menu, #menu a{
	height: 20px;
	color: #FFF;
	background-color: #630;
	text-align: center;
}
#menu table tr .active{
	color: #AD6A38;
}

#menu td a:hover{
	text-decoration:underline;
}

#mainContent1{
	width: 100%;
	height:275px;
	margin:auto;
	background-color: #8fcae6;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4B4B4B;
	border-right-color: #4B4B4B;
	border-bottom-color: #4B4B4B;
	border-left-color: #4B4B4B;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

#mainContent2{
	width: 780px;
	height:275px;
	margin: auto;
	background-color: #63a5c5;
}

#mainContent{
	width: 780px;
	text-align:left;
	padding: 0;
	margin: auto;
	background-color: #63a5c5;
}
#mainContent table tr td {
	text-align: center;
	border: 1px solid #0E5776;
	vertical-align: middle;
}
#mainContent table tr th {
	color: #FFF;
	background-color: #0E5776;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	height: 35px;
}
#form1{
	float: right;
	width: 500px;
	clear: both;
}
#form1 legend {
	font-size: 14px;
	font-weight: bold;
	color: #0E5776;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	background-color: #A6CCDF;
}

#form1 fieldset {
	font-size: 13px;
	color: #666666;
	background-color: #A6CCDF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: -5px;
	padding-bottom: -5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
#form1 {
	text-align:right;
}
#sidebarL{
	width: 380px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebarR{
	width: 380px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebarLs{
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidebarRb{
	width: 580px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#gallery {
	clear:both;
	text-align:center;
}
#gallery img {
	margin:2px;
	border: 1px solid #FFF;	
}
#gallery img:hover{
	border: 1px solid #0E5776;
}
#footer, #footer p{
	height: 50px;
	background-color: #0E5776;
	color: #63A5C5;
	clear: both;
	font-size: 7pt;
	color: #4D99BE;
}
#footer table tr td a {
	text-align:left;
	color:#4D99BE;
}

#footer a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
}
#bank {
	text-align:left;
	background-color: #A6CCDF;
	float: left;
	width: 250px;
	margin:8px;
	padding:5px;
}
.offer {
	background-color:#630;
	color:#FFF;
}
