﻿html, body{
  background-image: url(bg.jpg);
  color:#ffffff;
  font-family:arial,sans-serif;
  font-size:12px;
  margin:0px;
  padding:0px;
  text-align:justify; 
}
.RadEContentBordered { color: #000000; }
a img { border: 0px; }
.global {
  margin: auto;
  width: 100%;
}
.global .globalContent{
  background-color:#ffffff;  
  margin:auto; 
  text-align:justify;
  width:1000px;
}
.global .login {
  color: #000000;
  margin: auto;
  width: 300px;
}
.contenu {
  background-color:#ffffff;
  clear: both;
  color: #000000;
  padding: 10px;
  text-align:justify;
}

.adresse {
	font-weight:bold;
	background-color:#525252;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	padding:5px;
}
.adresse a {
  color:#ffffff;
  font-size:12px;
  text-align:left;
  text-decoration: none;
}
.adresse a:hover { color: #eb843b; }
.banner {
  height: 259px;
  position: relative;
  width: 361px;
}
.banner .slideshow {
  height: 259px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 361px;
}
.copyright{
	height:46px;
	background-color:#525252;
	text-align:center;
	color:#525252;
	font-size:10px;
}
.copyright a { 
  color:#525252;
  font-size:10px;
  text-align:center;
  text-decoration:underline;
}
.copyright a:hover { text-decoration: none; }
.copyright div{
	padding:0px 0px 0px 0px;
}
.container {
  clear: both;
}
.container .left,
.container .right {
  float: left;
}
.container .left {
  width: 294px;
}
.container .left .menu {
  background-image: url(orange.jpg);
  background-repeat: no-repeat;
  height: 192px;
  padding-top: 22px;
  width: 294px;
}
.container .left .menuEn { padding-top:10px; }
.container .right {
  width: 706px;
}

/****** MENUS ******/
.menuhaut { position: relative; }	
.menuhaut .menu {
  background-image: url(menuBgTop.jpg);
  background-repeat: no-repeat;
  height: 79px;
  width: 706px;
}
.menuhaut .menu .control {
  left: 45px;
  position: absolute;
  top: 40px;
}
.menuhaut .lang {
  left: 595px;
  position: absolute;
  text-align: center;
  top: 30px;
}
.menuhaut .item6Admin { 
  left: 603px;
  position: absolute;
  text-align: center;
  top: 40px;
}

/****** TEMOIGNAGES ******/

.tem_titre {
	text-align: left;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.tem_compagnie {
	text-align: left;
	font-size: 12px;
	color: #d43009;
	font-weight: bold;
	text-decoration:none;
}

.tem_texte {
	text-align: justify;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
