html {
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #000;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707173;
	position:relative;
}

/* ****************** */
/* STYLES GENERIQUES  */
a {
	color: #8E165B;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #269C9B;
}

.a_droite {
	float: right
}

img {
	display: block
}

.clearfix {
	clear: both;
	width: 100%;
	height: 0.1em;
}

sup,.indice {
	vertical-align: super;
	font-size: 0.8em
}

.barre {
	text-decoration: line-through;
}

/* Messages */
#errorMsg {
    color: #f00
}

.blocerror_nok,
.blocerror_ok {
margin-top:20px;
float:left;
/*height:30px;*/
width: 100%;
}

.blocerror_ok {
background-color:#ccf5cc;
color:#009933;
}

.blocerror_nok {
background-color:#fbd1d0;
color:#eb1b15;
}

.blocerror_ok p,
.blocerror_nok p{
text-align:center;
line-height:30px;
}

#system-message {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #f00;
	border: 1px solid #f00;
	padding-right: 0.5em;
	margin-bottom: 1em
}

#system-message ul {
	display: block
}



input {
	color: #707173;
	margin: 0;
}

ul {
	display: table
}

/* /STYLES GENERIQUES  */
/* ******************* */
#gabarit {
	margin-left: auto;
	margin-right: auto;
	background: url(../../../../templates/rdk/images/home/background.gif) repeat-y left top;
	width: 988px
}

#gabarit .page {
	margin: 0 29px 0 31px;
	width: 928px
}

/* ******************* */
/*       HEADER        */
#header {
	width: 100%;
	position: relative;
	margin-bottom:30px;
}

#header .logo {
	padding: 1.5em 0 1em 1.5em;
	border: 0
}

#header .top h1 {
	margin-left: 7px;
	margin-top: 4px
}

/*       /HEADER       */
/* ******************* */
/* ******************* */
/*      LOGIN BOX      */
#loginBox {
	position: absolute;
	right: 12px;
	top: 0em;
	width: 25em
}

#loginBox .bgLoginBox {
	background-color: #e6f8f5
}

#form_Login,#form_Loger {
	width: 23em;
	/*height: 8em;*/
	/*color:#8E165B */
	padding-left: 1em;
	overflow:hidden;
}

#form_Login fieldset { /*padding:0.5em 0 0 1em; */
	border: 0
}

#form_Loger p {
	margin-left: 0.5em
}

#form_Loger .comptePrive {
	margin-top: 0.1em
}

#form_Loger .comptePrive a {
	display: block;
	background: url(../../../../templates/rdk/images/loginBoxHome_puce.gif) left 0.3em no-repeat;
	padding-left: 1.3em
}

#header img {
	float: left
}

#form_Login label,#form_Login p {
	width: 100%;
	display: block;
	font-weight: bold;
	margin-left: 0.3em;
	color: #8E165B;
}

#form_Login p {
	text-align: center;
}

#form_Login .forgetPW {
	font-size: 11px;
	font-weight: normal;
	color: #8E165B;
	float: left;
	margin-top: 7px;
}

#loginBox .infoLog {
	padding-bottom: 0.1em;
	font-weight: bold;
	font-size: 1.1em;
	color: #8E165B
}

#form_Login input {
	background-color: transparent;
	border: none;
	background-image: url(../../../../templates/rdk/images/bg_champ_login.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 16px;
	padding: 3px;
	font-size: 11px
}

/* Login box adaptable */
#loginBox .loginBoxHome_RallongeTop,#form_Login .loginBoxHome_RallongeBottom
	{
	width: 24em;
}

#loginBox .loginBoxHome_RallongeLeft,#loginBox .loginBoxHome_RallongeRight
	{
	height: 10em
}

#loginBox .loginBoxHome_RallongeTop {
	background: url(../../../../templates/rdk/images/loginBoxHome_RallongeTop.png) top left
		repeat-X
}

#loginBox .loginBoxHome_RallongeBottom {
	background: url(../../../../templates/rdk/images/loginBoxHome_RallongeBottom.png) top left
		repeat-X
}

#loginBox .loginBoxHome_RallongeLeft {
	background: url(../../../../templates/rdk/images/loginBoxHome_RallongeLeft.png) top right
		repeat-y;
	vertical-align: top
}

#loginBox .loginBoxHome_RallongeRight,#loginBox .loginBoxHome_RallongeRight
	{
	background: url(../../../../templates/rdk/images/loginBoxHome_RallongeRight.png) top right
		repeat-y;
	vertical-align: top
}

