@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');


body {
	margin: auto;
	background: #ffffff;
	width: 100%;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-weight: 400;
	position: relative;
	overflow-x: hidden;
	overflow-y: visible;
}

/******************************** 
			CSS GENERAL 
********************************/
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.img {
	border: 0 none;
}

a:link, a:visited, a:focus {
	color: #F0800E;
	text-decoration: underline;
}

b, strong {
	font-weight: 700;
}

br {
	margin: 0;
	padding: 0;
}

h3 {
	color: #F0800E;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-weight: 600;
	font-size: 15px;
	padding: 5px 5px 5px 0;
	border-top: 1px solid #363636;
	text-align: left;
	text-transform: uppercase;
}

#corps h4 {
	color: #333333;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-size: 15px;
	margin-bottom: 2px;
	padding: 0;
	text-align: left;
}

p {
	line-height: 27px;
	margin-left: 7px;
}

ul {
	margin: 0;
	list-style-image: url("images/puce.png");
}

li {
	margin: 2px 0;
}

img {
	border: 0 none;
}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

table {
	border: none;
	border-collapse: collapse;
	margin: 10px auto 20px;
	background-color: #fff;
	line-height: 20px;
	width: 98%;
}

table th {
	border-right: 1px solid #ffffff;
	background: #999999;
	padding: 0;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	height: 40px;
	min-width: 40px;
	margin: 0 auto;
	font-weight: 400;
}

table th:last-child {
	border-right: none;
}

table td {
	border: 1px solid #cccccc;
	font-size: 14px;
	height: 13px;
	padding: 3px 5px;
}

table img {
	text-align: center;
	margin: 10px auto !important;
	display: block;
}

table a:link, table a:visited, table a:focus {
	color: #F0800E;
	text-decoration: none;
}

table a:hover {
	color: #F0800E;
	text-decoration: underline;
}

table th a, table th a:hover, table th a:link, table th a:visited, table th a:focus {
	color: #ffffff;
	text-decoration: none;
}

table br {
	margin: 0;
	padding: 0;
}

#header img:hover, .btn_up_page:hover {
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.orange {
	color: #F0800E;
}


.bloc_left {
	float: left;
}

.tablette {
	display: none;
}

.btn_right {
	float: right;
}


/******************************** 
		ANCRE HAUT DE LA PAGE 
********************************/
.cd-top {
	display: inline-block;
	height: 60px;
	width: 60px;
	position: fixed;
	bottom: 30px;
	right: 10px;
	overflow: hidden;
	background: url(../images/top_page.png) no-repeat;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

/******************************** 
			HEADER 
********************************/
#header {
	margin: 0 auto;
	width: 100%;
	position: relative;
	display: block;
	z-index: 100;
}

#topbar {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
}

#topbar_content {
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}

/*******************************
			CHOIX LANGUE
*******************************/
#blocLangue img{
	width: 20px;
	margin-right: 8px;
}

#blocLangue{
	width: 72px;
	border-right: 1px solid #CCCCCC;
	height: 40px;
	position: absolute;
	float: left;
	box-sizing: border-box;
	font-size: 13px;
}

#blocLangue .langueActive{
	background-image: url(/images/flecheBas.png) !important;
	background-position: 53px center !important;
	background-repeat: no-repeat !important;
	cursor: pointer !important;
}

#blocLangue .langueInactive{
	height: 80%;
	position: absolute;
	left: 0;
	right: -1px;
	top: 100%;
	display: none;
	border: 1px solid #ccc;
	border-left: none;
}

#blocLangue .langueActive, #blocLangue .langueInactive a{
	display: flex;
	align-items: center;
	padding-left: 5px;
	width: 100%;
	height: 100%;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
	text-decoration: none;
}

#header_reassurance .separateur{
	border-right: 1px solid #ccc;
	height: 95%;
	float: left;
}



/******************************** 
			BARRE PARTAGE 
********************************/
 .blocReseauxSociaux{
	float: left;
	padding-left: 90px;
	display: flex;
	font-size: 12px;
	line-height: 1;
	height: 40px;
	align-items: center;
}

 .blocReseauxSociaux .reseauxSociaux{
	float: right;
}

.blocReseauxSociaux .reseauxSociaux a, .blocReseauxSociaux .reseauxSociaux a {
	box-sizing: border-box;
	display: inline-block;
}

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

.reseauxSociaux > ul > li{
	display: inline-block;
	margin-right: 10px;
}

.reseauxSociaux > ul > li > a{
	background-color: #fff;
}

.reseauxSociaux > ul > li:last-child{
	margin-right: 0;
}
.reseauxSociaux img{
	vertical-align: middle;
	width: 25px;
}

/******************************** 
			RECHERCHE
********************************/
.search {
	margin: 4px auto;
	display: block;
	float: right;
}

.search form input.st-search-input {
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-size: 12px;
	padding: 2px 10px 2px 35px;
}

/******************************** 
			RESEAUX
********************************/
.fb {
	margin-top: 10px;
}

img.fb1, img.gplus, img.yout {
	display: inline;
	margin-left: 15px;
}

/******************************** 
			ENTETE
********************************/

#entete {
	margin: auto;
	padding: 20px 0 20px 0;
	max-width: 1200px;
	background: #fff;
	overflow: hidden;
	border-bottom: 2px solid #CCCCCC;
}

img.logo {
	margin-right: 17%;
	display: block;
	float: left;
}

.mail {
	float: right;
}

img.flag2 {
	margin: 50px 0 10px 0;
	display: block;
}

.boutique {
	float: left;
	width: 135px;
	text-align: center;
}

.boutique:hover {
	color: #fff;
	cursor: pointer;
}

.boutique a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-weight: 700;
}

