@charset "UTF-8";
/* CSS Document */
body {
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	background:transparent url(../../images/juillet2013/fond.png) repeat left top;
}
#ctnGlobal {
	background: none repeat scroll 0 0 #F7F7F7;
	margin: 0 auto;
	width: 1020px;
}
.clearBoth {
	clear:both;
}
#global {
	width:1000px;
	margin:0 auto;
	border:10px solid white;
}
#ctn_header {
	height:44px
}
#top {
	margin: 0 auto 20px;
	/*background:#ebebeb;*/
	border-radius: 5px 5px 0 0;
}
#logo {
	float:left;
	margin: 10px;
}
h1, .title_home {
	font-size: 24px;
	font-weight: 200;
	margin-left:10px;
}
h2 {
	font-size: 12px;
	font-weight: 200;
	margin-top: 0;
	text-align: center;
	margin-top:10px;
}
#lienSociauxHeader {
	margin-left: 20px;
	width:400px;
	float:left;
}
#lienSociaux ul, #lienSociaux li, #lienSociauxHeader ul, #lienSociauxHeader li {
	display: inline;
	float: left;
}
#ban-num {
	float:right;
	margin-top:5px;
}
#ban-num img{
	height:85px;
	margin-top:-40px;
	margin-right:12px;
}
#ban img {
	margin-top:5px;
}
#logo img {
}
.logoFirst {
	/*color:#4C7BA4;*/
color:#8FA7C3;
}
.logoSecond {
	color:grey;
}
#zoneConsultants {
	border: 1px solid #A6A6A6;
	margin: 0 auto 20px;
	padding-bottom: 15px;
	width: 961px;
}
h3 {
	background: #add9a9; /* Old browsers */
	background: -moz-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #add9a9), color-stop(100%, #8dc288)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* IE10+ */
	background: linear-gradient(to bottom, #add9a9 0%, #8dc288 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9a9', endColorstr='#8dc288', GradientType=0 ); /* IE6-9 */
	/*border:1px solid #A6A6A6;*/
	border-bottom:1px solid #A6A6A6;
	color: white;
	font-size: 18px;
	padding: 3px 0;
	margin-bottom: 30px;
	position:relative;
	padding-left:15px;
}
h3.title-mail {
	background: #add9a9; /* Old browsers */
	background: -moz-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #add9a9), color-stop(100%, #8dc288)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #add9a9 0%, #8dc288 100%); /* IE10+ */
	background: linear-gradient(to bottom, #add9a9 0%, #8dc288 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#add9a9', endColorstr='#8dc288', GradientType=0 ); /* IE6-9 */
	border-bottom: 0;
	color: white;
	font-size: 18px;
	padding: 3px 0;
	margin-bottom: 10px;
}
.consultants {
	margin:0 auto;
	height:188px;
	width:900px;
	border-bottom:1px solid #BFBFBF;
	margin-top:10px;
}
.consultants:last-child {
	border-bottom:0;
}
.descConsult {
	float:left;
	color:grey;
}
.photoConsult {
	position:relative;
	width:146px;
	/*height:145px;*/
  height:138px;
	border:1px solid #A6A6A6;
	border-bottom:0;
}
.photoConsult img {
	width:146px;
	background:white;
}
.descConsult h2 {
	font-size: 12px;
	font-weight: 200;
	margin-top: 0;
	text-align: center;
}
.descConsult p {
	/*color:#333;*/
  color:#044d7a;
	font-size:17px;
}
.imgConsult {
	background-color:#FFF;
	border-bottom:1px solid #A6A6A6;
	border-left:1px solid #A6A6A6;
	border-right:1px solid #A6A6A6;
	font-weight:bold;
	background-color: rgba(255, 255, 255, 0.8);
	position:relative;
	width: 146px;
}
.photoConsult p {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	color:#333;
	font-size:17px;
	background-color:#FFF;
	opacity:0.75
}
.voyanceGratuite {
	float:left;
	width:176px;
	background:white;
	height:176px;
	margin-left:20px;
	margin-right:10px;
	border: 1px solid #A6A6A6;
}
.voyanceTel {
	float:left;
	width:352px;
	background:white;
	height:176px;
	border: 1px solid #A6A6A6;
	margin-left: 0px;
	margin-right:10px;
}
.voyanceTelPub {
	float:right;
	width:360px;
	background:white;
	height:185px;
	border: 1px solid #A6A6A6;
	margin-left: 0px;
	margin-right:19px;
}
.voyanceMail {
	float:left;
	width:176px;
	background:white;
	height:176px;
	border: 1px solid #A6A6A6;
	margin-left: 0px;
}
.audiotel {
	float:left;
	width:176px;
	background:white;
	height:176px;
	border: 1px solid #A6A6A6;
	margin-left: -1px;
}
.titre1 {
	/*background:#d5637d;*/
	/*background:#4c7ba4;*/
	background: none repeat scroll 0 0 #95CA90;
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
}
.titre2 {
	/*background:#99b64a;*/
	/*background:#8fa7c3;*/
	color:#95ca90;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #ffffff), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.titre3 {
	background: none repeat scroll 0 0 #95CA90;
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
}
.titre4 {
	/*background:#b5b1ac;*/
	/*background:#8fa7c3;*/
	color:#074C7A;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #ffffff), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.titrePays {
	/*color:#630460;*/
	/*color:#4C7BA4;*/
	color:#00BADE;
	text-align:left;
	margin-left:5px;
}
.txt-num {
	color:#00BADE;
	font-weight:200;
	text-align:center;
	font-size:18px;
}
.txt1 {
	/*color:#434343;*/
	color:grey;
	font-weight:200;
	text-align:center;
	padding:5px 0;
	font-size:14px;
}
.txt2 {
	/*color:#434343;*/
	color:grey;
	font-weight:200;
	text-align:center;
	padding:5px;
	font-size:14px;
}
.titreVdc {
	color: #4C7BA4;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 2px;
	padding: 7px;
	text-align: center;
}
.numero {
	/*color:#99b64a;*/
	color:#00BADE;
	text-align: center;
	font-size:18px;
}
.tarif {
	/*color: #99B64A;*/
	color: #AAAAAA;
	/*margin-left: 18px;*/
	text-align: center;
	/*margin-top:-8px;*/
	margin-bottom:8px;
}
.tarif49 {
	/*color: #daa41e;*/
	color: #4C7BA4;
	text-align: center;
	font-size:16px;
}
.tarif span {
	font-family: 'Open Sans', sans-serif;
}
.tarif49 span {
	font-family: 'Open Sans', sans-serif;
}
.btn1 {
	text-align:center;
}
.btn1 img {
	margin: 5px auto 0;
}
.cbSecure img {
	/*width:168px;*/
	height:12px;
}
#zCoeur {
	margin-top:5px;
}
#zPrenom {
	margin-top:10px;
}
#zEmail {
	margin-top:10px;
}
#zCheckbox {
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0;
	text-align: center;
}
#zone_bouton {
/*margin-top:15px;*/
}
#infos {
/*margin-top:10px;*/
}
#formulaire input {
	font-weight:bold;
	text-align:center;
}
/* Tchat */
#globalTchat {
	background:url(../../images/fondTchat.jpg) no-repeat;
	height: 561px;
}
#banTchat {
	margin-top:0;
}
#topTchat {
	height:0;
}
#lienSociauxHeaderTchat {
	float: right;
	margin-right: 20px;
	margin-top: 18px;
}
#lienSociaux ul, #lienSociaux li, #lienSociauxHeaderTchat ul, #lienSociauxHeaderTchat li {
	display: inline;
	float: left;
}
/*FOOTER*/
#copyIndex a.mentionsLegales {
	color: #074B79;
	font-weight: 600;
	left: 125px;
	top: 60px;
	position: absolute;
}
#copyIndex a.data-protect {
	color: #074B79;
	font-weight: 600;
	left: 285px;
	top: 60px;
	position: absolute;
}
#copyIndex a.cookies {
	color: #074B79;
	font-weight: 600;
	left: 485px;
	top: 60px;
	position: absolute;
}
#copyIndex a.mentionsLegales:hover, #copyIndex a.data-protect:hover, #copyIndex a.cookies:hover {
	text-decoration:underline;
}
#copyIndex a.facebook {
	color: #074B79;
	font-weight: 600;
	top: 60px;
	position: absolute;
	right:120px;
}
#copyIndex a.facebook:hover {
	text-decoration:underline;
}
#copyIndex a.facebook img {
	position:absolute;
	margin-left: -30px;
}
/* Mail */
#globalMail {
	background:url(../../images/fondMail.jpg) no-repeat;
	height: 561px;
}
#banMail {
	margin-top:0;
}
#topMail {
	height:0;
}
#lienSociauxHeaderMail {
	float: right;
	margin-right: 20px;
	margin-top: 18px;
}
#lienSociaux ul, #lienSociaux li, #lienSociauxHeaderMail ul, #lienSociauxHeaderMail li {
	display: inline;
	float: left;
}
/*Formulaire*/
#formulaire, #formulaire_cards {
	background-color: #DAD8D9;
	height: 357px;
	margin-top: 29px;
	padding-top: 10px;
	width: 260px;
}
#formulaire_cards, #recap_info {
	display:none
}
p.ti {
	color: #63564F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	/*font-style: italic;*/
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}
p.ve {
	color: #63564F;
	float: left;
	font-family: "Times New Roman", Times, serif;
	/*font-style: italic;*/
	font-weight: bold;
	margin-bottom: 7px;
	margin-left: 24px;
	margin-top: 10px;
	text-align: center;
	font-size:14px;
}
p.ddn {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
	color: #63564f;
}
.listSex {
	margin:10px 0 7px 0
}
.country_choice {
	color:#63564F;
	font-family: Arial, Helvetica, sans-serif;
}
#checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0;
	text-align: center;
	margin-top:6px;
}
#checkbox .news_horo {
	letter-spacing:-0.3px;
}
#checkbox input {
	margin-right:0px;
	margin-left:0px;
}
input[type="text"] {
	width:200px;
	text-align:center
}
/* pub bottom */
#bottom_pub {
	/*margin: 0 0 0 10px;*/
	margin-top:20px;
	padding: 20px 0;
	/*width: 945px;*/
	height: 190px;/*background-color:#F3F3F3*/
}
.titre_bottom {
	margin-top:20px;
	margin-left:10px;
	font-size:18px;
	color:#054c7b;
	font-weight:bold;
}
#flechVerte, #flechOrange {
	height:26px;
	margin:20px 0 0 0;
	padding:5px 0 0 30px;
	text-align:left;
}
#flechVerte {
	background:transparent url(../../images/flechVerte.png) no-repeat left top;
	width:216px;
}
#flechOrange {
	background:transparent url(../../images/flechOrange.png) no-repeat left top;
	width:237px;
}
.text_flech, .text_flech2 {
	color:white;
	font-weight:bold;
	font-size: 15px;
}
/* Block bas de page */
.blockTel, .blockMail, .blockAudiotel {
	/*margin-left:13px;*/
	border:solid #ABABAB 1px;
	background-color:#FFF;
	height: 185px;
	margin-right:19px;
}
/*Les tritres*/
#bottom_pub h2 {
	background: none repeat scroll 0 0 #95CA90;
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
	margin:0;
}
.titreTel {
	/*background-color:#99B64A;*/ /* vert */
  /*background-color:#4C7BA4;*/ /* bleu fonce */
  /*background-color:#8FA7C3;*/ /* bleu fonce */
  background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #ffffff), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.titreMail {
	/*background-color:#EABB42;*/ /* orange */
  /*background-color:#8FA7C3;*/ /* bleu horoscope */
  /*background-color:#4C7BA4;*/ /* bleu horoscope */
  background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #ffffff), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.titreAudiotel {
	/*background-color:#b5b1ac;*/ /* gris */
 /* background-color:#8FA7C3;*/ /* bleu fonce */
  background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e2e2e2), color-stop(50%, #ffffff), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e2e2e2 0%, #ffffff 50%, #e3e3e3 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.blockBorderTel, .blockBorderMail, .blockBorderAudiotel {
	width:194px;
	height:140px;
	padding:5px
}
.textTel {
	/*color: #63564F;*/
   color: grey;
	font-size:14px;/*font-weight:bold;*/
}
.textTel2 {
	/*color: #99b64a;*/
   /*color: #4C7BA4;*/
   color: #00BADE;
	font-size:20px;
	margin-top:10px;
}
.textTelPaiement {
	margin: 35px 5px 5px;
}
.textTelPaiementPlus {
	margin: 20px 5px 5px;
}
.textTelPaiementPlus img {
	height:17px;
}
.textTelPaiementPlus2 {
	margin: 50px 5px 5px;
}
.textTelPaiementPlus2 img {
	height:17px;
}
.textMailPaiement {
	margin-left: 40px;
	margin-top: 15px;
	position: absolute;
}
.textMail {
	/*color: #63564F;*/
   color: grey;
	font-size:13px;
	margin:5px;/*font-weight:bold;*/
}
.textMail2 {
	/*color: #EABB42;*/
   color: #4C7BA4;
	font-size:20px;
	font-weight:600;
}
.textAudiotel {
	/*color: #63564F;*/
   color: grey;
	font-size:14px;
	margin:5px;
}
.textAudiotel2 {
	/*color: #630460;*/
   color: #4C7BA4;
	font-size:14px;
	text-align:center;
}
.textAudiotel2 span {
	/*color: #63564F;*/
   color: #00BADE;
	font-size:19px;
}
.textAudiotel3 {
	/*color: #630460;*/
   color: #4C7BA4;
	font-size:13px;
	margin-top:5px;
	text-align:center;
}
.textAudiotel3 span {
	color: #00BADE;
	font-size:19px;
}
/********************************/
/* ajout page etude-offerte.... */
/********************************/