/* /Login box adaptable */
/*      /LOGIN BOX      */
/* ******************* */
#form_Login .button,#form_Loger .button,#form_validate .button {
	padding-top: 0.4em;
}

#form_Login button,#form_Loger button,#form_validate button {
	padding: 0;
	cursor: pointer
}

#main #form_validate fieldset {
	margin: 1em 0 0
}

#header .login a {
	color: #8E165B;
	float: left;
	margin-top: 7px;
	font-size: 11px;
	font-weight: normal
}

html>body  #header .login #sesion,x:-moz-any-link,x:default {
	padding-bottom: 5px
}

#nav {
	display: block;
	float: left;
	background-image: url(../../../../templates/rdk/images/nav-bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	height: 39px;
	padding: 4px 0;
	width: 100%
}

#nav li {
	float: left;
	line-height: 39px
}

#nav li.last a {
	border: none
}

#nav li a {
	display: block;
	padding: 0 11px;
	color: #FFF;
	font-size: 18px;
	text-decoration: none;
	border-right: solid 1px #fff
}

#nav li a:hover {
	background-image: url(../../../../templates/rdk/images/bg_nav_over.gif);
	background-repeat: repeat-x;
	color: #269c9b;
}

#container,#menu_principal,#breadcrumb {
	
}

#container {
	
}

#menu_principal {
	width: 100%;
	margin-bottom: 0.5em
}

#bandeau {
	margin-bottom: 0.8em;
	position: relative;
	width: 100%;
	height: 22.5em
}

.bandeau2_home {
	margin-bottom: 1em
}

#banners strong {
	color: #8E165B
}

#breadcrumb {
	font-size: 11px;
	color: #8E165B;
	font-weight: bold;
}

#breadcrumb a,#breadcrumb .esta_qui {
	font-weight: normal;
	color: #8E165B;
	text-decoration: none
}

#left_side_bar {
	float: left;
	width: 16%
}

#menu_left dl {
	font-size: 12px;
	color: #FFF
}

#menu_left li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px;
	background-color: #c16897;
	display: block;
	border-top: solid 1px #fff;
}

#menu_left dt,#menu_left li a.active {
	background: url(../../../../templates/rdk/images/bg_menu_gauche.gif) no-repeat top center;
	font-weight: bold;
	padding: 6px 5px 6px 5px;
	background-color: #a43b71
}

#menu_left li a:hover {
	background-color: #9b2c67;
	background-image: none
}

ul#menu_left li:first-child a {
	color: #fff;
	background-color: #00FF33;
	background: url(../../../../templates/rdk/images/bg_menu_gauche.gif) repeat-x scroll center top
		#9B2C67;
	padding: 6px 5px;
}

ul#menu_left li:first-child a:hover {
	background-color: #a43b71;
	background-image: none
}

#main {
	float: left;
	line-height: normal;
	width: 50%;
	margin: 0 1% 0 1%;
}

#main h2 {
	margin-bottom: 14px;
	font-size: 20px;
	color: #269c9b;
}

#main h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 1em 0;
	width: 100%;
	color: #8E165B
}

#main ol li {
	list-style-type: decimal;
	margin-left: 1.5em
}

#main ul,#main ol {
	width: 100%;
	margin-bottom: 1em
}

#main fieldset {
	margin: 2em 0
}

#main .button,#header .button,#main .button img,#header .button img {
	float:left;
}

#main .bt_validateEmail,#form_Login .validateLogin,#form_Loger .CloseSession,#userform .account,#main .insideButton
	{
	background: url(../../../../templates/rdk/images/bt_valide_Middle.png) repeat-x top left;
	height: 32px;
	border: 0;
	background-color: transparent;
	float: left;
	color: #fff;
	padding-bottom: 0.5em;
	cursor: pointer;
	margin: 0
}

#form_Loger .validateLogin {
	width: 7em
}

#form_Login input {
	background-color: transparent;
	border: none;
	background-image: url(../../../../templates/rdk/images/bg_champ_login.png);
	background-repeat: no-repeat;
	width: 260px;
	height: 16px;
	padding: 3px;
	font-size: 11px
}

#form_Loger .CloseSession {
	width: 8em
}

#main bold,#main strong {
	color: #8E165B;
	/*font-weight:500 */
	font-weight: bold;
}

#main .bt_page {
	margin-top: 1em;
	display: block;
}

.readmore {
	font-weight: bold;
	color: #555555;
}

#main .liste_articles h3 {
	margin-top: 0 !important
}

