body {
	font-size: 12px;
	font-family: "Lucida Grande", Verdana;
	margin: 0;
	background-color: #101010;
}

ul {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

input {
	padding: 0;
	margin: 0;
	border: 0;
}

input.defaultText {
	color: #cacaca;
}

:focus {
	outline: 0;
}

.clear_both {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.float_none {
	float: none;
}

/* * * * * */
/* Header  */
/* * * * * */
#header {
	/*background:url("/images/new/stripes.png") no-repeat top center #5599bb scroll;*/
	/*background-color:#5599bb; */
	background: url("/images/new/bg_header_general.png") repeat-x scroll 0 0
		transparent;
	border-left: 1px solid #508fb1;
	border-right: 1px solid #508fb1;
	padding-top: 20px;
	/*overflow:hidden;*/
}

#header.header_home {
	height: 330px;
}

#header.header_not_home {
	height: 100px;
	border-bottom: 1px solid black;
}
/* SUPPRESSION DU STRIPES SUITE AU NOUVEAU PSD
#header_stripes {
    /*background: url("/images/new/stripes.png") no-repeat scroll 0 0 transparent;
    height: 310px;
    margin: -310px auto 0;
    width: 1005px;
    z-index: 2;
}
*/
.border_top_1 {
	background-color: #90b8cb;
	border-left: 1px solid #79aac2;
	border-right: 1px solid #79aac2;
	height: 1px;
}

.border_top_2 {
	background-color: #599bbd;
	border-left: 1px solid #5192b4;
	border-right: 1px solid #5192b4;
	height: 1px;
}

.border_bottom_1 {
	background-color: #4b88aa;
	border-left: 1px solid #4b86a8;
	border-right: 1px solid #4b86a8;
	height: 0;
}

.border_bottom_2 {
	background-color: #5d7792;
	border-left: 1px solid #6689a3;
	border-right: 1px solid #6689a3;
	height: 0;
}

#header .logo_zol {
	float: left;
	margin: 0 auto;
	margin-top: -25px;
}

#header .menu {
	margin: 15px 0 15px 150px;
	height: 28px;
	width: 100%;
	background-color: transparent;
}

#header ul.menu span {
	display: block;
	margin-top: -21px;
}

#header ul.menu div.item {
	width: 101px;
	height: 21px;
	padding-top: 5px;
	cursor: pointer;
	/*margin-top:-5px;*/
	/*margin-top:-5px;*/
	/*background:url("/images/new/bg_menu_general.png") no-repeat center center;*/
}

#header ul.menu div.item1 {
	margin-top: -10px;
	/*background:url("/images/new/bg_menu_general_hover.png") no-repeat center center;*/
}

#header ul.menu div.item2 { /*margin-top:-5px;*/
	margin-top: -26px;
	/*background:url("/images/new/bg_menu_general.png") no-repeat center center;*/
}

#header ul.menu li {
	font-size: 14px;
	width: 101px;
	height: 22px;
	padding-top: 6px;
	/*background:url("/images/new/bg_menu_general_hover.png") no-repeat center center;*/
	/*border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;*/
	/*background-color:#76b0ce;*/
	float: left;
	margin-left: 9px;
	color: #ffffff;
	text-align: center;
	/*behavior: url(/js/border-radius.htc);*/
}

#header ul.menu li a {
	color: #ffffff;
}

#header ul.menu li.current {
	/*background:url("/images/new/bg_menu_general_current.png") no-repeat;*/
	margin-top: -1px;
}

#header ul.menu li.current img { /*margin-top:-6px;*/

}

#header ul.menu li img.anim {
	margin-left: -9px;
	margin-top: -16px;
}

#header ul.menu li.current a {
	cursor: default;
}

#header .big_text {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
}

#header .big_text a {
	width: 100%;
}

.home_team_picture {
	float: left;
	margin-left: -190px;
	position: absolute;
}

#header .big_text .big_text_area_text {
	/*background:url("/images/new/logo_texte.png") no-repeat;*/
	/* height: 100%;
    width: 100%;
    display:block;
    float:left;*/

}

