BODY {
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 /*color: #007db6;*/
	 color: #006699;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
}

ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#alert { /* pour les stats*/
	position: relative;
	left: 20px;
	top: 25px;
	width: 150px;
	height: 140px;
	border: 0px solid #000000;
	overflow: visible;
	visibility: hidden;
	z-index: 0;
	text-align: center;
}

/* INTERFACE */

#conteneur {
	position: absolute;
	width: 997px;
	height: 599px;
	top:0px;
	/*top:50%;*/
	left:50%;
	margin-left:-498px;
	/*margin-top:-300px;*/
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
	text-align: left;
}

#bandeaugauche {
	position: absolute;
	left: 0px;
	top: 185px;/*158*/
	width: 229px;
	height: 410px;/*440*/
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#menu_central {
	position: absolute;
	left: 228px;
	top: 142px;
	width: 500px;
	height: 455px;
	border: 0px solid Black;
	background-image: url(../images/img_acc/fond_centre.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#bandeaudroite{
	position: absolute;
	left: 727px;
	top: 156px;
	width: 269px;
	height: 440px;
	border: 0px solid Black;
	background-image: url(../images/img_acc/fond_droit.gif);
	background-repeat: no-repeat;
	background-position: top;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

/* BANDEAU GAUCHE */

#action_formation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 229px;
	height: 215px; /*135*/
	padding:3px 0px 0px 11px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#nos_calendriers {
	position: absolute;
	left: 0px;
	top: 138px;
	width: 229px;
	height: 140px;
	padding:0px 0px 0px 11px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#dpc{
	position: absolute;
	left: 0px;
	top: 258px;
	width: 218px;
	height: 134px;
	padding:0px 0px 0px 11px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#dpc div{
	margin:0;
	padding:0px 0px 0px 6px;
}

/*
#dpc li{
	list-style: square;
	padding:0px 0px 0px 2px;
}
*/

/* BANDEAU droit */

.formulaire{
	width:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nos_acc {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 258px;
	height: 160px;
	padding:3px 0px 0px 3px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}

#versement {
	position: absolute;
	left: 0px;
	top: 163px;
	width: 258px;
	height: 165px;
	padding:0px 0px 0px 3px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: visible;
	z-index: 1;
}


#config{
	position: absolute;
	left: 0px;
	top: 329px;
	width: 250px;
	height: 40px;
	padding:3px 0px 0px 20px;
	margin:0;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	text-align: left;
}

#flashplayer{
	position: absolute;
	left: 0px;
	top: 375px;
	width: 250px;
	height: 40px;
	padding:3px 0px 0px 20px;
	margin:0;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	text-align: left;
}

#logoflash{
	position: absolute;
	top: 375px;
	left: 183px;
	width: 33px;
	height: 33px;
	margin: 0;
}


/* ****** ACTUS PAGE D'ACCUEIL ******** */

#actualite_une{
	position:absolute;
	left:690px;
	/*height:230px;*/
	width:300px;
	padding:0px 0px 5px 0px;
	visibility:hidden;
	z-index:10;
	border:1px solid #999b9e;
	background-color: #e2f0c6;
	cursor:default;
	font-size:11px;
}
/*
#actualite_deux{
	position:absolute;
	left:275px;
	height:120px;
	width:300px;
	visibility:hidden;
	z-index:10;
	border:1px solid #999b9e;
	background-color: #e2f0c6;
	cursor:default;
}
*/
#croix_fermer{
	/*margin-top:5px;*/
	margin-left:95px;
	padding : 0px 2px 0px 2px;
	border:1px solid #999b9e;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	background-color: #FFFFFF;
	color:#999b9e;
	display: inline;
}

/* ***************************************** */


a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;	
}

a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

a:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}


/* LIEN ACTUS A GAUCHE  */

a.news:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

a.news:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;	
}

a.news:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

a.news:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

a.news:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

/*  LIENS CENTRE */

a.menucentre:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

a.menucentre:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;	
}

a.menucentre:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

a.menucentre:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

a.menucentre:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