/*    CSS MEP ARTICLE LIBRE => mis dans article.css  */
#full_article .top {
	margin-top: 5%;
	width: 100%;
	display: block;
}

#full_article .top a {
	float: right;
	text-align: right
}



/* b : back to top */
#nav_switchtop {
width: 100%;
margin-top:10px;
cursor:pointer;
font-size:12px;
}

#nav_switchtop {
text-align: center;
overflow:hidden;
}
    
#nav_switchtop .up  {
line-height:14px;
height:20px;
}

#nav_switchtop a {
background:url("../../../../templates/rdk/images/nav_switch_up.gif") left 4px no-repeat;
padding-left:15px;
}
/* e : back to top */



#article {
	margin-bottom: 2em
}

ul#liste_articles {
	width: 100%
}

ul#liste_articles li {
	float: left;
	background-image: url(../../../../templates/rdk/images/bg_article.gif);
	font-size: 12px;
	margin-right: 8px;
	background-repeat: no-repeat;
	display: table-cell;
	width: 47%;
	+width: 46%;
	margin-right: 6%;
	margin-bottom: 3em;
	background-position: left 1.5em;
}

ul#liste_articles .paire {
	margin-right: 0%
}

#liste_articles .article {
	float: left;
	line-height: normal;
	padding-left: 0.8em;
	padding-top: 0.8em;
	font-size: 12px;
	display: block
}

ul#liste_articles img {
	float: left;
	margin-right: 8px;
}

#liste_articles h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0.8em 0.1em;
	width: 100%;
	white-space: nowrap;
}

#liste_articles h3 a {
	color: #8e165b;
}

#content a.vignette {
	float: left;
	margin-right: 8px;
}

#liste_articles a.vignette {
	float: none;
	margin-right: 0
}

#right_side_bar {
	float: right;
	width: 31.2%
}

.portrait {
	border: solid 1px #d4ebeb;
	padding: 3%;
	background: url(../../../../templates/rdk/images/bg_portrait.gif) repeat-x left top #e6f8f5;
	font-size: 1.1em;
	margin: 0 1% 1%;
	line-height: 18px
}

.portrait .liste li {
	background-image: url(../../../../templates/rdk/images/puce_disc_red.gif);
	padding-left: 13px;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	color: #8e165b;
}

.portrait div {
	text-align: center
}

.texte_vert {
	color: #269c9b !important
}

.texte_droite {
	text-align: right
}

/* **************** */
/*      FOOTER      */
#footer {
	width: 100%;
	margin-bottom: 1em
}

#footer .content_footer {
	padding-bottom: 12px;
	width: 100%;
}

.logo_footer {
	margin-left: 0.5em;
	margin-bottom: 0.3em
}

.logo_footer h2 {
	color: #269c9b;
	float: left;
	font-size: 15px;
	margin-top: 1.3em;
}

.logo_footer span {
	font-size: 20px;
	color: #8e165b;
}

.logo_footer img {
	float: left
}

div#footer ul.menu {
	position: relative;
	right: 3px;
	top: 255px;
	z-index: 101;
	float: right;
	clear: both
}

div#footer ul.menu li {
	float: left;
}

div#footer ul.menu li.item89 {
	margin-right: 50px;
}

div#footer ul.menu li.item90 {
	margin-right: 5px;
}

.conainer_menu_left_bas,.conainer_menu_right_bas {
	background: url(../../../../templates/rdk/images/ombre_footer.gif) repeat-x left bottom;
	padding-left: 1%;
	padding-top: 1%;
	height: 255px
}

.conainer_menu_left_bas {
	background-color: #269C9B;
	float: left;
	width: 59%;
}

.conainer_menu_right_bas {
	background-color: #8E165B;
	float: right;
	width: 38%;
	margin-left: 1%
}

.menu_bas {
	float: left;
	width: 180px;
}

.menu_bas a {
	text-decoration: none;
	color: #FFF;
	font-style: normal;
}

.menu_bas li {
	
}

.menu_bas li ul,.menu_bas li ul li {
	float: none;
	display: inherit;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	margin-bottom: 2px;
	font-style: italic;
}

