@charset "utf-8";
/* CSS Document */
#header {
	position: relative;
	top: 0px;
	left: 50%;
	width: 960px;
	height: 264px;
	margin-top: 3px;
	margin-left: -483px;
	background-image: url(../images/entete/fond.jpg);
	z-index: 100;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
}


#header .top {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	width: 930px;
	height: 40px;
}

#header .top .rub {
	float: left;
	top: 0px;
	left: 0px;
	padding-right: 10px;
	width: auto;
	height: 40px;
}

#header .logo-slogan {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	padding-top: 15px;
	width: 930px;
	height: 108px;
}

#header .logo-slogan .logo {
	float: left;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	width: 235px;
}

#header .logo-slogan .slogan {
	float: left;
	top: 0px;
	left: 0px;
	padding-top: 39px;
	padding-left: 15px;
	width: 395px;
}

#header .pole-actualites {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	padding-top: 16px;
	width: 930px;
}

#header .pole-actualites .lepole {
	float: left;
	top: 0px;
	left: 0px;
	width: 137px;
	height: 40px;
}

#header .pole-actualites .lepoleactualites {
	float: left;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 40px;
}

#header .pole-actualites a {
	padding-left: 20px;
	padding-top: 2px;
	font-family: "Trebuchet MS", Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/entete/puce.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
}

#header .autres {
	position: absolute;
	top: -3px;
	right: 42px;
	width: 120px;
}

#header .autres a {
	display: block;
	padding-bottom: 3px;
}

#header .menu {
	position: relative;
	top: 0px;
	left: 0px;
	padding-left: 37px;
	margin-top: 52px;
	width: 923px;
}

#header .menu .rub {
	float: left;
	top: 0px;
	left: 0px;
	padding-right: 58px;
	width: auto;
	height: 28px;
}

#header .menu a, #header .menu span {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#header .menu .bouton {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#header .menu .bouton .cacher {
	display: none;
}

#header .menu .bouton .visible {
	position: absolute;
	top: 0px;
	left: 50%;
	width: auto;
}

#header .menu .bouton .visible .droite {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	margin-top: 25px;
	padding-right: 11px;
	padding-top: 1px;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(../images/entete/ombre-right.png);"
}

#header .menu .bouton .visible .fond {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	margin-top: -8px;
	padding-bottom: 5px;
	background-position:  center top;
	background-repeat: no-repeat;
	background-image: url(../images/entete/fond-ssmenu.png);
}

#header .menu .bouton .visible .bas {
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 100%;
	height: 10px;
	background-repeat: repeat-x;
	background-image: url(../images/entete/ombre-bas.png);"
}

#header .menu .bouton .visible .angle {
	position: absolute;
	bottom: -10px;
	right: -11px;
	width: 11px;
	height: 10px;
}

#header .menu .bouton .visible ul {
	padding-top: 15px;
	border: none;
}

#header .menu .bouton .visible ul li {
	list-style-image: url(../images/entete/puce.png);
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border: none;
	background-image: url(../images/entete/separation.png);
	background-repeat: no-repeat;
	background-position:  50% bottom;
}

#header .menu .bouton .visible ul li a {
	color: #FFFFFF;
	text-transform: none;
font-size: 13px;
	font-weight: normal;
}

#header .menu .bouton .visible ul li a:hover, #header .menu .bouton .visible ul li span {
	color: #E75612;
	text-transform: none;
	font-size: 13px;
	font-weight: normal;
}

#header img {
	padding: none;
	margin: none;
}