         	

body {
	margin: 0;
	padding: 0;
}

#page {
	position: relative;
	margin: auto;
	width: 990px;
}

/*--------------------------------------------------------------------
/* ENTÊTE
/**/


#entete {
	position: relative;
	z-index : 15;

	height: 286px;
	/*height : 319px;*/
	width: 990px;

	background-image: url(../images/entete.jpg);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 704px;
	top: 90px;
}

#logo img {
	border: 0;
}


/*--------------------------------------------------------------------
/* MENU HAUT
/**/

#menu-haut {
	position: absolute;
	right: 20px;
	top: 22px;
}

#menu-haut form {
	margin : 0;
	padding : 0;
}

#menu-haut input {
	border: 1px solid #f19f1e;
}

#menu-haut a {
	color: #000;
	text-decoration: none;
}

#menu-haut a:hover {
	text-decoration: underline;
}

#menu {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 15px;

	z-index : 101;
}

#menu .menu-element {
	float : left;
	margin-left : 6px;
}

#menu .menu-premierElement {
	margin-left : 0;
}

#menu a {
	display : block;

	color: #f19f1e;
	text-decoration: none;
	/*margin-left: 23px;*/

	font-weight: bold;

	padding : 6px 10px;	
}

#menu a:hover {
	text-decoration: underline;
	color: #000;
}

#menu a.enCours {
	/*background-color : #f19f1e;
	color : #fff;*/
	text-decoration: none;

	/*color : #f19f1e;*/
	color : #000;

	border-left : 1px dotted #f19f1e;
	border-top : 1px dotted #f19f1e;
	border-right : 1px dotted #f19f1e;
	border-bottom : 1px solid #fff;
	padding : 5px 9px;
}

#menu a.enCours:hover {
	/*color : #fff;*/
	/*color : #f19f1e;*/
	color : #000;
	text-decoration: none;
}


/*--------------------------------------------------------------------
/* PRINCIPAL
/**/

#principal {
	position: relative;
	z-index : 10;

	width: 990px;
	background-image: url(../images/fond-principal.gif);
	background-repeat: repeat-y;
}


/*--------------------------------------------------------------------
/* BANDE GAUCHE
/**/

#bande-gauche {
	float: left;

	width: 287px;
	height: 514px;

	padding-top : 33px;

	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

#menu-gauche {
	padding-top: 20px;
	padding-left: 25px;
}

#menu-gauche ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	
	color : #fff;
}

#menu-gauche ul li {
	margin:0;
	padding:0;
	
	padding-bottom : 10px;
	padding-left:25px;
}

#menu-gauche a {
	position: relative;
	left: -25px;
	
	display: block;

	width : 200px;
	padding-left: 25px;

	min-height : 17px;

	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight : bold;

	background-image: url(../images/menu-gauche-icone.png);
	background-repeat: no-repeat;

}

* html #menu-gauche a {
	height : 17px;
}

#menu-gauche a:hover {
	text-decoration: underline;
}


/*--------------------------------------------------------------------
/* RÉPERTOIRE ENTREPRISES ET EMPLOIS
/**/

#recherche-repertoire {
	margin:0;
	padding:0;
	
	/*margin-top:1em;*/
	
	line-height:1.5em;
}

#recherche-repertoire #repertoire_motsCles {
	height: 25px;
	color: #f19f1e;
	font-size: 19px;

	width : 170px;

	padding : 0;
	padding-left : 5px;
}

#recherche-repertoire input {
	vertical-align : middle;
}

#recherche-repertoire #repertoire_input {
	position: relative;
	left: -25px;
	top: 5px;
}

#recherche-repertoire #repertoire_rechercher {
	/*padding-bottom : 10px;*/
}


/*--------------------------------------------------------------------
/* BULLETIN
/**/

#bulletin {
	color: #fff;

	font-size: 17px;

	/*background-image : url(../images/bulletin-fond.gif);*/

	width : 253px;
	height : 91px;

	padding-left: 25px;
	padding-top: 8px;
}

#bulletin #courriel_bulletin {
	height: 25px;
	color: #f19f1e;
	font-size: 19px;

	width : 170px;

	padding : 0;
	padding-left : 5px;
}

#bulletin input {
	vertical-align : middle;
}

#bulletin #abonnez-vous {
	padding-bottom : 10px;
}

#bulletin #frmBulletin {
	margin : 0;
	padding : 0;
}


/*--------------------------------------------------------------------
/* BANDE DROITE
/**/

#bande-droite {
	width: 651px;
	float: left;
	padding-left: 14px;
	padding-top: 30px;
	color: #58595b;
}


/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	min-height: 300px;

	background-image: url(../images/bas-contenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

	position : relative;

	padding-bottom : 120px;
}

* html #contenu {
	height: 300px;
}

#contenu.photo2 {
	background-image: url(../images/bas-contenu2.jpg);
}

#contenu.photo3 {
	background-image: url(../images/bas-contenu3.jpg);
}

#contenu.photo4 {
	background-image: url(../images/bas-contenu4.jpg);
}


/*--------------------------------------------------------------------
/* BAS CONTENU
/**/

#bas-contenu {
	position : absolute;
	bottom : 0;

	width: 651px;
	height: 20px;
	padding-top: 100px;
}

#bas-contenu a {
	color: #f19f1e;
	text-decoration: none;
	padding-right: 10px;
	font-weight : normal !important;
}

#bas-contenu a:hover {
	text-decoration: underline;	
}


#bas-contenu img {
	border: 0;
}


/*--------------------------------------------------------------------
/* PIED
/**/

#pied {
	color: #f19f1e;
	font-size: 10px;
	padding-top: 15px;
}

#pied a {
	color: #f19f1e;
	text-decoration: none;
}



#pied a:hover {
	text-decoration: underline;
	color: #000;
}

#developpement {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-bottom : 20px;
}

#liens {
	float: left;
}

#realisation {
	float: right;
}

/*-----------------------------------------------------------------
/* tabDonnes
/**/

.tabDonnees,
.tabDonnees td,
.tabDonnees th {

	border: 1px solid #f19f1e;
	border-collapse: collapse;
}

.tabDonnees th {
	background-color: #f1c073;
	color: #fff;
}

.colonne-gauche {
	width: 250px;
}

/*----------------------------------
miniphoto
/**/
.miniPhoto {
	padding-right: 7px;
	padding-top: 10px;
	border: 0;
}

.miniPhotoDerniere {
	border: 0;
	padding-top: 10px;
}