img.logo_bzh {
	display: none;
}

.boutique:hover a {
	color: #fff;
}

.shop /* onglet boutique */
{
	margin-top: 20px;
	background: url("/images/fleche_blanche.png") no-repeat 95% center #3E8FF9;
	border-radius: 35px;
	padding: 10px 70px 10px 70px;
	float: right;
}

.shop a /* onglet boutique */
{
	color: #fff;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 23px;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
}

.shop a span {
	display: block;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
}

.shop:hover {
	cursor: pointer;
	background: url("/images/fleche_blanche.png") no-repeat 95% center #6EA9F8;
}

#img_home {
	width: 100%;
	position: relative;
	margin-top: 45px;
}

#img_home_content {
	display: block;
	position: relative;
	margin-top: -6px;
}

#img_home img {
	width: 100%;
}

#corps {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	color: #000000;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-size: 15px;
	padding-bottom: 40px;
	padding-top: 10px;
	text-align: justify;
	position: relative;
	overflow: hidden;
	clear: both;
	border-top: 2px solid #ccc;
}

#corps h1 {
	color: #eb610a;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-weight: 700;
	font-size: 25px;
	padding: 20px 0 20px 0px;
	text-align: left;
	text-transform: uppercase;
	margin:0;
}

/******************************** 
			CONTENU
********************************/

.paragraphe {
	width: 100%;
	margin: 0 auto;
}

#corps h2 {
	background: #999999;
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	margin: 10px 0 0;
	text-align: left;
	width: 70%;
	padding: 5px 10px 5px 15px;
	font-weight: 600;
}

#corps h2:before {
	margin: 0 5px 0 0;
	height: 2px;
	content: " > ";
	text-shadow: none;
	color: #333;
	width: 10px;
}

.paragraphe_content {
	color: #333333;
	font-size: 15px;
	font-weight: 400;
	line-height: 27px;
	width: auto;
	padding: 15px 2%;
	margin-bottom: 30px;
	overflow: hidden;
}

.paragraphe_content img {
	text-align: center;
	display: block;
	margin: 0 auto 10px;
}

.paragraphe_content p {
	margin: 0;
	padding: 0;
}

.paragraphe_content p.legende {
	margin: 30px 1% 0;
	font-size: 12px;
	line-height: 14px;
	padding: 0;
	text-indent: 0;
	float: right;
	width: 30%;
}

.paragraphe_content .video_paragraphe {
	position: relative;
	height: 185px;
	background: url(images/bg_video.png) no-repeat;
	width: 100%;
}

.video_paragraphe iframe {
	width: 213px;
	height: 130px;
	position: absolute;
	top: 13px;
	left: 49px;
}

.texte_50 {
	display: block;
	float: left;
	width: 52%;
	margin-right: 2%;
}

.image_paragraphe {
	width: 45%;
	display: block;
	float: right;
	text-align: center;
}

.image_paragraphe img {
	width: auto;
	max-width: 320px;
}


/* menu */

#menu {
	width: 100%;
	display: inline;
}

#menu-deroulant {
	width: 1200px;
	background: none;
	height: auto;
	border: none;
	position: relative;
	margin: 0 auto;
	text-transform: uppercase;
}

.menu_item {
	position: relative;
}

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

#menu li {
	float: left;
	padding: 7px 15px 7px 20px;
	text-align: center;
	overflow: visible;
	cursor: pointer;
	margin: 0;
	display: inline-block;
	line-height: 24px;
}

#menu li a {
	color: #333333;
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 14px;
}

#menu li a:hover {
	color: #F0800E
}

#menu ul.sous_menu {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	top: 0;
	transform: translateY(39px) translateX(-79px);
	border: 1px solid #C6C6C6;
	width: 215px;
	white-space: normal;
}

#menu ul.sous_menu::before {
	content: '';
	width: 16px;
	height: 9px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -9px;
	background-image: url(../images/coin-top-sous-menu.png);
}

#menu li:hover .sous_menu {
	visibility: visible;
	display: block;
}

#menu li .sous_menu li {
	float: none;
	width: auto;
	display: block;
	border-bottom: 1px solid #C6C6C6;
	padding: 10px 5px;
	text-align: center;
	margin: 0;
}

#menu li .sous_menu li:last-child {
	border-bottom: none;
}

/******************************** 
			MENU INTER
********************************/
.col_right {
	float: right;
	max-width: 270px;
	width: 22%;
	display: block;
	position: relative;
}

.menu_inter {
	width: 98%;
	border: 1px solid #ccc;
	margin-top: 10px;
}

.menu_inter_content {
	list-style: none;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#corps .menu_inter_titre {
	display: block;
	background: #F0800E;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	padding: 5px 0 5px 15px;
	font-weight: 400;
}

.menu_inter_content li {
	padding: 8px 5px 8px 15px;
	border-bottom: 1px solid #ccc;
	margin: 0;
	color: #333333;
	text-align: left;
}

.menu_inter_content li:last-child {
	border-bottom: none;
}

.menu_inter_content li a {
	color: #333333;
	text-decoration: none;
}

.menu_inter_content li a:hover {
	color: #F0800E;
}

/******************************** 
		MENU TUTORIELS
********************************/

.menu_tutoriels .btn_menu_left, .menu_tutoriels .btn_menu_right {
	font-size: 15px;
	width: 40%;
	padding: 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
}

.menu_tutoriels .btn_menu_left img, .menu_tutoriels .btn_menu_right img {
	vertical-align: middle;
	text-align: right;
}

.menu_tutoriels .btn_menu_left {
	background: url(interface/before.png) no-repeat left 5px #F0800E;
	float: left;
}

.menu_tutoriels .btn_menu_right {
	float: right;
	background: url(interface/after.png) no-repeat right 5px #F0800E;
}

