#cont_header
{
	height: 0px;
	padding: 0;
	position: relative;
	width: 840px;
}
#hiddendiv
{
	position: relative;
	height: 550px;
}
#hiddendiv .titre
{
/*	text-align: left;*/
	float: left;
	margin: 0 0 0 20px; /*a voir */
}
#hiddendiv .last_connexion
{
	font-size: 14px;
	font-weight: normal;
/*	text-align: right;*/
	float: right;
	margin-bottom: 20px;
	margin: 0 20px 20px 0;
}
#hiddendiv p
{
	clear:both;
	margin: 0 20px 20px 20px;
}
#profile_doctor
{
	position: relative;	
}
#profile_doctor h1
{
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid gray;
	background-color: #DDDDDD;
/*	width: 347px;*/
}
#doctor
{
	position: relative;
	float: left;
/*	width: 45%;*/
	font-size: 12px;
/*	font-style: italic;*/
  margin: 0 0 20px 20px;
}

/*
#doctor caption /* Titre du tableau 
{
	
   margin: auto; Centre le titre du tableau 
   font-family: Arial, Times, "Times New Roman", serif;
   font-weight: bold;
   font-size: 1.2em;
   color: #009900;
   margin-bottom: 20px; Pour éviter que le titre ne soit trop collé au tableau en-dessous 


}
*/

#doctor .docinfos /* Le tableau en lui-même */
{
/*	width: 380px;*/
   /*margin: auto;*/ /* Centre le tableau */
   border: 1px solid gray; /* Bordure du tableau avec effet 3D (outset) */
/*   border-collapse: collapse; /* Colle les bordures entre elles */
/*	 padding: 0 57px;*/
/*	 padding: 0 27% 0 1%;*/
	 text-align: left;
	 width: 361px;

}
#doctor .alert
{
/*	padding: 5px 0px 5px 5px; */
	padding-left: 30px;
}
#doctor th /* Les cellules d'en-tête */
{
	padding-left: 30px;
	
}

#doctor td /* Les cellules normales */
{

/*   border: 1px solid black;*/
/*   font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;*/
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
}
/*#doctor .infos
{
	font-size: 12px;
}*/
#doctor .text
{
	margin-left: 1000px;
	font-size: 12px;
}
#doctor .btn_valider
{
	position: relative;
	margin-right: 21px;
}
#establishment
{
	position: relative;
	float: right;
	padding: 0 10px;
	margin-right: 10px;
	width: 48%;
}
#establishment h1
{
/*	width: 421px;*/
}
#establishment .estab
{
	border: 1px solid gray;
	margin-bottom: 7px;
	padding: 5px 5px 5px 50px;
}
#establishment .doctitre
{
	position: relative;
	font-family: arial, serif;
	font-size: 15px;
	font-weight: bold;
}
#establishment .doctitre img {
	position: relative;
	float:left;
	margin: 0 5px 3px 0;
}
#establishment .txtadresse
{
	position: relative;
	font-family: arial, serif;
	font-size: 13px;
	margin: 0 0 0 25px;
	
}
.clean 
{
	clear:both;
}
#emails
{
	position: relative;
	float: left;
	width: 361px;
	font-size: 12px;
/*	font-style: italic;*/
  margin: 0 0 20px 20px;
	border: 1px solid gray;
	padding : 0 0 10px 0;
}
#emails h1
{
	margin-bottom: 5px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid gray;
/*	border-bottom: 1px solid #DDDDDD;*/
}
#emails .ajoutmail
{
	font-size: 14px;
	margin-left: 30px;
}
#emails .formulaire
{
	margin: 10px 0 0 30px;
/*	display:none;*/
}

#specs
{
	float: right;
	width: 48%;
	margin-right: 20px;
	border: 1px solid gray;
	font-size: 12px;
}
#specs table 
{
}
td.tab_est_ligne {
	border-left: 1px solid #DDDDDD;
}
td.tab_est_ligne div.tab_resp{
	margin:10px 0 0;
}
#tab_estab table, #tab_estab2 table{
	width:300px;
	margin: 10px 0 10px 30px;
	border-collapse: collapse;
