@charset "utf-8";
/* CSS Document */

body
{
   margin:auto;
   background-color:#dbdbdb;
   background: url("../images/degrade.jpg"); 
   background-repeat:repeat-y;
   background-position: top;
   background-attachment:fixed;
}

body a
{
	text-decoration: none;
	color:#0d6a16;
	font-weight:bold;
}

#global
{
	position:relative;
	z-index:100;
	width:820px;
	margin: auto;	
}

#conteneur
{
	float: left;	
}

#container
{	
	float: left;
	width: 820px;
	padding-top: 25px;
	background: url("../images/fond-container.jpg");
	}
	
#contenu
{
	margin-left: 20px;
	width: 784px;
	font-family: Arial;
	font-size:1.0em;
}

/* L'en-t?te */
#en_tete
{
   width: 820px;
   height: 150px;
}

/* formulaire*/
#banner
{
	width: 820px;	
   	height: 150px;

}
#banner img
{
	border: none;
}
/* langue*/
#clang
{ 
	float: left;
	margin-top: 20px;
	width: 32px;
	font-family: Arial, Times, serif;
}

#lang-fr   { width:20px; height:60px; }
#lang-fr a.on  { display:block; width:33px; height:60px; background:url(../images/langfr-on.jpg) no-repeat; cursor:default; }
#lang-fr a.off { display:block; width:33px; height:60px; background:url(../images/langfr-off.jpg) no-repeat; }
#lang-fr a.off:hover { display:block; width:33px; height:60px; background:url(../images/langfr-hover.jpg) no-repeat;}

#lang-en   { width:20px; height:60px; font-family: Arial, "Arial Black", "Times New Roman", Times, serif;}
#lang-en a.on  { display:block; width:33px; height:60px; background:url(../images/langen-on.jpg) no-repeat; cursor:default; }
#lang-en a.off { display:block; width:33px; height:60px; background:url(../images/langen-off.jpg) no-repeat; }
#lang-en a.off:hover { display:block; width:33px; height:60px; background:url(../images/langen-hover.jpg) no-repeat;}



/* menu top*/
#menutop dl,#menutop dt,#menutop dd,#menutop ul,#menutop li {
	margin: 0;
	padding: 0;
	
}

#menutop
 {
	background-repeat:repeat-y;
	background-position: 545px 0px;
	position: absolute;  
	width:850px;
	height: 36px;
	padding:0; 
}
#menutop dl 
{
	float: left; 
	margin:0;
	padding:0;
	width: 117px;
}
#menutop dt
{
	font-size:0.8em;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-family:  Arial;
}
#menutop dt a
{
	text-decoration: none;
	padding-top: 10px;
	color: #000;
}

#menutop dd {
	position:absolute;
	left:4px;
	background-image:url("../images/fond_menu.jpg");
	background-position:500px 0px;
	margin-top:0px;
	padding-top: 7px;
	height: 24px;
	width: 812px;
	color:#FFFFFF;
}

#menutop dd#smenu4{
	position:absolute;
	left:4px;
	background-image:url("../images/fond_menu_vert.jpg");
	background-position:500px 0px;
	margin-top:0px;
	padding-top: 7px;
	height: 24px;
	width: 812px;
	color:#FFFFFF;
}

#menutop li 
{
	text-align: center;
	display: inline; 
	padding-right:4px; 
	padding-left:4px;
	color:#FFFFFF;
	font-family: Arial, Times, serif;
}

#menutop li a 
{ 
	text-decoration: none; 
	display:inline; 
	font-family: Arial, Times, serif;
	padding-left:10px;
	padding-right:10px;
	text-align: center;
	color: #FFFFFF;
	border: 0 none;
	font-weight: bold;
	font-size:0.9em;
}
#menutop li a:hover { text-decoration:underline;}

#menutop a#menu1img {  text-decoration: none;  display:block;height:26px;}
#menutop a#menu1img:hover {color:#000; text-decoration: none; display:block;}