#ctnContent {
	/*background: url("../../images/bg-page-ctn.png") repeat-y scroll center top transparent;*/
color: #333333;
	margin: 0 auto;
	position: relative;
	text-align: center;
	padding-bottom:20px;
}
#HautPage {
	background-color:#8FA7C3;
	height:55px;/*
margin-left:9px;
margin-right:11px;
*/
}
#HautPage h1 {
	color:white;
	font-size:21px;
	font-family:"Arial Black", Gadget, sans-serif;
	padding-top:13px;
}
#BasPage {
	background-color:#8FA7C3;
	height:55px;/*
margin-left:9px;
margin-right:11px;
*/
}
#mainConsult {
	min-height:100px;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
.fd_consult {
	background: url("../../images/fd_consult.png") repeat-y scroll center top transparent;
	height:325px;
	width:728px;
	margin:0 auto;
}
.fd_consult img {
	width:113px;
	/*height:150px;*/
border-bottom:1px solid #d1d1cf;
}
.fd_consult .prenomConsult {
	color:black;
	width:113px;
}
.zone_img_consult {
	float:left;
	background-color:white;
	width:113px;
	height:145px;
	border:1px solid #d1d1cf;
	margin-left:15px;
	margin-top:15px;
}
.titreSpe {
	color:#8ba8cc;
	font-size:23px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	position:relative;
	margin-top:-130px;
	margin-left:160px;
	float:left;
}
.blk_infos_consult {
	float:left;
	margin-top:-85px;
	margin-left:160px;
	border-right:1px solid #d1d1cf;
	height:90px;
}
.offBienv {
	text-align:left;
	color:#4c7ba4;
	font-weight:bold;
	font-size:15px;
}
.tarifoffBienv {
	color:grey;
	text-align:left;
	font-weight:bold;
}
.codePromo {
	color:#4c7ba4;
	font-weight:bold;
	margin-top:10px;
	font-size:15px;
	margin-right:50px;
}
.tarifCodePromo {
	color:grey;
	text-align:left;
	font-weight:bold;
}
.tarifCodePromo img {
	width:50px;
	height:12px;
	margin-left:10px;
}
.blk_tel_consult {
	float:right;
	text-align:left;
	padding-right: 60px;
	margin-top: -85px;
}
.tel_fr {
	color:#4c7ba4;
	font-size:15px;
	margin-bottom:10px;
}
.tel_fr span {
	font-weight:bold;
}
.tel_etranger {
	color:#4c7ba4;
	font-size:15px;
}
.tel_etranger span {
	font-weight:bold;
}
.tel_canada {
	color:#4c7ba4;
	font-size:15px;
}
.tel_canada span {
	font-weight:bold;
}
.z_line {
	border-bottom:1px solid #d1d1cf;
	padding-bottom: 10px;
	width:695px;
	text-align:center;
	margin-left:15px;
	margin-right:15px;
}
.btn_tel {
	color:white;
	font-size:17px;
	font-weight:bold;
	background-color:#8FA7C3;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	width:200px;
	height:45px;
	margin-left:100px;
	margin-top:45px;
}
.btn_tel span {
	margin-left: -60px;
	margin-top: 12px;
	position: absolute;
}
.img_cards img {
	width:188px;
	height:81px;
	margin-left:385px;
	margin-top:-105px;
}
/**************************************/
/*********    tchat    ****************/

