* {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	cursor: hand;
}
body {
	color: #5A5A5A;
	font-family: Arial, Sans-Serif;
	font-size : 12px;
	background: #99b4c7 url(img/bg_body.gif) repeat-x top left;
}

img {
	border: 0px;
}

.wrapper {
	width: 920px;
	margin: 0px auto;
	background: #99b4c7 url(img/bg_content.gif) repeat-y top left;
}

#header {
	width: 920px;
	height: 175px;
	background: #99b4c7 url(img/bg_header.gif) no-repeat top left;
}

#header #topbar {
	width: 892px;
	height: 96px;
	margin: 0 14px;
	background: #99b4c7 url(img/header.jpg) no-repeat top left;
}

#header #topbar img {
	float: left;
}

#header #topbar h1 {
	float: right;
	margin: 43px 25px 0 0;
	font-size : 12px;
	color: #7fa1ba;
	font-weight: normal;
	display: inline;
}

#header #menu {
	list-style-type: none;
	width: 880px;
	margin: 0 20px;
}

#header #menu li {
	float: left;
	background: transparent url(img/menu_separ.gif) no-repeat top right;
	height: 48px;
}

#header #menu li#end {
	float: left;
	background: none;
	height: 48px;
}


#header #menu li a {
	font-size : 14px;
	display: block;
	margin: 16px 18px 0 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-family:"Trebuchet MS",Arial,sans-serif;
	color: #818181;
}

#header #menu li a:hover {
	color: #4e7591;
	border-bottom: 1px solid #DDD;
}

#header #menu li.on a {
	margin-top: 14px;
	color: #4e7591;
	border-bottom: 2px solid #EEE;
}

#header #topcontent {
	margin: 0 14px;
	clear:both;
	height: 31px;
	background: transparent url(img/content_top.jpg) no-repeat top left;
}

#bottomcontent {
	clear:both;
	margin: 0 14px;
	height: 31px;
	background: transparent url(img/content_bottom.jpg) no-repeat top left;
}

#footer {
	width: 920px;
	height: 45px;
	font-size : 12px;
	background: transparent url(img/footer.gif) no-repeat bottom left;
}

#footer .links {
	float: right;
	margin: 11px 55px 0 0;
	color: #BBB;
}

#footer .links a {
	color: #a0b2bb;
	text-decoration: none;	
}

#footer .links a:hover {
	color: #4e7591;
	text-decoration: none;
}

/* HOME */

#home {
	margin: 0 20px;
}

#home #recycle {
	float:left;
	margin: 20px 0 0 60px;
}

#home #container {
	float:right;
	width: 400px;
	margin: 40px 100px 60px 0;
}

#home #container h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #848484;
	line-height:45px;
	padding-bottom: 30px;
	border-bottom: 2px solid #ecf1f3;	
	margin-bottom: 30px;
}

#home #container #txt {
	font-size: 16px;
	line-height:20px;
}

/* CHIFFRES CLES */

#chiffrescles {
	margin: 20px 30px;
}

/* OFFRES */

#offres {
	margin: 20px 70px;
}

#offres .txt {
	font-size: 16px;
	margin-bottom: 20px;
}

#offres .nomargin {
	font-size: 16px;
	margin: 0;
}

#offres h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #4e7591;
	margin-left: 10px;
	margin-bottom: 20px;
}

#offres img {
	margin-left: 172px;
}

#offres h2 img {
	padding: 0;
	margin: 0 0 -3px 0;
}

/* METIERS */

#metiers {
	margin: 20px 70px;
}

#metiers #left{
	float: left;
	width: 490px;
}

#metiers #right{
	float: right;
	width: 290px;
	text-align: justify;
}

#metiers #right p {
	font-size: 16px;
	border: 1px dashed #DDD;
	padding: 10px;
}

#metiers #right img{
	margin: 30px 60px 15px 60px;
}

#metiers h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #4e7591;
	margin-bottom: 10px;
}