.menu_bas li.categorie {
	margin-bottom: 20px;
	padding-left: 23px;
	background-image: url(../../../../templates/rdk/images/puce_flech_bas.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	margin-left: 12px;
	color: #B1BEBE
}

.menu_bas li.categorie ul {
	margin-top: 7px
}

.conainer_menu_right_bas .menu_bas li.categorie {
	margin-left: 0
}

.conainer_menu_right_bas .left {
	width: 140px;
	margin-right: 10px
}

.pied_de_page,.pied_de_page a {
	color: #269c9b;
	text-decoration: none;
	font-size: 11px;
	line-height: 9px
}

.pied_de_page ul {
	float: left;
	display: block
}

.pied_de_page ul li {
	float: left;
	display: table-cell;
	padding-right: 6px;
	border-right: solid 1px #269c9b;
	padding-left: 7px
}

.pied_de_page ul li.last {
	border: none
}

.pied_de_page .links {
	float: right;
}

.pied_de_page {
	width: 100%
}

/*     /FOOTER      */
/* **************** */
.texte_visuel_home {
	color: #00706D;
	font-size: 22px;
	left: 16px;
	position: absolute;
	top: 27px;
	width: 378px;
	z-index: 10;
}

.bandeau2_home {
	background: url(../../../../templates/rdk/images/visuel2_home.jpg) no-repeat left top;
	display: block;
	padding: 19px 22px 22px;
}

.bandeau2_home h4 {
	color: #8E165B;
	font-size: 24px;
	margin-bottom: 13px;
}

.bandeau2_home ul {
	font-size: 12px;
	float: left;
	width: 290px;
	margin-right: 20px
}

.bandeau2_home ul li {
	padding-left: 23px;
	background-image: url(../../../../templates/rdk/images/puce_bandeau_2_home.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 10px
}

.bandeau2_home ul li h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.postulo_aqui {
	margin-left: 175px;
	display: block
}

.Libros .article {
	background-image: url(../../../../templates/rdk/images/fond.jpg);
	background-repeat: no-repeat;
	background-position: 3px 10px
}

.Libros .article .Consigue a {
	background-image: url("../../../../templates/rdk/images/puce_fleche_livre.gif");
	background-position: left top;
	background-repeat: no-repeat;
	color: #8E165B;
	padding-left: 24px;
	margin-left: 7px;
	display: block;
	margin-bottom: 16px
}

.Libros .article .Consigue {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 23px;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 15px
}

.Libros .article .picto_left {
	margin-top: 14px
}

.Libros .article .logo {
	
}

.BNT_cliquez-ici {
	float: left
}

#breadcrumb {
	margin: 0.5% 1% 3% 1%
}

#container {
	margin: 0 1% 2%;
	width: 98%;
	border: 0;
	display: block
}


/* Drapeaux */
#lang{
width:100%;
position:relative;
right:8px;
text-align:right
}

#lang img{
width:35px;
height:25px;
display:inline
/* float:right */
}


#lang a{
width:35px;
height:25px;
/* float:right */
}
/* /Drapeaux */



/*  ****Bouton Imprimer**** */
print {
width:100%;
clear:both;
margin-top:30px;
float:left; 
}

#print div{cursor:pointer}
#print > div {
float: right;
}

#print .cornerleft,
#print .cornerright,
#print .pixel {
float: left;
}

#print .cornerleft {
background:url("../../../../templates/rdk/images/coaching/common/print_cornerleft.gif") left top no-repeat;
height:21px;
width: 21px;
}
        
#print .cornerright {
background:url("../../../../templates/rdk/images/coaching/common/print_cornerright.gif") left top no-repeat;
height:21px;
width: 6px;
}

#print .pixel {
background:url("../../../../templates/rdk/images/coaching/common/print_pixel.gif") left top repeat-x;
height:21px;

}

#print .pixel a {
font-family: Arial;
color:#707173; 
font-size:10px;
padding: 0 10px;
line-height:22px;
text-decoration:none;
}
/* /Bouton Imprimer */




/* Col Right Compte */
#notepad {
width: 280px;
color:#535353;
margin-bottom:30px;
float:left
}


#notepad .middle{
background:url("../../../../templates/rdk/images/coaching/col_right/notepad_bg.jpg") left top repeat;
width:245px;
padding:0 20px 15px 15px;
float:left
}

#notepad .middle p{
font-size:13px;
line-height: 14px;
margin-top:8px
}

	
#notepad  h1{
color:#269c9b;
font-size: 13px;
margin-bottom: 0
}

#notepad .middle h1.puce {
background:url("../../../../templates/rdk/images/coaching/common/puce_vert.gif") left 4px no-repeat;
padding-left:15px;
margin-top:20px;
font-weight: bold;
}

#notepad .middle  .titre {
margin-bottom: 20px;
margin-top:0
}

#notepad .vert {
color:#0698a3
}