.menu_tutoriels .btn_menu_left:hover {
	background: url(interface/before.png) no-repeat left 5px #999999;
	cursor: pointer;
}

.menu_tutoriels .btn_menu_right:hover {
	background: url(interface/after.png) no-repeat right 5px #999999;
	cursor: pointer;
}

/******************************** 
		BOUTON BOUTIQUE PAGE INTER
********************************/

.btn_boutique_page_inter, .btn_boutique_page_inter_vehicule {
	background: url("/images/fleche_blanche.png") no-repeat 95% center #3E8FF9;
	width: 58%;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	text-transform: uppercase;
	margin: 20px auto;
	float: none;
	line-height: 27px;
	max-width: 200px;
	text-align: center !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 50px !important;
	padding-right: 50px !important;
	-moz-box-shadow: 1px 1px 1px 1px #656565;
	-webkit-box-shadow: 1px 1px 1px 1px #656565;
	-o-box-shadow: 1px 1px 1px 1px #656565;
	box-shadow: 1px 1px 1px 1px #656565;
}

.btn_boutique_page_inter a, .btn_boutique_page_inter_vehicule a {
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	text-align: center !important;
	text-decoration: none !important;
}

.btn_boutique_page_inter:hover, .btn_boutique_page_inter_vehicule:hover {
	background: url("/images/fleche_blanche.png") no-repeat 95% center #6EA9F8;
}


/******************************** 
		BOUTON TELECHARGER PAGE INTER
********************************/
.btn_telecharger_page_inter {
	background: url("/images/fleche_blanche.png") no-repeat 95% center #3E8FF9;
	width: auto;
	border: 4px solid #fff;
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	margin: 20px auto;
	float: none;
	line-height: 23px;
	max-width: 200px;
	text-align: center !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	padding-left: 50px !important;
	padding-right: 50px !important;
	-moz-box-shadow: 1px 1px 1px 1px #656565;
	-webkit-box-shadow: 1px 1px 1px 1px #656565;
	-o-box-shadow: 1px 1px 1px 1px #656565;
	box-shadow: 1px 1px 1px 1px #656565;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}

.btn_telecharger_page_inter a {
	color: #fff !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	text-align: center !important;
}

body .btn_telecharger_page_inter:hover {
	color: #ffffff;
	background: url("/images/fleche_blanche.png") no-repeat 95% center #6EA9F8;
}

body .btn_telecharger_page_inter:hover, body .btn_telecharger_page_inter a:hover {
	color: #ffffff;
}


body .mac {
	background: url(images/logo-apple.png) no-repeat 15px center #999999;
	padding-left: 65px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
	box-shadow: none;
	border: none;
	border-radius: 0;
}

body .mac a {
	color: #fff;
	font-size: 18px !important;
	font-weight: 700 !important;
	padding: 15px !important;
	line-height: 51px !important;
}

body .mac:hover {
	background: url(images/logo-apple.png) no-repeat 15px center #F0800E;
}

body .windows {
	background: url(images/logo-windows.png) no-repeat 15px center #999999;
	padding-left: 65px;
	padding-bottom: 0;
	display: block;
	overflow: hidden;
	box-shadow: none;
	border: none;
	border-radius: 0;
}

body .windows a {
	color: #fff;
	font-size: 18px !important;
	font-weight: 700 !important;
	padding: 15px !important;
	line-height: 51px !important;
}

body .windows:hover {
	background: url(images/logo-windows.png) no-repeat 15px center #F0800E;
}

body .btn_os {
	background-color: #2D7DD7;
}
/******************************** 
		BLOC PRODUIT PAGE INTER
********************************/


/******************************** 
			PAGE INTER
********************************/
.page_inter {
	float: left;
	width: 77%;
	margin-right: 1%;
	display: block;
}

.page_inter img {
	max-width: 95%;
	margin: 15px auto;
	text-align: center;
	display: block;
}

/******************************** 
			FOOTER
********************************/
#footer {
	color: #333;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-size: 13px;
	padding: 10px 0;
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
	clear: both;
	background: #efefef;
}

/*lien du footer*/
a.footer:link {
	color: #000000;
	padding: 0 5px;
	text-decoration: none;
}

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

a.footer:visited {
	color: #000000;
	text-decoration: none;
}

.bouton_tawk {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 266px;
	height: 33px;
	padding-top: 8px;
	background-color: #F0800E;
	border-radius: 13px 13px 0px 0px;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0 0 1px 2px;
	margin-right: 7px;
}

.bouton_tawk:hover{
	background-color: #EFA668;
}
	
.bouton_tawk a {
	color: #ffffff;
	border: 0 none;
	font-size: 17px;
	text-decoration: none;
}

/*page divisee en 2 colonnes*/
.two_columns {
	width: 100%;
	margin: auto;
	overflow: hidden;
	display: block;
}

.column1, .column2 {
	float: left;
	line-height: 20px;
	width: 49%;
	margin-bottom: 15px;
}

.column1 {
	margin-right: 1%;
}

span.underline {
	text-decoration: underline;
}

span.news {
	color: #F0800E;
	font-weight: 700;
	text-decoration: underline;
}

span.petit {
	font-size: 10px;
	text-align: center;
	display: block;
}

span.real {
	color: #38761d;
}

span.dummy {
	color: red;
}


img.boite {
	float: left;
	margin: 5px 20px 10px 0;
}

img.idea {
	margin: 0 10px;
	vertical-align: middle;
	display: inline;
}

img.contact {
	display: block;
	float: left;
	margin-right: 3%;
}

strong.u {
	text-decoration: underline;
}