#metiers img {
	margin-bottom: 20px;
}

/* SERVICES HI TECH */

#serviceshightech {
	margin: 20px 70px;
}

#serviceshightech h2 {
	font-size: 18px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 40px;
}

#serviceshightech div {
	height: 80px;
	* height: 100px;	
	border-top: 2px solid #ecf1f3;	
	border-bottom: 2px solid #ecf1f3;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	margin-bottom: 15px;
}

#serviceshightech a:hover div {
	border-top: 2px solid #DDD;	
	border-bottom: 2px solid #DDD;
}

#serviceshightech  img {
	float:left;
}

#serviceshightech h3 {
	width:670px;
	float:right;
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4e7591;
	padding-bottom: 5px;
}

#serviceshightech p {
	width:670px;
	float:right;
	font-size: 14px;
	color: #818181;
}

#serviceshightech a:hover p {
	color: #333;
}

#serviceshightech .click {
	width:670px;
	float:right;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #ff9000;
}

#serviceshightech a:hover .click {
	color: #AAA;
}

/* EN SAVOIR PLUS */

#ensavoirplus {
	margin: 20px 70px;
}

#ensavoirplus h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #4e7591;
	margin-bottom: 10px;
}

#ensavoirplus p {
	border-top: 2px solid #ecf1f3;	
	border-bottom: 2px solid #ecf1f3;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 14px;
	margin-bottom: 30px;
	text-align: center;
}

#ensavoirplus p .contact {
	font-size: 21px;
	font-weight: bold;
	color: #ff9000;
}
#ensavoirplus p a .email {
	font-size: 16px;
	font-weight: bold;
	color: #4e7591;
	border: 1px dashed #DDD;
	padding: 10px;
}

#ensavoirplus p .email img {
	margin-bottom: -8px;
}

#ensavoirplus p   a:hover .email  {
	border: 1px dashed #BBB;
	color: #848484;
}

#ensavoirplus .image {
	margin-left: 125px;
	padding: 5px;
	width:512px;
}

/* PAIEMENT EN LIGNE */

#paiementenligne {
	margin: 20px 70px;
}

#paiementenligne p {
	font-size: 16px;
	margin-bottom: 20px;
}

#paiementenligne h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #4e7591;
	margin-bottom: 40px;
}

#paiementenligne a div.email {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #4e7591;
	border: 1px dashed #DDD;
	padding: 10px;
	width: 450px;
	margin: 30px auto 40px auto;
	
}

#paiementenligne a div.email img {
	margin-bottom: -8px;
}

#paiementenligne a:hover div.email  {
	border: 1px dashed #BBB;
	color: #848484;
}

#paiementenligne div#reg {
	height: 220px;
}


#paiementenligne div#reg img{
	float: left;
	margin: 20px 0 0 30px;
}

#paiementenligne h3 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4e7591;
	padding-bottom: 5px;
}

#paiementenligne div#reg div.redirect {
	margin-right: 30px;
	border: 1px dashed #DDD;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 470px;
	height: 150px;
	background: #FAFAFA;
	float: right;
}

#paiementenligne p {
	float:right;
	font-size: 14px;
	color: #818181;
	text-align: justify;
}

#paiementenligne a:hover p {
	color: #333;
}

#paiementenligne .click {
	float:right;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #ff9000;
}

#paiementenligne a:hover .click {
	color: #AAA;
}


#paiementenligne div#reg div.form {
	margin-right: 30px;
	border: 1px dashed #DDD;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 470px;
	height: 150px;
	* height: 200px;
	background: #FAFAFA;
	float: right;
}

#paiementenligne div#reg div.form p.input {
	float: right;
	margin-right: 40px;
}

#paiementenligne  div#reg div.form p.input input {
	background:#FFF none repeat scroll 0 0;
	border-color:#AAA #CCC #CCC;
	border-style:solid;
	border-width:2px;
	color:#222;
	font-family:Arial,Verdana,sans-serif;
	font-size:120%;
	padding:4px;
	width:250px;
	margin-left: 15px;
}

