/* 00 Generic */
/* 01 Accueil */
/* 02 Sommaire */
/* 03 Outils de communication */
/* 04 Prise en charges - Actes infirmiers */
/* 05 Lexiques */
/* 06 Planches anatomiques */
/* 07 Infos */

/* 00 Generic */
#my_page{background-color: #fff}

#link_top {

	/*
-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background-color: #cc0000;
	width: 53px;
	height: 35px;
	text-align: center;
	padding-top: 10px;
	color: #fff;
*/

.photo-browser-exposed .photo-browser-slider-container{background: #fff;}
	}
.photo-browser-slide.slider-slide-active span, .photo-browser-slide.slider-slide-next span, .photo-browser-slide.slider-slide-prev span {
display: block;
background-color: #fff;
}
.memos {
    display: none;

}

.title-red{color: #e2001a}

#info-overlay {

    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 800;
    opacity: 0;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#info-overlay.info-overlay-active {
    opacity: 1;
    pointer-events: auto;
}

#tuto_image {
    background: url(../img/tuto.jpg) 15px bottom no-repeat;

}
.photo-browser .navbar{background-color: #eecfbb}
.tabbar{display: none}
.navbar{border: none}

.navbar-through .page-content {padding-top: 0}
.list-block ul {border: none; margin-bottom: 70px;}
.list-block .item-title {}
.accueil{height: 100%;}
a {color: #000}
.page-content {background-color: #fff}

.list-block .item-inner {
	border: none;
	margin: 0;
	}



.list-block .item-content{padding-top: 4px;
padding-bottom: 4px;
line-height: 54px;}
.list-block .item-content .padding-top-2px {padding-top: 2px}
.list-block .item-content .padding-bottom-2px {padding-bottom: 2px}

.underlined	{text-decoration: underline}
.padding-left-15px {padding-left: 15px}
.margin-left-15px {margin-left: 15px}

.chapter_separator {
	background: url(../img/chapter_separator.png) 15px bottom no-repeat;
    background-size: 90%;
    padding-bottom: 10px;
    padding-top: 20px;
    margin-bottom: 10px;
	height: 54px;
    }
/* 01 Accueil*/

.lexiques{
	height: 33%;
	background: url(../img/home_btn_top_off.png) #cbe6dd 50% 50% no-repeat;
	background-size: auto 100%;
}
.fiches-memos{
	height: 33%;
	background: url(../img/home_btn_mid_off.png) #ffffff 50% 50% no-repeat;
	background-size: auto 100%;
}
.planches-anatomiques{
	height: 33%;
	background: url(../img/home_btn_bot_off.png) #eecfbb 50% 50% no-repeat;
	background-size: auto 100%;
}

.planches-anatomiques a, .fiches-memos a, .lexiques a{
	height: 100%;
	width: 100%;
	display: block;
	}

.fiches-memos-list {
	background-color: #ffffff
	}

#odc .item-inner, #pec .item-inner, #ai .item-inner{border: none; color: #d90025}

#odc .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_odc_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}
	
#pec .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_pec_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}



#ai .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_ai_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}


/* 04 Prise en charges - Actes infirmiers*/

.nurse{}

/*
.rassurer-page #rassurer .item-inner{background-position-x: 93%;}
.rassurer-page #accueil .item-inner{background-position-x: 93%;}
.rassurer-page #la-chambre .item-inner{background-position-x: 93%;}
.rassurer-page #repas .item-inner{background-position-x: 93%;}
.rassurer-page #recueil-de-donnees .item-inner{background-position-x: 93%;}
.rassurer-page #la-douleur .item-inner{background-position-x: 93%;}
.rassurer-page #symptomes .item-inner{background-position-x: 93%;}
.rassurer-page #rapatriement .item-inner{background-position-x: 93%;}
.rassurer-page #prise-en-charge-psychiatrique .item-inner{background-position-x: 93%;}
.rassurer-page #situations-d-urgence .item-inner{background-position-x: 93%;}
*/

#accueil .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_accueil_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}
	
#rassurer .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_rassurer_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#la-chambre .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_la-chambre_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#repas .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_repas_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#recueil-de-donnees .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_recueil-de-donnees_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#la-douleur .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_la-douleur_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#symptomes .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_symptomes_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}
	
#rapatriement .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_rapatriement_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#prise-en-charge-psychiatrique .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_prise-en-charge-psychiatrique_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	}


#situations-d-urgence .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_situations-d-urgence_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 19px;
	}

/*Actes infirmiers*/

/*
.rassurer-page #constantes .item-inner{background-position-x: 93%;}
.rassurer-page #prise-de-sang .item-inner{background-position-x: 93%;}
.rassurer-page #vvp-perfusion .item-inner{background-position-x: 93%;}
.rassurer-page #administration-de-therapeutique .item-inner{background-position-x: 93%;}
.rassurer-page #pansement .item-inner{background-position-x: 93%;}
.rassurer-page #suture .item-inner{background-position-x: 93%;}
.rassurer-page #surveillance-d-un-platre-resine .item-inner{background-position-x: 93%;}
.rassurer-page #surveillance-d-un-traumatisme-cranien .item-inner{background-position-x: 93%;}
.rassurer-page #salle-de-reveil .item-inner{background-position-x: 93%;}
.rassurer-page #electrocardiogramme .item-inner{background-position-x: 93%;}
.rassurer-page #examen-urinaire-ecbu-bu .item-inner{background-position-x: 93%;}
.rassurer-page #radio-scanner-irm .item-inner{background-position-x: 93%;}
.rassurer-page #soins-d-hygiene .item-inner{background-position-x: 93%;}
.rassurer-page #utilisation-du-bassin .item-inner{background-position-x: 93%;}
.rassurer-page #procedures-preoperatoires .item-inner{background-position-x: 93%;}
*/

#constantes .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_constantes_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#prise-de-sang .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_prise-de-sang_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#vvp-perfusion .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_vvp-perfusion_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#administration-de-therapeutique .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_administration-de-therapeutique_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#pansement .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_pansement_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#suture .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_suture_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	}

#surveillance-d-un-platre-resine .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_surveillance-d-un-platre-resine_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	}

#surveillance-d-un-traumatisme-cranien .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_surveillance-d-un-traumatisme-cranien_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	}

#salle-de-reveil .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_salle-de-reveil_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#electrocardiogramme .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_electrocardiogramme_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#examen-urinaire-ecbu-bu .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_examen-urinaire-ecbu-bu_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	}

#radio-scanner-irm .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_radio-scanner-irm_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#soins-d-hygiene .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_soins-d-hygiene_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#utilisation-du-bassin .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_utilisation-du-bassin_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}

#procedures-preoperatoires .item-inner{
	height: 100%;
	width: 100%;
	background: url(../img/nav_list_btn_procedures-preoperatoires_off.png) 99% 50% no-repeat;
	background-size: auto 100%;
	padding-top: 8px;
	padding-bottom: 6px;
	line-height: 20px;
	}


/* 05 Lexiques */

#index_A {height: 0}
#index_B {height: 0} 
#index_C {height: 0} 
#index_D {height: 0} 
#index_E {height: 0} 
#index_F {height: 0} 
#index_G {height: 0} 
#index_H {height: 0} 
#index_I {height: 0} 
#index_J {height: 0} 
#index_K {height: 0} 
#index_L {height: 0} 
#index_M {height: 0} 
#index_N {height: 0} 
#index_O {height: 0} 
#index_P {height: 0} 
#index_R {height: 0} 
#index_S {height: 0} 
#index_T {height: 0} 
#index_U {height: 0} 
#index_V {height: 0}

.index_X{margin-top: 40px;}
.lexique-link{
	border: 1px solid #cc0000;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #cc0000;
	width: 45px;
	line-height: 44px;
	display: block;
	text-align: center;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
	}
	
.lexique-link a{color: #FFF}

.alphabetic{
	color:#cc0000; 
	font-size: 40px;
	padding-top: 45px;
	}

/* 06 Planches anatomiques */
.content-block{height: 100%}
#planches-anatomiques-vignettes-01{background: url(../img/planches-anatomiques-zoom-01.jpg) no-repeat;display: block;height: 180px;background-size: 100%;margin-top: 5%;}
#planches-anatomiques-vignettes-02{background: url(../img/planches-anatomiques-zoom-02.jpg) no-repeat;display: block;height: 180px;background-size: 100%;margin-top: 5%;}
#planches-anatomiques-vignettes-03{background: url(../img/planches-anatomiques-zoom-03.jpg) no-repeat;display: block;height: 180px;background-size: 100%;margin-top: 5%;}
#planches-anatomiques-vignettes-04{background: url(../img/planches-anatomiques-zoom-04.jpg) no-repeat;display: block;height: 180px;background-size: 100%;margin-top: 5%;}

/* 07 Infos */
.content-block{margin: 0}
.content-block-inner{border: none}

/**/

#odc a, #pec a, #ai a, #accueil a, #rassurer a, #la-chambre a, #accueil a, #rassurer a, #la-chambre a, #repas a, #recueil-de-donnees  a, #la-douleur a, #symptomes a, #rapatriement a, #prise-en-charge-psychiatrique a, #situations-d-urgence a, #constantes a, #prise-de-sang a, #vvp-perfusion a, #administration-de-therapeutique a, #pansement a, #suture a, #surveillance-d-un-platre-resine a, #surveillance-d-un-traumatisme-cranien a, #salle-de-reveil a, #electrocardiogramme a, #examen-urinaire-ecbu-bu a, #radio-scanner-irm a, #soins-d-hygiene a, #utilisation-du-bassin a, #procedures-preoperatoires a {
    background: url(../img/list_separator.png) 15px bottom no-repeat;
    background-size: 100%;
    width: 100%;
    }

.gap {padding-left: 15px}

#odc a {
    height: 100%;
    width: 100%;
    display: block;
    padding: 6% 0;
	}