p.ps {
	color: #646464;
	font-style: italic;
	font-size: 10px;
	text-indent: 0;
	margin: 10px 0;
}

p.underlineh4 {
	font-weight: 700;
	margin: 5px 0;
	text-decoration: underline;
}

p.u {
	text-decoration: underline;
	text-align: left;
}


p.legende {
	font-style: italic;
	margin-left: 160px;
	margin-right: 160px;
	text-align: center;
	text-indent: 0;
}


div.centrage {
	text-align: center;
	clear: both;
}

/*SELECTION FORM*/
.paragraphe_content_legend {
	margin-bottom: 0;
}

fieldset {
	border: 1px solid #000000;
	margin: 10px auto;
	padding: 0;
	width: auto;
	max-width: 800px;
	text-align: center;
}

legend {
	display: block;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
}

textarea, select, option {
	background-color: #FFCB9F;
}

input, textarea, select {
	border: 1px solid #666666;
	border-radius: 5px;
	height: 30px;
	margin-right: 15px;
	padding: 3px;
	width: 110px;
	background-color: #cccccc;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
}

select {
	cursor: pointer;
}

input[type="submit"] {
	background: #F0800E;
	border: none;
	color: #ffffff !important;
	cursor: pointer;
	font-size: 14px;
	padding: 3px;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
}

input:hover {
	background: #999999;
	border-bottom: 2px solid #363636;
}

/*page android*/

.bloc_phone {
	float: left;
	margin: 0 15px 0 0;
	width: 210px;
	display: block;
	overflow: hidden;

}

.bloc_phone p {
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}

.page_logiciel img.phone {
	max-width: 180px;
	margin: 0;
}

.bloc_tablette {
	max-width: 95%;
	clear: both;
	margin: 0;
	display: block;
	overflow: hidden;
}

.bloc_tablette img, .bloc_tablette p {
	float: left;
	margin: 10px;
	text-align: center;
}


/* page presentation obd */
.bloc_left_obd_presentation {
	width: 45%;
	float: left;
	margin-right: 5%;
}

table.table_left {
	width: 45%;
	float: left;
}

/*page connecteur*/
.phrase_accroche {
	font-weight: 600;
	text-transform: uppercase;
	color: #F0800E;
	margin: 15px 0;
	display: block;
	overflow: hidden;
	width: 100%;
}

fieldset form {
	margin: 0 auto;
}

select.connecteur {
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	border: 1px solid #666666;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #666666 inset;
	height: 50px;
	padding: 3px;
	width: 300px;
	cursor: pointer;
	margin: 15px auto;
	background: #FFCB9F;
	text-align: center;
	font-size: 15px;
}

.connecteur_bloc {
	margin: 0 auto;
	border-radius: 5px;
	text-align: center;
}

img.connecteur {
	margin-top: 30px;
	border-radius: 5px;
	max-width: 100%;
	width: auto;
}

.paragraphe_content p.legende_connecteur {
	margin: 10px 0;
	font-size: 15px;
	line-height: 14px;
	padding: 0;
	text-indent: 0;
}

img.connect {
	display: block;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}


/*page iOS*/
.img_appli {
	float: left;
	display: block;
	overflow: hidden;
	width: 30%;
	text-align: center;
}

.img_appli img {
	max-width: 90px;
}

.img_appli p {
	font-size: 12px;
	line-height: 14px;
}

p.align_left {
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;

}

div.ios_droit {
	float: right;
	display: block;
	overflow: hidden;
	width: 65%;
}

img.ios {
	margin: 10px;
	max-width: 180px;
	float: left;
}

body .paragraphe_content .btn_apple {
	max-width: 250px;
	text-align: center;
}

.paragraphe_content .ios_video {
	position: relative;
	display: block;
	overflow: hidden;
	clear: both;
	text-align: center;
}

.paragraphe_content .ios_video iframe {
	width: 640px;
	margin: 30px auto;
	height: 360px;
	position: relative;
	top: 0;
	text-align: center;
	left: 0;
}

img.tick {
	float: left;
	margin: 0 12px 6px 0;
}

/* Page Interface */

p.back {
	font-size: 15px;
	color: #F0800E;
	background: url(images/puce.png) no-repeat 5px center #efefef;
	padding: 8px 5px 8px 25px;
	margin: 10px 0;
}

p.back:hover a {
	color: #F0800E !important;
}

/* Page Codes defauts */
table.dtc {
	border: none
	border-collapse: collapse;
	background-color: #fff;
	line-height: 25px;
	width: 95%;
}

.dtc th {
	border-right: 1px solid #ffffff;
	background: #999999;
	padding: 0;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	height: 40px;
	min-width: 40px;
	margin: 0 auto;
	font-weight: 400;
}

.dtc th:last-child {
	border-right: none;
}

.dtc td {
	border: 1px solid #cccccc;
	font-size: 15px;
	height: 13px;
}

.col1 {
	border: 1px solid #888888;
	font-size: 10px;
	height: 13px;
	text-align: center;
	text-indent: 0;
}

img.oscillo {
	border: 1px solid;
	height: 234px;
	width: 322px;
}

span.bleu {
	color: #2e6293;
}

span.vert {
	color: #2c9369;
}

span.mauve {
	color: #933a90;
}

/* Page Logiciel */
table.software {
	padding: 0 0 0 5px;
	text-indent: 0;
}

table.software td {
	padding: 0px 5px;
	margin: 0;
}

td.no_border {
	border: none;
}

td.action {
	height: 37px;
	text-align: center;
}

td.titre {
	text-align: center;
	padding: 5px;
	font-size: 15px;
	font-weight: 700;
	background: #efefef;
	line-height: 30px;
}

.action a.action {
	background: #F0800E;
	margin: 5px auto;
	padding: 5px 10px;
	width: 95%;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	color: #ffffff;
}