.fond_consult {
	/*background: url("../../images/fd_consult_tchat.png") repeat-y scroll center top transparent;*/
	height:386px;
	float:left;
	background:white;
	border: 1px solid #A6A6A6;
}
.foto_consult {
	float:left;
	margin-left:20px;
	margin-top:20px;
}
.foto_consult img {
	width:100px;
	height:100px;
	border:1px solid #A6A6A6;
}
.text_consult {
	text-align:left;
	color:#4c7ba4;
	font-size:13px;
	font-family: sans-serif;
	padding-top:10px;
}
.text_consult p {
	padding-left: 140px;
	padding-right: 20px;
	padding-top: 10px;
	font-weight:normal;
}
.fleche_tchat {
	background: url("../../images/new/fleche_tchat.png") no-repeat scroll center top transparent;
	text-align:center;
	margin: 50px auto 0;
	width:576px;
	height:32px;
}
.fleche_tchat span {
	color:white;
	font-size:16px;
	font-family: sans-serif;
	line-height:32px;
	font-weight:bold;
}
.prenom_consult {
	background:white;
	border-right:1px solid #A6A6A6;
	border-left:1px solid #A6A6A6;
	border-bottom:1px solid #A6A6A6;
	height:20px;
	color:grey;
}
.fleche_mail_haut {
	background: url("../../images/mail/fleche_mail.png") no-repeat scroll center top transparent;
	text-align:center;
	/*margin: 50px auto 0;*/
width:537px;
	height:29px;
	color:white;
	font-size:15px;
	font-family: sans-serif;
	font-weight:bold;
}
.fleche_mail_bas {
	background: url("../../images/mail/fleche_mail.png") no-repeat scroll center top transparent;
	text-align:center;
	/*margin: 50px auto 0;*/
width:537px;
	height:29px;
	color:white;
	font-size:15px;
	font-family: sans-serif;
	font-weight:bold;
}
.voy_radio {
	text-align:left;
}
.img_header {
	width:55px;
	border:0;
	float:left;
}
.title_header_mail {
	color:white;
	margin-top:-5px;
	margin-left:50px;
	float:left;
}
.title_header_mail2 {
	/*text-decoration:underline;*/
float:left;
	margin-left: 10px;
	margin-top: 10px;
	background: none repeat scroll 0 0 #3399FF;
}
.text_header_mail {
	float:right;
	color:white;
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	margin-right:30px;
}
/* interdiction */

