*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
body {
	background-color: #FFFFFF;
}
#header {
	height: 60px;
	background-color: #353535;
	background-image: url(images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
}
#header .container {
	background-image: url(images/head_bg_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#slider {
	background-color: #575A54;
	text-align: center;
}
#content {
	background-color: #E9E9E9;
	background-image: url(images/contenu_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#footer {
	background-color: #FFFFFF;
	background-image: url(images/foot_bg.gif);
	background-position: 0 -20px;
	background-repeat: repeat-x;
	padding-bottom: 20px;
	text-align: center;
}
.container {
	margin: 0 auto 0 auto;
	width: 840px;
	text-align: left;
}

/*HEADER*/
#header h1 {
	height: 60px;
	width: 250px;
	display: block;
	float: left;
	background-image: url(images/head_items_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	text-indent: -4000px;
}
#header h1 a {
	background-image: url(images/head_items_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 250px;
	display: block;
}
#header h1 a:hover {
	background-position: 0px -60px ;
}
#header #menu1, #header #menu2 {
	list-style-type:none;
}
#header #menu1 li, #header #menu2 li{
	display: inline;
}
#header #menu1 li a, #header #menu1 li h4, #header #menu2 li a, #header #menu2 li h4{
	margin-left: 15px;
	display: block;
	float: left;
	font-size: 12px;
	height: 60px;
	background-image: url(images/head_items_bg.gif);
	text-indent: -4000px;
}
#menu1 .item1 a{
	width: 88px;
	background-position: -265px 0px;
}
#menu1 .item1 a:hover{
	background-position: -265px -60px;
}
#menu1 .item1 h4{
	width: 88px;
	background-position: -265px -120px;
}
#menu1 .item2 a{
	width: 121px;
	background-position: -368px 0px;
}
#menu1 .item2 a:hover{
	background-position: -368px -60px;
}
#menu1 .item2 h4{
	width: 121px;
	background-position: -368px -120px;
}
#menu1 .item3 a{
	width: 59px;
	background-position: -504px 0px;
}
#menu1 .item3 a:hover{
	background-position: -504px -60px;
}
#menu1 .item3 h4{
	width: 59px;
	background-position: -504px -120px;
}
#menu1 .item4 a{
	width: 94px;
	background-position: -578px 0px;
}
#menu1 .item4 a:hover{
	background-position: -578px -60px;
}
#menu1 .item4 h4{
	width: 94px;
	background-position: -578px -120px;
}
#header #menu2{
	float: right;
}
#menu2 .item1 a, #menu2 .item1 h4, #menu2 .item2 a, #menu2 .item2 h4{
	width: 44px;
}
#menu2 .item1 a{
	background-position: -737px 0px;
}
#menu2 .item1 a:hover{
	background-position: -737px -60px;
}
#menu2 .item1 h4{
	background-position: -737px -120px;
}
#menu2 .item2 a{
	background-position: -796px 0px;
}
#menu2 .item2 a:hover{
	background-position: -796px -60px;
}
#menu2 .item2 h4{
	background-position: -796px -120px;
}

/*SLIDERS*/
#slider_staff {
	background-image: url(images/slider_grey_bg.gif);
	background-repeat: repeat;
	text-align: center;
}
#slider_staff .container {
	background-image: url(images/homeslider_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#slider_references {
	background-image: url(images/slider_references_bg.gif);
	background-repeat: repeat;
	text-align: center;
}
#slider_references .container {
	height: 465px;
	padding: 10px 0 5px 0;
}
#slider_references_deuxlignes {
	background-image: url(images/slider_references_bg_alt.gif);
	background-repeat: repeat;
	text-align: center;
}
#slider_references_deuxlignes .container {
	height: 310px;
	padding: 10px 0 5px 0;
}

/*FOOTER*/
#footer .infos {
	padding: 20px 0 0 0;
}
#footer .infos {
	float: left;
	width: 200px;
}
#footer .infos .adresse {
	font-size: 12px;
	color: #666666;
}
#footer .infos .details {
	color: #999999;
	font-size: 10px;
	background-image: url(images/foot_details_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 10px;
}
#footer .societe, #footer .references, #footer .staff {
	padding: 20px 0 0 0;
	float: left;
	width: 160px;
}
#footer .societe h4, #footer .references h4, #footer .staff h4 {
	color: #C80000;
	font-weight: normal;
	font-size: 14px;
	padding-bottom: 6px;
}
#footer .societe h4 a, #footer .references h4 a, #footer .staff h4 a {
	color: #C80000;
	text-decoration: none;
}
#footer .societe li, #footer .staff li {
	list-style-type: none;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 4px;
}
#footer .references li {
	list-style-type: none;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