.action a.action:hover {
	border-bottom: none;
	color: #ffffff;
	background: #999999;
}

/* Page telechargement*/
.telechargement_tableau table {
	width: 49%;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 30px;
}

.telechargement_tableau table td {
	font-size: 15px;
	height: 13px;
	text-indent: 0;

	padding-left: 5px;
	padding-top: 10px;
}

/********************************
			PAGE LOGICIEL PC 
********************************/
.screen_software .bloc_left {
	overflow: hidden;
}

.screen_software img {
	max-width: 300px;
	float: left;
}

.screen_software img:hover {
	-o-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

/******************************** 
			PAGE LOGICIEL OS 
********************************/
table.tableau_logiciel_os {
	background: #fff;
	border: 1px solid #2d7dd7;
}

table.tableau_logiciel_os th:first-child {
	text-transform: uppercase;
	border: 1px solid #2d7dd7;
	background: #2d7dd7;
	font-weight: 700;
}

table.tableau_logiciel_os td {
	border: 1px solid #2d7dd7;
}


img.telechargement {
	vertical-align: middle;
	padding-right: 5px;
	display: inline;
}

/* Page liste vehicule */
table.list {
	border: 1px solid #888888;
	border-collapse: collapse;
	padding: 2px;
	text-align: center;
}

table.list th {
	border: 1px solid #888888;
	color: white;
	font-size: 12px;
	font-weight: 700;
	height: 30px;
	padding: 0;
}

table.list td {
	border: 1px solid #888888;
	font-size: 10px;
}

table.list td.modele {
	border: none;
}

table.list td.prise_obd {
	border: none;
	font-size: 12px;
	font-weight: 700;
	padding-bottom: 6px;
}

h3.list {
	background: #F0800E;
	border: none;
	color: #ffffff;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 0;
	text-align: center;
}

div.pubdroite {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 30px;
	vertical-align: middle;
}


.image_right {
	display: block;
	float: right;
	margin: 20px;
	vertical-align: middle;
}

/* page plan du site*/
p.plan {
	color: #646464;
	font-size: 14px;
	font-weight: 700;
	line-height: 25px;
	margin-top: 10px;
}

li.plan {
	font-size: 14px;
}

a.plan {
	color: #646464;
	text-decoration: none;
}

a.plan:hover {
	color: #f06900;
	text-decoration: underline;
}

/******************************** 
			PAGE TUTO YOUTUBE
********************************/
h2.tutovideo {
	color: #000 !important;
	font-family: 'Open Sans', sans-serif, Times New Roman, Calibri;
	font-weight: 700 !important;
	font-size: 15px;
	text-align: center !important;
	text-transform: uppercase;
	margin: 5px 0 5px 0 !important;
	background: none !important;
	width: 95% !important;
}

h2.tutovideo:before {
	display: none;
}

.paragraphe_tutovideo {
	width: 48%;
	float: left;
	margin-left: 6px;
}

.paragraphe_content .tutovideo iframe {
	width: 360px;
	margin: 5%;
	height: 200px;
	position: relative;
	top: 0;
	text-align: center;
	left: 0;
}

/******************************** 
			CONTACT 
********************************/
.formulaire_contact {
	display: block;
	padding: 0;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	width: 60%;
}

label {
	font-size: 14px;
	margin: 5px 0;
	display: block;
}

input, textarea {
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
}

input[type="checkbox"] {
	appearance: checkbox;
	-moz-appearance: checkbox;
	-o-appearance: checkbox;
	-webkit-appearance: checkbox;
	-ms-appearance: checkbox;
}

.contact_ch_simple, .contact_ch_multi {
	background-color: #fff;
	width: 95%;
	margin-bottom: 10px;
	padding: 0 5px 0;
	border: 1px solid #cccccc;
}

.contact_ch_simple:hover, .contact_ch_multi:hover {
	background-color: #E3E1E1;
	border: 1px solid #eb610a;
}

input[type="checkbox"].checkbox {
	background: #fff;
	border-radius: 2px;
	cursor: pointer;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin: 5px;
}

.contact_ch_multi {
	height: 100px;
	margin-bottom: 20px;
}

input[type="submit"].contact_ch_bouton {
	border-radius: 5px;
	display: block;
	font-size: 16px;
	font-weight: 600;
	width: 130px;
	height: 35px;
	text-transform: uppercase;
	color: #fff;
	margin-right: 10px;
	cursor: pointer;
	border: none;
	border-bottom: 2px solid #af4f04;
}

input[type="submit"].contact_ch_bouton:hover {
	border-bottom: none;
}

.champs_obligatoires {
	font-size: 12px;
	margin: 20px 0;
	display: block;
}

.formulaire_contact p {
	display: block;
	float: left;
	margin: 5px 5px 5px 0;
}

label span, .champs_obligatoires span {
	color: #860101;
}

.champs_obligatoires span {
	display: inline;
}

/*commentaires */

.bodyPopupAjouterCommentaire{
	padding: 20px;
}

.ajouterCommentaire_champ{
	margin: 15px 0;
}

.ajouterCommentaire input[type="text"], .ajouterCommentaire select{
	width: 300px;
	max-width: 100%;
}

.ajouterCommentaire textarea{
	width: 300px;
	max-width: 100%;
	height: 100px;
}

#corps .titreOrange{
	background-color: #EF8022;
}

.btnCommentaires_wrapper{
	text-align: center;
}