#pec a {
    height: 100%;
    width: 100%;
    display: block;
    padding: 6% 0;
    }


#ai a {
    height: 100%;
    width: 100%;
    display: block;
    padding: 6% 0;
    }
    
.searchbar-back a.top_nav_back{
    height: 55px;
	width: 45px;
    display: block;}
 
.searchbar-back a.top_nav_cancel{
    height: 55px;
	width: 45px;
    display: block;}
	
.toolbar {
	border: none;
	height: 55px;
	}
	
.navbar-fixed .page>.searchbar, .navbar-through .page>.searchbar, .navbar-fixed>.searchbar, .navbar-through>.searchbar{
	top: 0px;
	width: 90%;
	left: 49px;
	height: 55px;
	padding-right: 10%;
	}
	
.searchbar .searchbar-input{
	height: 38px
	}
	
.searchbar {
	height: 55px; 
	}
	
.back {}

.list-block{margin: 0}

.navbar-fixed .page>.searchbar~.page-content, .navbar-through .page>.searchbar~.page-content, .navbar-fixed>.searchbar~.page-content, .navbar-through>.searchbar~.page-content{padding-top: 0}

.page{background-color: #d90024}

.searchbar{border: none; background: none;}

.title_first_level {
	font-size: 26px; 
	color: #d90024;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	}
	
.title_second_level {
	font-size: 17px; 
	color: #d90024;
	background-color: #fff;
	padding: 10px;	
	text-align: left;
	}
	
.top_nav_back{
	background: url(../img/nav_top_btn_back_off.png) 50% 50% no-repeat;
	background-size: auto 70%;
	}
.top_nav_cancel{
	background: url(../img/nav_top_btn_cancel_off.png) 50% 50% no-repeat;
	background-size: auto 70%;
	}	
.bottom_nav_home{
	height: 100%;
	width: 20%;
	background: url(../img/nav_bot_btn_home_off.png) 50% 50% no-repeat;
	background-size: auto 100%;
	}
.bottom_nav_urgence{
	height: 100%;
	width: 20%;
	background: url(../img/nav_bot_btn_urgence_off.png) 50% 50% no-repeat;
	background-size: auto 100%;
	}
.bottom_nav_planches{
	height: 100%;
	width: 20%;
	background: url(../img/nav_bot_btn_planche_off.png) 50% 50% no-repeat;
	background-size: auto 100%;
	}
.bottom_nav_info{
	height: 100%;
	width: 20%;
	background: url(../img/nav_bot_btn_info_off.png) 50% 50% no-repeat;
	background-size: auto 100%;
	}
	
.bottom_nav_top{
	height: 100%;
	width: 20%;
	background: url(../img/nav_bot_btn_top_off.png) 50% 50% no-repeat;
	background-size: auto 100%;
	}
	
.rassurer-page #rassurer .item-inner {background-size: auto 90%}

.rassurer-page .item-content {
padding-top: 0px;
padding-bottom: 0px;
line-height: 20px;
min-height: 0px;
}
.outils-de-communication-page .item-content{line-height: 20px; min-height: 0;
padding-top: 0;
padding-bottom: 0;}
.outils-de-communication-page .list-block .item-inner {padding-bottom: 0; margin: 0}

.list-block .item-inner{
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;}