@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

body
{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}

/* -4 */
.botchat
{
	position: fixed;
	right: 0;
	bottom: -507px;
	margin-bottom: -4px;
	z-index: 1000;
	border-radius: 9px;
	overflow: hidden;
	transition: bottom 0.3s;
}

.botchat-icon
{
	float: left;
	width: 42px;
}

.visiblebotchat 
{
	bottom: 0;
}

.botchat-title
{
	width: 300px;
	background-color: #29b008;
	font-size: 17px;
	box-sizing: border-box;
	padding: 12px;
	font-weight: bold;
	color:#fff;
}

.botchat iframe
{
	height: 506px;
	border: none;
	/*background-color: rgba(0,0,0,0.5);*/
	background-color: #2bdb00;
}

.offer
{
	float: left;
	width: 20%;
	background-color: #dedede;
	box-sizing: border-box;
	min-height: 611px;
	border: 1px solid;
}

.samplewebiteimage
{
	width:100%;
}

.samplewebsite
{
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-shadow: 0px 1px 6px #000000;
	width:23.5%;
}

.item-line
{
	width:100%;
	margin-bottom:0px;
}

.infrastructure
{
	text-align:center;
}

.logobox
{
	float:left;
	width:15%;
}

.date-article
{
	margin-bottom: 20px;
	font-size: 13px;
}

.btn-box-slide
{
	text-align: center;
	margin-bottom: 5px;
}

.fullheight-empty-page
{
	min-height:100vh;
}

.item-website
{
	float: left;
	margin-right: 1%;
	width: 32%;
}

#conveythis-wrapper
{
	right:0;
	left:10px;
}

.item-website img
{
	width:100%;
}

.item-title
{
	text-align: center;
	font-size: 13px;
	padding: 10px;
	box-sizing: border-box;
	background-color: #262626;
	color: #fff;
}

.item-store
{
	float:left;
	width:24%;
	margin-right:1%;
	margin-bottom:20px;
	border: 1px solid #c8c8c8;
	box-shadow: -2px 5px 3px #aaa;
}

.navbarblog
{
	padding-top: 20px;
	margin-bottom: 33px;
	font-size: 13px;
}

.item-store img
{
	width:100%;
}

.item-store-desc
{
	text-align: center;
	font-size: 13px;
	background-color: #202020;
	color: #fff;
}