#menutop a#menu2img {  text-decoration: none;  display:block;height:26px;}
#menutop a#menu2img:hover {color:#000; text-decoration: none; display:block;}

#menutop a#menu3img {  text-decoration: none; display:block;height:26px;}
#menutop a#menu3img:hover {  color:#000; text-decoration: none;  display:block;}

#menutop a#menu4img {  text-decoration: none;color:#FFF;  display:block;height:26px;}
#menutop a#menu4img:hover { color:#FFF; text-decoration: none; display:block;}

#menutop a#menu5img {  text-decoration: none;  display:block; height:26px;}
#menutop a#menu5img:hover { color:#000; text-decoration: none;  display:block;}

#menutop a#menu6img {  text-decoration: none;  display:block;height:26px;}
#menutop a#menu6img:hover { color:#000; text-decoration: none;  display:block;}

#menutop a#menu7img {  text-decoration: none;  display:block;height:26px;}
#menutop a#menu7img:hover { color:#000; text-decoration: none; display:block;}

#smenu1, #smenu2, #smenu3 , #smenu5, #smenu4, #smenu6, #smenu7 {font-size: 0.85em; left: 0px; font-family:  Arial, Times, serif; color:#FFF;}

/* Le corps de la page */

#corps
{
   float:left;
   margin-left: 10px;
   margin-bottom: 20px;
   padding: 5px;
   color: #000;
}

#corps h1
{
   margin-bottom:20px;
   color:#333333;
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size: 1.5em;
}

#corps h2
{
   height: 30px;
   background-repeat: no-repeat;   
   padding-left: 15px;
   color:#078152;
   font-size: 2em;
   text-align: left;
}

#corps_image
{
   text-align:center;
}

#corps_image2
{
	float:left;
	margin-top: 30px;
	text-align: center;
	width: 710px;
}

#corps_image2 img
{
	border: none;
	
}

#corps p
{
   text-align: justify;
}

#corps .news {
   width: 700px;
   padding-bottom: 30px;
   color: #000;
 	font-family: Arial;
	font-size:0.8em;
}

#corps .news h3 a {
   color: #000;
   text-decoration: none;
   font-size: 0.9em;
}

#corps h3.smalltext {
   text-align: right;
   margin-top: -30px;
   padding-bottom: 0px;
   font-size: 0.9em;
   color: #FF9710;
   border-bottom: solid 1px;
}

#corps .news h3.smalltext {
   text-align: right;
   margin-top: -30px;
   padding-bottom: 0px;
   font-size: 0.9em;
   color: #FF9710;
   border-bottom: solid 1px;
}

/* Le pied de page (qui se trouve tout en bas, en g?n?ral pour les copyrights) */

#pied
{

float:left;
width:820px;
}

#pied_de_page_gauche
{
float:left;
height:35px;
width:6px;
background: url("../images/fond-bas-gauche.jpg");
}

#pied_de_page_droit
{
float:left;
height:35px;
width:6px;
background: url("../images/fond-bas-droit.jpg");
}

#pied_de_page
{
   float:left;
   width: 807px;
   height:30px;
   margin-top:0px;
   padding-top:6px;
   text-align: center;
   color:  #555555;
   background-color: #fff;
   font-size:0.8em;
   background: url("../images/fond-bas.jpg");
   background-repeat:repeat-x;
}

#pied_de_page p
{
margin: 0; 
margin-bottom: 15px;
padding: 0;
}

#pied_de_page a
{
	font-family:Arial, Times, serif;
	font-weight:bold;
	color: #555555;
	text-decoration:none;
}
#pied_de_page img
{
	border: none;
}

/* Page de Garde*/
#etapes_auscultation
{
	float: left;
        margin-top:2px;
}

#etapes_auscultation img
{
	width:600px;
	margin-left:50px;
}

#acceuil
{
	width: 700px;
	font-family: Arial;
	font-size:0.8em;
}

#acceuil h1
{
	text-align:left;
}