#paiementenligne  div#reg div.form p.btn input {
	float: right;
	margin-right: 40px;
}

/* RECRUTEMENT */

#recrutement {
	margin: 20px 70px;
}

#recrutement h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #4e7591;
	margin-bottom: 30px;
}

#recrutement h3 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ff9000;
	margin-bottom: 10px;
	text-align: center;
	border-top: 2px solid #ecf1f3;	
	border-bottom: 2px solid #ecf1f3;
	padding:15px;
	margin-bottom:40px;
}

#recrutement a .email {
	font-size: 16px;
	font-weight: bold;
	color: #4e7591;
	border: 1px dashed #DDD;
	padding: 20px;
	width:700px;
	margin-left: 75px;
}

#recrutement .email img {
	margin-bottom: -8px;
}

#recrutement a:hover .email  {
	border: 1px dashed #BBB;
	color: #848484;
}

#recrutement p {
	font-size: 11px;
	color: #999;
	text-align:center;
	margin-top:25px;
}

#recrutement .image {
	margin-top: 50px;
	margin-left: 134px;
	padding: 5px;
	border: 1px solid #ecf1f3;
	width:512px;
}

/* MENTIONS LEGALES */

#mentionslegales {
	margin: 20px 70px;
}

#mentionslegales h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4e7591;
	padding-bottom: 15px;
	border-bottom: 2px solid #ecf1f3;	
}

#mentionslegales h3 {
	font-size: 18px;
	font-weight: bold;
	color: #848484;
	padding-bottom: 5px;
	border-bottom: 1px dashed #EEE;	
	margin-bottom: 10px;
	margin-top: 40px;
}

#mentionslegales p {
	font-size: 12px;
	font-weight: normal;
	font-family:"Trebuchet MS",Arial,sans-serif;
	text-align: justify;
	padding-left: 20px;
	margin-bottom: 10px;
}

#mentionslegales ul {
	padding-left: 60px;
	margin-bottom: 10px;
}

#mentionslegales ul li {
	list-style-image : url(img/puce.gif);
	line-height: 16px;
}

#mentionslegales ul.nopuces {
	list-style-type: none;
}

/* DSO PAGES */

#dso-page {
	margin: 0 20px;
}

#dso-page #logo {
	float:left;
	margin-left: 60px;
}

#dso-page #containertitle {
	float:right;
	width: 450px;
	margin: 60px 90px 60px 0;
}

#dso-page #containertitle h2 {
	font-family:"Trebuchet MS",Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #848484;
	padding-bottom: 30px;
	border-bottom: 2px solid #ecf1f3;	
	margin-bottom: 30px;
}

#dso-page #containertitle h2 .title {
	color: #4e7591;	
	font-size: 45px;
}

#dso-page #container {
	clear:both;
	margin: 0 70px 20px 70px;
	font-size: 12px;
	line-height:20px;
}

#dso-page #container ul {
	padding-left: 60px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#dso-page #container h3 {
	font-size: 18px;
	color: #4e7591;	
	margin-bottom: 10px;
	margin-top: 30px;
}

#dso-page #container p {
	text-align: justify;
}

#dso-page #container ul li {
	list-style-image : url(img/puce.gif);
	line-height: 18px;
}

#dso-page #container .split .left {
	float:left;
	width: 360px;
	text-align: justify;
}

#dso-page #container .split img {
	float:right;
	width: 360px;
}

#dso-page #container a div.email {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	color: #4e7591;
	border: 1px dashed #DDD;
	padding: 10px;
	width: 390px;
	margin: 30px auto 40px auto;
	
}

#dso-page #container a div.email img {
	margin-bottom: -8px;
}

#dso-page #container a:hover div.email  {
	border: 1px dashed #BBB;
	color: #848484;
}

/* Misc */

.blue {
	color: #4e7591;	
}