.btnCommentaires{
	border: 2px solid #EF8022;
	border-radius: 35px;
	color: #EF8022 !important;
	line-height: 25px;
	background-color: #fff;
	font-size: 13px;
	padding: 0 15px;
	text-decoration: none !important;
	display: inline-block;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.btnCommentaires:hover{
	background-color: #EF8022;
	color: #fff !important;
}


.barrePartageCommentaires_fb{
	width: 25px;
}

.barrePartageCommentaires{
	display: flex;
	align-items: center;
	border-top: 1px solid #CCCCCB;
	border-bottom: 1px solid #CCCCCB;
	flex-wrap: wrap;
	padding: 2px 0 2px 10px;
	width: 75%;
	margin: 0 0 10px 0;
	font-size: 12px !important;
}

.barrePartageCommentaires_partage{
	display: flex;
	font-weight: 600;
	align-items: center;
}

.barrePartageCommentaires_partage a{
	margin-left: 13px;
}

.etoilesWrapper{
	display: inline-block;
}

#corps .titreLesCommentaires{
	margin: 20px 0 25px 0;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	width: 70%;
	padding: 5px 10px 5px 15px;
	font-weight: 400;
}

.erreur{
	color: red;
}

.succes{
	color: green;
}

.superieurFondOrange{
	padding-right: 5px;
}

.commentairesListe{
	width: 75%;
}

.unCommentaire_ligneTitre{
	font-size: 14px;
}

.unCommentaire{
	margin: 15px 0;
	background-color: #ececec;
	padding: 10px 5px;
}

.unCommentaire_corps{
	font-size: 15px;
	margin: 6px 0;
}

.unCommentaire_reponse{
	padding: 20px 0 0 25px;
}

.barreNotes{
	white-space: nowrap;
	margin-top: 10px;
	margin-bottom: 10px;
}

.commentairesAffNb{
	color: #000 !important;
	text-decoration:underline;
	margin-right: 10px;
}

.fancybox-close-small:focus{
	outline: none !important;
}

#corps .titreBarrePresse{
margin: 20px 0 25px 0;
color: #fff;
font-size: 16px;
line-height: 25px;
text-align: center;
padding: 5px 10px 5px 15px;
font-weight: 400;
}

@media (max-width: 990px) {

	.no_tablette {
		display: none;
	}

	.search {
		margin: 2px 3%;
		max-width: 55%;
		width: auto;
		text-align: center;
	}

	.search form input.search_ok {
		margin-left: -4px;
		height: 28px;
	}

	img.logo {
		margin-right: 8%;
		width: 35%;
	}
	img.logo_bzh {
		width : 85%;
	}
	
	#entete .boutique {
		width: auto;
	}

	#reseau {
		display: none
	}

	#menu li {
		padding: 7px 5px 5px 7px;
	}

	.mail {
		float: none;
		position: absolute;
		top: 0;
		right: 0;
		width: 15%;
	}

	.mail img {
		margin: 10px 5px;
		display: inline-block;
	}
}

	.page_inter {
		width: 77%;
	}
}

@media (max-width: 800px){
	.btnCommentaires{
		font-size: 13px;
		margin-right: 10px;
	}

	.barrePartageCommentaires_partage{
		font-size: 11px;
	}

	.barrePartageCommentaires_partage a{
		margin-left: 7px;
	}

	.barreNotes img{
		width: 12px;
	}
}

