body {
	margin: 0px;
	padding: 0px;
	background-color: #006fb4;
	background-image:  url(design/commun/fond-page.jpg);
	background-repeat: repeat-x;
	background-position: 0px 154px;
}
#mini {
	width: 700px;
	position: relative;
}

#mini H1 {
	display: none;
}
#maxi {
	width: 190px;
	position: absolute;
	left: 760px;
	top: 14px;
}
.ref {
	display: none;
}
#titre {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 10px;
	clear: both;
	width: auto;
	height: 47px;
	display: block;
}

#titre H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #81BAFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	white-space: nowrap;
	height: 41px;
	width: auto;
	position: relative;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#titre H2>STRONG {
	color: #FFFFFF;
}
.sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 180px;
}
.sign:hover {
	
	color: white;
	
}
.sign:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 180px;
}
.sign:visited:hover {
	
	color: white;
	
}
#titre H2 em {
	color: #5D9DCB;
	font-style: normal;
}
a em {
	color: #5D9DCB;
	font-style: normal;
}

.offre-emploi TD{
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	margin-bottom:20px;
}