#notepad .middle img {
margin-top:10px
}

#notepad ul.puce {
width: 100%;
display:inline-block;
margin-top:10px
}

#notepad ul.puce li{
float:left;
background: url("../../../../templates/rdk/images/coaching/common/puce_vert.gif") no-repeat scroll left 4px transparent;
width:43%;
padding:0 2% 0 5%


}/* Col Right CNIL compte */
#notepad .cnil {
width: 263px;
color:#535353;
margin-bottom:30px;
float:left
}


#notepad .cnil .garantie {
    background: none repeat scroll 0 0 #F6F7F4;
    font-size: 12px;
    padding: 10px;
}

#notepad .cnil .titre {
	background: url('../../../../site/fr/col_droite/cadenas_compte.gif') no-repeat;
	padding-left: 70px;
	padding-top:13px;
	padding-bottom:9px;
	font-weight:bold;
	font-size:14px;
	color:#8e175b;
}

#notepad .cnil .titre span {
	height:39px;
	padding-top:7px;
	font-weight:bold;
	font-size:15px;
	color:#8e175b;
}

#notepad .cnil p.condition {
    background-color: #8E175B;
    color: #707173;
    font-size: 14px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}

/* Col Right CNIL contact */
#Cnil {
	margin-right: 10px;
	float: right;
}

#Cnil .cnil {
	width: 279px;
}

#Cnil .cnil .garantie {
    background: none repeat scroll 0 0 #F6F7F4;
    color: #0C7471;
    font-size: 13px;
    padding: 10px;
}

#Cnil .cnil .titre {
	background: url('../../../../site/fr/col_droite/cadenas_contact.gif') no-repeat;
	padding-left: 85px;
	height:39px;
	padding-top:13px;
	padding-bottom:9px;
	font-weight:bold;
	font-size:13px;
	color:#0c7471;
}

#Cnil .cnil .titre span {
	height:39px;
	padding-top:7px;
	font-weight:bold;
	font-size:14px;
	color:#0c7471;
}

#Cnil .cnil p.condition {
    background-color: #e4e4e5;
    color: #707173;
    font-size: 13px;
    margin: 0;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}


/* /Col Right Compte */

.cb_button_wrapper img{float:left}
#cbbtneditsubmit{
	display:block;
	float:left;
	background: url("../../../../templates/rdk/images/bt_valide_Middle.png") repeat-x scroll left top transparent;
	height:32px;
	color:#fff;
    font-family: Arial;
    font-size: 17px;
    padding: 0 10px 5px;
	cursor:pointer;
	border:0px;
}


#cbbtncancel{
	margin-top:40px;
	display:block;
	float:left;
	background: url("../../../../templates/rdk/images/coaching/common/bt_go_pixel.gif") repeat-x scroll left top transparent;
	height:43px;
	color:#fff;
    font-family: Arial;
    font-size: 23px;
    font-weight: bold;
    padding: 0 10px;
	cursor:pointer;
	display:none;
}

.sectiontableentry2, .sectiontableentry1{
	height:35px;	
}

.cb_button_wrapper{
	float:right;
}


/* Style Formulaire de Contact */

.contacttable{
border-spacing:10px;
clear: both;
}

.key{
	color:#269C9B;	
}


.validateLogin {
    background: url("../../../../templates/rdk/images/bt_valide_Middle.png") repeat-x scroll left top transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 32px;
    margin: 0;
    padding-bottom: 0.5em;
}


.buttonSave, .buttonReset{
	float:left;
}


.buttonSave img, .buttonReset img{
	float:left;
}


.inputbox required{
	width:200px;	
}

#subject_id{
	width:445px;
}