/*	border: 1px solid #DDDDDD;*/
}
#tab_estab tr.sf_admin_list th, #tab_estab2 tr.sf_admin_list th {
	background:transparent url(/images/Ong_esta_cd.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #DDDDDD;
	padding-left: 6px;
}
#tab_estab td.last_td, #tab_estab2 td.last_td{
	border-bottom:1px solid #DDDDDD;
	border: 1px solid #DDDDDD;
}
#tab_estab td.center_td, #tab_estab2 td.center_td{
	border: 1px solid #DDDDDD;
}
#tab_estab td.first_td, #tab_estab2 td.first_td {
	padding:6px;
	border: 1px solid #DDDDDD;
}
#tab_estab th.estab_col1, #tab_estab2 th.estab_col1{
	width:400px;
}
#tab_estab td.estab_col1, #tab_estab2 td.estab_col1{
	border-left: 1px solid #DDDDDD;
}
#tab_estab th.estab_col2 {
	width:95px;
}
#tab_estab2 th.estab_col2 {
	width: 300px;
}
#tab_estab th.estab_col3, #tab_estab2 th.estab_col3 {
	width:70px;
}

#emails_secu
{
	position: relative;
	float: left;
	width: 361px;
	font-size: 12px;
/*	font-style: italic;*/
  margin: 0 0 20px 20px;
	border: 1px solid gray;
	padding : 0 0 10px 0;
}
#emails_secu h1
{
	margin-bottom: 5px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid gray;
/*	border-bottom: 1px solid #DDDDDD;*/
}
#emails_secu .estab_col3
{
	text-align: center;
}

/*
#emails_secu
{
	font-size: 12px;
}
#emails_secu #tab_estab table
{
	margin: 10px 20px 10px 20px;
}
*/
#schedule 
{
	margin: auto 20px auto 20px;
	position: relative;
}
#schedule .texthoraire
{
	clear:both;
	color: #588F2C;
	font-size: 14px;
	margin:  0 0 5px;
}
#schedule .ajouthoraire
{
/*	position: absolute; */
/*	margin-top: 100px;*/
	display: block;
/*	clear:both;*/
	width: 130px;
	outline: none;
}
#schedule #ajouthoraire
{
	position: relative;
	float: right;
	margin-top: 10px;
	font-size: 12px;
}
#schedule table
{
/*	margin: auto; /* Centre le tableau */
  border-collapse: collapse; /* Colle les bordures entre elles */
/*  width: 100%;*/
	margin: 5px 0 0 0;
}

/*#schedule th
{
	width: 122px;
	background-color: #DDD;
	font-size: 14px;
}*/
#schedule td
{
	padding: 5px;
/*	width: 122px;*/
}
#schedule .AM
{
	padding-top: 10px;
	height: 50%;
}
#schedule .PM
{
	padding-top: 10px;
	height: 50%;
}
/*#schedule img
{
	border: none;
}*/
.rienbas
{
	border-bottom: 15px solid gray;
}
/*
#horaire
{

	border: 1px solid gray;
	border-collapse: collapse;
	text-align: center;
}
*/
#horaire {
/*	clear:both;*/
	float:left;
	position: relative;
/*	width: 370px;*/
	margin:25px 0 0 0;
	font-weight: bold;
	font-size: 11px;
}
#horaire h1
{
	display: block;
	position: relative;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid gray;
	background-color: #DDDDDD;
/*	width: 345px;*/
/*	width: 100%;*/
}
#horaire table{
	margin: 0;
	width: 360px;
	border-collapse: collapse;
	table-layout:fixed;
}

#horaire tbody
{
	border-collapse: collapse;
}

#horaire th {
	background-color: #D0D0D0;
	border: 1px solid #B2B2B2;
	height:27px;
	padding: 0;
	text-align: center;
}

#horaire td {
	padding: 0;
	width: 34px;
	height: 38px;
	text-align:center;
	border: 1px solid #B2B2B2;
}
#horaire .date 
{
/*	height: 15px;*/
}
#horaire tr 
{
/*	height: 75px;*/
}
#horaire td
{
	width: 60px;
	border: 1px solid gray;

}
.rien
{
	border-top: 1px solid #588F2C;
  float: top;
   /*width: 420px;*/
}
.midi
{
	color: #588F2C;
}

#horaire .titre
{
	font-size: 12px;
	font-weight: bold;
}
#horaire .color_horaire:hover
{
	background-color: #E8FDB0;
}
#horaire .color_horaire
{
	font-size: 10px;
}
#horaire .editimg
{
	display: none;
}

#suppression_fm33
{
	margin-left: 50px !important;
	position: relative;
	float:left;
}
#suppression_fm33 p
{
	padding: 5px;
}
#suppression_fm33 .refus
{
	color: red;
}
#suppression_fm33 .accepte
{
	color: green;
}
#suppression_fm33 .error_list
{
	color: red;
}