@CHARSET "UTF-8";
body {
	margin: 20px 0px;
	padding:0;
	background-color: #4b4c4b;
	background-image: url('/images/background.gif');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #6a696a;
	text-align: center;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
div.main {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 891px;
}
div.row {
	margin: 0px 0px 10px;
}
img.logo2 {
	padding: 0;
	margin: 10px 10px 0px;
	vertical-align: middle;
}
div.floating_right {
	float: right;
	width: 440px;
	display: inline;
}
div.floating_left {
	float: left;
	width: 160px;
	display: inline;
}
div.upper {
	width: 867px;
	margin: 0px 12px;
	height: 50px;
	overflow: hidden:
	vertical-align: middle;
	color: #6a696a;
}
div.upper-container {
	margin: 16px 25px;
	width: 560px;
	float: left;
}
a:link, a:visited, a {
	text-decoration: none;
	color: #e77b00;
}
a:hover {
	text-decoration: underline;
	color: #e77b00;
}
a.upper:link, a.upper:visited, a.upper {
	text-decoration: none;
	color: #6a696a;
}
a.upper:hover {
	text-decoration: none;
	color: #e77b00;
}
select.upper {
	width: 150px;
	height: 20px;
	border: 1px solid #6a696a;
	color: #6a696a;
	position: relative;
	top: 14px;
	right: 21px;
	font-size: 11px;
	float: right;
}
div.content {
	width: 867px;
	margin: 0px 12px;
	background-image: url('/images/gray-white.png');
	background-repeat: repeat-x;
}
div.logo-navigation {
	width: 867px;
	margin: 0px;
	height: 83px;
	overflow: hidden:
	vertical-align: middle;
}
.img_menu {
	padding-bottom : 10px;
	margin-right: 1px;
}
div.left-content {
	width: 600px;
	float: left;
}
div.title {
	margin: 30px 0px 10px 10px;
	border: solid #d5d3d3;
	border-left-width: 5px;
	border-right-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	padding-left: 20px;
}
h1 {
	color: #e77b00;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
h2 {
	color: #aba8a8;
	font-weight: normal;
	margin: 0;
	padding:0;
	font-size: 24px;
}
h3 {
	color: #aba8a8;
	font-weight: normal;
	margin: 5px 5px 5px 10px;
	font-size: 20px;
}
h4 {
	color: #6a696a;
	font-weight: normal;
	margin: 15px 5px 15px 10px;
	font-size: 20px;
}
h5 {
	color: #e77b00;
	font-size: 12px;
	margin: 5px 5px 5px 10px;
}
p {
	margin: 10px 5px 5px 10px;
	text-align: justify;
	font-family: arial;
	font-size: 12px;
}
div.illustrate {
	width: 150px;
	float: right;
	vertical-align: bottom;
}
ul {
	margin-top: 5px;
}
li {
	font-weight: bold;
	font-size: 11px;
	list-style-image: url('/images/puce.png');
}
hr {
	height: 0px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 0px;
}
div.c-middle {
	width : 600px;
}
.text_input {
	width: 192px;
	background-image: url('/images/bg-text-input.png');
	border: 1px solid #c5c5c5;
	color: #6a696a;
	padding-left: 4px;
	background-repeat: no-repeat;
	
}
.textarea_input {
	width: 196px;
	height: 58px;
	background-image: url('/images/bg-textarea.png');
	border: 1px solid #c5c5c5;
	color: #6a696a;
	background-repeat: no-repeat;
}
input.submit, input.cancel {
	width: 79px;
	height: 22px;
	background-image: url('/images/bouton-off.png');
	border: 0;
	color: #8b8989;
	cursor: pointer;
}

div.c-left {
	width: 300px;
	margin: 30px 0px 50px 0px;
	float: left;
}
div.c-right {
	width: 300px;
	margin: 30px 0px 50px 0px;
	float: right;
}
img.illustrate {
	float: left;
	width: 140px;
}
div.right-content {
	width: 267px;
	float: right;
}
div.right-container {
	width: 267px;
	height: 98px;
	overflow: hidden;
}
.centered {
	text-align: center;
}
.bigger {
	height: 116px !important;	
}
.biggest {
	height: 166px !important;	
}
.clients {
	background-image: url('/images/ge-clients.gif');
	cursor: pointer;
}
.recrute {
	background-image: url('/images/pe-recrute.gif');
	cursor: pointer;
}
.partenaires {
	background-image: url('/images/pe-partenaires.gif');
	cursor: pointer;
}
.technologies {
	background-image: url('/images/tge-technologies.gif');
	cursor: pointer;
}
.produits {
	background-image: url('/images/tge-produits.gif');
	cursor: pointer;
}
div.footer {
	width: 867px;
	margin: 0px 12px;
}
div.footer-right {
	margin: 10px 6px 0px;
	width: 560px;
	float: right;
	position: relative;
	/*
	top: -20px;
	left: -16px;
	*/
}
div.footer-left {
	margin: 0px 0px;
	width: 250px;
	float: left;
	position: relative;
	/*
	top: -20px;
	left: -16px;
	*/
}
.top-left {
	position: relative;
	top: -2px;
	left: 0px;
}
.top-right {
	position: relative;
	top: -2px;
	left: 864px;
}
.bottom-left {
	position: relative;
	bottom: -3px;
	left: 0px;
}
.bottom-right {
	position: relative;
	bottom: -3px;
	left: 864px;
}