﻿div.FondOpaque
{
    width: 100%;
    height: 100%;
    position: fixed; 
    background-image: url(/img/FondOpaque.png);
    background-repeat: repeat-x;
    text-align: center;
    margin:0;
    padding:0;
    left: 0;
    top:0;
    z-index: 10;
}

div.Popin
{
    background-color:White;
    background-repeat: repeat-x; 
    border:solid 1px black; 
    position: relative; 
    margin-right: auto; 
    margin-left: auto; 
    margin-top: 200px;
    height: auto;
    max-width: 750px;
    padding: 10px 10px 10px 10px;
    z-index: 10;
    display: inline-block;
}

div.Popin span
{
    text-align: left;
    width: 280px;
    display: block;
    margin: 20px 0 20px 0;
}

div.Popin .leftPart, div.Popin .rightPart
{
	display:inline-block;
	vertical-align: middle;
}

div.Popin .leftPart
{
	width:440px;
}

div.Popin .rightPart
{
	background-image: url(/img/bloc_Fiche_produit_spplementaire.png);
	background-repeat: no-repeat;
	width:267px;
	height:210px;
	padding: 40px 0 0 0;
}

div.Popin .rightPart table
{
	height: 150px;
}

div.Popin .rightPart span
{
	width:auto;
	padding-right: 5px;
	margin:0;
}

div.Popin span ul
{
	margin:0;
	padding: 0;
	list-style-type: none;
	table-layout: fixed;
	display: block;
}

div.Popin span ul li
{
    padding:0;
    margin:5px 0 0 0;
    position: relative;
	display:list-item;
}

#NosServices
{
    background-image: url(/img/bloc_nosServices.png);
    padding: 10px;
    width: 197px;
    height: 200px;
    margin:5px 0 0 0;
}

#RegardsSur
{
    background-image: url(/img/bloc_regardsSur.png);
    padding: 10px;
    width: 197px;
    height: 138px;
    margin: 5px 0 0 0;
}

#ConseilsSoins
{
    background-image: url(/img/bloc_ConseilsSoins.png);
    padding: 10px;
    width: 197px;
    height: 110px;
    margin: 5px 0 0 0;
}

#TemoignageClient
{
    background-image: url(/img/bloc_ConseilsSoins.png);
    padding: 10px;
    width: 197px;
    height: 110px;
    margin: 5px 0 0 0;
}

#TemoignagesClients
{
	margin-bottom:1.2em;
}

#TemoignagesClients span
{
	color:#aaaaaa;
	font-weight:bold;
}

#TemoignagesClients div
{
	text-align:justify;
}

#TemoignagesClients h5
{
	border-bottom:0.1em;
	margin-bottom:0em;
	color:#158fd6;
	font-weight:bold;
}

#ListeTemoignagesClients hr
{
	color:#eeeeee;
}

#ListeTemoignagesClients
{
	clear:both;
	float:left;
}

#ulservice
{
	margin:0;
	padding: 0;
	list-style-type: none; 
	table-layout: fixed;
	display: block;
}

#ulservice li
{
	margin:0px 0 0 0;
	padding: 0;
	vertical-align: middle;
	border: solid 0px transparent;
    position: relative;
	display:list-item;
	font-size: 11px;
}

#ulservice li.barre
{
	height:1px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 1px;
	line-height:1px;
}

#ulservice li img
{
	margin: 0;
	padding: 0;
	height: 6px;
	display: inline;
}

#ulservice li.barre img
{
	display: block;
	height: 1px;
}

#deroulanteT, #deroulanteH, #deroulanteS
{
     background-repeat: no-repeat;
     position: absolute;
     top: 0px;
     left: 0px;
     z-index: 50;
     text-align: left;
     padding: 10px 2px 0 8px;
}

#deroulanteT a, #deroulanteH a, #deroulanteS a
{
    text-decoration: none;
    color: #2396d7;
    margin: 0;
    padding: 0;
    display: block;
}

#deroulanteT a:hover, #deroulanteH a:hover, #deroulanteS a:hover
{
    text-decoration: underline;
}

#deroulanteT .barre, #deroulanteH .barre, #deroulanteS .barre
{
    margin: 5px 0 5px 0;
    padding: 0;
    display: block;
    width: 100px;
    height: 1px;
}

#deroulanteT
{
     background-image:url(/img/deroulanteT.png);
     width: 107px;
     height: 115px;
}

#deroulanteS
{
     background-image:url(/img/deroulanteS.png);
     width: 107px;
     height: 185px;
}

#deroulanteH
{
     background-image:url(/img/deroulanteH.png);
     width: 127px;
     height: 180px;
}

