/* --------------------------------------
   Propriétés générales
-------------------------------------- */
html, body {
    margin: 0;
    padding: 0;
	height:100%;
}



body {
	font: 12px Verdana;
	
	
	color: #717171;
	background: #F4F4F4  ;
	height:100%;
	}

h1 { margin:0; padding:0; color:#0066FF; font:24px; font-weight: bold; font-family: 'Gudea', Arial, sans-serif;}

h2 { margin:0; padding:0; color:#717171; font:18px; font-weight: bold; font-family: 'Gudea', Arial, sans-serif;}

h3 { margin:0; padding:0; color:#717171; font:14px; font-weight: bold; font-family: 'Gudea', Arial, sans-serif;}

#conteneur {
	min-height: 95%;
	height: auto;
	
	width:100%;
	

	
   
  margin: 0 auto ;
	
}

.arrondi{
           -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
         }

a {
	color: #085FFF;
	text-decoration: none;
}
a:hover {
	color: #085FFF;
	cursor: pointer;
	text-decoration:underline;
}
a.active {
	cursor: default;
}
	a img {
		border: 0;
	}

a.ib em {
    display:none;
}
a.ib:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.ib:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 21px;
    left: -10px;
    padding: 5px;
    color: #fff;
    border: 3px solid #fff;
    background: #000;
    width:170px;
}
a.ib:hover em span {
    position: absolute;
    top: -14px;
    left: 15px;
    height: 14px;
    width: 29px;
    /*background: transparent url(/images/ib.gif);*/
    margin:0;
    padding: 0;
    border: 0;
}

#bg_bk {
background: none repeat  0 0 #f4f4f4;
    
    height: 58px;
    width: 100%;
	background: #f4f4f4 ;
}

#bg_gr {
background: none repeat  0 0 #000000;
    
    height: 250px;
    width: 100%;
}

#bg_central {
background: none repeat  0 0 #F4F4F4;
    
	min-height:90%:
    height:100%;
    width: 100%;
margin-bottom:10px;
}

#header {
	background: none repeat  0 0 #000000;
	margin: 0 auto;
    width: 100%;
	height: 369px;
	
}


#central {
margin: 0 auto;
width: 960px;
min-height:90%:
    height:100%;

}

#bg_footer {
background-color: #1b1b1b;
		padding: 42px 0 45px 0;
		margin-top: 45px;
		margin-bottom: 0;
		border-top: 4px solid #e3e3e3;
width: 100%;
}

#bg_footer_2 {
width: 100%;
margin-bottom:0;
background-color: #0e0e0e;
overflow: hidden;
padding: 16px 0;
}

#footer {
	margin: 0 auto;
    width: 960px;
}


input {
	color: ;
	background-color: #ffffff;
	border: 1px solid #888888;
	 
	
}

input[type=text], [type=password]{
padding:4px 4px;
color:#5D5C59;
background:#f8f8f8;
margin-right:5px;
margin-top:2px;
margin-bottom:5px;
border: 1px solid #888888;

}

input[type=text]:hover,[type=password]:hover{
padding:4px 4px;
color:#5D5C59;
background:#ffffff;
margin-right:5px;
margin-top:2px;
margin-bottom:5px;
border: 1px solid #1E1E1E;

}

input[type=submit]{
background-color: #0066FF;
border-radius: 5px;
transition: background-color 0.2s linear 0s;
font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    padding: 7px 20px;
color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;

}

input[type=submit]:hover{
background-color: #0066FF;
border-radius: 5px;
transition: background-color 0.2s linear 0s;
font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    padding: 7px 20px;
color:#fff;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -o-border-radius:5px;
text-decoration:underline;

}


select{
padding: 4px;
margin-bottom:5px;
margin-right:5px;
border: 1px solid #888888;
font-size:14px;
}

.edit{
padding:4px 4px;
color:#5D5C59;
background:#202020;
margin-top:3px;
margin-bottom:3px;
border: 1px  #1E1E1E;
height:18px;
font-size:12px;

}

