﻿@charset "utf-8";
/*
Plan Effico Website
*/

/* Utilities */
* {
	padding: 0;
	margin: 0;
}
:focus {
  -moz-outline-style: none;
}
html {
	margin-bottom:1px;
	background: #ffffff;
}
body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
img {
	border: none;
}
a {
	text-decoration:none;
	outline: none;
}
a:hover {
	text-decoration:none;
}
h1 {
	text-transform: none;
	font-weight: normal;
}
h2, h3 {
	font-family: 'CalistoMTRegular';
	text-transform: none;
	font-weight: normal;
}

/* Mise en place de la structure */
#wrapper {
	width: 100%;
}

/* Partie top en-tête avec menu secondaire logo et menu principal */
#header {
	width: 960px;
	margin: 0 auto;
	height: 163px;
	border-top: 7px solid #297175;
}
#header .logo {
	float: left;
	margin-top: 13px;
}
#header .top_menu {
	float: right;
	width: 680px;
	text-align: right;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #9ea1a1;
}
.top_menu ul {
	list-style: none;
	padding: 23px 0 0 0;
}
.top_menu li {
	display: inline;
	padding-left: 7px;
}
.top_menu li a {
	color: #9ea1a1;
	font-size: 11px;
}
.top_menu li a:hover, .top_menu li#selected a {
	color: #248f9e;
}
#header .menu {
	float: right;
	/*width: 600px;*/
	text-align: right;
	margin-top: 50px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	border-top: 1px solid #d8d8d8;
}
.menu ul {
	list-style: none;
	padding: 12px 0 0 0;
}
.menu li {
	display: inline;
	float: left;
	padding-left: 30px;
}
.menu li:first-child {
	padding-left: 0;
}
.menu li a {
	color: #565656;
	text-transform: uppercase;
	padding: 12px 0 0 0;
}
.menu li a:hover, .menu li.selected a {
	color: #248f9e;
	border-top: 1px solid #565656;
}

/* Partie bannière avec slogan */
#content_banner {
	width: 100%;
	background: #d5e3e4 url(../images/design/banner_slogan_bg.jpg) no-repeat center top;
}
#content_banner #banner {
	width: 960px;
	margin: 0 auto;
	height: 83px;
	padding-top: 85px;
}
#banner p {
	
}
 