#header .big_text  .big_text_img {
	margin-top: 80px;
	margin-right: 60px;
	float: right;
}

#header .big_text  .big_text_area_img_text2 {
	margin-left: 475px;
	margin-right: 0px;
	margin-top: 0px;
}

#header .header_pli {
	position: absolute;
	right: 0;
	top: 142px;
}

.note_recrute {
	width: 130px;
	height: 34px;
	/* background: url("/images/new/note_recrute.png") no-repeat; */
	margin-left: 525px;
	margin-top: -15px;
}

#img_note_recrute {
	/*cursor:  pointer;*/
}

.note_recrut_content {
	background: url("/images/new/bg_popin_recrut.png") no-repeat;
	width: 365px;
	height: 281px;
	position: absolute;
	z-index: 998;
	margin-left: -115px;
}

.face_note_recrut {
	 padding-top: 15px;
	 padding-left: 20px;
	 padding-right: 15px;
	 padding-bottom: 25px;
	 height: 100%;
}


/**********/
/* Footer */
/**********/
#footer {
	height: 386px;
	background: url("/images/new/bg_footer.png") repeat-x;
	text-shadow: 1px 1px 0px #0a0a0a;
}

#footer a {
	text-shadow: 1px 1px #0a0a0a;
}

#footer #light_effect {
	height: 386px;
	background: url("/images/new/light_effect.png") no-repeat top center;
}

#footer .feedback {
	color: #827777;
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: italic;
	height: 71px;
	padding-top: 22px;
	text-align: left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width: 100%;
}

.citation_active{
	display: inline;
}

#footer_citation li {
	display: none;
}



#footer .feedback .auteur {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana;
	font-size: 14px;
	font-style: normal;
}

#footer .footer2 {
	padding-top: 36px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#footer .footer2 .colonnes {
	margin: 0 auto;
	width: 100%;
}

#footer .footer2 .colonne {
	margin-right: 70px;
}

#footer .footer2 .colonne_last {
	margin-right: 0px;
}

#footer .footer2 .colonne li.titre {
	color: #ffffff;
	padding-bottom: 15px;
}

#footer .footer2 .colonne li {
	color: #9b9c96;
	width: 146px;
	line-height: 10px;
	font-size: 11px;
	/*margin:9px 0 8px;*/
}

#footer .footer2 .colonne li a {
	color: #9b9c96;
}

#footer .footer2 .colonne li.separator {
	background: url("/images/new/footer_colonne_separator.png") repeat-x;
	height: 2px;
	margin-top: 8px;
	margin-bottom: 9px;
	opacity: 0.04;
	-moz-opacity: 0.04;
	filter: alpha(opacity = 4);
}

#footer .footer3 {
	color: #474747;
	font-size: 12px;
	margin: 31px auto 0;
	width: 700px;
	text-align: center;
}

/* Content */
#main_container {
	background-color: white;
}

#main_content {
	padding: 30px 0;
	/*background:url("/images/new/bg_main_content.png") repeat-x #ffffff bottom left;*/
	/* height: 220px;*/
}

.home_slides {
	color: #282828;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 882px;
}

.home_slides a {
	color: #282828;
}

.home_slides .slidebox {
	width: 210px;
	line-height: 18px;
	margin: 0 80px 0 0;
	height: 181px;
	float: left;
	position: relative;
}

.home_slides .slidebox h2 {
	font-size: 120%;
}

.home_slides .last {
	margin-right: 0px;
}

.home_slides h2 {
	color: #4087AA;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 17px;
}

.home_slides .arrow_left {
	padding-right: 61px;
	width: auto;
	height: 104px;
	padding-top: 74px;
}

.home_slides .arrow_right {
	padding-left: 61px;
	padding-right: 0;
	width: auto;
	height: 104px;
	padding-top: 74px;
}

.home_slides .slide {
	overflow: hidden;
	position: relative;
	left: 0;
}

.home_slides #arrow_left,.home_slides #arrow_right {
	margin-top: 84px;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

