@charset "UTF-8";
/* CSS Document */

/* default links */

a:link {
background-color: transparent;
text-decoration: underline;
color: #457a56;
}
a:hover {
background-color: transparent;
text-decoration: underline;
color: #000000;
}
a:visited {
background-color: transparent;
text-decoration: underline;
color: #457a56
}

/* headings  */

h1{ 
	border:0;
	padding:0;
	margin:0;
	
}

h2{
	border:0;
	padding:0;
	margin:0;
	
	
}

h3{
	border:0;
	padding:0;
	margin:0;
	
}

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}




/* main body and wrapper  */
body {
	background: #FFFFFF repeat-x top left scroll ;
	text-align:center;
	min-width: 900px;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align:left;
	padding: 0 10px 10px 10px; 
	background-color: #FFFFFF; 
}



/* header section  */

#header-index{
	position: relative;	
	height: 450px;
	background: url(../images/header.jpg) top left no-repeat;	
}

#header-indexEng{
	position: relative;	
	height: 450px;
	background: url(../images/header_eng.jpg) top left no-repeat;	
}


#header-internal{
	position: relative;	
	height: 350px;
	background: url(../images/header.jpg) top left no-repeat;	
}

#header-internalEng{
	position: relative;	
	height: 350px;
	background: url(../images/header_eng.jpg) top left no-repeat;	
}

#language {
  font-size: 14px;
  text-decoration:none;
  padding-top: 50px;
  padding-left:0px;
  padding-right: 0px;
  padding-bottom: 0px;

}

#language a{
  font-size: 14px;
  text-decoration:none;
  padding-top: 50px;
  padding-left:0px;
  padding-right: 0px;
  padding-bottom: 0px;
  

}


/* main menu navigation */

#mainNav {
	float:left;
	margin: 35px 0 0 10px;
	background: transparent url(../images/mainNavBg2.jpg) no-repeat scroll 0 0;
	height:41px;
	text-align:center;
	width:900px;
	
	
}

#mainNav-ul {
	margin:0 auto;
	padding:0;
	list-style-type:none;
	width:875px;	
	float:left;	
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#mainNav-ul li {
	position: relative;
	display:inline;	
	float:left;	
	margin: 0px;
	width: 100px;
	text-align:center;
	line-height:41px;
	background: url(../images/divider.jpg) no-repeat 100% top;
}

#mainNav-ul li span {
	display:block;
	color:#f6f1e8;
	background: url(../images/mainNavBgHover.jpg) no-repeat 100%;
}

#mainNav-ul li a:link, #mainNav ul li a:visited {
	text-decoration:none;
	color:#f6f1e8;
	display:block;
	width:100%;
	height:100%;

	
}

#mainNav-ul li a:hover, #mainNav ul li a:active { 
	text-decoration:none;
	color:#f6f1e8;
	background: url(../images/mainNavBgHover.jpg) no-repeat 100%;
 }
 
 #main-menu-ul li a.last-in-menu:hover {
	text-decoration:none;
	color:#f6f1e8;
	background: url(../images/mainNavBg.jpg) no-repeat -10px;
}


/* index page top banner/image section  */

#banner-home{
	margin: 9px 0 0 23px;
	float: left;
	width:inherit;
	
}

#banner-home img{
	display:block;
	width:auto;
}


/* internal page top banner/image section  */

#banner-1{
	margin: 9px 0 0 23px;
	float: left;
	width:auto;
	
}

#banner-1 img{
	display:block;
}


#banner-2{
	margin: 9px 0 0 23px;
	float: left;
	width:auto;
	
}

#banner-2 img{display:block;}


#banner-3{
	margin: 9px 0 0 23px;
	float: left;
	width:auto;
	
}

#banner-3 img{display:block;}



/* End of header section  */





/* main content section  */

#content{
	width: 800px;
	height: auto;
	margin: 20px 50px 20px 50px;
	float: left;
	background: #FFFFFF;
	
}

#content p {
	border:0;
	padding:0;
	margin:0;
	font-size:14px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	
}

#content h1{ 
	border:0;
	padding:0;
	margin:0 0 7px 0;
	font-size:20px;
	color:#457a56;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:100;
	text-align:left;
}

#content li{
	list-style-position:inside;
	list-style-type:disc;
}

#content img.recherche { 
	margin: 0 25px 0 90px;
	float: left;
	
}

#content img.recherche2 { 
	margin: 0 0px 0 0px;
	float:left;
	
}

#content img.logos {
	margin: 17px;
	float:left;
	text-align:center;
	
	
}

#primaryContent{
	width: 370px;
	float:left;
}

#primaryContent h1, #primaryContent p{
	padding:  0 10px 10px 0;
}

#primaryContent img{
	float: left;
	margin: 0 15px 10px 0;
}

#secondaryContent{
	width:370px;
	float:right;	
}

#secondaryContent h1, #secondaryContent p{
	padding: 0 10px 10px 0;
	
}

#secondaryContent img{
	float: left;
	margin: 0px 20px 0px 0;
}

.clear{
	clear:both;	
}

/* footer section  */

#bottom {
	margin-top:0px;
	height:110px;
	line-height:14px;
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	clear:both;
	width:800px;
	height:150px; 
	text-align:center;
	background:#FFF;
	
	
}


#footer {
	margin:10px 0px 10px 0px;
	height:14px;
	line-height:14px;
	font-size:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	clear:both;
	width:800px;
	text-align:center;
	
	
}


#copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-align:center; 
	width:800px; 
	margin:0 ;
	clear:both;
	
}

#copyright p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px; 
	text-align:center; 
	width:580px; 
	margin:0 180px 0 180px;
	
}


#footer-ul{
	list-style-type:none;
	margin:0 0 0 230px;
	padding:0;
	width:580px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	height:14px;
	float:left;
}

#footer-ul li {
	position:relative;
	display:inline;
	float:left;
	margin:0;
	text-align:center;
	line-height:14px;
	font-size:10px;
	padding:0 10px;
	border-right:#000 1px solid;
	width:auto;
}


#footer-ul li span {
	display:inline;
	color:#000;
	font-weight:bold;
	float:left;
	width:auto;
}

#footer-ul li a:link, #footer-ul li a:visited {
	text-decoration:none;
	color:#000;
	display:inline;
	width:100%;
	height:100%;
	float:left;
}

#footer-ul li a:hover {
	text-decoration:underline;
	color:#000000;
	float: left;
}


.clear{
	clear:both;	
}


/* form section  */

fieldset{
	width:300px;
	border:none;
	margin-top:10px;
	float:left;
	display:inline;
}

.info-box-label{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:20px; 
	line-height:20px; 
	width:80px;
	display:block;
	float:left;
	color:#000000;
	}

#contact-textarea{
	width:300px;
	height:90px;
}

.search-word-button {
    border: none;
    background: url(../images/soumettre_btn.jpg) no-repeat top left;
    width:72px;
	height:23px;
	margin: 10px 0 0 0px;
	padding:0;
	color:#FFF;
}

.search-word-button:hover {
    border: none;
    background: url(../images/soumettre_btn.jpg) no-repeat top left;
	
}

.search-word-button{outline:none;}

.button {
	border: none;
    background: url(../images/soumettre_btn.jpg) no-repeat top left;
    width:72px;
	height:23px;
	margin: 10px 0 0 0px;
	padding:0;
	color:#FFF;














