@CHARSET "UTF-8";

* {
	margin: 0;
	padding: 0
}

p {
	margin: 0 0 1em 0;
}

#topGauche {
	float: left;
	width: 355px;
	height: 343px;
	background-image: url('../images/entete/bandeBleuLarge.png');
}

#topCentre {
	float: left;
	width: 573px;
	height: 343px;
}

#topCentreFondTransparent {
	height: 28px;
	background-image: url('../images/entete/barreTopFondMenu.png');
}

#topDroit {
	float: left;
	width: 52px;
	height: 343px;
	background-image: url('../images/entete/barreBleuDroite.png');
}

#topDroitTexte {
	width: 52px;
	height: 343px;
}

#topMenu {
	margin-top: -27px;
}

#topMenu .texteMenu {
	color: white;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}

#topMenu .selected {
	color: #740e16;
	font-weight: bold;
}

#menuListeAnglais {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}

#menuListeAnglais li {
	margin-right: 28px;
	margin-left: 28px;
	width: auto;
	float: left;
	line-height: 1.1em;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

#menuListeAnglais li a {
	color: white;
	text-decoration: none;
}

#menuListeAnglais li.barreVerticale {
	width: auto;
	margin: 0px;
}

#menuListe {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
}

#menuListe li {
	margin-right: 16px;
	margin-left: 16px;
	width: auto;
	float: left;
	line-height: 1.1em;
	text-align: center;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
}

#menuListe li a {
	color: white;
	text-decoration: none;
}

#menuListe li.barreVerticale {
	width: auto;
	margin: 0px;
}

#top {
	height: 343px;
	z-index: 1000;
}

#topVague {
	position: relative;
	top: -84px;
	height: 67px;
	width: 980px;
}

#middle {
	position: relative;
	float: left;
	top: -84px;
	height: 324px;
	width: 980px;
}

#bottom {
	float: left;
	background-image: url('../images/bas/bande bas.jpg');
	position: relative;
	top: -105px;
	height: 50px;
	padding-left: 55px;
	padding-right: 51px;
	width: 874px;
	text-align: left;
	padding-left: 55px;
}

#bottom a {
	text-decoration: none;
	color: #a1a1a3;
}

#menuChangementLangue {
	float: left;
	color: #a1a1a3;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 21px;
	padding: 0px;
	width: 60px;
}

#menuChangementLangue a {
	color: #a1a1a3;
	text-decoration: none;
}

#texteTelechargementBrochure {
	float: left;
	color: #a1a1a3;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 24px;
	padding-left: 245px;
	text-align: left;
}

#texteVisiterDivisions {
	float: left;
	color: #a1a1a3;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0px;
	padding-left: 0px;
	text-align: right;
}

#iconeTelechargementBrochureA {
	float: right;
	margin-top: 6px;
	width: 112px;
	height: 35px;
	border: 1px solid #a1a1a3;
	text-align: center;
	padding-top: 3px;
}

#iconeTelechargementBrochureB {
	margin-right: 15px;
	float: right;
	margin-top: 3px;
	width: 112px;
	height: 36px;
	text-align: center;
	padding-top: 3px;
}

#iconeTelechargementBrochureA a:link,#iconeTelechargementBrochureA a:visited,#iconeTelechargementBrochureB a:link,#iconeTelechargementBrochureB a:visited
	{
	color: #a1a1a3;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	display: cell;
	vertical-align: top;
}

#iconeTelechargementBrochureA img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60px;
	height: 23px;
	border: 0px;
}

#iconeTelechargementBrochureB img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 112px;
	height: 38px;
	border: 0px;
	border: 1px solid #a1a1a3;
}

#info404 {
	color: red;
	padding-top: 100px;
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
}