/*.home_slides #arrow_left:hover, .home_slides #arrow_right:hover {
	-moz-opacity:1;
	opacity: 1;
	filter:alpha(opacity=100);
}*/
.home_slides #arrow_left {
	margin-right: 20px;
}

.home_slides #arrow_right {
	margin-left: 20px;
}

.home_slides .jcarousel-clip {
	width: 960px;
}

.home_slides .jcarousel-clip li {
	width: 210px;
}

.home_slides_carousel {
	width: 914px;
	margin: 0 auto;
}

.prev,.next {
	float: left;
	margin-top: 78px;
}

#popup_contact,#popup_contact2 {
	position: absolute;
	background: url('/images/new/bg_popup_contact.png') no-repeat 0 bottom;
	height: 193px;
	width: 277px;

	/*    top:-35px;
    left: 505px;*/
}

.popup_contact_content { /*-moz-opacity:0;
	opacity: 0;
	filter:alpha(opacity=0);*/
	/*padding: 35px 24px 19px;*/
	background: url('/images/new/bg_popup_contact.png') no-repeat;
	line-height: 15px;
	font-size: 11px;
	height: 100%;
}

.popup_contact_content .bubble {
	padding-top: 2px;
	overflow: hidden;
	height: 168px;
}

#popup_contact input {
	width: 114px;
	height: 21px;
	/*position:relative;
	top:-22px;*/
	border: 1px solid #85b2c8;
	background: url('/images/new/bg_input_popup_contact.png') no-repeat;
	padding: 0 0 0 19px;
}

#popup_contact .pile {
	padding: 35px 24px 19px;
}

#popup_contact .face {
	position: relative;
	top: -235px;
	margin-bottom: -184px;
	padding: 16px 24px 19px;
}

.Titre{
  font-family: 'Francois One', serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: -0.05em;
  word-spacing: 0.138em;
  line-height: 0.6;
  margin-top: 10px;

}
#Business {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 18px;
}

#Business h1 {
	font-family: "Lucida Grande", serif;
}

#Business #text_Business {
	line-height: 18px;
	margin-top: 10px;
	margin: 1em, 0;
}
#Business #text_Business p{
	margin: 1em 0;
}

#img_text_Business {
	margin-left: -5px;
	margin-bottom: 10px :
}

#litte_introduction {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	line-height: 18px;
	overflow: hidden;
}

#litte_introduction #fist_row {
	width: 100%;
	height: 100px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#litte_introduction #second_row {
	width: 100%;
	height: 100px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#litte_introduction #third_row {
	width: 100%;
	height: 100px;
	margin-top: 150px;
	margin-bottom: 25px;
}


#litte_introduction span {
	width: 290px;
}

#litte_introduction span h2 {
	font-family: "Lucida Grande", serif;
	text-align: left;
	font-size: 14px;
	float: none;
}

#litte_introduction span img {
	float: left;
}

#little_introduction span ul li {
	margin: 0;
	padding: 0;
}

#litte_introduction span.first_row {
	float: left;
	padding-bottom: 40px;
	margin-right: 30px;
}

#litte_introduction span.first_row.last_element {
	margin-right: 0;
}

#litte_introduction span.second_row {
	float: left;
	padding-bottom: 40px;
	margin-right: 30px;
}

#litte_introduction span.second_row.last_element {
	margin-right: 0;
}


#litte_introduction span.third_row {
	float: left;
	padding-bottom: 40px;
	margin-right: 100px;
}


#litte_introduction #span_ergonomie_et_webdesign {
	margin-right: 105px;
	width: 290px;
}

#litte_introduction #span_conception_et_developpement {
	margin-right: 0;
	width: 270px;
}

#litte_introduction #span_infogerance {
	margin-right: 0;
}

#litte_introduction #span_integration {
	margin-right: 70px;
	width: 295px;
}

#litte_introduction #span_conseil {
	width: 280px;
}

#litte_introduction #span_formation {
	margin-right: 0;
}

