/*Construction du template*/

p {margin: 0 0 0 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-image: url(../images/construction/fond.gif);
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #00FF33;
	scrollbar-track-color: #666666;
}



#header {
/* en-tête de la page*/
	height: 120px;
	margin: 0px;
	padding: 0px;
	width: 760px;
}

/* boite contenant le menu en haut de page*/

#haut {
	height: 40px;
	background-color: #CCCCCC;
	width: 760px;
}

/* boîte contenant le titre de la page - Région modifiable */

h1{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	margin-top: 15px;
	height: 30px;
	width: 740px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 0px;
}

/* boite contenant les informations de la page - Région modifiable */

#contenu {
	margin-left: 20px;
	margin-right: 20px;
	height: auto;
	width: 720px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.textebleu {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}



#pied {
	/* Pied de page - Contient l'adresse de l'entrepride et les informations de contact */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	text-align: center;
	height: 40px;
	width: 760px;
	margin-top: 10px;	
}

#msai {
	/* boîte contenant les informations MSAI */
	height: 20px;
	width: 760px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}




/********************************* LIENS **************************************/
/* Liens du menu bas de page - Informations techniques*/

.lienbas {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #999999;
	text-decoration: none;
}

.lienbas li {
	display: inline;
	color: #999999;
	text-decoration: none;
}

.lienbas a {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
}

.lienbas a:hover {
	text-decoration: none;
	color: #990000;
}

/* Liens du menu bas de page - Informations techniques*/
.copyright {
	list-style-type: none;
	padding:0;
	color: #000099;
	text-decoration: none;
	text-align: center;
	height: 30px;
	width: 760px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
}
.copyright  li {
	display: inline;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright  a {
	margin: 0 2px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.copyright  a:hover {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/***************************************************************/
/* Bloc central de 400 px pour la library plan du site - plan-site.htm et erreur 404.htm */
#plan 
{
	height: auto;
	width: 300px;
	margin-top: 20px;
	margin-right: 210px;
	margin-bottom: 20px;
	margin-left: 210px;
}

/*************************************/
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/images/OFF.gif") repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:4px solid #004c99;
	border-top:1px solid #74b0c6;
	color: #000099;
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}

ul#menu li a{
	display:block;
	float:left;
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../images/images/DIVIDER.gif") no-repeat top right;
	}

ul#menu li a:hover{
	background:transparent url("../images/images/HOVER.gif") no-repeat top right;	
	}

.datasjustifier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}

#avertissement {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	height: 20px;
	width: 720px;
	text-align: center;
}

/* page plan-sit
=========================================================*/

plan li  {
 background-image: url(../images/puce.gif);
 background-repeat: no-repeat;
 background-position: left center;
 list-style-type: none;
 padding-left: 12px;
 }
 /****************************************************************/
 .adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	background-position: center;
	text-align: center;
}