/* Partie principal avec contenu texte et photos */
#integration {
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
	color: #565656;
	padding: 20px 0 0 0;
}
#integration .bloc_title {
	border-bottom: 1px solid #297175;
	padding: 10px 0 15px 0;
	margin-bottom: 30px;
}
.bloc_title h1 {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	float: left;
	text-transform: uppercase;
}
.bloc_title p.link_page {
	float: right;
}
.bloc_title p.link_page a {
	color: #1b676c;
	font-size: 11px;
}
.bloc_title p.link_page a:hover {
	text-decoration: underline;
}
#integration .content_bloc_home_link {
	width: 100%;
	margin-bottom: 30px;
}
.content_bloc_home_link a.bloc_home_link {
	width: 180px;
	height: 80px;
	background: #f5f5f5 url(../images/img/arrow_circle.png) no-repeat 190px center;
	float: left;
	color: #565656;
	font-size: 12px;
	padding: 20px 40px 0 10px;
}
.content_bloc_home_link a.bloc_home_link:hover {
	background: #daf1f3 url(../images/img/arrow_circle.png) no-repeat 190px center;
}
.content_bloc_home_link .add_marg {
	margin: 0 13px 0 0;
}
a.bloc_home_link h2 {
	color: #1b676c;
	font-size: 18px;
	margin-bottom: 10px;
}
#integration .bloc_partenaires {
	width: 100%;
	margin-bottom: 30px;
	height: 75px;
}
.bloc_partenaires  .part1 {
	background: url(../images/partenaires/logo_EquiSoft.png) no-repeat left;
	width: 155px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.bloc_partenaires  .part1:hover {
	background: url(../images/partenaires/logo_EquiSoft.png) no-repeat -155px;
	cursor: pointer;
}
.bloc_partenaires  .part2 {
	background: url(../images/partenaires/logo_FPPVQ.png) no-repeat left;
	width: 73px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.bloc_partenaires  .part2:hover {
	background: url(../images/partenaires/logo_FPPVQ.png) no-repeat -73px;
	cursor: pointer;
}
.bloc_partenaires  .part3 {
	background: url(../images/partenaires/logo_HR_Block.png) no-repeat left;
	width: 130px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.bloc_partenaires  .part3:hover {
	background: url(../images/partenaires/logo_HR_Block.png) no-repeat -130px;
	cursor: pointer;
}
.bloc_partenaires  .part4 {
	background: url(../images/partenaires/logo_Enterprise.png) no-repeat left;
	width: 152px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.bloc_partenaires  .part4:hover {
	background: url(../images/partenaires/logo_Enterprise.png) no-repeat -152px;
	cursor: pointer;
}
.bloc_partenaires  .part5 {
	background: url(../images/partenaires/logo_Procom.png) no-repeat left;
	width: 143px;
	height: 75px;
	overflow: hidden;
	float: left;
	margin-right: 42px;
}
.bloc_partenaires  .part5:hover {
	background: url(../images/partenaires/logo_Procom.png) no-repeat -143px;
	cursor: pointer;
}
.bloc_partenaires  .part6 {
	background: url(../images/partenaires/logo_Winfund.png) no-repeat left;
	width: 89px;
	height: 75px;
	overflow: hidden;
	float: left;
}
.bloc_partenaires  .part6:hover {
	background: url(../images/partenaires/logo_Winfund.png) no-repeat -89px;
	cursor: pointer;
}

#integration .bloc_nous_joindre {
	width: 100%;
	margin-bottom: 30px;
}
.bloc_nous_joindre .bloc_bureau {
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
}
.bloc_bureau p {
	margin-bottom: 15px;
}
.bloc_bureau h2 {
	color: #1b676c;
	font-size: 18px;
	margin-bottom: 10px;
}

#contenu {
	width: 100%;
	margin-bottom: 60px;
}
#contenu span.green {
	color: #248f9e;
}
.content_left {
	float: left;
	width: 540px;
	color: #565653;
}
.content_left p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
.content_left ul.list {
	list-style: none;
	/*line-height: 30px;*/
	margin: 0 0 20px 15px;
}
.content_left ul.list li {
	background: url(../images/img/arrow_small_circle.png) no-repeat left 0px;
	padding-left: 24px;
	font-size: 15px;
	margin-bottom: 12px;
}
ul.list_valeurs {
	list-style: none;
	/*line-height: 30px;*/
	margin: 0 0 20px 15px;
}
ul.list_valeurs li {
	background: url(../images/img/arrow_small_circle.png) no-repeat left 7px;
	padding-left: 24px;
	font-size: 21px;
	margin-bottom: 16px;
	font-weight: 200;
	letter-spacing: 1px;
}
.content_left span.number {
	color: #1b676c;
	font-size: 16px;
	float: left;
	padding: 0 5px 10px 0;
}
/* Formulaire de contact */
.content_left .inputArea {
	float: left;
	font-weight: bold;
	padding: 0 10px 25px 10px;
	width: 500px;
}
.content_left .inputArea input.info_contact {
	width: 350px;
	font-size: 12px;
	color: #005030;
	background-color: #f8f8f8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d3d3d3;
	padding: 3px;
	margin-top: 5px;
}
.content_left .inputArea textarea.info_contact {
	width: 500px;
	height: 120px;
	font-size: 12px;
	color: #005030;
	background-color: #f8f8f8;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d3d3d3;
	padding: 3px;
	margin-top: 5px;
}
.content_left .inputArea .send {
	width: 100px;
	height: 30px;
	border: 1px dotted #b8b8b8;
	cursor: pointer;
}

.content_right {
	float: right;
	width: 390px;
}
.photos {
	text-align: right;
}
.content_right_joindre {
	float: right;
	width: 290px;
}
.content_right .graph_4sections {
	width: 390px;
	height: 280px;
	background: url(../images/img/PlanEffico_graph_4sections.jpg) no-repeat center top;
	position: relative;
	font-family: 'CalistoMTRegular';
	font-size: 18px;
	color: #565656;
	float: right;
}
.graph_4sections .top_left_corner {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
}
.graph_4sections .top_right_corner {
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	text-align: right;
}
.graph_4sections .bottom_left_corner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 120px;
}
.graph_4sections .bottom_right_corner {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 120px;
	text-align: right;
}

.bloc_partenaire {
	float: left;
	width: 190px;
	text-align: center;
	padding: 25px;
	min-height: 120px;
}
.bloc_partenaire p.part_text {
	display: block;
	font-size: 18px;
	margin-top: 45px;
}

.bloc_valeurs {
	float: left;
	width: 480px;
	text-align: center;
	padding: 25px 0 25px 0;
}

/* Footer signature et copyright */
#footer {
	width: 980px;
	margin: 0 auto;
	height: 44px;
	background: #e4e4e4 url(../images/design/footer_sigle_bg.gif) no-repeat right top;
	font-size: 12px;
	color: #565656;
	padding: 25px 0px 30px 20px;
}
#footer span.green {
	color: #248f9e;
}
#footer p {
	margin-top: 20px;
}
/* Footer signature et copyright */
#signature {
	width: 980px;
	margin: 0 auto;
	font-size: 11px;
	color: #565656;
	padding: 15px 0px 15px 20px;
}
#signature a {
	color: #565656;
}
#signature a:hover {
	color: #cf4327;
	cursor: alias;
}

.clear {
    clear: both;
}