@charset "UTF-8";
/* style 2*/
/* @group font-face */

/* @license
 * MyFonts Webfont Build ID 1445772, 2011-11-04T11:29:46-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: PF Square Sans Pro Light by Parachute
 * URL: http://www.myfonts.com/fonts/parachute/pf-square-sans-pro/light/
 * Copyright: Copyright (c) 2005 Parachute&#x00A8;, www.parachute.gr.  All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1445772
 * 
 * © 2011 Bitstream Inc
*/

@font-face {
	font-family: 'PFSquareSansPro';
	font-weight: normal;
	font-style: normal;
	src: url('160F8C_0.eot'); /* IE9 Compat Modes */
	src: 
		local('PFSquareSansPro Light'),
		local('PFSquareSansPro-Light'),
		url('../ressources/webfonts/160F8C_0.eot') format('eot'),
		url('../ressources/webfonts/160F8C_0.woff') format('woff'),
		url('../ressources/webfonts/160F8C_0.ttf') format('truetype');
}

@font-face {
    font-family: 'myriadpro';
    font-weight: normal;
    font-style: normal;
    src: url('../../../ressources/webfonts/MyriadPro-Light.otf') format('otf'),
         url('../../../ressources/webfonts/MyriadPro-Light.otf') format('truetype');
}

html {
	font-family: myriadpro, Helvetica, arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, strong, b, th {
	font-family: myriadpro, Helvetica, arial, sans-serif;
}

/* @end */

/* GENERAL
------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
}

h1 {
	color: #ffffff;
	font-size: 15px;
  background-color: #e52f3a;
	box-shadow: 0px 5px 0px #a80f19;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
	text-align: center;
	width: 256px
}

h2 {
	color: #4D4D4D;
	width: 300px;
	text-align: center;
	font-size: 15px;
}

h3{
	color: #4E7B9C;
	font-size: 13px;
}

a{
	text-decoration: none;
}

a img, a:focus img, a:visited img, a:active img{
	text-decoration: none;
	border: none;
}

p{
	color: #4D4D4D;
}

strong{
	font-weight: bold;
}

#main{
	width: 725px;
	margin: 0 auto;
}

.visuel_cadre{
	background-image: linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.18, rgb(235,235,235)),color-stop(0.59, rgb(255,255,255)));
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:203px;
	height: 130px;
	padding:10px;
	-moz-box-shadow: 0px 0px 2px #898989;
	-webkit-box-shadow: 0px 0px 2px #898989;
	-o-box-shadow: 0px 0px 2px #898989;
	box-shadow: 0px 0px 2px #898989;
	
}

/* @group header */

header#header {
	width: 960px;
	height: 95px;
	position: relative;
}

#header #acces_client {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-image: linear-gradient(bottom, rgb(205,205,205) 0%, rgb(255,255,255) 50%);
	background-image: -o-linear-gradient(bottom, rgb(205,205,205) 0%, rgb(255,255,255) 50%);
	background-image: -moz-linear-gradient(bottom, rgb(205,205,205) 0%, rgb(255,255,255) 50%);
	background-image: -webkit-linear-gradient(bottom, rgb(205,205,205) 0%, rgb(255,255,255) 50%);
	background-image: -ms-linear-gradient(bottom, rgb(205,205,205) 0%, rgb(255,255,255) 50%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(205,205,205)),color-stop(0.5, rgb(255,255,255)));
	border: 1px solid #F4F4F4;
	height: 30px;
	width: 90px;
	position: absolute;
	right: 0;
	top:0;
	line-height: 30px;
	padding-left: 20px;
	cursor: pointer;
	display:none;
}

#acces_client a {
	color: #4D4D4D;
}

#header h1.logo {
    float: left;
    margin-top: 12px;
}

#header nav {
    display: block;
    float: left;
    margin-left: 35px;
    margin-top: 58px;
}

#header nav ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#header nav li{
    float: left;
    font-size: 1.231em;
    font-weight: bold;
    line-height: 30px;
    margin-left: 8px;
}

#header nav li a{
	color: #4E7B9C;
}

#header nav li a.select {
	color: #E74043;
	text-decoration: underline;
}

#header .sep{
    background-image: url(../images/separation.jpg);
    background-repeat: no-repeat;
    height: 14px;
    margin-left: 10px;
    width: 1px;
}

/* @end */

/* @group content home */

section#content {
    clear: both;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 725px;
    margin-bottom: 30px;
}

