/* CSS Document */
body{
	background-color:#DDDCDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:2.1em;
}
li{
	float:left; 
	margin:0px;
}

.text{
	line-height: 1.3;
}
.centertext{
	text-align:center;
}
.title_A {
	font-weight: bold;
	line-height: 2.4em;
}
.textWhite {
	color:#FFFFFF;
}
a:link {
	color: #979FA4;
}
a:visited {
	color: #979FA4;
}
a:hover {
	color: #979FA4;
}
a:active {
	color: #979FA4;
}
#placeholder{
    position:relative;
    width:800px;
/*    height:800px;*/
    background-color:#ffffff;
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;
}
#logo_slogan{
	position:relative;
	margin-top:0px;
}
#top_image{
	position:relative;
	margin-left:61px;
	margin-top:17px;
	margin-bottom:0px;
}
#horline-1{
	position:relative;
	margin-left:61px;
	margin-top:18px;
	margin-bottom:0px;
}
#horline-2{
	position:relative;
	margin-left:61px;
	margin-top:18px;
	margin-bottom:0px;
}
#navigation p{
	margin-bottom:0px;
	margin-top:0px;
}

#navigation {
	position:relative;
	margin-left:0px;
	margin:0; /*removes indent IE and Opera*/
	padding:0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#fr {
	background-image:url(../images/bt_fr_up.gif);
	background-repeat: no-repeat;
	height:33px;
	width:80px;
}
/*#fr:hover{
	background-image:url(../images/bt_fr_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:80px;
}
*/
#en {
	background-image:url(../images/bt_en.gif);
	background-repeat: no-repeat;
	height:33px;
	width:104px;
}
#en:hover{
	background-image:url(../images/bt_en_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:104px;
}
#home {
	background-image:url(../images/bt_home_fr.gif);
	background-repeat: no-repeat;
	height:33px;
	width:135px;
}
#home:hover{
	background-image:url(../images/bt_home_up_fr.gif);
	background-repeat:no-repeat;
	height:33px;
	width:135px;
}
#services {
	background-image:url(../images/bt_services.gif);
	background-repeat: no-repeat;
	height:33px;
	width:84px;
}
#services:hover{
	background-image:url(../images/bt_services_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:84px;
}
#produits {
	background-image:url(../images/bt_produits.gif);
	background-repeat: no-repeat;
	height:33px;
	width:100px;
}
#produits:hover{
	background-image:url(../images/bt_produits_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:100px;
}
#luxembourg {
	background-image:url(../images/bt_luxembourg.gif);
	background-repeat: no-repeat;
	height:33px;
	width:99px;
}
#luxembourg:hover{
	background-image:url(../images/bt_luxembourg_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:99px;
}
#associates {
	background-image:url(../images/bt_associes.gif);
	background-repeat: no-repeat;
	height:33px;
	width:87px;
}
#associates:hover{
	background-image:url(../images/bt_associes_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:87px;
}
#contact {
	background-image:url(../images/bt_contact.gif);
	background-repeat: no-repeat;
	height:33px;
	width:111px;
	line-height:0px;
}
#contact:hover{
	background-image:url(../images/bt_contact_up.gif);
	background-repeat:no-repeat;
	height:33px;
	width:111px;
	line-height:0px;
}

#content1{
		margin-top:25px;
		margin-left:262px;
		margin-bottom:20px;
		width:490px;
		height:auto;
		margin-right:auto;
		text-align:justify;
	}
#bottom{
    position:relative;
    height:50px;
}
