@charset "utf-8";

/*<!--           -------------------------- BODY / HTML 	-----------------------		-->*/
html {
    font-size: 100%;
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.85em;
    background-image: url(bg_degrade.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-attachment: fixed;
    background-color: #dff1f8;
}

.background_fond {
    background-attachment: scroll;
    background-image: url(bg_bordure.png);
    background-repeat: repeat-y;
    background-position: center center;
}

.background_degrade {
    background-image: url(bg_contour.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-attachment: fixed;

}

.content {
    min-height: 600px;
}

.docLib-title {
    margin: 25px 0 15px 0;
}

.doctolib-button {
    display: inline-block;
    padding: 6px 12px;
    font-weight: normal;
    line-height: 1.42857;
    text-align: center;

    width: 230px;

    background-image: none;
    background-color: rgb(52, 152, 219);
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: middle;

    font-family: Arial;

    border: 1px solid transparent;
    border-width: medium medium 2px;
    border-style: none none solid;
    border-radius: 5px;
    border-bottom-color: rgb(35, 131, 196);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-user-select: none;

    margin-bottom: 15px;
    margin-right: 10px;
    color: white !important;
    text-decoration: none !important;
}

.doctolib-button:hover {
    background-color: rgb(7, 122, 199);
    color: white;
    text-decoration: none;
}

/*<!--           -------------------------- BODY / HTML 	-----------------------		-->*/

/*<!--           --------------------------   HEADER / MENU / FLASH	-----------------------		-->*/
.header_flash {
    background: #FFF;
    height: 320px;
    width: 100%;
    position: relative;
}

.header_flash h2 {
    height: 320px;
    width: 1024px;
    position: absolute;
    color: #FFF;
    background-image: url(header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/*  Definition Global pour le menu  li sa veu aussi dire tout les li du sous menu peu importe le niveau */
.header_flash .main_menu {
    height: 32px;
    margin-top: -3px; /* PAS DE VALEUR NEGATIVE */
    position: absolute;
    width: 1024px;
    background-image: url(menu_barre.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-variant: small-caps;
    text-align: right;
    z-index: 200;
}

.header_flash .main_menu li {
    width: 200px;
    margin-top: 8px;
}

.header_flash .main_menu li a {
    color: #FFF;
    text-decoration: none;
    padding: 8px;
}

.header_flash .main_menu li a:hover {
    background-color: #FFF;
    color: #174FA2;
}

.header_flash .main_menu .sous_menu li {
    margin-top: 0px;
}

.header_flash .main_menu .sous_menu li a:link,
.header_flash .main_menu li .sous_menu a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header_flash .main_menu .sous_menu li a:hover {
    background-image: none;
    background-color: #CBEBEF;
    color: #174FA2;
}

/* --------------------------------------- */
/* le 2 eme niveau du code de finition */

.header_flash .main_menu li ul {
    display: none;
    margin-top: 9px;
}

.header_flash .main_menu li ul li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #00D2C8;
}

.header_flash .main_menu li:hover ul {
    display: block;
}

.header_flash .main_menu li:hover ul li ul {
    display: none;
}

/* --------------------------------------- */
/* le 3 eme niveau du code de finition */
.header_flash .main_menu li ul li ul {
    display: none;
}

.header_flash .main_menu li ul li ul {
    position: absolute;
    top: 15px;
    left: 231px;
}

.header_flash .main_menu li ul li ul li {
    clear: both;
}

.header_flash .main_menu li ul li:hover ul {
    display: block;
}

/* --------------------------------------- */
.header_flash .main_menu .accueil {
    position: absolute;
    margin-left: 50px;
    color: #FFF;
    text-align: left;
}

.header_flash .main_menu .docteur {
    position: absolute;
    margin-left: 110px;
    padding-left: 30px;
    text-align: left;
}

.header_flash .main_menu .orl {
    position: absolute;
    margin-left: 230px;
    padding-left: 30px;
    text-align: left;
}

.header_flash .main_menu .chirurgie {
    position: absolute;
    margin-left: 350px;
    padding-left: 30px;
    text-align: left;
}

.header_flash .main_menu .pediatrique {
    position: absolute;
    margin-left: 515px;
    padding-left: 30px;
    text-align: left;
}

.header_flash .main_menu .autre {
    position: absolute;
    margin-left: 655px;
    padding-left: 30px;
    text-align: left;
}

.header_flash .main_menu .clinique {
    position: absolute;
    margin-left: 815px;
    padding-left: 30px;
    text-align: left;
}

/*<!--           --------------------------   HEADER / MENU / FLASH	-----------------------		-->*/

/*<!--           --------------------------   HEADER / MENU	-----------------------		-->*/

.header {
    background: #FFF;
    height: 163px;
    width: 100%;
    position: relative;
}

.header h2 {
    height: 163px;
    width: 1024px;
    position: absolute;
    color: #FFF;
    background-image: url(header.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

/*  Definition Global pour le menu  li sa veu aussi dire tout les li du sous menu peu importe le niveau */
.header .main_menu {
    height: 32px;
    margin-top: 148px;
    position: absolute;
    width: 1024px;
    background-image: url(menu_barre.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-variant: small-caps;
    text-align: right;
    z-index: 200;
}

.header .main_menu li {
    width: 200px;
    margin-top: 8px;
}

.header .main_menu li a {
    color: #FFF;
    text-decoration: none;
    padding: 8px;
}

.header .main_menu li a:hover {
    background-color: #FFF;
    color: #174FA2;
}

.header .main_menu .sous_menu li {
    margin-top: 0px;
}

.header .main_menu .sous_menu li a:link,
.header .main_menu li .sous_menu a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header .main_menu .sous_menu li a:hover {
    background-image: none;
    background-color: #CBEBEF;
    color: #174FA2;
}

/* --------------------------------------- */
/* le 2 eme niveau du code de finition */

.header .main_menu li ul {
    display: none;
    margin-top: 9px;
}

.header .main_menu .sous_menu li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #00D2C8;
}

.header .main_menu li:hover ul {
    display: block;
}

.header .main_menu li:hover ul li ul {
    display: none;
}

/* --------------------------------------- */
/* le 3 eme niveau du code de finition */
.header .main_menu li ul li ul {
    display: none;
}

.header .main_menu li ul li ul {
    position: absolute;
    top: 15px;
    left: 231px;
}

.header .main_menu li ul li ul li {
    clear: both;
}

.header .main_menu li ul li:hover ul {
    display: block;
}

/* --------------------------------------- */

/* -----------------Position absolu menu---------------------- */
.header .main_menu .accueil {
    position: absolute;
    margin-left: 50px;
    color: #FFF;
    text-align: left;
}

.header .main_menu .docteur {
    position: absolute;
    margin-left: 110px;
    padding-left: 30px;
    text-align: left;
}

.header .main_menu .orl {
    position: absolute;
    margin-left: 230px;
    padding-left: 30px;
    text-align: left;
}

.header .main_menu .chirurgie {
    position: absolute;
    margin-left: 350px;
    padding-left: 30px;
    text-align: left;
}

.header .main_menu .pediatrique {
    position: absolute;
    margin-left: 515px;
    padding-left: 30px;
    text-align: left;
}

.header .main_menu .autre {
    position: absolute;
    margin-left: 655px;
    padding-left: 30px;
    text-align: left;
}

.header .main_menu .clinique {
    position: absolute;
    margin-left: 815px;
    padding-left: 30px;
    text-align: left;
}

/*.header .main_menu .accueil {
	position:absolute;
	margin-left:50px;
	color: #FFF;
	text-align: left;
}
.header .main_menu .clinique {
	position:absolute;
	margin-left:110px;
	padding-left: 30px;
	text-align: left;
}

.header .main_menu .docteur {
	position:absolute;
	margin-left:250px;	
	padding-left: 30px;
	text-align: left;
}
.header .main_menu .orl {
	position:absolute;
	margin-left:380px;
	padding-left: 30px;
	text-align: left;
}
.header .main_menu .chirurgie {
	position:absolute;	
	margin-left:500px;
	padding-left: 30px;
	text-align: left;
}
.header .main_menu .autre {
	position:absolute;	
	margin-left:795px;
	padding-left: 30px;
	text-align: left;
}
.header .main_menu .pediatrique {
	position:absolute;	
	margin-left:660px;
	padding-left: 30px;
	text-align: left;
}*/

/* -------------------Position absolu menu-------------------- */

/* ------------------  DETAIL CLINIQUE --------------------- */
.header .main_menu .sous_menu_clinique li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #496989;
}

.header .main_menu .sous_menu_clinique li {
    margin-top: 0px;
}

.header .main_menu .sous_menu_clinique li a:link,
.header .main_menu li .sous_menu_clinique a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header .main_menu .sous_menu_clinique li a:hover {
    background-image: none;
    background-color: #E4E4E4;
    color: #174FA2;
}

/* ------------------  DETAIL CLINIQUE --------------------- */

/* ------------------  DETAIL EQUIPE --------------------- */
.header .main_menu .sous_menu_equipe li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #00D7EE;
}

.header .main_menu .sous_menu_equipe li {
    margin-top: 0px;
}

.header .main_menu .sous_menu_equipe li a:link,
.header .main_menu li .sous_menu_equipe a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header .main_menu .sous_menu_equipe li a:hover {
    background-image: none;
    background-color: #CDE7F5;
    color: #174FA2;
}

/* ------------------  DETAIL EQUIPE --------------------- */

/* ------------------  DETAIL ORL et PEDIATRIE --------------------- */
.header .main_menu .sous_menu_orl li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #1BD866;
}

.header .main_menu .sous_menu_orl li {
    margin-top: 0px;
}

.header .main_menu .sous_menu_orl li a:link,
.header .main_menu li .sous_menu_orl a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header .main_menu .sous_menu_orl li a:hover {
    background-image: none;
    background-color: #E2FAE6;
    color: #174FA2;
}

/* ------------------  DETAIL ORL --------------------- */

/* ------------------  DETAIL ESTHETIQUE --------------------- */
.header .main_menu .sous_menu_esthetique li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #B540B1;
}

.header .main_menu .sous_menu_esthetique li {
    margin-top: 0px;
}

.header .main_menu .sous_menu_esthetique li a:link,
.header .main_menu li .sous_menu_esthetique a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header .main_menu .sous_menu_esthetique li a:hover {
    background-image: none;
    background-color: #F8F1F8;
    color: #174FA2;
}

/* ------------------  DETAIL ESTHETIQUE --------------------- */

/* ------------------  DETAIL FAQ --------------------- */
.header .main_menu .sous_menu_faq li {
    clear: both;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 10px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-left-color: #FF702B;
}

.header .main_menu .sous_menu_faq li {
    margin-top: 0px;
}

.header .main_menu .sous_menu_faq li a:link,
.header .main_menu li .sous_menu_faq a:visited {
    display: block;
    color: #FFF;
    margin: 0;
    border: 0;
    text-decoration: none;
    background: transparent url("bg_sub_menu.png") repeat;
}

.header .main_menu .sous_menu_faq li a:hover {
    background-image: none;
    background-color: #FEF5E9;
    color: #174FA2;
}

/* ------------------  DETAIL FAQ --------------------- */

/*<!--           --------------------------   HEADER / MENU	-----------------------		-->*/

/*<!--           --------------------------   MENU 02 + MENU 2 FLASH  -----------------------		-->*/
.menu_02 {
    height: 55px;
    margin-top: 195px;
    margin-left: 840px;
    position: absolute;
    color: #FFFF;
    display: block;
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 12px;
    z-index: 100;
    font-weight: bold;
}

.menu_02 a {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #174FA2;
    padding-left: 27px;
    text-decoration: none;
}

.menu_02 a:hover {

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #174FA2;
    background-color: #EDF3FC;
}

.faq_raccourcie {
    margin-top: 7px;
}

.actualite {
    margin-left: 55px;
}

.menu_02_flash {
    width: 120px;
    height: 60px;
    padding-top: 40px;
    padding-right: 35px;
    top: 340px;
    left: 860px;
    position: absolute;
    color: #174FA2;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    z-index: 100;
    font-weight: lighter;
    background-image: url(icone_enfant.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-variant: small-caps;
}

.menu_02_flash a {
    text-decoration: none;
    padding: 5px;
    color: #174FA2;
    border: 1px solid #174FA2;
    border-radius: 5px;
}

.menu_02_flash a:hover {
    background-color: #0CC;
    color: #FFF;
}

.ee_position {
    width: 120px;
    height: 60px;
    padding-top: 40px;
    padding-right: 35px;
    top: 180px;
    left: 825px;
    position: absolute;
    color: #174FA2;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    z-index: 100;
    font-weight: lighter;
    background-image: url(icone_enfant.png);
    background-repeat: no-repeat;
    background-position: right center;
    font-variant: small-caps;
}

.ee_position a {
    text-decoration: none;
    padding: 5px;
    color: #174FA2;
    border: 1px solid #174FA2;
    border-radius: 5px;
}

.ee_position a:hover {
    background-color: #0CC;
    color: #FFF;
}

.faq_raccourcie {
    margin-top: 7px;
}

.actualite {
    margin-left: 55px;
}

/*<!--           --------------------------   MENU 02 + MENU 2 FLASH-----------------------		-->*/

/*<!--           --------------------------   SUB MENU	-----------------------		-->*/

/*<!--           --------------------------   sub menu ACCUEIL	-----------------------		--> */
.sub_menu_accueil {
    height: 55px;
    margin-top: 37px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_accueil.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

/*<!--           --------------------------   sub menu ACCUEIL	-----------------------		--> */

/*<!--           --------------------------   sub menu ACCUEIL autre	-----------------------		--> */
.sub_menu_accueilbis {
    height: 55px;
    margin-top: 190px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_accueil.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

/*<!--           --------------------------   sub menu ACCUEIL autre	-----------------------		--> */

/*<!--           --------------------------   sub menu CLINIQUE DU PARC	-----------------------		--> */
.sub_menu_clinique {
    height: 55px;
    margin-top: 190px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_clinique.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

/*<!--           --------------------------   sub menu CLINIQUE DU PARC	-----------------------		--> */

/*<!--           --------------------------   sub menu NOTRE EQUIPE	-----------------------		--> */
.sub_menu_equipe {
    height: 55px;
    margin-top: 190px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_equipe.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

.sub_menu_equipe li {
    float: left;
    margin-top: 14px;
    margin-left: 20px;
    position: absolute;
}

.sub_menu_equipe li a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

.sub_menu_equipe li a:hover {
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 5px;
    padding-right: 5px;
    color: #10b0cf;
    background-color: #FFF;
    background-image: url(fleche_equipe.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sub_menu_equipe .ss_menu_02 {
    margin-left: 110px;
}

.sub_menu_equipe .ss_menu_03 {
    margin-left: 215px;
}

.sub_menu_equipe .ss_menu_04 {
    margin-left: 365px;
}

.sub_menu_equipe .ss_menu_05 {
    margin-left: 490px;
}

.sub_menu_equipe .ss_menu_06 {
    margin-left: 670px;
}

/*<!--           --------------------------   sub menu NOTRE EQUIPE	-----------------------		--> */

/*<!--           --------------------------   sub menu ACTIVITE ORL	-----------------------		--*/
.sub_menu_orl {
    height: 55px;
    margin-top: 190px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_orl.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

.sub_menu_orl li {
    float: left;
    margin-top: 14px;
    margin-left: 30px;
    position: absolute;
}

.sub_menu_orl li a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

.sub_menu_orl li a:hover {
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    color: #28c466;
    background-color: #FFF;
    background-image: url(fleche_orl.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sub_menu_orl .ss_menu_02 {
    margin-left: 270px;
}

/*<!--           --------------------------   sub menu ACTIVITE ORL	-----------------------		--> */

/*<!--           --------------------------   sub menu ACTIVITE ESTHETIQUE	-----------------------		--> */
.sub_menu_esthetique {
    height: 55px;
    margin-top: 190px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_esthetique.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

.sub_menu_esthetique li {
    float: left;
    margin-top: 14px;
    margin-left: 30px;
    position: absolute;
}

.sub_menu_esthetique li a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

.sub_menu_esthetique li a:hover {
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    color: #954a97;
    background-color: #FFF;
    background-image: url(fleche_esthetique.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sub_menu_esthetique .ss_menu_02 {
    margin-left: 130px;
}

.sub_menu_esthetique .ss_menu_03 {
    margin-left: 220px;
}

/*<!--           --------------------------   sub menu ACTIVITE ESTHETIQUE	-----------------------		--> */

/*<!--           --------------------------   sub menu AUTRE	-----------------------		--> */
.sub_menu_autre {
    height: 55px;
    margin-top: 190px;
    position: absolute;
    width: 1024px;
    background-image: url(ss_menu_autre.jpg);
    background-repeat: no-repeat;
    background-position: center;
    color: #FFF;
    display: block;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-variant: small-caps;
    text-align: right;
    z-index: 10;
}

.sub_menu_autre li {
    float: left;
    margin-top: 14px;
    margin-left: 30px;
    position: absolute;
}

.sub_menu_autre li a {
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    font-variant: small-caps;
}

.sub_menu_autre li a:hover {
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    color: #F90;
    background-color: #FFF;
    background-image: url(fleche_autre.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sub_menu_autre .ss_menu_02 {
    margin-left: 170px;
}

.sub_menu_autre .ss_menu_03 {
    margin-left: 270px;
}

.sub_menu_autre .ss_menu_04 {
    margin-left: 400px;
}

/*<!--           --------------------------   sub menu AUTRE	-----------------------		--> */

/*<!--           --------------------------   SUB MENU	-----------------------		-->*/

/*<!--           --------------------------   FIL	-----------------------		-->*/

.fil {
    margin-top: 110px;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #999;
}

.fil a {
    color: #999;
}

h5 {
    font-family: Calibri, Tahoma, Arial;
    font-size: 0.9em;

}

/*<!--           --------------------------   FIL	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR ACCUEIL	-----------------------		-->*/
.sidebar {
    margin-top: 100px;
    width: 280px;
    max-width: 300px;
    min-width: 215px;
    background-color: #FFF;
}

.sidebar .new_faq {
    margin-top: 50px;
    margin-right: 15px;
    background-image: url(espace_patient.jpg);
    background-repeat: no-repeat;
    width: 246px;
    height: 266px;
}

.title_faq {
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
    padding-top: 12px;
    padding-left: 120px;
    font-variant: small-caps;
}

.content_faq ul {
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 0.9em;
    color: #1B4E9E;
    padding-top: 30px;
    padding-right: 27px;
    padding-left: 20px;
}

.content_faq ul li {
    border-bottom-width: 1px;
    border-left-width: 10px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: #FFF;
    border-left-color: #174FA2;
}

.content_faq ul li a:link,
.content_faq ul a:visited {
    display: block;
    color: #174FA2;
    margin: 0;
    border: 0;
    text-decoration: none;
    width: 180px;
    height: 21px;
    padding-left: 10px;
    padding-top: 7px;
}

.content_faq ul a:hover {
    color: #174FA2;
    background-color: #FFF;
}

.content_faq ul a {
    text-decoration: none;
    color: #1B4E9E;
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.sidebar .new_actu {
    margin-top: 5px;
    margin-right: 30px;
    width: 218px;
    border: 1px solid #CCC;
    padding-bottom: 17px;
}

.title_actu {
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
    text-align: right;
    background-image: url(actu_title.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 169px;
    height: 50px;
    margin-left: 43px;
    padding-right: 25px;
    padding-top: 17px;
    font-variant: small-caps;
}

.sidebar h4 {
    color: #174FA2;
    font-family: Calibri, Tahoma, Arial;
    font-size: 0.95em;
    background-color: #FFF;
    margin-left: 35px;
    margin-right: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;
    background-image: url(actu_puce.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 17px;
    padding-bottom: 2px;
}

.content_actu {
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 0.9em;
    color: #1B4E9E;
    padding-top: 7px;
    padding-right: 27px;
    padding-left: 20px;
    padding-bottom: 5px;
    margin: 10px;

}

/*<!--           --------------------------   SIDEBAR ACCUEIL	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR EQUIPE	-----------------------		-->*/

.sidebar_equipe {
    margin-top: 50px;
    margin-right: 35px;
    margin-bottom: 30px;
    background-color: #F4F8FD;
    text-align: right;
    text-decoration: none;
}

.sidebar_equipe h2 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1em;
    font-weight: bold;
    color: #174FA2;
    background-color: #DEE9FA;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #174FA2;
    background-image: url(icone_sidebar_equipe.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_equipe ul {
    padding-right: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.sidebar_docteur {
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
}

.sidebar_docteur li {
    margin-bottom: 15px;
}

.sidebar_docteur ul li {
    margin-left: 10px;
    padding-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    background-image: url(icone_sidebar_puce_equipe.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_docteur ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.sidebar_docteur a:hover {
    color: #174FA2;
}

/*<!--           --------------------------   SIDEBAR EQUIPE	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR ORL	-----------------------		-->*/

.sidebar_orl {
    margin-top: 50px;
    margin-right: 35px;
    margin-bottom: 30px;
    background-color: #EFFCF1;
    text-align: right;
    text-decoration: none;
}

.sidebar_orl h2 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #27a33b;
    background-color: #D6F8DB;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #27a33b;
    background-image: url(icone_sidebar_orl.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_orl ul {
    padding-right: 10px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.sidebar_orl2 {
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
}

.sidebar_orl2 ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.sidebar_orl2 ul li {
    margin-left: 10px;
    padding-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    background-image: url(icone_sidebar_puce_orl.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_orl2 a:hover {
    color: #27a33b;
}

/*<!--           --------------------------   SIDEBAR ORL	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR ESTHETIQUE	-----------------------		-->*/

.sidebar_esthetique {
    margin-top: 50px;
    margin-right: 35px;
    margin-bottom: 30px;
    background-color: #FCF8FC;
    text-align: right;
    text-decoration: none;
}

.sidebar_esthetique li {
    margin-bottom: 15px;
}

.sidebar_esthetique h2 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1em;
    font-weight: bold;
    color: #954a97;
    background-color: #F0E1F0;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #954a97;
    background-image: url(icone_sidebar_esthetique.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_esthetique ul {
    padding-right: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.sidebar_esthetique2 {
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
}

.sidebar_esthetique2 ul li {
    margin-left: 10px;
    padding-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    background-image: url(icone_sidebar_puce_esthetique.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_esthetique2 ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.sidebar_esthetique2 a:hover {
    color: #954a97;
}

/*<!--           --------------------------   SIDEBAR ESTHETIQUE	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR AUTRE	-----------------------		-->*/

.sidebar_autre {
    margin-top: 50px;
    margin-right: 35px;
    margin-bottom: 30px;
    background-color: #FFFEFB;
    text-align: right;
    text-decoration: none;
}

.sidebar_autre h2 {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: 1em;
    font-weight: bold;
    color: #f89612;
    background-color: #FEF4E7;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #f89612;
    background-image: url(icone_sidebar_autre.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_autre ul {
    padding-right: 20px;
    margin-top: 10px;
    padding-bottom: 10px;
}

.sidebar_autre2 {
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
}

.sidebar_autre2 ul li {
    margin-left: 10px;
    padding-left: 15px;
    text-align: left;
    margin-bottom: 5px;
    background-image: url(icone_sidebar_puce_autre.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.sidebar_autre2 ul li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
}

.sidebar_autre2 a:hover {
    color: #f89612;
}

/*<!--           --------------------------   SIDEBAR AUTRE	-----------------------		-->*/

/*<!--           --------------------------   SIDEBAR-----------------------		-->*/

/*<!--           --------------------------   FOOTER DIPAO	-----------------------		-->*/
.bg_footer {
    background-image: url(bg_footer.png);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 1024px;
    z-index: 1;
}

.footer_diapo {
    padding-top: 50px;
    position: relative;
    width: 1024px;
    clear: both;
    background-image: url(degrade_diapo.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.footer_diapo a {
    outline: none
}

.footer_diapo ul {
    margin;: 0;
    margin-left: 50px;
    padding: 0;
    padding-bottom: 10px;
}

.footer_diapo .info {
    float: right;
}

.diaporama {
    width: 512px;
    height: 278px;
    border: medium solid #333;
}

.diaporama li {
    list-style-type: none;
    overflow: hidden;
    position: absolute
}

.diaporama_controls {
    width: 512px;
    padding: 5px;
    clear: both;
    overflow: hidden;
}

.diaporama_controls .btns {
    float: right;
}

.diaporama_controls a {
    font-weight: normal;
    width: 10px;
    height: 13px;
    text-indent: -9999px;
    display: inline-block;
    margin: 0 3px;
}

.info {
    margin-right: 25px;
    margin-top: 5px;
}

.horaire {
    margin-top: 10px;
    border: 1px solid #666;
    background-image: url(horaire.jpg);
    background-repeat: no-repeat;
    height: 87px;
    width: 400px;
    background-position: right;
    background-color: #FFF;
}

.ns_contacter {
    margin-top: 10px;
    border: 1px solid #666;
    background-image: url(ns_contactez.jpg);
    background-repeat: no-repeat;
    height: 87px;
    width: 400px;
    background-position: right;
    background-color: #FFF;
}

.ns_trouver {
    border: 1px solid #666;
    background-image: url(ns_trouver.jpg);
    background-repeat: no-repeat;
    height: 87px;
    width: 400px;
    background-position: right;
    background-color: #FFF;
}

.cadre_title {
    margin-top: 10px;
    margin-left: 12px;
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 13px;
    color: #174FA2;
    font-weight: bold;
    font-variant: small-caps;
}

.cadre {
    margin-top: 15px;
    margin-left: 10px;
    font-family: calibri, verdana, genava, sans-serif;
    font-size: 11px;
    color: #174FA2;
}

/*<!--           --------------------------   FOOTER DIPAO	-----------------------		-->*/

/*<!--           --------------------------   FOOTER	-----------------------		-->*/

.footer {
    clear: both;
    height: 256px;
    width: 1024px;
    background-color: #b9d1e8;
    background-image: url(footer.jpg);
    background-repeat: no-repeat;
    color: #333;
}

.footer .contact {
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 100px;
    float: left;
    border-right-width: thin;
    border-right-style: dashed;
    border-right-color: #92B3DE;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-variant: small-caps;
}

.footer .footer_menu {
    margin-top: 200px;
}

.footer .footer_menu .contacts {
    margin-left: 280px;
}

.footer .footer_menu .autre {
    margin-left: 20px;
}

.footer .footer_menu ul li {
    float: left;

}

.footer .footer_menu ul li a {
    font-size: 0.8em;
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.footer .footer_menu ul li a:hover {
    color: #174fa2
}

.bouton_admin {
    position: absolute;
    margin-top: 57px;
    margin-left: 730px;
}

.bouton_admin a {
    padding-top: 35px;
    background-image: url(icone_admin.png);
    font-size: 11px;
    font-family: calibri, verdana, genava, sans-serif;
    background-repeat: no-repeat;
    background-position: center top;
    color: #FFF;
}

.bouton_admin a:hover {
    background-image: url(icone_admin_hover.png);
    background-repeat: no-repeat;
}

/*<!--           --------------------------   FOOTER	-----------------------		-->*/