#content #zone_marketing {
	background-repeat: no-repeat;
	width: 960px;
	height: 350px;
	position: relative;
}

#content p {
	line-height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#content h3 {
	margin-bottom: 0;
}

/* @end */

/* @group zone */


#zone_marketing h1.titre_slider {
	font-family: 'PFSquareSansPro';
	font-weight: normal;
	font-size: 3.692em; 
	color: #FFFFFF; 
	left: 45px; 
	position: absolute; 
	top: 60px; 
	letter-spacing: 2px;
}

#zone_marketing .accroche_slider{
    left: 25px;
    position: absolute;
    top: 145px;
    width: 330px;
}

#zone_marketing .accroche_slider span{
    color: #FFFFFF;
    display: block;
    font-size: 1.308em;
    font-weight: bold;
    line-height: 25px;
}

#zone_marketing .zone_marketing_info{
    background-image: url(../images/cadre_com.png);
    background-repeat: no-repeat;
    height: 175px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
    position: absolute;
    right: 25px;
    top: 25px;
    width: 260px;
}

#zone_marketing .besoin_aide{
    bottom: 27px;
    color: #FFFFFF;
    height: 60px;
    line-height: 16px;
    position: absolute;
    right: 25px;
    text-align: right;
    width: 250px;
}

#zone_marketing .besoin_aide strong{
	font-size: 	1.077em;
}

#zone_marketing .besoin_aide img{
    margin-bottom: 2px;
    margin-top: 2px;
}

#zone_marketing .besoin_aide .tarif_appel{
	font-size: 0.769em;
}

#zone_marketing .teleassistance{
	font-size: 2.231em; 
	color: #7DB141; 
	font-weight: 600;
}

#zone_marketing .box_prix{
    color: #808080;
    height: 50px;
    margin-left: 45px;
    margin-bottom: 10px;
    position: relative;
    width: 165px;
}

#zone_marketing .prix1{
    color: #808080;
    font-size: 1.231em;
    left: 65px;
    position: absolute;
	top: 9px;
}

#zone_marketing .prix2{
    color: #1EA2E4;
    font-size: 4.231em;
    position: absolute;
    top: 0;
    font-weight: bold;
}

#zone_marketing .prix3{
    color: #1EA2E4;
    font-size: 	1.846em;
    left: 60px;
    position: absolute;
    top: 25px;
}

#zone_marketing .prix4{
    color: #808080;
    font-size: 1.231em;
    left: 120px;
    position: absolute;
    top: 31px;
}

#zone_marketing .souscrire {
    display: block;
    margin-left: 45px;
    margin-top: -10px;
}

#zone_marketing .reduction{
    display: block;
    cursor: pointer;
    cursor: pointer;
    color: #4E7B9C;
    font-size: 	0.923em;
    line-height: 12px;
    text-align: center;
}

/* @end */

/* @group info */

#content #info {
	min-height: 310px;
    width: 960px;
	padding-top: 15px;
	padding-bottom: 40px;
}

#info div.box_info {
	width: 220px;
	float: left;
	margin-right: 20px;
}

#info .box_tranquility,
#info .box_security,
#info .box_simple,
#info .box_near {
	display: block;
}

#info .box_tranquility {
	background: url(../images/picto_tranquilite.png) no-repeat -16px top;
}

#info .box_security {
	background: url(../images/picto_securite_03.png) no-repeat -16px top;
}

#info .box_simple {
	background: url(../images/picto_simple_utilisation.png) no-repeat -16px top;
}

#info .box_near {
	background: url(../images/picto_proche_de_vous.png) no-repeat -16px top;
}

#info .box_info a{
	text-decoration: none;
}

/* @end */

span.more {
	color: #1EA2E4;
	font-weight: bold;
	text-decoration: underline;
}

span.fch {
	display: inline-block;
	background: url(../images/fleche.png) no-repeat left center;
	width: 20px;
	height: 11px;
}

#info h2{
	color: #4E7B9C;
	font-size: 1.231em;
	margin: 0;
	padding-top: 120px;
}

/* @group news */

#news{
	min-height: 290px;
	width: 960px;
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 25px;
}

#news figcaption h2 {
	font-size: 1.231em;
	color: #4E7B9C;
	margin-top: 6px;
	margin-bottom: 0;
}

#news .actu figcaption p {
	color: #4E7B9C;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 15px;
}

#news h2{
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 	1.385em;
}

