/* CSS I.S.R */
.news_header {
	font-size:14px;
	font-weight:bold;
	color:#0000CC;
}
.news_date {
	font-size:9px;
	font-weight:bold;
	color:#CC6633;
	line-height: 10px;
}
.news_body {
	font-size:10px;
	color:#333366;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margint: 0;
	padding: 0;
	scrollbar-face-color: #7189AB;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #94A9CA;
	scrollbar-arrow-color: #FFCC00;
	}
#conteneur {
	position: absolute;
	width: 955px;
	height: 900px;
	margin-left: 15px;
	top: 0px;
	}
/* en tète */
#header_left {
	position: absolute;
	left:0px;
	top: 0px;
	
	height: 143px;
	width: 528px;
	}
#header_right {
	position: absolute;
	left: 528px;
	top: 0px;

	height: 143px;
	width: 427px;
	}
#header_bouton {
	position: absolute;
	left:0px;
	top: 143px;

	height: 40px;
	width: 955px;
	margin-top: 0px;
	margin-left: 0px;
	}

#lft_sidetop {
	height: 40px;
	width: 262px;
	margin-top: 0px;
	}
	
#bouton {
	height: 40px;
	width: 440px;
	margin-left: 262px;
	margin-top: -42px;
	}

#rgt_sidetop {
	height: 40px;
	width: 253px;
	margin-left: 702px;
	margin-top: -38px;
	}
/* milieu */
#content {
	/*
	background-image: url(content.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 187px 183px;
	*/
	/*margin-left: 162px;
	margin-top: -3px;*/
	position: absolute;
	top: 183px;
	left: 162px;
	width: 631px;
	height: 626px;
	overflow: auto;
	z-index: -1;
	}
#content_background {
	background-image: url(content.gif);
	background-repeat: no-repeat;
	/*
	background-attachment: fixed;
	background-position: 187px 183px;
	*/
	position: absolute;
	top: 183px;
	left: 162px;
	width: 631px;
	height: 626px;
	overflow: auto;
	z-index: -2;
	}
#menu {
	z-index: 255;
}
#button_support {
	position: absolute;
	left:819px;
	top: 221px;
	width: 112px;
	height: 92px;
	z-index:1;
}
#button_client {
	position: absolute;
	left:819px;
	top: 313px;
	width: 112px;
	height: 105px;
	z-index:1;
}
#button_soumission {
	position: absolute;
	left:819px;
	top: 418px;
	width: 112px;
	height: 107px;
	z-index:1;
}
#button_service {
	position: absolute;
	left:819px;
	top: 525px;
	width: 112px;
	height: 109px;
	z-index:1;
}

#support {
	margin-left: 162px;
	margin-top: 60px;
	width: 350px;
	height: 350px;
	}
#left {
	position: absolute;
	left:0px;
	width: 162px;
	height: 626px;
	top: 183px;
	}
#right {
	position: absolute;
	right:0;
	width: 162px;
	height: 626px;
	left: 793px;
	top: 183px;
	}
/* pied de page */
#footer {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	position: absolute;
	height: 91px;
	width: 955px;
	left: 0px;
	top: 809px;
	}
#author {
	position: absolute;
	height: 50px;
	width: 443px;
	left: 20px;
	top: 650px;
	}
#compteur {
	position: absolute;
	height: 50px;
	width: 443px;
	left: 463px;
	top: 650px;
	}
/* police */
.marge75 {
	padding: 0;
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 75px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 26px;
	color: #0A0066;
	text-align: justify;
	}
.marge100 {
	padding: 0;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 75px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0A0066;
	text-align: justify;
	}
h1 {
	padding: 0;
	margin-top: 50px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #AB5000;
	font-weight: 700;
	}