@media (max-width: 770px) {

	#corps {
		width: 98%;
		overflow: hidden;
		border: none;
	}
	
	#corps .titreLesCommentaires{
		width: 96%	
	}

	#topbar {
		background: none;
		border-bottom: 1px solid #ccc;
	}

	/********* GESTION DU SCROLL HORIZONTAL DES TABLEAUX ************
	***************************************************/
	#corps .paragraphe_content {
		overflow-x: auto;
	}

	#corps table {
		max-width: 770px !important;
		width: 100%;
		overflow-x: scroll;
	}

	#corps table th {
		font-size: 13px;
	}
	
	.tablette {
		display: block;
	}

	.search {
		width: 40%;
		display: none;
	}

	.search form {
		margin-left: 50px;
	}

	img.logo {
		display: block;
		float: left;
		margin-right: 3%;
		width: 40%;
	}
	
	.shop  {
		padding: 10px 50px 10px	50px;
		margin-top: 2%;
	}

	#entete {
		padding: 10px 5px 25px 5px;
		border: none;
	}
	
	#blocLangue {
		float: right;
		border-left: 1px solid #CCCCCC;
		border-right: none;
		margin-left: 0;
		position: inherit;
	}
	
	#blocLangue .langueInactive {
		height: 25px;
		position: absolute;
		border-top:none;
		width: 72px;
		top: unset;
		left: unset;
	}

		#blocLangue .langueInactive a{
		border-left:1px solid #ccc;
	}
	
	.menu_mobile {
		display: block;
		width: 100%;
		font-weight: 700;
		visibility: hidden;
		text-align: center;
		padding: 0px;
		font-size: 20px;
		cursor: pointer;
		height: auto !important;
		position: absolute;
		border-bottom: 1px solid #fff;
	}

	/********** DEBUT MENU PUSH ***********/
	/***ANIMATION MENU HAMBURGER***/
	.menu-icon {
		position: relative;
		height: 23px;
		transition: transform 0.5s;
		-moz-transition: transform 0.5s;
		-webkit-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		-ms-transition: transform 0.5s;
	}

	.menu-icon span {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		display: block;
		width: 25px;
		height: 3px;
		background-color: #000;
		transition: background 0.5s;
		-moz-transition: background 0.5s;
		-webkit-transition: background 0.5s;
		-o-transition: background 0.5s;
		-ms-transition: background 0.5s;
	}

	.menu-icon span::before, .menu-icon span::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		transform: translateY(-6px);
		-moz-transform: translateY(-6px);
		-webkit-transform: translateY(-6px);
		-o-transform: translateY(-6px);
		-ms-transform: translateY(-6px);
		display: block;
		width: 25px;
		height: 3px;
		background-color: #000;
		transition: transform 0.5s;
		-moz-transition: transform 0.5s;
		-webkit-transition: transform 0.5s;
		-o-transition: transform 0.5s;
		-ms-transition: transform 0.5s;
	}

	.menu-icon span::after {
		transform: translateY(6px);
		-moz-transform: translateY(6px);
		-webkit-transform: translateY(6px);
		-o-transform: translateY(6px);
		-ms-transform: translateY(6px);
	}

	.menu-icon.is-opened span {
		background: transparent;
	}

	.menu-icon.is-opened span::before {
		transform: translateY(0) rotate(45deg);
		-moz-transform: translateY(0) rotate(45deg);
		-webkit-transform: translateY(0) rotate(45deg);
		-o-transform: translateY(0) rotate(45deg);
		-ms-transform: translateY(0) rotate(45deg);

	}

	.menu-icon.is-opened span::after {
		transform: translateY(0) rotate(-45deg);
		-moz-transform: translateY(0) rotate(-45deg);
		-webkit-transform: translateY(0) rotate(-45deg);
		-o-transform: translateY(0) rotate(-45deg);
		-ms-transform: translateY(0) rotate(-45deg);
	}

	.menu-icon.is-opened {
		transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		background: #e9e9e9;

	}

	/***FIN ANIMATION MENU HAMBURGER***/
	#menu {
		transition: all 0.3s ease;
		position: absolute;
		width: 0%;
		top: 0px;
		left: -300px;
		background: #e9e9e9;
		height: auto;
		z-index: 999;
		box-shadow: 0px 0px 10px black;
	}

	#menu a {
		transition: all 0.2s ease;
	}

	#menu-toggle {
		position: absolute;
		color: #000;
		z-index: 1000;
		transition: all 0.3s ease;
		text-align: center;
		font-size: 12px;
		border-right: 1px solid #cccccc;
		width: 60px;
	}

	#menu-toggle:hover {
		cursor: pointer;
	}

	#menu.open, #menu-deroulant {
		left: 0;
		width: 300px;
		display: block !important;
	}

	#menu-toggle.open {
		left: 300px;
	}

	#menu-toggle span {
		display: block;
		font-size: 12px;
		color: #FFFFFF;
		text-transform: uppercase;
	}

	/********** FIN MENU PUSH ***********/
	body #menu #menu-deroulant .sous_menu {
		height: auto;
		position: relative;
		overflow: hidden;
		padding: 0;
		top: 0;
		left: 0;
		display: none;
		width: 100% !important;
		border-radius: 0;
	}

	#menu li a {
		padding: 5px 6px;
	}

	body #menu ul li {
		border-right: none;
		border-bottom: 2px solid #999999;
		float: none;
		font-size: 14px;
		text-align: right;
		text-transform: capitalize;
		margin: 0;
		padding: 5px 0 0;
		position: relative;
		display: block;
	}

	body #menu ul li:hover {
		background: #F0800E;
	}

	body #menu ul li a {
		color: #000;
	}

	body #menu ul li a:hover {
		color: #ffffff;
		background: none;
		border-bottom: none;
	}

	#menu ul.sous_menu {
		transform: none;
	}

	#menu ul.sous_menu li {
		padding: 0;
		text-align: right;
	}

	#menu ul.sous_menu li a {
		color: #F0800E;
		padding: 5px 6px;
	}

	#corps h1 {
		text-transform: none;
	}
	
	.mail img {
		width: 25%;
	}

	.search form input.st-search-input {
		font-size: 11px !important;
		border: 1px solid #F0800E;
		background: url(images/loupe_search.png) no-repeat 5px 5px;
	}

	img.fb1, img.gplus, img.yout {
		width: 25px;
	}

	#img_home {
		margin-top: 0;	
	}

	.page_inter {
		float: none;
		max-width: 100%;
		width: 100%;
		display: block;
		position: relative;
		overflow: hidden;
	}

	.col_right {
		display: none;
	}

	.btn_boutique_page_inter, .btn_telecharger_page_inter {
		width: 35%;
	}


	.menu_inter_content li {
		width: 95%;
	}


	.bouton_tawk {
		width: 200px;
		height: 23px;
		padding-top: 5px;
	}

	.bouton_tawk a {
		font-size: 15px;
	}
	
	.barrePartageCommentaires {
   width: 98%;
}
	
	.commentairesListe {
   width: 100%;
	}
		
}


@media (max-width: 670px) {
	/********  IPHONE 6 PAYSAGE **********/
	#corps table {
		max-width: 670px !important;
	}

	#corps h1 {
		font-size: 20px;
	}

	#corps h2 {
		width: 97%;
	}

	#corps h1:after {
		display: none;
	}

	.shop {
		width: 62%;
		margin: 20px 65px 0 0;
	}

	img.logo {
		margin-right: 17%;
		width: 50%;
	}
	
	.mail {
		width: auto;
	}

	.page_inter {
		float: none;
		max-width: 100%;
		width: 100%;
		display: block;
		position: relative;
	}

	.btn_boutique_page_inter, .btn_telecharger_page_inter {
		width: 35%;
		float: left;
	}

	.btn_right, .btn_left {
		float: none;
	}

	.page_inter {
		width: 98%;
		float: none;
	}

	.paragraphe_tutovideo {
		width: 100%;
	}

	.menu_inter {
		width: 90%;
	}


	.menu_tutoriels .btn_menu_left, .menu_tutoriels .btn_menu_right {
		width: 100%;
		margin-bottom: 10px;
		display: block;
	}

	.search form input.search_ok {
		height: 24px;
	}
	
	.barrePartageCommentaires_partage {
    margin: 5px 0;
	}
	 
	.column1 {
    margin-right: 0;
	}
	.column1, .column2 {
    float: none;
    line-height: 27px;
    width: 100%;
    margin-bottom: 0;
}

}