#accueil_main h1
{
	margin-top:50px;
        color: #078152;
        font-size:24px;
	font-weight:bold;
        font-family:Arial, Times, serif;
}
#etapes_auscultation h1
{
        color: #32AA46;
        font-size:1.0em;
        font-family:Arial, Times, serif;
}

#etapes_auscultation h3
{
        color: #000;
        text-align: left;
        font-size:0.9em;
        font-family:Arial, Times, serif;
	margin-left: 50px;
}

#desc_etape_ausculter
{

	width: 700px;
	height:80px;
    margin-top: 10px;
    text-align:justify;
    font-family:Arial, Times, serif;
    color: #000;
    font-size:0.9em;
	background: url("../images/auscultez.jpg");
	background-repeat: no-repeat;
}

#desc_etape_ausculter p
{
            padding-left: 15px;
            padding-right: 15px;
}

#desc_etape_analyser
{
	width: 700px;
	height:80px;
        margin-top: 10px;
        text-align:justify;
        font-family:Arial, Times, serif;
        color: #000;
        font-size:0.9em;
	background: url("../images/analysez.jpg");
	background-repeat: no-repeat;
}

#desc_etape_analyser p
{
        padding-left: 15px;
        padding-right: 15px;
}

#desc_etape_partager
{
	width: 700px;
	margin-top: 10px;
	height:80px;
        text-align:justify;
        font-family:Arial, Times, serif;
        color: #000;
        font-size:0.9em;
	background: url("../images/partagez.jpg");
	background-repeat: no-repeat;
}

#desc_etape_partager p
{
        padding-left: 15px;
        padding-right: 15px;
}

/* Mentions l?gales */
#mentions_legales 
{
	width: 700px;
        font-size:0.8em;
        font-family:Arial, Times, serif;
}

#mentions_legales h3
{
            font-size:1.0em;
            font-family:Arial, Times, serif;
            border-bottom: solid 1px #FF9710;
}

#mentions_legales a
{
	color: #FF9110;
}


#team{

        width: 700px;
	color: #000;
	font-family: Arial;
	font-size: 0.8em;
}
#historique{

        width: 700px;
	margin-top: 10px;
	color: #000;
	font-family: Arial;
	font-size: 0.8em;
}

.histo_img
{
	float: left;
	margin-right:10px;
}

#projects
{
	width: 700px
}

.projects_gauche
{
	float: left;
	height: 150px;
	margin-right: 15px;
}
.projects_droite
{
	height: 200px;
	color: #000;
}

.projects_droite h3
{
	color: #000;
	text-decoration: underline;
	margin-top:0px;
	margin-bottom:0px;
	font-size: 1.0em;
}

#projects img 
{
  border:none;
}

#projects p{
	font-size: 0.8em;
}


#weblink
{
	width: 700px;
	float: left;
}

.weblink_gauche
{
	float: left;
	height: 150px;
	margin-right: 15px;

}
.weblink_droite
{
	height: 150px;
	color: #000;
    font-family: Arial;
}
.weblink_droite h3
{
	color: #000;
	text-decoration: underline;
	margin-top:5px;
	margin-bottom:0px;
	font-size: 1.0em;
}

#weblink img 
{
  border:none;
}

.weblink_droite img
{
	border: none;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 10px;
}

#contact
{
	font-family: Arial;
	width: 700px;
	font-size: 0.8em;
}
#contact h3
{
 border-bottom: solid 1px #FF9710;
}

#contact ul
{
   list-style-image: url("../images/puce.png");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}

#weblink p{
  font-size: 0.8em;
}

#pathway
{
	margin-left: 10px;
	margin-top: 53px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 0.8em;
}

#accueil_link
{
	margin-top: 10px;
}

#accueil_link img
{
	margin-top: 3px;
	margin-left: 50px;
}

#accueil_link a
{
	font-family: Arial;
	margin-top: 0px;
	margin-left: 10px;
	color: #32AA46;
	font-size: 0.9em;
}

.no_border img
{
	border:none;
}

.no_souligne
{
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	color:#f08920;
}

.no_souligne:hover
{
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	color:#078152;
}