.boutonBas
{
    text-align: right;
    margin: 10px 0 0 0;
}

.NumPanier
{
    table-layout: auto; 
    margin:0 0 0 40px; 
    padding: 0;
    border-collapse:collapse;
}

.NumPanier td
{
    margin: 0 !important;
    padding: 0 4px 0 0 !important;
    vertical-align: top;
}

.NumPanier td img
{
    margin: 0 !important;
    padding: 0 !important;
}

#Panier_bas
{
    border-top: solid 0px #6dcff6;
}

#Panier_bas td
{
    border-bottom: solid 1px #d0e8f3;
}

#CadreTexte
{
    font-size: 10px;
}

#CatalogueGauche
{
    table-layout: fixed;
    margin:7px 0 0 0;
    padding:0;
    border-collapse: collapse;
}

#CatalogueGauche td
{
    width: 180px;
    border-left: solid 1px #e8e7e7;
    border-right: solid 1px #e8e7e7;
}

#CatalogueGauche td.titreMenu
{
    color: #158fd6;
	background-image: url(/img/fond_menuGauche.png) !important;
	background-repeat: repeat-x;
	height: 23px;
	font-size: 12px;
	text-transform: uppercase;
	color: #158fd6;
	font-weight: bold;
	padding: 0 0 0 10px;
    width: 170px;
}

.EnteteListe
{
    width:100%;
    height:21px;
    background-color: #e5f8ff;
    font-size:12px;
    text-align:left;
    text-transform: uppercase;
    margin: 2px 10px 6px 10px; 
    padding: 4px 0 4px 8px; 
    width: 572px
}

.EnteteListe td
{
    margin: 0; 
    padding: 0; 
    vertical-align: middle;
}

.EnteteListe span, .EnteteListe a, .EnteteListe h1
{
    font-size:12px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #158fd6;
    font-weight:bold;
}

.EnteteListe #ctl00_ctl00_Body_ProductList_TextMarque
{
    font-size:12px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    color: #505050;
    font-weight:normal;
}

#ctl00_Body_RadioAbonnement
{
    border: 0;
    padding: 0;
    margin: 0;
    table-layout: fixed;
    border-collapse: collapse;
}

#ctl00_Body_RadioAbonnement td
{
    border: 0 !important;
    padding: 5px 0 5px 0;
    margin: 0;
    table-layout: fixed;
    border-collapse: collapse;
}

#ctl00_Body_RadioAbonnement label
{
    display:inline-block;
    border: solid 1px #a3dbf0;
    color: #00aeef;
    font-size: 12px;
    width: 147px;
    padding: 4px;
}

#ctl00_Body_RadioAbonnement label:hover
{
    border: solid 1px black;
}

#ctl00_Body_RadioAbonnement label b
{
    font-size:14px
}

#ctl00_Body_RadioAbonnement input
{
    margin: 50px 0px 5px 140px;
    padding: 0;
    width: 10px;
    position: absolute;
}

#ctl00_Body_RadioAbonnement span
{
    color: #666666;
    font-size:11px
}

.Image4Etapes
{
    margin:0 !important;
    padding:0 !important;
    border:0;
}


#ctl00_ctl00_Body_PageProduits_back2 img, #ctl00_ctl00_Body_ProductList_back img
{
    margin-bottom:0px;
}

#ctl00_ctl00_Body_PageProduits_next2 img, #ctl00_ctl00_Body_ProductList_next img
{
    margin-bottom:0px;
}

#ControlFormulaireTemoignageClient
{
	margin-top:1em;
}

#FormulaireTemoignageClient div
{
	/*border:1px red solid;*/
	margin-top:2px;
	margin-bottom:2px;
}

#FormulaireTemoignageClient input
{
	width:25em;
}

#FormulaireTemoignageClient input[type=submit]
{
	/*background-image:url(/img/Billes.png);*/
	width:5em;
	border:1px solid #a3dbf0;
	background-color: White;
}

#FormulaireTemoignageClient .departement
{
	width:2em;
}

#FormulaireTemoignageClient textarea
{
	width:25em;
	height:12em;
}

#FormulaireTemoignageClient div span
{
	float:left;
	width:110px;
	/*border:1px black solid;*/
}

#FormulaireTemoignageClient div span span
{
	color:Red;
	float:none;
	width:auto;
	margin-left:0.2em;
}

#OngletTemoignageClients
{
	/*position:relative;*/
	margin-left:15px;
	margin-top:6px;
	margin-bottom:0px;
	margin-right:0px;
	/*top:6px;
	left:15px;*/
}

#OngletTemoignageClients div
{
	float:none;
	
	height:30px;
	width:224px;
	display:inline;
	margin:0;
	padding:0;
}

