/* Header */

#content {
	position: relative;	
	margin: 0 auto 0 auto;
	width:816px;
	height:649px;
	
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:68px;
	background-image: url("../images/logo.gif");
}

#bar-top {
	position:absolute;
	left:200px;
	top:0px;
	width:616px;
	height:42px;
	background-image: url("../images/bar-top.gif");
	
}

#menu01 {
	position:absolute;
	left:200px;
	top:36px;
	width:482px;
	height:32px;
	background:#770025;	
}

#menu01-right {
	position:absolute;
	left:682px;
	top:42px;
	width:134px;
	height:26px;
	background:#770025;
}

#bt-formation {
	position:absolute;
	left:0px;
	top:68px;
	width:82px;
	height:27px;
	background: url("../images/bt-formation2.gif") top left no-repeat;	/* placement de l'image 2 au second plan */
}

#bt-formation a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 82px;
height: 27px;
background: white url("../images/bt-formation.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-formation a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#bt-action {
	position:absolute;
	left:82px;
	top:68px;
	width:87px;
	height:27px;
	background: url("../images/bt-action2.gif") top left no-repeat;	/* placement de l'image 2 au second plan */
}

#bt-action a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 82px;
height: 27px;
background: white url("../images/bt-action.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-action a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#bt-certif {
	position:absolute;
	left:169px;
	top:68px;
	width:82px;
	height:27px;
	background: url("../images/bt-certificat2.gif") top left no-repeat;
	
}

#bt-certif a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 82px;
height: 27px;
background: white url("../images/bt-certificat.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-certif a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 


#bt-warrants {
	position:absolute;
	left:251px;
	top:68px;
	width:69px;
	height:27px;
	background: url("../images/bt-warrants2.gif") top left no-repeat;	
	
}

#bt-warrants a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 69px;
height: 27px;
background: white url("../images/bt-warrants.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-warrants a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#bt-prod {
	position:absolute;
	left:320px;
	top:68px;
	width:159px;
	height:27px;
	background: url("../images/bt-prod2.gif") top left no-repeat;
	
}

#bt-prod a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 159px;
height: 27px;
background: white url("../images/bt-prod.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-prod a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 


#bt-forex {
	position:absolute;
	left:479px;
	top:68px;
	width:101px;
	height:27px;
	background: url("../images/bt-forex2.gif") top left no-repeat;
	
}

#bt-forex a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 101px;
height: 27px;
background: white url("../images/bt-forex.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-forex a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 


#bt-gestion {
	position:absolute;
	left:566px;
	top:68px;
	width:101px;
	height:27px;
	background: url("../images/bt-mandat2.gif") top left no-repeat;
	
}

#bt-gestion a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 101px;
height: 27px;
background: white url("../images/bt-mandat.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-gestion a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#bt-salle {
	position:absolute;
	left:667px;
	top:68px;
	width:102px;
	height:27px;
	background: url("../images/bt-marche2.gif") top left no-repeat;
	
}

#bt-salle a {	/* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 102px;
height: 27px;
background: white url("../images/bt-marche.gif") top left no-repeat ;	/* placement de l'image 1 au premier plan */
}

#bt-salle a:hover {	/* masquage de l'image1 au survol */
background: transparent none;
} 

#bt-none {
	position:absolute;
	left:769px;
	top:68px;
	width:47px;
	height:27px;
	background: url("../images/bt-none.gif");
}