@media (max-width: 440px) {

	#corps h1 {
		background: none;
		padding: 5px 0 15px 5px;
		margin: 20px 0px 0px 0px;
		font-size :21px;
	}

	h3.list {
		padding-left: 100px;
		text-align: left;
	}

	.page_inter {
		width: 98%;
		margin: 0 1%;
		float: none;
	}

	.btn_boutique_page_inter, .btn_telecharger_page_inter {
		width: 100%;
		margin: 10px auto;
		float: none;
	}

	.btn_boutique_page_inter_vehicule {
		float: left;
	}

	body .paragraphe_content .btn_apple {
		max-width: 70%;
	}

	.paragraphe_content .ios_video iframe {
		width: 95%;
		height: 213px;
	}

	img.logo {
		width: 70%;
		margin-right: 6%;
	}

	img.logo_bzh {
		margin-top: 0;
		width: 70%;
	}

	img.contact {
		float: none;
	}

	#menu.open, #menu-deroulant {
		left: 0;
		width: 230px;
		display: block !important;
	}

	#menu-toggle.open {
		left: 230px;
	}

	#corps .menu_inter_titre {
		display: none;
	}

	.search {
		top: 55px;
		width: 75%;
		max-width: 100%;
		right: 0;
		margin-left: 25px;
	}

	img.fb1, img.gplus, img.yout {
		display: none;
	}

	.bouton_facebook, .bouton_twitter, .bouton_plus {
		display: none;
	}

	.search form {
		text-align: center;
		margin-left: 0;
	}

	.search form input.st-search-input {
		width: 120px;
		padding: 1px 5px 1px 35px;
	}

	.fb {
		float: left;
		margin: 0 25%;
	}

	#entete {
		overflow: visible;
	}

	#entete .boutique {
		margin: 10px 0;
		width: 23%;
	}

	#entete .shop {
		margin: 15px 25px 0 0;
	}
	
	#img_home img {
	margin-top: 20px;
	}	

	#corps {
		padding-top: 0;
	}

	#corps h2:before, #corps .menu_inter_titre:before {
		display: none;
	}

	#corps table {
		max-width: 440px !important;
	}

	.texte_50, .image_paragraphe {
		float: none;
		width: 100%;
		margin: 15px 5px;
	}

	body .page_inter img {
		max-width: 70%;
		margin: 15px auto;
	}
	img.idea {
   margin: 0 10px!important; 
	}

	body .page_inter img.smartphone {
		margin: 15px auto;
		max-width: 100%;
	}

	body .centrage img {
		width: 95%;
	}

	table {
		overflow-x: scroll;
	}

	img.boite, .image_right, img.ios, div.ios_droit {
		float: none;
		text-align: center;
		width: 100%;
	}

	/* tableau fonctionnalités logiciel */
	.action a.action {
		font-size: 12px;
		font-weight: 700;
		padding: 5px 5px;
	}

	.img_appli {
		width: 35%;
	}

	img.tick {
		margin: 0 10px 0 0;
	}

	.bloc_phone, div.pubdroite {
		float: none;
		width: 290px;
		margin: 10px auto;
		text-align: center;
	}

	.bloc_phone p {
		margin: 10px;
	}

	.page_logiciel img.phone {
		max-width: 180px;
		margin: 0 auto;
		text-align: center;
	}

	.paragraphe_content .video_left, .paragraphe_content .video_left iframe, .paragraphe_content .tutovideo iframe {
		float: none;
		max-width: 290px;
		width: 100%;
	}

	p.ps {
		font-size: 12px;
	}

	.cd-top {
		bottom: 0px;
	}

	.formulaire_contact {
		width: 100%;
	}

	.contact_ch_simple, .contact_ch_multi {
		width: 90%;
	}

}

@media (max-width: 390px) {
	.barrePartageCommentaires {
		padding: 2px 0px;
		width: 100%;
	}
	
	.barrePartageCommentaires_partage{
		margin: 0 0 0 2px;
	}
	
	.barrePartageCommentaires_partage a {
    margin-left: 8px;
	}
	
	.btnCommentaires {
		margin-right : 0;
		padding: 2px 5px;	
	}

}


@media (max-width: 345px) {


	.menu_inter {
		width: 100%;
	}

	.page_inter {
		width: 98%;
		margin: 0 1%;
		float: none;
	}

	body .page_inter img {
		margin: 15px auto;
		max-width: 70%;
	}

	#corps h2 {
		width: auto;
	}

	h3.list {
		padding-left: 100px;
		text-align: left;
	}

	.page_inter img {
		max-width: 95%;
	}

	/* tableau fonctionnalités logiciel */
	.action a.action {
		font-size: 10px;
		font-weight: 700;
		padding: 3px 3px;
	}

	table.software td {
		font-size: 12px;
		padding: 0px 2px;
	}

	#corps table {
		max-width: 320px !important;
	}

	.page_inter img {
		max-width: 55%;
	}

	.paragraphe_content img {
		max-width: 95%;
	}

	/*** LOGICIELS **/
	.img_appli, .btn_apple, .paragraphe_content .ios_video iframe {
		width: 95%;
	}

	img.ios {
		max-width: 55%;
	}

	body .paragraphe_content .btn_apple {
		max-width: 70%;
	}

	.page_logiciel img.phone {
		max-width: 180px;
		margin: 0 auto;
		text-align: center;
	}

	.bloc_tablette {
		margin: 0 auto;
		text-align: center;
	}

}