#h2_ergonomie_et_webdesign {
	margin-left: 0px;
}

#h2_infogerance {
	margin-left: 27px;
}

#h2_formation {
	margin-left: 45px;
}

#h2_integration {
	margin-left: 0px;
}

#h2_conseil {
	margin-left: 35px;
}

#h2_conception_et_developpement {
	margin-left: 0px;
}

#ul_ergonomie_et_webdesign {
	margin-left: 100px;
}

#ul_conception_et_developpement {
	margin-left: 100px;
}

#ul_infogerance {
	margin-left: 130px;
}

#ul_formation {
	margin-left: 150px;
}

#ul_integration {
	margin-left: 100px;
}

#ul_conseil {
	margin-left: 140px;
}

#ul_app_mobile{
	list-style-type: disc;
	margin-top: 15px;
}

#ul_rsx_sociaux{
	margin-left: 105px;
}

#litte_introduction li {
	list-style-type: disc;
}

#img_conception_et_developpement {
	margin-left: -10px;
}

#img_ergonomie_et_webdesign {
	margin-left: -5px;
}

#img_infogerance {
	margin-left: 26px;
}

#img_formation {
	margin-left:  35px;
}

#img_integration {
}

#img_app_mobile {
	margin-right: 20px;
}

#img_rsx_sociaux {
	margin-right: 32px;
	margin-top: 8px;
}

#img_conseil {
	margin-left: 35px;
}

#Societe {
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
	text-align: justify;
}

#text_societe p {
	margin: 1em 0;
}

#zol_spirit {
	width: 945px;
	overflow: hidden;
	text-align: left;
	margin-top: 45px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#zol_spirit span {
	line-height: 18px;
}

#zol_spirit span img {
	margin: 10px 10px 10px 10px;
}
#zol_spirit span p {
	display:block;
}

#zol_spirit span h2 {
	float: clear;
	font-size: 14px;
}

#zol_spirit .first_row {
	float: left;
	width: 25%;
	margin-right: 118px;
}

#zol_spirit .second_row {
	float: left;
	margin-top: 25px;
	width: 25%;
	margin-right: 118px;
}

#zol_spirit .third_row {
	float: left;
	margin-top: 25px;
	width: 25%;
	margin-right: 118px;
}

#zol_spirit .last_item {
	float: clear;
	margin-right: 0;
}


.team {
	margin-right: auto;
	margin-left: auto;
	width: 1050px;

}

.text_team{
	width: 945px;
	margin-left:auto;
	margin-right: auto;
}
#text_equipe{
	line-height: 18px;
}
#text_equipe p{

	margin-top: 10px;
}

#team_slider {
	height:290px;
	width: 1090px;
	margin-top:30px;
	overflow: hidden;
}


#team_slider > #team_arrow_left{
	margin-top: 150px;
	margin-right: 20px;
}

#team_slider > #team_arrow_right{
	margin-top: 150px;
	margin-left: 20px;
}

#picture_slide {
	width: 945px;
	float:left;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

.teamSlide{
	width: 2500px;
	left: -333px;
	position: relative;
}

.teamSlide li{
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	left: 0px;
}


#picture_slide{
	width: 999px;
}


.form_ok{
	margin-top: 55px;
	margin-left: 65px;
	font-size: 11px;
}





/*#popup_contact .top {
	height:25px;
	background:url('/images/new/popup_contact_top.png') no-repeat;
}

#popup_contact .left {
	height:152px;
	width:8px;
	background:url('/images/new/popup_contact_left.png') no-repeat;
	float:left;
}

#popup_contact .center {
	height:149px;
	padding:3px 15px 0;
	width:229px;
	background:url('/images/new/popup_contact_center.png') repeat-x;
	float:left;
}

#popup_contact .right {
	height:152px;
	width:10px;
	background:url('/images/new/popup_contact_right.png') no-repeat;
	float:left;
}

#popup_contact .bottom{
	height:16px;
	width:277px;
	background:url('/images/new/popup_contact_bottom.png') no-repeat;
	clear:both;
}*/
