@charset "iso-8859-1";
#main {
	width:1000px;
}

#haut {
	float:left;
	clear:both;
	width:100%;
	height:271px;
	background:url('haut.jpg') top no-repeat;
	position:relative;
}

#swf_accueil {
	position:absolute;
	top:0;
	left:232px;
}

/********************* LES LANGUES **************************/
#langues {
	clear:both;
	/*padding-left:650px;
	padding-top:15px;*/
}

#langues .flag {
	/*float:left;
	width:40px;
	margin-left:38px;*/
}

#flags {
	position:relative;
	float:right;
	right:60px;
	margin-top:14px;
}

#flags div.flag {
	float:left;
	width:80px;
}

#adresse {
	margin-bottom:10px;
	clear:both;
	display:block;
	width:200px;
	height:70px;
	border:0px;
	/*background:#FFF;*/
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

#adresse DIV {
	border:1px solid #729fb6;
	padding:5px;
	width:100%;
	text-align:center;
	font-size:10px;
}
/********************* FIN LANGUES **************************/

#adr {
	clear:both;
	text-align:center;
}

#adr p {
	padding:0;
	margin:0;
	margin-right:50px;
	padding-top:0px;
	padding-right:35px;
	background:url('../img/fd_adr.gif') no-repeat right;
	height:12px;
	text-align:right;
}

/********************* LE MENU **************************/
#menu {
	float:left;
	clear:both;
	padding-left:350px;
	padding-top:10px;
}

.menu {
	float:left;
	text-align:center;
	width:100px;
	height:100px;
	background:url('../bts/hublot.gif') no-repeat;
	vertical-align: middle;
}

.menu a {
	display:block;
	color:#2B3034;
	text-decoration:none;
	font-weight:bold;
	height: 100%;width:100%;
	display:block;
}

.menu a:hover, .selected {
	width:100%;
	height:100%;
	display:block;
	background:url('../bts/hublot_over.gif') no-repeat bottom;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}

.menu span {
	display:block;
	padding-top: 42px;
}

/*****************MENU*************

#menu {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	clear:both;
	padding-left:350px;
	padding-top:10px;
}

#menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:100%;
}

#menu li {
	height:100px; width:100px;
	text-align:center;
	list-style-type:none;
	text-transform:uppercase;
	letter-spacing:0px;
	padding:0px 0px 0px 0px;
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#333333;
	height:100px; width:100px;
	display:block;
	_display:inline-block;
	text-transform:uppercase;
	text-decoration:none;
	background:url('../bts/hublot.gif') no-repeat;
}

#menu a:hover, #menu a.active {
	color:#fff;
	background:url('../bts/hublot_over.gif') no-repeat bottom;
	text-decoration:none;
}

#menu b {
	padding:40px 0px 0px 0px;
	display:block;
}

/********************* FIN MENU **************************/

#contenu {
	float:left;
	clear:both;
	width:100%;
	background:url('contenu.jpg') top repeat-y;
	padding-top:20px;
}

#bas {
	text-align:left;
	float:left;
	clear:both;
	width:100%;
	height:263px;
	background:url('bas.jpg') top no-repeat;
	padding-top:10px;
}

#actualite {
	clear:both;
	margin-left:90px;
	width:546px;
	height:105px;
	background: url('../img/news.jpg') no-repeat;
	padding-top:18px;
}

#actualite marquee {
	display:block;
	width:385px;
	height:65px;
	margin-left:140px;
}

#soleil {
	text-align:left;
	padding-left:220px;
	padding-top:10px;
}

#mention {
	clear:both;
	text-align:center;
	padding-left:520px;
}

/*********************** E-MAIL ******************/
#mail {
	width:800px;
	text-align:left;
	color:#1b66a9;
}