.edit:hover{
padding:4px 4px;
color:#5D5C59;
background:#cfd336;
margin-top:3px;
margin-bottom:3px;
border: 1px  #1E1E1E;
height:18px;
font-size:12px;

}

.txtfooter_title{
color: #fff;
font-family: 'Gudea',sans-serif;
font-size: 16px;
}

.txtfooter_txt{
color: #999999;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 20px;
}

.txtfooter_txt a{
color: #999999;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
line-height: 20px;
}



.title_1{
font: 24px Verdana;
color: #383737;
position:relative;
}

.title_2{
font: 18px Verdana;
color: #505050;
position:relative;
}

.title_3{
font: 14px Verdana;
color: #756F6F;
position:relative;
}

.title_4{
font: 12px Verdana;
color: #969926;
position:relative;
}

.title_5{
font: 12px Verdana;
color: #969926;
position:relative;
}

.title_6{
font: 12px Verdana;
color: #258EE9;
position:relative;
}

.txt_white{
font: 18px Verdana;
color: #FFFFFF;
position:relative;
}


.cadrimg{
border:5px;
 padding: 2px 2px 2px; 
    background: #fff;
    border: 1px solid #8E9193;
    border-width: 1px 1px 1px 1px;
	
	
}

.cadrimg_mini{
border:5px;
 padding: 2px 2px 2px; 
    background: #fff;
    border: 1px solid #8E9193;
    border-width: 1px 1px 1px 1px;
}

.cadrimg_index{
border:5px;
 padding: 2px 2px 2px; 
    background: #fff;
    border: 1px solid #8E9193;
    border-width: 1px 1px 1px 1px;
	margin:7px;
}

#fade { /*--Masque opaque noir de fond--*/
	display: none; /*--masqué par défaut--*/
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none; /*--masqué par défaut--*/
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*--Les différentes définitions de Box Shadow en CSS3--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--Coins arrondis en CSS3--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
/*--Gérer la position fixed pour IE6--*/
*html #fade {
position: absolute;
}
*html .popup_block {
position: absolute;
}


/*navigatie */

#navigatie { 
position: fixed;
top: 400px;
font-size: 100px;
font-weight: bold; }

#navigatie a { color:#2E2E2E; }
#navigatie a:hover { color:#909090; text-decoration:none;  }

.prev { left: 30px; }
.next { right: 30px; }


#menu{
height:23px;
margin:22px 0 0 10px;

}

#menu li {
display: inline ;


}

#menu li a {

padding:  17px;
color:#999999;

height:58px;
text-align: center ;
font-weight: bold;
text-decoration: none;

}

#menu li a:hover {

color:#999999;
padding:  17px;
position: relative;

height:58px;
text-align: center ;
font-weight: bold;
text-decoration:underline;

}

#menu ul{
margin: 0 ;
padding: 0 ;
}

#menufooter{
height:23px;
margin:8px 0 0 16px;

}

#menufooter li {
display: inline ;
}

#menufooter li a {
color:#ffffff;
font: 11px Verdana;	
padding: 5px 8px ;
text-align: center ;
font-weight: normal;
text-decoration: none;
}

#menufooter ul{
margin: 0 ;
padding: 0 ;
}


.connect {
	
}
.connect:hover {
    
}