#ctnFicheConsult {
	border: 1px solid #A6A6A6;
	width:500px;
	height:175px;
	background-color:white;
	margin: 25px auto auto;
}
#bg_fiche_consult {
	/*
background:url(../../images/bg_fiche_consult.png) no-repeat;
height: 150px;
margin-left: 100px;
margin-top: 40px;
width: 400px;
*/
background-color: #F7F4EF;
	height: 165px;
	margin-left: 5px;
	margin-top: 5px;
	width: 490px;
}
.fichConsultDejaDemand {
	padding-left: 5px;
	padding-top: 5px;
}
.fichConsultDejaDemand img {
	width:70px;
	border: 1px solid #A6A6A6;
}
.fichConsultDejaDemand_text {
	color: #4B7CA5;
	font-size: 18px;
	left: 80px;
	position: relative;
	top: -80px;
	width: 350px;
	text-align:center;
}
.fichConsultDejaDemand_tel {
	color: #00BADE;
	font-size:19px;
	text-align:center;
	margin-top: -61px;
}
.fichConsultDejaDemand_price {
	color: #00BADE;
	font-size:17px;
	text-align:center;
}

.data-protect p{padding-left:15px}
.data-protect ul{padding-left:15px}
.data-protect li{padding-left:15px}
.data-cookies p{padding-left:15px;margin:10px}
.data-cookies ul{padding-left:15px}
.data-cookies li{padding-left:15px}

/* page RGPD */
.tab-cookies {margin:10px}
.tab-cookies td{padding:10px;}
.tab-cookies th{padding:10px;}