#footer .societe li a, #footer .references li a, #footer .staff li a {
	color: #666666;
	text-decoration: none;
}
#footer .contact {
	float: left;
	width: 100px;
	padding: 20px 0 0 0;
}
#footer .contact h4 {
	color: #C80000;
	font-weight: normal;
	font-size: 14px;
	padding: 0 0 6px 3px;
	margin: 0 0 6px 0;
	background-image: url(images/foot_contact_a_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer .contact h4 a {
	color: #C80000;
	text-decoration: none;
}
#footer .contacteznous {
	margin-left: 3px;
	background-image: url(images/foot_contacteznous_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 20px;
	width: 92px;
	margin-top: 3px;
	text-indent: -4000px;
}
#footer .contacteznous:hover {
	background-position: 0px -20px;
}
#footer .societe li a:hover, #footer .references li a:hover, #footer .staff li a:hover, #footer .societe h4 a:hover, #footer .references h4 a:hover, #footer .staff h4 a:hover, #footer .contact h4 a:hover {
	text-decoration: underline;
}
#footer .blog a {
	background-image: url(images/foot_blog_a_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -4000px;
	display: block;
	float: right;
	height: 62px;
	width: 53px;
}
#footer .blog a:hover {
	background-position: -53px 0px;
}

/*CONTENU GENERAL*/
#content h3 {
	font-size: 18px;
	font-weight: normal;
	color: #C80000;
	padding-bottom: 8px;
}
#content h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 4px;
}
#content p {
	font-size: 14px;
	line-height: 120%;
	color: #666666;
	padding-bottom: 20px;
}