#accueil_demo a
{
	color:#0278d2;
}

#accueil_demo
{
	margin-left:30px;
	float:left;
	height:250px;
	width:200px;
	background:url("../images/demo.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

#accueil_demo a:hover
{
	float:left;
	height:250px;
	width:200px;
	background:url("../images/demo_vert.jpg");
	background-repeat:no-repeat;
	text-align:center;
	color:#333333;
}

#accueil_histoire
{
	margin-left:30px;
	float:left;
	height:250px;
	width:200px;
	background:url("../images/histoire.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

#accueil_histoire a:hover
{
	float:left;
	height:250px;
	width:200px;
	background:url("../images/histoire_vert.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

#accueil_produit
{
	margin-left:30px;
	float:left;
	height:250px;
	width:200px;
	background:url("../images/produit.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

#accueil_produit a:hover
{
	float:left;
	height:250px;
	width:200px;
	background:url("../images/produit_vert.jpg");
	background-repeat:no-repeat;
	text-align:center;
}



#rss
{
	font-family: Arial;
	font-size: 0.8em;
}
#rss a
{
	color: #B3B3B3;
	text-decoration:none;
}
#rss img
{
	border:none;
}

#demo_flash
{
	width: 600px;
	margin-left: 100px;
}
#demo
{
	width: 700px;
	font-family:Arial;
	font-size: 0.8em;
}
#asthme
{
	float:left;
	width: 700px;
	font-family:Arial;
	font-size: 0.8em;
}
#asthme img
{
	margin-left: 250px;
}

#kine
{
        float:left;
        width: 700px;
        font-family:Arial;
        font-size: 0.8em;
}

#kine a
{
	font-family: Arial;
        margin-top: 0px;
        margin-left: 10px;
        color:#0d6a16;
        font-size: 1.0em;

}
#kine h2
{
	text-align: left;
	font-size: 0.9em;
	color: #FF9710;
	border-bottom: solid 1px;
}
#kine h3
{
	font-family: Arial;
        margin-top: 0px;
        margin-left: 10px;
        color: #333333;
        font-size: 0.9em;
}
#kine h4
{
	text-align: left;
	font-size: 0.8em;
	color: #FF9710;
}
#asthme a
{
	font-family: Arial;
        margin-top: 0px;
        margin-left: 10px;
        color: #FF9710;
        font-size: 1.0em;

}
#asthme h2
{
	text-align: left;
	font-size: 0.9em;
	color: #FF9710;
	border-bottom: solid 1px;
}
#asthme h3
{
	font-family: Arial;
        margin-top: 0px;
        margin-left: 20px;
        color: #333333;
        font-size: 0.9em;
}
#asthme h4
{
	text-align: left;
	font-size: 0.8em;
	color: #FF9710;
}
#asthme ul
{
   list-style-image: url("../images/puce.png");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}
.muco
{
	float:left;
	width: 300px;
}
.muco h3
{
	color: #000;
	font-family: Arial;
        margin-top: 0px;
        margin-left: 10px;
        font-size: 0.8em;
}

#sitemap
{
	font-family: Arial;
	width: 700px;
	font-size: 0.9em;
}


#sitemap h3
{
 border-bottom: solid 1px #FF9710;
}

#sitemap ul
{
   list-style-image: url("../images/puce.png");
   padding: 0px;
   padding-left: 20px;
   margin: 0px;
   margin-bottom: 5px;
}


.bdc
{
    text-align:center;
    margin-bottom:30px;
}

.bdc label
{
	font-weight:bold;
}

.bdc input
{
	margin-top:10px;
}

#produits
{
	float:left;
	width: 700px;
	font-family:Arial;
	font-size: 0.8em;
}

#produits p
{
	text-align:justify
}

#produits img
{
border: 0px;
}

#produits h3
{
	margin-bottom: 50px; 
	text-align: left;
	font-size: 2.0em;
}

#produits h4
{
	margin-top: 40px;
	text-align: left;
	font-size: 1.4em;
	color: #f08920;
}

#logo b
{
	font-size: 1.5em;
}

#logo i 
{
	font-size: 1.0em;
	color: #333333;
	margin-bottom: 100px;
}

.stetho
{
	margin-right:50px;
	float: left;
}

.txtstetho
{
	width: 500px;
	float: left;
	text-align:justify;
	margin-bottom:30px;
}

.txtstetho il
{
	margin-top:5px;

}

.logo
{
	float: left;
	padding-top:60px;
	margin-right:50px;
}
.txtlogo
{
	width: 500px;
	float: left;
}




.txtlogiciel
{
	text-align:justify;
	float: left;
	margin-right: 50px;	
	width: 360px;
}

.txtlogiciel li
{
	margin-top:5px;
}


#barre_verte
{
	z-index:1;
	position:absolute;
	left:0px;
	top:70px;
	width:100%;
	height:44px;
	background:url("../images/fond_panier.jpg");	
}

#logo
{
	position:absolute;
	width:100%;
	height:70px;
	top:60px;
	background:url("../images/fond_banner.jpg");
	background-position:top;
	background-repeat:no-repeat;
	z-index:2;
}

#erreur_lien_404 
{

	margin-left:270px;
	width:138px;
	height:141px;
	background:url("../images/erreur.jpg");
}

#erreur_lien_404 a:hover
{
	float:left;
	width:138px;
	height:141px;
	background:url("../images/erreurv.jpg");
	background-repeat:no-repeat;
	
}


#erreur_404 float
{	
	float:inherit;
}

#erreur_404 h2
{
	margin-left:100px;
	margin-bottom:7px;
	font-size:1.6em;
	color:#f08920;
}

#erreur_404 p
{
	margin-left:85px;
	font-weight:bold;
}

#connexion_index
{
	position:absolute;
	top:81px;

}

#connexion_index a
{
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;	
	margin-top:0px;
	font-size:0.8em;
}

#connexion_index a:hover
{
	text-decoration:underline;
}

#connexion_index_image
{
	position:absolute;
	top:77px;
}
.lang_image
{
	position:relativ;
	top:77px;
}

#panier_index
{
	position:absolute;
	top:81px;
	left:185px;

}

#panier_index a
{
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;	
	margin-top:0px;
	font-size:0.8em;
}

#panier_index a:hover
{
	text-decoration:underline;
}

#panier_index_image
{
	position:absolute;
	top:77px;
	left:185px;
}

#etapes
{
	width:760px;
	margin-top:30px;
	margin-bottom:50px;
}

#etapes_image
{	
	width:752px;
}

#etapes_image img
{
	float:left;
	margin-left:33px;
	margin-right:33px;
	border:0px;
}

#etapes_image input
{
	float:left;
	width:122px;
	border:0px;
}

#etapes_nom
{
	float:left;
	margin-top:0px;
	width:752px;
	text-align:center;
}

#etapes_nom h1
{
	margin-top:0px;
	float:left;	
}

#orange h1
{
	width:188px;
	font-size:15px;
	color:#FF6600;
}

#vert h1
{
	width:188px;
	font-size:24px;
	color:#006633;
}

#gris h1
{
	width:188px;
	font-size:15px;
	color:#555555;
}


#panier_vert
{
	font-size:15px;
	color : #006633;
}

#panier
{
	width:710px;
	text-align:center;
	float:left;
}

#panier table
{
	width:600px;
	padding:0px;
	margin:auto;
	border-collapse:collapse;
	background-color:#00FF33;
	text-align:center;
	margin-bottom:30px;
}

#panier td
{
	padding:0px;
	margin:0px;
	padding:0px;
	margin:0px;
	background-color:#E3E3E3;
}

.debut
{
	width:13px;
	height:25px;
	background-image: url("../images/head_debut.jpg");
}

.fin
{
	width:9px;
	height:25px;
	background-image: url("../images/head_fin.jpg");
}


.milieu
{
	width:100px;
	height:25px;
	font-weight:bold;
	font-size:12px;
	background-image: url("../images/head_milieu.jpg");
	color: #fff;
}

.td_left
{
	border-left: 1px solid #067C4C;
	height:60px;
}

.td_right
{
	border-right: 1px solid #067C4C;
}

.td_bas
{
	border-bottom:1px solid #067C4C;
}

#identification 
{
	float:left;
	padding-top:30px;
	width:725px;
	margin-left:20px;
	
}

#identification_gauche 
{
	float:left;
	width:375px;
}

#identification_droite
{
	float:left;
	width:350px;
}

.tableau_vert
{
	width: 295px;
}

.titre_encart
{
	float:left;
	width: 295px;
	height:25px;
	background-image: url("../images/head.jpg");
}

.titre_encart_grand
{
	float:left;
	width: 395px;
	height:25px;
	background-image: url("../images/head_grand.jpg");
}

.titre_encart p
{
	font-weight:bold;	
	font-family: Arial;
	font-size: 0.8em;
	color: #ffffff;
	padding-left: 20px;
	margin-top:5px;
	position: relative;
}

.titre_encart_grand p
{
	font-weight:bold;	
	font-family: Arial;
	font-size: 0.8em;
	color: #ffffff;
	padding-left: 20px;
	margin-top:5px;
	position: relative;
}

.inscription
{
	float:left;
	width: 293px;
	background-color: #EFEFEF;
	border: 1px solid #067C4C;
	margin-right: 5px;
	padding-top: 10px;
}

.inscription_grande
{
	float:left;
	width: 393px;
	background-color: #EFEFEF;
	border: 1px solid #067C4C;
	margin-right: 5px;
	padding-top: 10px;
}

.inscription_grande label
{
	float:left;
	font-weight:bold;
	width:150px;
	padding-top:9px;
	padding-left:10px;
	font-family:helvetica;
	font-size:0.7em;
}

.inscription_grande input
{
	width:160px;
	margin-top:4px;
	height:14px;
}

.inscription label
{
	float:left;
	font-weight:bold;
	width:100px;
	padding-top:9px;
	padding-left:10px;
	font-family:helvetica;
	font-size:0.7em;
}

.inscription input
{
	width:160px;
	margin-top:4px;
	height:14px;
}

.inscription p
{
	float:left;
	width:270px;
	font-weight:bold;
	margin-top:0px;
	padding-top:9px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
	font-family:helvetica;
	font-size:0.7em;
}

input.input_image_creer
{
	margin-top:15px;
	margin-left:150px;
	margin-bottom:20px;
	height:19px;
	width:120px;
}	

.inscription select 
{
	width:176px;
	margin-top:1px;
}

.inscription img
{
	border:none;
}

input.input_image
{
	margin-top:15px;
	margin-left:175px;
	margin-bottom:10px;
	height:19px;
	width:106px;
}

.civilite 
{
	padding-left:140px;
	margin-bottom:10px;
	padding-bottom:20px;
}

.civilite input
{
	margin-top:10px;
	float:left;
	width:15px;
}

.civilite label
{
	float:left;
	width:25px;
	padding-right:8px;
	padding-left:0px;
}

.choix_adresse
{
	width:245px;
	margin-bottom:20px;
}

.choix_adresse input
{
	margin-left:5px;
	margin-top:10px;
	width:15px;
	float:left;
}

.choix_adresse label
{
	float:left;
	width:200px;
	padding-right:8px;
	font-size:0.8em;
}

#devis
{
	width:710px;
	text-align:center;
	float:left;
}

#devis table
{
	padding:0px;
	margin:auto;
	border-collapse:collapse;
	text-align:center;
	margin-bottom:30px;
}

#devis td
{
	padding:0px;
	margin:0px;
	padding:0px;
	margin:0px;
	background-color:#E3E3E3;
}

#compte_utilisateur_menu img
{
	margin-left: 200px;
	margin-top:30px;
}

#compte_utilisateur_menu img
{
	vertical-align: -200%;
	padding:10px;
}


