body {
	margin: 0px;
	padding: 0px;
	font-family:  Arial, Helvetica, sans-serif;

}
.bodyindex {
	background-image: url(../images/bgindex.jpg);
	background-repeat: repeat-x;
}
.bodypages {
	background-image: url(../images/bgpage.jpg);
	background-repeat: repeat-y;
}
FORM {
	margin: 0px;
	padding: 0px;
}
.bgplacement {
	background-color: #A35B00;
	background-image: url(../bgplacement.jpg);
	background-repeat: repeat;
}
.bggrh1 {
	background-color: #D3DAB5;
	background-image: url(../images/bghaut1.jpg);
	background-repeat: repeat-x;
}
.bggrh2 {
	background-color: #D3DAB5;
	background-image: url(../images/bghaut2.jpg);
	background-repeat: repeat-x;
}
.bggrhmenu {
	background-color: #A35B00;
	background-image: url(../images/bgmenu.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #0F3990;
}

h2 {
	font-size: 114%;
	color: #1D3360;
}
h3 {
	font-size: 100%;
	color: #526FA9;
}

h4{
	font-size: 95%;
	color: #1D3360;
}

h5{
	font-size: 90%;
	color: #1D3360;
}

hr {
	border-top: thin solid #BAC29B;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}

a:link {
	text-decoration:underline;
	color: #505837;
}
a:visited {
	text-decoration:underline;
	color: #707B4F;
}
a:hover {
	text-decoration:underline;
	color: #A05200;
}
a:active {
	text-decoration:underline;
	color: #505837;
}
.Texte {
	font-size: 70%;
	line-height: 120%;
	color: #5A5F0A;
	text-align: justify;
	font-weight: bold;
}
.Texte3 {
	font-size: 60%;
	line-height: 120%;
	color: #5A5F0A;
}
.Texte2 {
	font-size: 75%;
	line-height: 125%;
	color: #5A5F0A;
	text-align: justify;
}
.Texte2brun {
	font-size: 75%;
	line-height: 125%;
	color: #88663F;
	text-align: justify;
}
.Titres {
	font-size: 100%;
	line-height: 115%;
	color: #3E452A;
	font-weight: bolder;
}
.Titres2 {
	font-size: 90%;
	line-height: 115%;
	color: #834D08;
	font-weight: bolder;
}
.Titres4 {
	font-size: 80%;
	line-height: 100%;
	color: #834D08;
	font-weight: bold;
}
.Titres3 {
	font-size: 90%;
	line-height: 115%;
	color: #000000;
	font-weight: bolder;
}
.textaddress {
	font-size: 11px;
	line-height: 15px;
	color: #5C663E;
	font-weight: bold;
}
.textaddressbig {
	font-size: 13px;
	line-height: 15px;
	color: #5C663E;
	font-weight: bold;
}
.textaddresssmall {
	font-size: 10px;
	line-height: 15px;
	color: #5C663E;
	font-weight: bold;
}
#menu {
	width: 147px;
	border-right: 1px solid #3E452A;
	border-bottom: 1px solid #3E452A;
	border-left: 1px solid #3E452A;
	margin-left: 6px;
}
#menu a:link {
	text-decoration:none;
	color: #FFFFFF;
}
#menu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration:none;
	color: #D3DAB5;
}
#menu a:active {
	text-decoration:none;
	color: #FFFFFF;
}
#menu TD {
	width: 147px;
	border-top: 1px solid #3E452A;
}
.menuprincipal {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	background-color: #5B653D;
	height: 19px;
	width: 145px;
	vertical-align: middle;
	padding-left: 6px;
}
.menusecond {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #767B61;
	height: 19px;
	width: 145px;
	vertical-align: middle;
	padding-left: 16px;
}
.sousmenu {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #94997D;
	height: 19px;
	width: 145px;
	vertical-align: middle;
	padding-left: 16px;
	padding-right: 2px;
}
.desc_offre1 {
	background-color: #B2BC8D;
	padding: 5px;	
}
.desc_offre2 {
	background-color: #BAC29B;
}
.borderemploi{

}
.borderemploinone{

}
.borderemploili{
	margin-left: 8px;

}

.vert{
	color: #5C663E;
}

.brun{
	color: #A25B01;
}
#inscrcv{
	position:absolute;
	left: 50%;
	width: 107px;
	margin-left: -54px; /* moitié de la largeur */
	height: 96px;
	margin-top: 400px;
}
li{
	display:list-item;
	list-style:url(../images/puce.jpg);
}

