@charset "UTF-8";

html {
	height:100%;
	width:100%;
}

body {
	margin:0;
	height:100%;
	width:100%;
	font-family:Arial,sans-serif;
	font-size:12px;
	overflow-y:auto;
}

h1 {
	font-size:28px;
	font-weight:normal;
}

h2 {
	font-size:20px;
	font-weight: normal;
}

h3 {
	font-size:16px;
	text-decoration:underline;
	font-weight:normal;
}

p {
}

a {
	text-decoration:none;
}

img {
	border:0;
}

div#top_site {
	width:100%;
	height:110px;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
	background-color:#fff;
}

input#parallax_home {
	width:40px;
	height:40px;
	position:fixed;
	right:20px;
	top:25px;
	outline-style:none;
	z-index:2;
}

input#parallax_haut {
	width:40px;
	height:40px;
	position:fixed;
	right:20px;
	top:120px;
	outline-style:none;
	z-index:2;
}

input#parallax_bas {
	width:40px;
	height:40px;
	position:fixed;
	right:20px;
	bottom:20px;
	outline-style:none;
	z-index:2;
}

div#header {
	height:70px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

div#logo {
	margin-left:36px;
	width:274px;
	float:left;
	height:70px;
}

div#tools_top {
	float:left;
	width:554px;
	margin-right:136px;
	height:70px;
}

div#search {
	float:right;
	margin-top:25px;
}

div#social {
	float:right;
	margin-top:25px;
}

div#social ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#social ul li {
	float:left;
	margin-left:10px;
	width:26px;
	height:24px;
}

div#search input[type="text"] {
	background:#e5e5e5;
	color:#a0a5a9;
	border:0;
	height:22px;
	padding-left:5px;
}

div#search input[type="submit"] {
	width:26px;
	height:24px;
	background-image:url("../images/ico_rechercher.png");
	background-repeat:no-repeat;
	border:0;
	cursor:pointer;
}

div#logo img {
	height:70px;
}

div#top_menu {
	width:1000px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
}

div#top_menu ul {
	list-style-type:none;
	font-size:12px;
	padding:0;
	margin:0;
}

div#top_menu ul li {
	float:left;
	height:40px;
	width:125px;
}

div#top_menu ul li a {
	display:block;
	height:40px;
	width:125px;
	line-height:40px;
	text-align:center;
	color:#4c4c4c;
	font-weight:bold;
}

div#top_menu ul li a:hover {
	color:#fff;
}

div#top_menu ul li.item-128 a {
	color:#004c93;
}

div#top_menu ul li.item-128 a:hover {
	color:#fff;
}

div#accueil, div#qui_sommes_nous, div#on_vous_informe, div#on_parle_de_vous, div#devis_personnalise, div#nous_rejoindre, div#nous_contacter {
	float:left;
	width:100%;
}

div#accueil {
	margin-top:90px;
}

div#qui_sommes_nous, div#qui_sommes_nous a {
	color:#004c93;
}

a.readmore_b {
	color:#004c93 !important;
	background-image:url("../images/ico_more_b.png") !important;
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:18px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

a.readmore_w {
	color:#ffffff !important;
	background-image:url("../images/ico_more_w.png") !important;
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:18px;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

div#on_vous_informe {
	color:#fff;
	background-color:#004c93;
}

div#on_vous_informe a {
	color:#fff;
}

div#on_vous_informe div.frame_parallax {
	padding-right:475px;
	width:475px;
	background-image:url("../images/img_on_vous_informe.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#on_parle_de_vous {
	color:#fff;
	background-color:#a0a5a9;
}

div#on_parle_de_vous div.frame_parallax {
	padding-right:475px;
	width:475px;
	min-height:265px;
	background-image:url("../images/img_on_parle_de_vous.png");
	background-repeat:no-repeat;
	background-position:bottom right;
}

div#devis_personnalise {
	color:#004c93;
	background-color:#fff;
}

div#devis_personnalise a {
	color:#004c93;
}

div#devis_personnalise div.frame_parallax {
	padding-right:475px;
	width:475px;
	background-image:url("../images/img_devis_personalise.png");
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:265px;
}

div#nous_rejoindre {
	color:#fff;
	background-color:#004c93;
}

div#nous_rejoindre a {
	color:#fff;
}

div#nous_rejoindre div.frame_parallax {
	padding-right:475px;
	width:475px;
	background-image:url("../images/img_nous_rejoindre.png");
	background-repeat:no-repeat;
	background-position:535px center;
}

div#nous_contacter {
	color:#fff;
	background-color:#a0a5a9;
}

div#nous_contacter a {
	color:#fff;
}

div#nous_contacter a.contact_a {
	background-image:url("../images/ico_contact.png");
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	text-decoration:underline;
}

div#footer {
	background:#fff;
	color:#a0a5a9;
}

div#footer_menu {
	margin-top:15px;
	width:100%;
	float:left;
}

div#footer_menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div#footer_menu ul li {
	float:left;
	margin-right:10px;
}

div#footer_menu ul li.item-106 {
	display:none;
}

div#footer_menu ul li a {
	color:#a0a5a9;
}

div#footer_copyright {
	width:100%;
	float:left;
	margin-bottom:250px;
	height:21px;
	line-height:21px;
	margin-top:5px;
}

div#footer_copyright p {
	margin:0;
}

div.frame_parallax {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	padding-top:40px;
	padding-bottom:40px;
}

div.frame_parallax h1 {
	margin-top:0;
	margin-bottom:30px;
	font-size:28px;
	font-weight:normal;
}

div#frame_accueil {
	float:left;
	width:100%;
	height:350px;
	position:relative;
	background-image:url("../images/X.png");
	background-repeat:no-repeat;
	background-position:530px 0px;
}

img#img_accueil {
	float:left;
	margin-left:60px;
}

/*
p#txt1_accueil {
	position:absolute;
	color:#004c93;
	top:260px;
	left:75px;
	font-size:28px;
}
*/
p#txt2_accueil {
	position:absolute;
	top:65px;
	left:440px;
	font-size:32px;
	color:#004c93;
}

p#txt2_accueil a {
	color:#004c93;
}

p#txt3_accueil {
	position:absolute;
	top:100px;
	left:480px;
	font-size:32px;
	color:#004c93;
}

p#txt3_accueil a {
	color:#004c93;
}

div#menu_app {
	float:left;
	width:100%;
}

div#menu_app ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

div#menu_app ul li {
	float:left;
	width:105px;
	font-size:10px;
	text-align:center;
	margin-left:25px;
	margin-right:25px;
}

div#menu_app ul li a {
	float:left;
	color:#7f7f7f;
}

div#menu_app ul li a img {
	float:left;
	width:65px;
	margin-left:20px;
	margin-right:20px;
}

div#menu_app ul li a span {
	float:left;
	clear:both;
	margin-top:10px;
}