.box_bubble{
    text-align:left;
    background: #EEEEEE;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(100%,#DEDEDE));
    background: -webkit-linear-gradient(top,white 0,#DEDEDE 100%);
    background: -moz-linear-gradient(top,white 0,#DEDEDE 100%);
    background: -ms-linear-gradient(top,white 0,#DEDEDE 100%);
    background: -o-linear-gradient(top,white 0,#DEDEDE 100%);
    background: linear-gradient(top,white 0,#DEDEDE 100%);	
	position:absolute;
    top:50px;
    z-index:9;
    font-size:12px;
    color:#333;
    padding:10px;
    width:200px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);
    -o-box-shadow:0 5px 10px rgba(0, 0, 0, 0.6);
    text-shadow:none;
    font-weight:normal;
    display:none;
}

.bec_ksb_parametre_home{
    background: url("/images/site/bec-profil.png") no-repeat transparent;
    width: 13px;
    height: 7px;
    right: 20px;
    top: -7px;
    position: absolute;
}

.blocConnecter{margin-bottom:10px;position:relative;}
.blocConnecter a{color:#999;}
.blocConnecter a:hover{color:#fff;}

.connect_infos{
    color:#666;
    font-size:11px;
    text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
}



#se_connecter_open{
    margin-left:-25px;
    top: 75px;
}

#se_connecter_open:hover{
    text-shadow:none;
}



.ksb_sites_puce {
    background: url("/images/site/puce-gerer.gif") no-repeat scroll 0 0 transparent;
    height: 5px;
    margin: 17px 0 0 10px;
    width: 7px;
    float:right;
}

.button, a.button, a.button-blue {
	color:#fff;
    background-color: #0066FF;
	border-radius: 5px;
	margin-top: 20px;
    padding: 7px 20px;
	font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}

.button:hover, a.button:hover, a.button-blue:hover {
	text-decoration:underline;
}


.div_border {
	border-radius: 5px;
	background: #fff;

	padding: 10px;
	border: 1px solid #fff;
}

.thumbnotrans img {
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

a img {
    border: medium none;
    vertical-align: bottom;
}

.thumb a {
    /*background: url("images/expand_light.png") no-repeat scroll 50% 50% #FFFFFF;*/
    border-bottom: medium none;
    display: inline-block;
}

.thumb img {
    border: 5px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: opacity 0.3s ease-in-out 0s;
}

.thumb a > img:hover {
    opacity: 0.4;
}

/* ---- .element-item ---- */

/* 5 columns, percentage width */
.item,
.grid-sizer {
  width: 20%;
}

.item {
  float: left;
  height: 100px;
  background: #0D8;
  border: 2px solid #333;
  border-color: hsla(0, 0%, 0%, 0.7);
}

.item.width2 { width: 40%; }
.item.height2 { height: 200px; }



.bg {
	margin-top: 10px;
	margin-right: 10px;
	padding: 14px 26px;
	font-size: 14px;
	line-height: 100%;
	text-shadow: 0 1px rgba(0, 0, 0, 0.4);
	color: #fff;
	display:inline-block;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	transition: background 0.1s ease-in-out;
	-webkit-transition: background 0.1s ease-in-out;
	-moz-transition: background 0.1s ease-in-out;
	-ms-transition: background 0.1s ease-in-out;
	-o-transition: background 0.1s ease-in-out;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
}
.bg:active {
	padding-top: 15px;
        margin-bottom: -1px;
}
.bg, .bg:hover, .bg:active {
	outline: 0 none;
	text-decoration: none;
	color: #fff;
}

.bg_blue {
	background-color: #0081ff;
	box-shadow: 0px 3px 0px 0px #0242a2;
}
.bg_blue:hover {
	background-color: #006fde;
}
.bg_blue:active {
	box-shadow: 0px 1px 0px 0px #0242a2;
}

.bg_jaune {
	background-color: #fdc058;
	box-shadow: 0px 3px 0px 0px #e29003;
}
.bg_jaune:hover {
	background-color: #fdb53a;
}
.bg_jaune:active {
	box-shadow: 0px 1px 0px 0px #e29003;
}

	/* - PRICING TABLE - */
	.pricing tr.table_heading th.filler, .pricing tr.table_price td.filler, .pricing .order_button .filler {
		width: 300px;
		background: none;
		border: none;
	}

	.pricing tr.table_heading th {
		background-color: #1b1b1b;
		border-right: 1px solid #333333;
		padding: 20px 0;
		width: 160px;
	}

	.pricing tr.table_heading th.rec_heading, 
	.pricing .order_button td.rec_order .button, .pricing .order_button td.rec_order .button-blue, .pricing .order_button td.rec_order .button-red, .pricing .order_button td.rec_order .button-yellow, .pricing .order_button td.rec_order .button-green, .pricing .order_button td.rec_order .button-orange, .pricing .order_button td.rec_order .button-pink { background-color: #0088dc; }
	.pricing tr.table_price td.rec_price { background-color: #007dca; }

	.pricing tr.table_price td { 
		background-color: #0e0e0e;
		padding: 15px 0;
		width: 160px;
		border-right: 1px solid #333333;
	}

	.pricing .pricing_features { border: 1px solid #e3e3e3; }
	.pricing tr.table_price td, .pricing .pricing_features td, .pricing .pricing_features td img { text-align: center; margin: 0 auto; }
	.pricing .pricing_features td { padding: 15px 0; border-right: 1px solid #e3e3e3; }
	.pricing .pricing_features .email_feature { border-bottom: 1px solid #e3e3e3; }
	.pricing .pricing_features td.table_feature { padding-left: 15px; }
	.pricing .pricing_features .row_highlight { background-color: #f3f3f3; }

	.pricing .order_button td { padding: 3px 0 20px 0; border: 1px solid #e3e3e3; }
	.pricing .order_button td a.button, .pricing .order_button td .button-blue, .pricing .order_button td .button-red, .pricing .order_button td .button-yellow, .pricing .order_button td .button-green, .pricing .order_button td .button-orange, .pricing .order_button td .button-pink { margin-left: 27px; background-color: #333; }
	.pricing .order_button td.rec_order { background-color: #f3f3f3; }
	.pricing .pricing_features td span.table-check { display: block; background: url('/images/table_check.png') no-repeat; width: 16px; height: 15px; margin: 0 auto; }



	#pricingtable {
    border-collapse: collapse;
    border-spacing: 0;
}
	.pricing tr.table_price td, .pricing .pricing_features td { color: #999; }

	.pricing tr.table_heading th { font-size: 16px; text-align: center; }	
	.pricing tr.table_price td.rec_price { color: #80c4ef; }
	.pricing tr.table_price td em { color: #0088dc; }
	.pricing .pricing_features td.table_feature { text-align: left; }

	.pricing tr.table_heading th, .pricing tr.table_price td.rec_price em { color: #fff !important; }
	.pricing tr.table_heading th, .toggle-main dt span, ul.tabs li a { font-family: 'Gudea', Arial, sans-serif; }



	.pricing .button { border: 0; margin-top: 20px;}
	.pricing .button, .pricing a.button, .pricing a.button-blue, .pricing a.button-red, .pricing a.button-yellow, .pricing a.button-green, .pricing a.button-orange, .pricing a.button-pink { margin-top: 20px; padding: 7px 20px; }
	.pricing a.button-large { padding: 12px 17px; }

	.pricing .button, .pricing a.button, .pricing a.button-blue, .pricing a.button-red, .pricing a.button-yellow, .pricing a.button-green, .pricing a.button-orange, .pricing a.button-pink, .pricing .tag {
		-webkit-transition: background-color .2s linear;
		-moz-transition: background-color .2s linear;
		-o-transition: background-color .2s linear;
		transition: background-color .2s linear;
	}

	.pricing .button, .pricing a.button, .pricing a.button-blue { background-color: #0088dc; }
	.pricing a.button-red { background-color: #ef2541; }
	.pricing a.button-yellow { background-color: #eca700; }
	.pricing a.button-green { background-color: #11c65a; }
	.pricing a.button-orange { background-color: #f38620 }
	.pricing a.button-pink { background-color: #ff0066; }

	.pricing .button:hover, .pricing a.button:hover, .pricing a.button-blue:hover, .pricing a.button-red:hover, .pricing a.button-yellow:hover, .pricing a.button-green:hover, .pricing a.button-orange:hover, .pricing a.button-pink:hover { background-color: #666 !important; cursor: pointer; }

	.floatLeft { float: left; }




.f_ombre {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    height: 60px;
    
    top: 0;
    width: 100%;
    z-index: 1000;
}

	.cover-photo .cover-background {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover !important;
    height: 369px;
    width: 100%;
}



.button-blue{
background-color: #0066FF;
border-radius: 5px;
transition: background-color 0.2s linear 0s;
font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    padding: 7px 20px;
}


iframe[id^="oauth2relay"] {display: none !important; }