#OngletTemoignageClients div span a
{
	position:relative;
	top:7px;
	text-decoration:none;
}

#OngletTemoignageClients div span a:hover
{
	text-decoration:underline;
}


#OngletTemoignageClients .bord_gauche
{
	float:left;
	display:block;
	
	height:30px !important;
	width:12px;
	background-repeat: no-repeat;
	background-image:url(/img/bloc_head_th_left.png) !important;
}

#OngletTemoignageClients .milieu
{
	background-repeat:repeat-x;
	background-image:url(/img/bloc_head_th_center.png);
	background-position:left bottom;
	
	float:left;
	display:block;
	
	width:195px;
	height:30px;
	text-align:center;
	color:Black;
	font-size:12px;
}

#OngletTemoignageClients .bord_droit
{
	float:left;
	display:block;
	
	height:30px !important;
	width:12px;
	background-repeat: no-repeat;
	background-image:url(/img/bloc_head_th_right.png) !important;
}

#OngletTemoignageClients .bleu .bord_gauche
{
	float:left;
	display:block;
	
	height:30px !important;
	width:12px;
	background-repeat: no-repeat;
	background-image:url(/img/bloc_head_th_left_bleu.png) !important;
}

#OngletTemoignageClients .bleu .milieu
{
	background-repeat:repeat-x;
	background-image:url(/img/bloc_head_th_center_bleu.png);
	background-position:left bottom;
	
	float:left;
	display:block;
	
	width:195px;
	height:30px;
	text-align:center;
	color:Black;
	font-size:12px;
}

#OngletTemoignageClients .bleu .bord_droit
{
	float:left;
	display:block;
	
	height:30px !important;
	width:12px;
	background-repeat: no-repeat;
	background-image:url(/img/bloc_head_th_right_bleu.png) !important;
}

/* Footer Yannick */
 .float1_img1_footer
{
    float:left;
    width:180px;
    height:85px;
	/*border:1px black solid;
            
    /*text-decoration: none;*/ /* Gérer dans l'attribut style de la balise a */
	/*color:#a3dbf0;*/ /* Gérer dans l'attribut style de la balise a */
	/*white-space: nowrap;*/
	/*border-left: solid 1px #999999;*/
	/*margin-left:10px;*/
	margin-bottom:3px;
	font-size:11px;
}
 .float1_img2_footer
{
    float:left;
    width:205px;
    height:80px;
    
  /* border:1px black solid;
            
    /*text-decoration: none;*/ /* Gérer dans l'attribut style de la balise a */
	/*color:#a3dbf0;*/ /* Gérer dans l'attribut style de la balise a */
	/*white-space: nowrap;*/
	/*border-left: solid 1px #999999;*/
	/*margin-left:10px;*/
	margin-bottom:3px;
	font-size:11px;
}
 .float1_text_footer
{
	padding-left:8px;
	text-align:left;
    float:left;
    width:150px;
    height:80px;
    /*border:1px black solid;*/
    margin-bottom:3px;
	font-size:11px;
}	
.float1_text2_footer
{
	padding-left:8px;
    text-align:left;
    float:left;
    width:125px;
    height:80px;
    /*border:1px black solid;*/
    margin-bottom:3px;
	font-size:11px;
}	
.float2_footer
{
    text-align: center;
    clear: both;
}

.footer_main_div
{   
    height:100px;
	margin-top:0px;
    text-align: center;
    overflow:auto;
    /*border:1px grey solid;*/
    padding: 10px 5px 5px 5px;
}

.trait-horizontal 
{
	clear: both;
}
/* Pages de contenus SEO /lentilles/ */

#lentilles_content h1
{
	color: #158fd6;   
	margin:4px 0 0px 0;
}

#lentilles_content h2
{
	font-weight:bold;
	margin:0px 0 0px 0;
	padding:10px 0 0px 0;
}

#lentilles_content ul
{
	padding-top:0px; 
	margin-top:0px;
}


a.footer
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color:#158FD6!important;
	text-decoration: none;
    background-image: none;
    background-repeat: no-repeat;
    /* border:1px solid red;*/
    text-transform:none;
    font-weight: normal;
    font-size: 11px;
    position: relative;
}

a.footer:hover
{
    text-decoration: underline;
}



a.lien_text
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	color:#158FD6!important;
	text-decoration: none;
    background-image: none;
    background-repeat: no-repeat;
    /* border:1px solid red;*/
    text-transform:none;
    font-weight: normal;
    /*font-size: 11px;*/
    position: relative;
}

a.lien_text:hover
{
    text-decoration: underline;
}