/*encart droite comment s'inscrire*/
div.portrait h2#info-inscription{color:#8e165b; font-weight:bold; font-size:20px; font-family:Arial;}
div.portrait h2#info-inscription span{color:#000000;font-size:14px;}
#encart2,#encart4{background-color: #ffffff; padding:15px 5px 10px;}
#encart1,#encart3,#encart5{ padding:5px;}
#encart6{background-color: #ffffff; padding:15px 0px 0px;}
.encart h3{
background: transparent url('../../../../inscription/encart_droite/bullet1.png') no-repeat 0 0;
color:#8e165b;
font-size:16px;
text-align:left; 
padding-left: 30px;
font-weight:bold;
}
.encart {clear:both;overflow:hidden;margin-bottom:10px;}
.encart p{clear:both; color:#8e165b;}
.encart img{margin: 0 auto}
#encart1 img{float:left}
#encart1 h3{background: transparent url('../../../../inscription/encart_droite/bullet1.png') no-repeat 0 5px;}
#encart2 h3{background: transparent url('../../../../inscription/encart_droite/bullet2.png') no-repeat 0 0; padding-bottom:10px;padding-top:2px;}
#encart3 h3{background: transparent url('../../../../inscription/encart_droite/bullet3.png') no-repeat 0 0;padding-bottom:10px;padding-top:2px;}
#encart4 h3{background: transparent url('../../../../inscription/encart_droite/bullet4.png') no-repeat 0 0;padding-bottom:10px;padding-top:2px;}
#encart5 h3{background: transparent url('../../../../inscription/encart_droite/bullet5.png') no-repeat 0 5px;}
#encart6 h3{background: transparent url('../../../../inscription/encart_droite/bullet6.png') no-repeat 0 0;padding-bottom:10px;padding-top:2px;margin-left:5px;}
#encart6 p{margin-left:5px;margin-right:5px;}
#encart1 span{color:#8e165b;display:block; float:left; padding-top:35px; padding-left:2px;text-align:left}
#encart7{background: transparent url('../../../../inscription/encart_droite/bg_purple.gif') no-repeat 0 0;width:259px; height:211px;padding:5px}
#encart7 ul li{color:#ffffff;text-align:left;padding-bottom:5px; font-size:14px;font-weight:bold;}
#encart7 h3 {color:#ffffff; text-align:left; padding-bottom:10px;font-size:16px; font-weight:bold;}

/* encart gauche */ /* mystic */
#leftColInside .garantieDukan, #JpContentLeft .garantieDukan, #left_side_bar .garantieDukan {
    background-color: #F6F7F4;
    width: 145px;
}
#JpContentLeft .parolePierre, #JpContentLeft .garantieDukan, #JpContentLeft .hotline, #left_side_bar .parolePierre, #left_side_bar .garantieDukan, #left_side_bar .hotline {
    background: none repeat scroll 0 0 #F1F3F3;
    color: #707173;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 145px;
}
.parolePierre div, .garantieDukan div {
    margin-bottom: 10px;
}

#leftColInside .hotline, #JpContentLeft .hotline, #left_side_bar .hotline {
    background: url("../../../../site/fr/col_droite/bloc_hotline_photo.gif") no-repeat scroll left bottom #F1F3F3;
    height: 255px;
    width: 145px;
}
#JpContentLeft .parolePierre, #JpContentLeft .garantieDukan, #JpContentLeft .hotline, #left_side_bar .parolePierre, #left_side_bar .garantieDukan, #left_side_bar .hotline {
    color: #707173;
    font-family: Arial,Helvetica,sans-serif;
    text-align: center;
    width: 145px;
}
/*  */

#JpContentLeft .parolePierre {
	margin-bottom: 143px;
}

#leftColInside .garantieDukan,
#JpContentLeft .garantieDukan {
    background-color: #F6F7F4;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 145px;
}

#leftColInside .garantieDukan p.accroche,
#JpContentLeft .garantieDukan p.accroche {
	padding:8px 0;
	color:#ba1d7c
}

#leftColInside .garantieDukan p.condition,
#JpContentLeft .garantieDukan p.condition {
	background-color:#e4e4e5;
	padding-top:5px;
	font-size:10px;
	color:#707173;
	margin: 0;
}

#leftColInside .hotline p.titre,
#JpContentLeft .hotline p.titre {
	background: url(../../../../site/fr/col_droite/bloc_hotline_titre.gif) no-repeat right top; 
	height:39px;
	padding-top:7px;
	line-height:16px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

#leftColInside .hotline .titre span,
#JpContentLeft .hotline .titre span {
	font-size:16px;
}

#leftColInside .hotline p.appel,
#JpContentLeft .hotline p.appel {
	color:#0c7471;
	font-size:13px;
	margin:0.5em 0 
}

#JpContentLeft .hotline p.horaire,
#JpContentLeft .hotline p.horaire {
	color:#269c9b;
	font-size:11px;
	margin:0.5em 0 
}

#leftColInside .hotline p.tarif,
#JpContentLeft .hotline p.tarif {
	color:#7e7e85;
	font-size:9px;
	line-height:140px;
	text-align: right;
	padding-right:5px
}

div.page div#footer ul.menufooter-link-br {
	position: relative;
	right: 3px;
	top: 280px;
	z-index: 101;
	float: right;
	clear: both; 
	width: 38%;
	
}