body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	background: #ebebeb url(../images/back_ground_section.gif) repeat-y fixed 50%;
}

#wrapperback {
	width: 100%;
	background: url(../images/back_ground_section_haut.gif) repeat-x;
}

#wrapperbackaccueil {
	width: 100%;
	background: url(../images/back_ground_accueil_haut.gif) repeat-x;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}

#headeraccueil {
	width: 800px;
	height: 300px;
}

#header {
	width: 800px;
	height: 210px;
}

#header01 {
	width: 800px;
	height: 30px;
}

#header02 {
	width: 800px;
	height: 180px;
}

#headeraccueil {
	width: 800px;
	height: 300px;
}

#header01accueil {
	width: 800px;
	height: 30px;
}

#header02accueil {
	width: 800px;
	height: 270px;
}

#content {
	width: 800px;
}

#footer {
	width: 800px;
	border-top: 1px solid #868686;
}

#footercol1 {
	width: 190px;
	padding: 0;
	vertical-align: top;
}

#footercol2 {
	width: 419px;
	border-left: 1px solid #b9b9b9;
	padding: 0;
	vertical-align: top;
}

#footercol3 {
	width: 189px;
	border-left: 1px solid #b9b9b9;
	padding: 0;
	vertical-align: top;
}

.footercellgrise {
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #b9b9b9;
	margin-top: 0;
	background-color: #f1f1f2;
	height: 20px;
}

#tablecontent {
	width: 800px;
}

#contentcol1 {
	width: 190px;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 20px;
}

#contentcol2 {
	width: 420px;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 20px;
}

#contentcol3 {
	width: 190px;
	vertical-align: top;
	padding-top: 25px;
	padding-bottom: 20px;
}

/* @group TEXTE */

#contentcol2 ul {
	margin: 0 5px 5px 25px;
	padding: 0;
}

#contentcol2 li {
	font-size: 11px;
	color: #5d5c5f;
	text-decoration: none;
	line-height: 14px;
	margin: 3px 5px 6px;
	list-style-type: square;
}

#contentcol2 li a:link, #contentcol2 li a:visited {
	color: #7caab8;
	text-decoration: underline;
}

#contentcol2 li a:hover {
	color: #455f67;
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6 {
	margin-left: 7px;
	margin-right: 10px;
}

p {
	color : #575659;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}

h1 {
	color : #6ea637;
	font-size: 20px;
	line-height: 24px;
	margin-top: 0;
	font-weight: normal;
}

h2 {
	color : #0c6680;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-bottom: 5px;
}

h3 {
	color : #0c6680;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 20px;
}

h4 {
	color : #0c6680;
	font-size: 12px;
	line-height: 16px;
}

h6 {
	color : #575659;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 6px;
	margin-bottom: 5px;
}

h5 {
	font-size: 10px;
	line-height: 12px;
	color: #686a65;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

h5 a:link, h5 a:visited {
	text-decoration: none;
	color: #545454;
}

h5 a:hover {
	text-decoration: underline;
	color: #545454;
}

h6 a:link, h6 a:visited, p a:link, p a:visited {
	text-decoration: underline;
	color: #0e536c;
}

h6 a:hover, p a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	font-style: normal;
}

.textegras {
	color : #0c6680;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0;
	font-weight: bold;
}

/* @end */

.formw200 {
	width: 398px;
	background: #F1F1F1;
	margin-top: 3px;
	margin-bottom: 3px;
}

.formw100 {
	width: 50px;
	background: #F1F1F1;
	margin-top: 3px;
	margin-bottom: 3px;
}

#job_ {
	width: 800px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #868686;

	clear: both;
	background-color: #fff;
	text-align: center;
}

/* @group navigation_css */

#navigation {
	width: 180px;
	border-top: 1px solid #a7abab;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#navigation li {
	border-bottom: 1px solid #a7abab;
}
#navigation li a:link, #navigation li a:visited  {
	display: block;
	padding: 3px 5px 3px 10px;
	color: #0c647e;
	text-decoration: none;
	font-weight: bold;
}
#navigation li a:hover {
	color: #3c3f61;
	border-right: 5px solid #006578;
}

#navigation li a#current {
	color: #2c2e48;
	border-right: 5px solid #006578;
	font-weight: bold;
	background-color: #f6f6f6;
}
#navigation ul ul {
	margin-bottom: 5px;
	padding-left: 12px;
	border-top: 1px solid #a7abab;
	padding-top: 0;
	padding-bottom: 0;
}
#navigation ul ul li {
	list-style-position: outside;
	text-shadow: #000000 0px 0 0;
	background: url(../images/arrow_gris_plain.gif) no-repeat 0 7px;
	border-bottom: 1px solid #fff;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
	color: #a1a4a8;
	border-right-style: none;
	font-weight: normal;
	font-style: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navigation ul ul a:hover {
	color: #555;
	border-right-style: none;
	font-weight: normal;
	font-style: normal;
}
	
/* @end */