.last-article-englobe
{
	overflow:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.last-article
{
	float: left;
	width: 30%;
	margin-right: 3%;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fdfdfd;
	max-height: 410px;
	min-height: 410px;
}

.last-article-title
{
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	color: #3e3e3e;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.last-article-img
{
	overflow:hidden;
}

.last-article-img img
{
	width:100%;
	height:auto;
	transition-duration: 0.5s;
}

.last-article-img:hover img
{
	transform: scale(1.2) rotate(3deg);
}

.last-article-date
{
	font-size: 10px;
	color: #5c5a5a;
	margin-left: 10px;
}

.last-article-accroche
{
	font-size: 12px;
	margin-top: 10px;
	color: #000;
	margin-left: 10px;
	margin-right: 10px;
}

.surlignetitle
{
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 6px;
}

.phonehotline
{
	float: right;
	margin-left: 10px;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
}

.title-border
{
	border-bottom: 3px solid #00b5f0;
	padding-bottom: 9px;
}

.alert
{
	font-size:13px;
}

.navbar 
{
	padding: .0rem 1rem;
}

.little-icon-product
{
	width: 130px !important;
	height: 130px !important;
	margin-top: -100px;
}

.littleFont
{
	font-size: 10px !important;
}

.englobe-blog-box
{
	overflow:auto;
}

.article-miniature img
{
	width:100%;
}

.article-title
{
	font-size: 16px;
	font-weight: bold;
	max-height: 60px;
	min-height: 60px;
	padding: 10px;
}

.article-date
{
	font-size:12px;
	padding-left: 10px;
	padding-right: 10px;
}

.article-resumer
{
	margin-top: 12px;
	font-size: 14px;
	min-height: 192px;
	max-height: 192px;
	padding-left: 10px;
	padding-right: 10px;
}

.minislide
{
	height:350px !important;
}

.dark-selected
{
	background-color:#6c6c6c;
}

.article-block
{
	margin-bottom: 20px;
	border-bottom: 1px solid #dadada;
	background-color: #f2f2f2;
	box-sizing: border-box;
	float: left;
	width: 30%;
	margin-right: 3%;
	max-height: 520px;
	height: 520px;
}

.article-btn-plus
{
	overflow: auto;
}

.btn-article
{
	float:right;
	padding-left:10px;
	padding-right:10px;
}

.article-paging
{
	text-align:center;
}

.slider
{
	overflow:hidden;
	height:680px;
}

.slider img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.promo
{
	position: absolute;
	margin-left: -20px;
	margin-top: -20px;
}

.slider ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.slider ul li img
{
	width: 100%;
	height: auto;
}

.titleslide
{
	position: absolute;
	width: 100%;
	text-align: left;
	margin-top: 294px;
	color: #fff;
	text-shadow: 2px 5px 5px #060606, -3px 2px 7px #000;
	text-align: center;
}

.codesource
{
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.currencybox
{
	float: right;
	padding-top: 10px;
	font-size: 11px;
	margin-right: 10px;
}

.icon-product-show
{
	width: 130px;
	height: 130px;
	margin-bottom: 15px;
	margin-left: -9px;
	margin-top: -103px;
}

.btnLogin
{
	margin-top:10px;
	margin-bottom:10px;
}

.btnLostPassword
{
	float:right;
	margin-top: -47px;
}

/* Offre SEO */

.service-item-images
{
	float:left;
	width:20%;
	box-sizing:border-box;
}

.service-item-titre
{
	float: left;
	width: 40%;
	box-sizing: border-box;
	padding-top: 41px;
	font-size: 15px;
	text-align:center;
}

.service-item-action
{
	float:left;
	width:20%;
	box-sizing:border-box;
	margin-top: 38px;
	text-align:center;
}

.service-item-progress
{
	float:left;
	width:20%;
	box-sizing:border-box;
	margin-top:45px;
}

.logo-item
{
	float: left;
	margin-right: 20px;
	border: 1px solid #dddddd;
}

.logo-item-create
{
	float: left;
	margin-right: 1%;
	border: 1px solid #dddddd;
	width: 19%;
}

.logo-item-create img
{
	width:100%;
	height:auto;
}

.logo-presentation-box
{
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}

.title-offre
{
	position: relative;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 3px 4px #000000;
	margin-top: 0px;
	background-color: rgba(255,0,0,0.8);
}

.colonne3
{
	border: 1px solid #dddddd;
	padding-left: 0;
	padding-right: 0;
	float: left;
	width: 30%;
	margin-right: 3%;
}

.price-offre
{
	position: relative;
	text-align: center;
	margin-top: 0px;
	font-size: 30px;
	font-weight: bold;
	background-color: rgba(0,0,0,0.8);
	color: #ffffff;
}

/* Planning */

.title-planning
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	background-color: #353b41;
	color: #ffffff;
}

.day
{
	float: left;
	width: 14.28%;
	box-sizing: border-box;
	border: 1px solid #353b41;
	text-align: center;
	height: 60px;
	padding-top: 15px;
	font-weight: bold;
}

.isday
{
	background-color: #0a0;
	color:#ffffff;
}

/* Testimonial */

.testimonial{
    padding-top: 70px;
    margin: 50px 15px 0;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;
}
.testimonial:hover{ border-color: #e7e3e3; }
.testimonial .pic{
    width: 95px;
    height: 95px;
    border-radius: 50%;
    background: #fff;
    padding: 7px;
    position:absolute;
    top: -50px;
    left: 50%;
    overflow: hidden;
    transform: translateX(-50%);
    transition: all 0.7s ease 0s;
}
.testimonial:hover .pic{ background: #1d3033; }
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title{
    font-size: 16px;
    font-weight: 700;
    color: #eabd44;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.testimonial .description{
    font-size: 15px;
    color: #999;
    line-height: 25px;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 25px 35px;
    margin: 0;
}
.testimonial .testimonial-content{
    padding: 15px 25px 12px;
    border: 1px solid #f7f7f7;
    border-top: none;
    position: relative;
    text-align: left;
    transition: all 500ms ease 0s;
}
.testimonial:hover .testimonial-content{ border-color: #1d3033; }
.testimonial .testimonial-content:after{
    content: "";
    width: 100%;
    height: 0;
    background: #1d3033;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    transition: all 0.7s ease 0s;
}
.testimonial:hover .testimonial-content:after{ height: 100%; }
.testimonial-content .testimonial-profile{ display: inline-block; }
.testimonial .name{
    font-size: 16px;
    font-weight: 700;
    color: #3d3d3d;
    text-transform: uppercase;
    margin: 0 0 3px;
    transition: all 700ms ease 0s;
}
.testimonial:hover .name{ color: #fff; }
.testimonial .post{
    font-size: 14px;
    color: #eabd44;
    text-transform: capitalize;
}
.testimonial .rating{
    display: inline-block;
    padding: 1px 5px;
    margin: 0;
    list-style: none;
    background: #eabd44;
    position: absolute;
    right: 25px;
}
.testimonial .rating li{
    display: inline-block;
    font-size: 14px;
    color: #fff;
}
.owl-theme .owl-controls{
    width: 100%;
    position: absolute;
    top: 50%;
}
.owl-theme .owl-controls .owl-buttons div{
    width: 45px;
    height: 40px;
    line-height: 37px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #ececec;
    padding: 0;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
}
.owl-theme .owl-controls .owl-buttons div:hover{
    background: #eabd44;
    border-color: #eabd44;
}
.owl-prev,
.owl-next{
    position: absolute;
    left: -3%;
}
.owl-next{
    left: auto;
    right: -3%;
}
.owl-prev:before,
.owl-next:before{
    content: "\f104";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 25px;
    color: #ececec;
}
.owl-next:before{ content: "\f105"; }
@media only screen and (max-width: 990px){
    .owl-theme .owl-controls,
    .owl-prev,
    .owl-next{
        position: relative;
        left: 0;
        right: 0;
    }
}
@media only screen and (max-width: 768px){
    .testimonial .testimonial-content{
        padding: 15px 10px 12px;
    }
    .testimonial .rating{
        right: 12px;
    }
}

/* Header */

.phoneline
{
	color: #ffffff;
	float: left;
	margin-top: 7px;
}

.minitext
{
	font-size: 12px;
}

.navbar-brand
{
	width:120px;
}

.grayColor
{
	background-color:#ededed;
}

.shadow
{
	box-shadow: 0px 1px 6px #7e7e7e !important;
	z-index: 1000;
}

.form-inline a
{
	font-size:10px;
}

.margin-base
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.padding-base
{
	padding-top:20px;
	padding-bottom:20px;
}

.nav-item:hover
{
	border-bottom: 2px solid #00c89c;
}

.nav-item:hover ul
{
	display:block;
}

.nav-item ul
{
	display:none;
	list-style: none;
	margin: 0;
	border: 1px solid #e3e3e3;
	background-color: #ffffff;
	padding: 20px;
	position: absolute;
	z-index: 2;
	margin-top: 2px;
	width: 250px;
}

.nav-item ul li
{
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 3px;
}

.nav-item ul li a
{
	color: #000000;
}

.navbar-brand img
{
	width:100%;
	height:auto;
}

.nav-link
{
	font-size:12px;
	text-transform: uppercase;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.topheader
{
	width: 100%;
	height: 40px;
	background-color: #343a40;
}

.textareabox
{
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 150px;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	padding-left: 10px;
	padding-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

.headerpage
{
	padding-top: 40px;
	color: #ffffff;
	background-color: #00c89c;
	padding-bottom: 40px;
}

.headerpage h1
{
	font-size: 30px;
}

.box-connect-one
{
	border: 1px solid #a5a5a5;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 5px;
}

.logo-product
{
	float:left;
}

.product-info
{
	float: right;
	font-size: 25px;
	text-align: right;
	margin-top: 15px;
}

.pricefull
{
	font-size: 33px;
	font-weight: bold;
}

.box-facture
{
	margin-top: 40px;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 40px;
	box-shadow: 2px 2px 4px #aaaaaa;
}

.inforound
{
	display: inline;
	background-color: #3c3c3c;
	width: 15px;
	height: 15px;
	border-radius: 15px;
	color: #ffffff;	
}

.total-facture
{
	float: right;
	font-size: 34px;
	font-weight: bold;
}

.detail-product
{
	overflow:auto;
}

.box-connect-subscribe
{
	overflow: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

.action-box
{
	position: absolute;
	text-align: center;
	width: 98%;
	box-sizing: border-box;
	margin-top: -45px;
}

.menu-mobile
{
	display:none;
	width: 100%;
	height: 40px;
	background-color: #40454a;
}

.menu-mobile img
{
	padding-left: 5px;
	width: 35px;
	padding-top: 2px;
}

.menu-mobile-complet ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu-mobile-complet ul li
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #fff;
	border-bottom: 1px dashed #7e7e7e;
}

.menu-mobile-complet ul li a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.btn_contact
{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #29b008;
	border-radius: 5px;
	font-weight: bold;
	border: none;
}

.btn_contact:hover
{
	background-color:#33e108;
}

.formation-etape
{
	width: 20%;
	float: left;
	margin-right: 1%;
}

.formation-etape ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.formation-etape ul li
{
	width: 100%;
	margin-bottom: 10px;
	background-color: #000000;
	border-radius: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center;
}

.formation-etape ul li a
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.formation-video
{
	width: 79%;
	float: left;
}

.nocenter
{
	text-align:left !important;
}

.btnConnect:hover
{
	background-color: #00b5f0;
	color: #ffffff;
}

.linkbox
{
	text-decoration: none;
	color: #000000;
}

.item-double-form
{
	float: left;
	width: 45%;
	margin-right: 2%;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
}

.double-connect-box
{
	overflow: auto;
	margin-bottom: 20px;
}

.formationbox
{
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.btnForum:hover
{
	background-color:#0051ba;
}

.loginbox
{
	float: right;
	margin-right: 20px;
	padding-top: 2px;
}

.col3 ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.col3 ul a
{
	text-decoration: none;
	color: #000000;
}

.navigation-bar
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

.navigation-bar a
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

.socialbox
{
	float: right;
	padding-top: 8px;
	margin-right: 5px;
}

.socialbox a
{
	color:#ffffff;
}

.article_image_box
{
	width:100%;
}

.web-dev-icon
{
	width: 45px;
	height: 45px;
	float: left;
	margin-right: 10px;
	margin-top: -5px;
	transition-duration: 0.5s;
}

.web-dev-icon:hover
{
	transform:scale(1.2) rotate(-10deg);
}

.article_image_box img
{
	width:100%;
	height:auto;
}

.article_icon
{
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 10px;
}

.article_icon img
{
	width:100%;
	height:auto;
}

.round
{
	width: 110px;
	height: 110px;
	overflow: hidden;
	background-color: #ff9000;
	border-radius: 110px;
	text-align: center;
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.pubc
{
	width: 728px;
	margin-left: auto;
	margin-right: auto;
}

.pub
{
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #d5d5d5;
}

.round img
{
	width: 70%;
}

.fonctionnalite-box
{
	overflow:auto;
}

.col4
{
	float:left;
	width:25%;
	font-size:12px;
	text-align:center;
	padding: 10px;
	box-sizing: border-box;
}

.col3
{
	float:left;
	width:33.33%;
	text-align:center;
	font-size: 12px;
}

.prefooter
{
	width: 100%;
	background-color: #ccc;
	overflow: auto;
	padding-bottom:20px;
	padding-top: 20px;
}

footer
{
	width: 100%;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background-color: #3e3e3e;
	padding: 10px;
	box-sizing: border-box;
}

/* FORUM START */

.forum-section
{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	background-color: #e4e4e4;
	font-size: 13px;
	overflow: auto;
}

.top-forum
{
	height:40px;
}

.btnNewSujet-box
{
	float:right;
}

.btnReturn-box
{
	float:left;
}

.btnForum
{
	font-size: 12px;
    text-decoration: none;
    background-color: #006fff;
    border-radius: 5px;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
	border:none;
}

.forum-section-navigation
{
	margin-top: 20px;
	font-size: 12px;
}

.forum-section:hover
{
	background-color:#aaaaaa;
}

.forum-section a
{
	text-decoration: none;
	font-weight: bold;
	color:#127aaa;
}

.subsection-forum
{
	float:left;
	width:60%;
}

.sujet-forum
{
	float: left;
	width: 10%;
	text-align: center;
	border-left: 1px solid;
	line-height: 1.2em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.message-forum
{
	float: left;
	width: 10%;
	text-align: center;
	border-left: 1px solid;
	border-right: 1px solid;
	line-height: 1.2em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.title-section-up
{
	float:left;
	width:60%;
	font-size: 12px;
	font-weight: bold;
}

.messages-section-up
{
	float:left;
	width:10%;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

.sujet-section-up
{
	float:left;
	width:60%;
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.section-forum-show
{
	background-color: #68cfff;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 20px;
}

/* FORUM END */

.contain-plus-block
{
	width: 100%;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 13px;
}

.websiteShow
{
	float: left;
	width: 30%;
	height: 300px;
	overflow: hidden;
	transition: all 1s ease;
	margin-right: 3.33%;
}

.websiteShow img
{
	width:100%;
	height:auto;
}

.websiteShow:hover
{
	transform:rotate(2deg) scale(1.2);
}

.global-line-product
{
	width: 100%;
	overflow: auto;
	margin-bottom: 20px;
}

.validmsg
{
	padding: 20px;
	text-align: center;
	background-color: #d6ffc7;
	border-radius: 5px;
	margin-bottom: 10px;
}

.errormsg
{
	padding: 20px;
	text-align: center;
	background-color: #ffc7c7;
	border-radius: 5px;
	margin-bottom: 10px;
}

.btnConnect
{
	background-color: #ffffff;
	text-decoration: none;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-radius: 5px;
	font-size: 13px;
}

.technobox
{
	float:left;
}

.topmargin
{
	margin-top:20px;
	margin-bottom:20px;
}

.textareaClass
{
	width: 100%;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 10px;
	font-family: Arial;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #aaaaaa;
}

.inputbox,.inputClass
{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #aaaaaa;
}

.container
{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
}

header
{
	position: relative;
	z-index: 1;
	box-shadow: 0px 1px 5px #aaaaaa;
}

.miniheader
{
	width: 100%;
	height: 90px;
}

.logo
{
	float:left;
	width: 120px;
	padding-top: 7px;
}

.logo img
{
	width:100%;
	height:auto;
}

.slide
{
	height: 550px;
	overflow: hidden;
}

.slide img
{
	width:100%;
	height:auto;
}

.menu
{
	float:right;
	padding-top: 32px;
}

.menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu ul li
{
	float:left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
}

.menu ul li:hover
{
	border-bottom: 3px solid #43c3ff;
}

.menu ul li ul:hover
{
	display:block;
}

.slide .container h1
{
	color: #ffffff;
	font-family: 'Open sans';
	line-height: 0;
	text-shadow: 0px 1px 5px #000000;
}

.btnSeparate
{
	height:50px;
}

.slide .container h2
{
	color: #e0e0e0;
    text-shadow: 0px 0px 5px #000000;
    font-size: 22px;
    padding-top: 20px;
}

.slide .container p
{
	color:#ffffff;
	font-weight:bold;
}

.showcode
{
	background-color: #000000;
	color: #bfffbf;
	font-size: 12px;
	padding: 20px;
	box-sizing: border-box;
}

.caracteristique
{
	float: left;
	padding: 20px;
	background-color: #636363;
	width: 24%;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	margin-right: 5px;
	box-sizing: border-box;
}

.btnGreen
{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #ffffff;
	background-color: #29b008;
	border-radius: 5px;
	font-weight: bold;
	border:none;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}

.productBox
{
	float: left;
	width: 30%;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
	text-align: center;
	margin-right: 3%;
	max-height: 380px;
	min-height: 380px;
	background-color: #f2f2f2;
	font-size: 13px;
	text-align: left;
}

.languagebox
{
	margin-left: 10px;
	padding-top: 2px;
}

.btnGreen:hover
{
	background-color:#1f8705;
}

.blue
{
	background-color:#00b5f0;
}

.blue:hover
{
	background-color:#078db9;
}

.gray
{
	background-color:#7e7e7e;
}

.gray:hover
{
	background-color:#504e4e;
}

.experience
{
	width: 100%;
	height: 110px;
	background-color: #00c89c;
}

.emailInputNewsletter
{
	width: 70%;
	height: 35px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #aaaaaa;
}

.newsletterBox
{
	margin-bottom: 20px;
	width: 305px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e4e4e4;
	border-radius: 5px;
	padding: 20px;
}

.buttonNewsletter
{
	width: 25%;
	height: 34px;
	border: none;
	border-radius: 5px;
	background-color: #0093ff;
	font-weight: bold;
	color: #ffffff;
}

.buttonNewsletter:hover
{
	background-color:#0979cc;
}

.ads728
{
	margin-top:10px;
	margin-bottom:10px;
}

.menu ul li ul
{
	position: absolute;
	width: 350px;
	background-color: #ffffff;
	margin-top: 8px;
	margin-left: -30px;
	padding: 20px;
	box-shadow: 0px 1px 3px #aaaaaa;
}

.menu ul li ul li
{
	width:80%;
}

.menu ul li:hover ul
{
	display:block;
}

.menu ul li a
{
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	text-transform: uppercase;
}

.menu ul li ul
{
	display:none;
}