/*PAGE D'ACCUEIL*/
.accueil_actu {
	background-image: url(images/accueil_actus_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 328px;
	margin-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.accueil_actu h2 {
	float: left;
	width: 328px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -4000px;
}
.accueil_actu .titre_actus {
	height: 34px;
	background-image: url(images/accueil_actus_titre.gif);
}
.accueil_actu .titre_jobs {
	height: 30px;
	background-image: url(images/accueil_jobs_titre.gif);
}
.accueil_menucase {
	float: left;
	width: 304px;
	background-image: url(images/gen_menu_cadre_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0 2px 0 2px;
	padding: 10px;
}
.actu_date {
	width: 34px;
	height: 44px;
	padding: 4px;
	float: left;
	background-image:url(images/dates_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
}
#content .actu_date h4 {
	color: #C80000;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	padding-bottom: 0px;
}
.actu_date h5 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;
}
.actu_date h6 {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
}
.actu_contenu {
	float: left;
	margin-left: 10px;
	width: 250px;
	padding-bottom: 8px;
}
#content .actu_contenu h3 {
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 4px;
}
#content .actu_contenu p{
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
}
#content .actu_contenu p a{
	color: #333333;
	background-image: url(images/rouge.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-decoration: none;
}
#content .actu_contenu p a:hover {
	color: #C80000;
	background-image: none;
	text-decoration: underline;
}
.cv {
	width: 32px;
	height: 42px;
	display: block;
	background-image: url(images/cv.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 1px;
}
.accueil_contenu {
	float: right;
	text-align: left;
	width: 480px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.accueil_contenu h1 {
	height: 18px;
	width: 480px;
	float: left;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -4000px;
	margin: 0 0 15px 0;
}
.accueil_contenu .solution {
	float: left;
	height: 90px;
	width: 108px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: default;
	padding-top: 90px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	margin-right: 16px;
	margin-left: 16px;
	_margin-left: 8px;
	margin-bottom: 20px;
}
.accueil_contenu .solution:hover {
	background-color: #F4F4F4;
	background-position: -128px 0px;
}
.accueil_contenu .solution p {
	float: left;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	line-height: 120%;
	height: 50px;
	width: 108px;
	display: inline;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.accueil_contenu .solution h6 {
	height: 10px;
	width: 88px;
	display: block;
	overflow: hidden;
	background-image: url(images/plusdinfos.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	line height: 10px;
	padding: 4px 0 6px 20px;
	margin: 0;
}
.accueil_contenu .solution h6:hover {
	background-color: #000000;
	cursor: pointer;
}
.accueil_contenu li {
	display: block;
	height: 32px;
	width: 480px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(images/accueil_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}


/*PAGE STAFF ET SOCIETE*/
.staff_menu, .societe_menu {
	background-image: url(images/staff_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 218px;
	margin-right: 32px;
	margin-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.staff_menu li h4, .staff_menu li a, .societe_menu li a, .societe_menu li h4 {
	height: 15px;
	width: 204px;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	background-repeat: repeat-x;
}
.staff_menu h2, .societe_menu h2{
	float: left;
	height: 34px;
	width: 218px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -4000px;
}
.staff_menu h2 {
	background-image: url(images/staff_menu_titre.gif);
}
.societe_menu h2{
	background-image: url(images/societe_menu_titre.gif);
}
.staff_menu ul, .societe_menu ul {
	float: left;
}
.staff_menu li, .societe_menu li {
	list-style-type: none;
}
#content .staff_menu li h4, #content .societe_menu li h4 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	background-image: url(images/staff_menu_item_hover.gif);
}
.staff_menu li a, .societe_menu li a {
	text-decoration: none;
	color: #999999;
	background-image: url(images/staff_menu_item_off.gif);
}
.staff_menu li a:hover, .societe_menu li a:hover {
	color: #999999;
	background-image: url(images/staff_menu_item_hover.gif);
}
.staff_contenu {
	padding-top: 20px;
	width: 590px;
	float: left;
}
.staff_contenu img {
	border: 7px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* PAGE REFERENCES */
#slider_references .container a, #slider_references_deuxlignes .container a{
	height: 155px;
	width: 120px;
	float: left;
	display: block;
	overflow: hidden;
	text-decoration: none;
	filter:alpha(opacity=85);
    -moz-opacity : 0.85;
    opacity : 0.85;
}
#slider_ref_marque {
	background-repeat: repeat-x;
	background-position: center 0px;
}
#slider_ref_marque .container {
	text-align: center;
}

#slider_references .container a h5, #slider_references_deuxlignes .container a h5 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}
#slider_references .container a p, #slider_references_deuxlignes .container a p {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 11px;
}
#slider_references .container a:hover, #slider_references_deuxlignes .container a:hover {
	filter:alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}
.ref_menu {
	background-image: url(images/accueil_actus_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 328px;
	margin-top: 18px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.ref_menu h2 {
	float: left;
	width: 328px;
	display: block;
	background-image:url(images/ref_menu_titre.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -4000px;
}
.ref_menu a {
	float: left;
	height: 80px;
	width: 108px;
	filter:alpha(opacity=64);
    -moz-opacity : 0.64;
    opacity : 0.64;
}
.ref_menu a:hover {
	filter:alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}
.ref_menucase {
	float: left;
	width: 324px;
	margin: 0 2px 0 2px;
	clear: both;
}
/* PAGE CONTACT */
.gmap {
	float: left;
	width: 500px;
	height: 340px;
	border: 10px solid #FFFFFF;
	margin: 0 20px 10px 0;
}
.wide_contenu {
	padding-top: 20px;
}
.wide_contenu p a{
	color: #333333;
	text-decoration: none;
}
.wide_contenu p a:hover {
	color: #C80000;
	background-image: none;
	text-decoration: underline;
}

/* PAGE WHITE PAPER */
.pitch {
	float: left;
	width: 430px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.classic_list {
	font-size: 14px;
	line-height: 130%;
	color: #666666;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
.classic_list li{
	padding-bottom: 10px;
}
.formu {
	float: right;
	width: 370px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.formu .tsss {
	margin: 0px;
	float: left;
	width: 370px;
	padding: 0px;
	height: 10px;
}
.formu .tsss .field {
	width: 170px;
	padding: 4px;
	margin: 0 0 4px 0;
	background-color: #FFFFFF;
	height: 14px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	color: #4D4D4D;
}
.formu .tsss .field:focus {
	border: 1px solid #AAAAAA;
	color: #000000;
}
.formu .tsss label {
	width: 175px;
	float: left;
	text-align: right;
	padding: 4px 8px 0 0;
	font-size: 11px;
}
.formu .tsss label span {
	padding: 4px 0px 0px 0px;
	margin: 0px;
	color: red;
}
.formu .tsss table label {
	padding: 6px 3px 0px 3px;
	width: auto;
	float: none;
}
.error {
	text-align: left;
	padding: 20px 5px 0 0;
	font-size: 11px;
	list-style: none;
}
.telecharger {
	text-indent: -4000px;
	display: block;
	height: 84px;
	width: 368px;
	background-image: url(images/telecharger.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
}
.telecharger:hover {
	background-position: 0px -84px;
}
#content .container .staff_contenu a {
	color: #000000;
}