/* MENU CENTRAL */

#map {
	position: absolute;
	left: -10px;
	top: -15px;
	width: 510px;
	height: 470px;
	overflow: inherit;
	visibility: visible;
	z-index: 0;
	border: 0px solid Black;
}

#plastifaf{
	position: absolute;
	left: 2px;
	top: -5px;
	width: 226px;
	height: 206px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: hidden;
	z-index: 2;
	background-image: url(../images/img_acc/contour1.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#plastifaf ul{
	margin-top:15px;
}

#plastifaf li{
	list-style: square;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 32px;
}

#plastifaf h1{
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 16px;
	padding: 0px;
}

#actualites{
	position: absolute;
	left: 217px;
	top: 13px;
	width: 262px;
	height: 178px;
	border: 0px solid Black;
	z-index: 2;
}

#actualites li{
	list-style: square;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 43px;
}

#actualites h1{
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0px;
}

#actualites #toutes_actus{
	position:absolute;
	left:180px;
	top:8px; /* Firefox */
	_top:10px; /* IE6 */
	*top:10px; /* IE7 */
}

#actualites #toutes_actus a{
	line-height:12px; /* Firefox */
	_line-height:13px; /* IE6 */
	*line-height:13px; /* IE7 */
}

#entreprise{
	position: absolute;
	left: 5px;
	top: 101px;
	width: 232px;
	height: 247px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: hidden;
	z-index: 2;
	background-image: url(../images/img_acc/contour3.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#entreprise ul{
	margin-top:15px;
}


#entreprise li{
	list-style: square;
	padding: 0px 0px 4px 0px;
	margin:  0px 0px 0px 43px;
}

#entreprise h1{
	margin: 30px 0px 5px 22px;
	padding: 0px;
}

#salaries{
	position: absolute;
	left: 235px;
	top: 194px;
	width: 213px;
	height: 127px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: hidden;
	z-index: 2;
	background-image: url(../images/img_acc/contour4.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#salaries li{
	list-style: square;
	padding: 0px 0px 6px 0px;/*5*/
	margin: 0px 0px 0px 54px;
}

#salaries h1{
	margin-top: 15px;
	margin-bottom: 8px;
	margin-left: 38px;
	padding: 0px;
}

#aliance{
	position: absolute;
	left: 219px;
	top: 250px;
	width: 237px;
	height: 191px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: hidden;
	z-index: 2;
	background-image: url(../images/img_acc/contour6.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/*
#aliance li{
	list-style-image: url(../images/img_acc/marqueur.gif);
	line-height: 10px;
	padding-top: 0px;
 	padding-left: 30px;
 	padding-right: 10px;
 	padding-bottom: 2px;
}
*/

#aliance h1{
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}


#b_outils{
	position: absolute;
	left: 27px;
	top: 248px;
	width: 209px;
	height: 203px;
	border: 0px solid Black;
	overflow: inherit;
	visibility: hidden;
	z-index: 2;
	background-image: url(../images/img_acc/contour5.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#b_outils li{
	list-style: square;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 44px;
}

#b_outils h1{
	margin-top: 20px;
	margin-bottom: 8px;
	margin-left: 26px;
	padding: 0px;
}

/* utiliser pour aliance */

a.menu:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}

a.menu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;	
}

a.menu:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
}

a.menu:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #003366;
}

a.menu:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #006699;
}


/* BARRE OUTILS */

#barreoutils {
	position: absolute;
	left: 108px;
	top: 433px;
	width: 280px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px solid #006699;
	z-index:2;
}

a.b_outils:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #535353;
}

a.b_outils:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #006699;	
}

a.b_outils:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #535353;
}

a.b_outils:visited:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #006699;
}

a.b_outils:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #535353;
}
.mess{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}


/* ABONNEMENT NEWSLETTER */
#abonnement_news{
	position:absolute;
	left: 45px;
	top: 118px;
	width: 400px;
	height: 200px;
	border: 2px solid #006699;
	background-color: White;
	overflow: inherit;
	z-index: 3;
}