#news .actu{
    float: left;
    margin-right: 30px;
    width: 220px;
}

#news .actu p {
	margin: 0 0 5px;
}

#news .actu a {
	display: block;
	margin-top: 13px;
}

#news figure{
	padding: 0;
	margin: 0;
}

#news .slider2{
    float: left;
	width: 710px;
}

#news .visuel_cadre_slider{
	background-image: linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -o-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 18%, rgb(255,255,255) 59%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.18, rgb(235,235,235)),color-stop(0.59, rgb(255,255,255)));
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	width: 690px;
	padding:10px;
	-moz-box-shadow: 0px 0px 2px #898989;
	-webkit-box-shadow: 0px 0px 2px #898989;
	-o-box-shadow: 0px 0px 2px #898989;
	box-shadow: 0px 0px 2px #898989;
	position: relative;
}

#news .visuel_cadre_slider img {
	float: left;
}

#news .info_slider{
	float: left;
	margin-left: 12px;
}

#news .info_slider h2{
    font-size: 1.231em;
    font-weight: bold;
	margin: 0;
	padding-top: 40px;
	color: #4E7B9C;
}

#news .info_slider p{
	color: #4E7B9C;
    font-size: 1em;
	margin: 0;
	font-weight: bold;
}

#news .info_slider p.firstParagraph {
	line-height: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#news .info_slider p.secondParagraph {
	margin-bottom: 15px;
	line-height: 15px;
}

/* @end */

/* @group domicile */

#dom{
	clear: both;
	min-height: 285px;
	padding-bottom: 30px;
	width: 960px;
}

#dom h2 {
	margin-bottom: 5px;
	font-size: 	1.385em;
	margin-top: 0;
}

#dom p {
	margin: 0 0 5px;
}

#dom .box_dom{
	width: 220px;
	float: left;
	margin-right: 20px;
}

#dom figure{
	margin: 0;
	padding: 0;	
}

/* @end */

/* @group footer */

footer#footer{
	background-image: linear-gradient(bottom, rgb(255,255,255) 49%, rgb(196,196,196) 100%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(196,196,196) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(196,196,196) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(196,196,196) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 49%, rgb(196,196,196) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.49, rgb(255,255,255)),color-stop(1, rgb(196,196,196)));
	height: 130px;
}

#footer nav{
	display: block;
	width: 960px;
	margin: 0 auto;
	height: 45px;
    padding-top: 18px;
    border-bottom: 1px solid #CCCCCC;
}

#footer nav ul{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer nav li{
    color: #999999;
    float: left;
    font-size: 	0.923em;
    font-weight: bold;
    line-height: 30px;
    margin-right: 5px;
}

#footer .sep{
    background-image: url(../images/separation2.jpg);
    background-repeat: no-repeat;
    height: 14px;
    margin-left: 7px;
    width: 1px;
}

#footer a{
	text-decoration: none;
	color: #999999;
}

#footer .copyright{
    margin-right: 0;
    float: right;
}

#footer .logo_footer{
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 9px;
    width: 960px;
}

#footer img{
	float: left;
}

#footer p{
    color: #808080;
    float: left;
    font-size: 	0.923em;
    font-style: italic;
    margin-top: 15px;
}

#footer .fbk_logo_container {
   float: right;
   position: relative;
   margin: 5px 10px 0 0;
   width: 35px;
}

#footer .fbk_logo {
   width: 100%;
}

/* @end */

.souscrire {
	width: 152px;
	height: 45px;
	line-height: 45px;
	font-weight: normal;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: #b6e84e; /* Old browsers */

	background: -moz-linear-gradient(top,  #b6e84e 0%, #94d32a 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6e84e), color-stop(100%,#94d32a)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #b6e84e 0%,#94d32a 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #b6e84e 0%,#94d32a 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #b6e84e 0%,#94d32a 100%); /* IE10+ */

	background: linear-gradient(top,  #b6e84e 0%,#94d32a 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e84e', endColorstr='#94d32a',GradientType=0 ); /* IE6-9 */
	
	font-size: 23px;
	font-weight: normal;
	position: absolute;
}

.souscrire a {
	text-shadow: 0px 1px 1px #2d3d0b;
	display: block;
    color: #FFFFFF;
	width: 119px;
	height: 35px;
	line-height: 34px;
	padding: 5px 15px 5px 17px;
}

#zone_marketing .souscrire {
	position: static;
	margin-left: 50px;
}

