div#header div {
	float: left;
}

/*left box*/
div#header div.left_head_box {
	width: 240px;
	height: 108px;
	background : url(../../images/fd_gauche.jpg) no-repeat;
}

div#header div.left_head_box a {
	font: normal normal normal 9px tahoma;
	color: rgb(125,125,125);
  	text-decoration: underline;
}

div#header div.left_head_box div {
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}

div#header div.left_head_box div.bande_box {
	float: right;
	width: 100%;
	height: 14px;
	padding: 0;
	margin: 0;
	background : url(../../images/bande1.gif) no-repeat right;
}

div#header div.left_head_box div.accueil_box {
	background : url(../../images/maison.gif) no-repeat left center;
	margin-left: 30px;
}

div#header div.left_head_box div.contact_box {
	background : url(../../images/enveloppe.gif) no-repeat left center;
	margin-left: 40px;
}

div#header div.left_head_box div.langues_box {
	float: none;
	clear: both;
	margin: 70px 0 0 30px;
	padding-left: 0;
}

div#header div.left_head_box div.langues_box a {
  	text-decoration: none;
  	margin-right: 10px;
}

/*middle box*/
div#header div.middle_head_box {
	background : url(../../images/capelle.png) no-repeat center center;
	width: 500px;
	height: 108px;
}

/*right box*/
div#header div.right_head_box {
	background : url(../../images/fd_haut_droite.gif) no-repeat;
	width: 245px;
	height: 108px;
}

div#header div.right_head_box p {
	margin: 30px 0 10px 0;
	text-align: center;
}

div#header div.right_head_box select {
	display: block;
	margin: 0px auto;
}

/*frise*/
div#header div.frise_box {
	width: 100%;
	height: 227px;
	border-width: 2px 0;
	border-style: solid;
	border-color: rgb(200,200,200);
	margin-top: 1px;
}

div#header div.frise_box div.menu_box {
	float: left;
	width: 240px;
	height: 223px;
	margin: 4px 0 0 0;
	background-color: white;
}

div#header div.frise_box div.menu_box p {
	width: 220px;
	height: 23px;
	margin: 0;
	padding: 7px 20px 0 0;
	border-bottom: 1px solid rgb(210,83,62);
	background-color: rgb(210,39,0);
	text-align: right;
}

div#header div.frise_box div.menu_box p.extremite {
	height: 24px;
}

div#header div.frise_box div.menu_box a {
	font-weight: bold;
	font-size: 14px;
	padding-right: 25px;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	background : url(../../images/bt_puce.jpg) no-repeat right center;
}

div#header div.frise_box div.menu_box a:hover {
	float: right;
	width: 175px;
	height: 23px;
	padding: 7px 0 0 0;
	margin-top: -7px;
	background : url(../../images/bt_on.jpg) no-repeat right center;
	text-align: center;
}

div#header div.frise_box div.frise1 {
	float: left;
	width: 500px;
	height: 100%;
}

div#header div.frise_box a.frise2 {
	float: left;
	background : url(../../images/frise2.jpg);
	width: 160px;
	height: 100%;
	margin-left: -1px;
}

div#header div.frise_box div.frise3 {
	float: left;
	width: 85px;
	height: 100%;
}

div#header div.frise_box div.frise3 a {
	float: right;
	width: 85px;
	height: 218px;
	margin: 4px 0 0 0;
}
