﻿body {
width:100%;
margin: 0;
padding: 0;
background: url("../images/hachure3.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
float:left;
text-align: center;
}

#map_canvas
{
border:1px solid gray;
height:300px;	
width:500px;
}

fieldset
{
background-color:#d3dff5;	
}

table.divHisto
{width:100%;}



.divHisto td
{
    min-width:150px;
    border-bottom: 1px dotted gray;
}

.divHisto tr
{border-bottom: 1px dotted gray;}


th
{
background-color:#ccd0f9;	
}

.legende
{
    margin-left:15px;
    float:left;
    min-width: 90px;
    font-size:0.9em;
    font-weight: bold;
    font-style:italic;
    padding:4px;
    text-align:center;
    
}

hr
{
    height: 1px;
    font-style: normal;
    font-weight: normal;
    border:1px dashed black;
}

.mini_texte
{
font-style:italic;
font-size: 0.6em;	
}

#titre {
font-weight: bold;
font-size: 14px;
color: #87dee6;
font-family: Comic Sans;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
font-family: Georgia, Times, serif;
font-weight: normal;
color: black;
}

h1 {font-size: 1.8em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}

p, ul, ol {margin-top: 0px;}

a {
	text-decoration: none;
	color: #0059B3;
}

#wrapper {
    margin-top: 5px;;
	min-width:700px;
	width:95%;
	margin-left:10px;
	padding:0;
	float:left;	
}

#recherchePatient {
list-style: none;
}

/* Logo */
#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.6em;
	color: #FFFFFF;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 300px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 50px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 5px 5px 4px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #703522;
}

#search-submit {
	width: 50px;
	height: 25px;
}

/* Menu */
.menu{top:0; margin:0; padding-left:4px; height:38px; width:100%; background:url("/images/topMenuImages.png") repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}

.menu li a{
float:left;
padding-left:15px;
display:block;
color:rgb(255,255,255);
text-decoration:none;
font:12px Verdana, Arial, Helvetica, sans-serif;
cursor:pointer;

outline:none;}

.menu li a span{
line-height:30px;
float:left;
display:block;
padding-right:15px;
}

.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{
line-height:30px;
font:12px Verdana, Arial, Helvetica, sans-serif;
background:url("/images/topMenuImages.png") 0px -90px no-repeat;}

#cadre_menu {
width: 100%;
height: 60px;
margin-left:auto;
margin-right:auto;
padding: 2px;
background: #545454;
}

#cadre_menu a:hover{text-decoration: underline;}

.menu_liste {
width: 800px;
height: 50px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background: #545454;
text-align: left;
}

.menu_liste ul {
margin-left: auto;
margin-right: auto;
margin: 0;
padding: 0px 0px 0px 25px; 
list-style: none;
line-height: normal;
}

.menu_liste li {
float: left;
padding-left:30px;
padding-top:0px; 
list-style: none;
}

.menu_liste a {
margin-right: 10px;
height: 40px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: blue;
border: none;
}

img {
border:none;

}

/*	MENU PARAMETRAGE 	  */

.menu_horiz {
	width: 800px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #545454;
	text-align: left;
}

.menu_horiz ul {
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0px 0px 0px 25px; 
	list-style: none;
	line-height: normal;
}

.menu_horiz li {
	float: left;
	padding-left:30px;
	padding-top:0px; 
	list-style: none;
}

.menu_horiz  a {
	margin-right: 10px;
	height: 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: blue;
	border: none;
}

.menu_horiz  a img{
border:none;
}

.menu_horiz2 {
	width: 800px;
	height: 70px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: #545454;
	text-align: left;
}

.menu_horiz2 li {
	float: left;
	padding-left:30px;
	padding-top:0px; 
	list-style: none;
}

.menu_horiz2 a {
	margin-right: 10px;
	height: 40px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: blue;
	border: none;
}

.menu_horiz2 a img {
border: none;
}

#parametrage .menu_horiz {
	width: 500px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #545454;
}

.demandeLi {
color:black;
font-size:1.2em;
font-weight: bold;
}

.demande_mini
{
    background-color:#BDBDAE;
    padding: 2px;
    margin-top: 2px;
    font-size:0.8em;
    width:96%;
	color:black;
}


/* Page */
#page {
width:1200px;
margin: 0 auto 0 auto;
padding:0px !important;
float:left;
text-align:left;
}

.float_left 
{
margin-left:30px;
position:relative;
float: left;
}

.clear{clear:both;}

.contact
{
border: 2px solid #297689;
background: #b9e0ea url('/images/phone.png') no-repeat top left;
padding:5px 5px 5px 150px;
margin-top:20px;
width:350px;
margin:0 auto 0 auto;
text-align:center;
}

.contact .bouton
{
margin-left:50px;	
}

/* Content */
#content {
max-width:1800px;
min-width:700px;
position:relative;
float: left;
margin-left:5px;
width: 80%;
}

.post {
float:left;
/*margin-bottom: 25px;*/
padding: 0px;
background: #FFFFFF;
width:100%;
}

.post .title {
height: 38px;
background: #545454;
padding: 12px 0 0 20px;
letter-spacing: -.5px;
color: #FFFFFF;
}

.post .entry {
background-color:white;
padding-bottom: 20px;
/*text-align: justify;*/
font-size:12px;
float:left;	
width:100%;
}

.post .title a {
border: none;
color: #FFFFFF;
}

.post .meta {
padding-top: 20px;
padding-bottom: 5px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: italic;
}


.post .entry li{
	padding-left:30px;
	padding-top:5px;  /* 20 */
	list-style: none;
}

#removeUtil td {
font-size:12px;
padding-top:45px;
}

.desactiver{
width:36px;
height:36px;
background:url("../images/desactiver.png") no-repeat;
padding:10px 5px 10px 28px;
}

.activer{
display:block;
background:url("../images/activer.png") no-repeat;
padding:25px 25px 7px 30px;
margin-left:5px;
margin-top:-5px;
}

label
{
display:block;
width:300px;
font-size:0.8em;
font-weight:bold;
}

label.inline {
 display:inline;
 margin-right:50px;
 }

.links {
display: block;
width: 100px;
height: 20px;
margin-top: 20px;
text-align: center;
text-transform: uppercase;
font-size: 10px;
font-weight:  bold;
}




#chercheCpage, #recherchePatient, .saisieretard
{
font-size:0.7em;
display:none;
height:320px !important;
width:auto;
}


#chercheCpage li {
list-style: none;

}

#connexion {
width:160px;
padding-left:10px;
padding-bottom:15px;
}

/* Sidebar */
#sidebar {
top:0px;
float: left;
width: 190px;
color: #787878;
background-color: white;
text-align: center;
height:180px;
font-size:1.2em;
border: 1px solid #42454a;
}


#sidebar .titre {
   	background: #42454a;
	letter-spacing: -.5px;
	color: #FFFFFF;
    padding-top:4px;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 64px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 26px;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #898989;
}

#footer a {
	font-weight: bold;
	color: #898989;
}

#loading{
background:url("../images/loading6.gif");
width:105px;
height:16px;
text-align:left;
margin:0 auto 0 auto;
}

#erreur_req{
background:url("../images/erreur.png");
width:64px;
height:64px;
text-align:left;
margin:0 auto 0 auto;
}

#loading13{
background:url("../images/loading13.gif");
width:32px;
height:32px;
}


.erreur {
background:url("../images/loading.gif") no-repeat;
width:400px;
height:200px;
margin-left:45%;
}

#formDeco{
padding-top:15px;
padding-bottom:15px;
}

.important {
color:black;

font-weight: bold;
}

.liConnect 
{
list-style: none outside none;

}

#listeDates{
margin:5px;
border: 1px solid #779B67; 
width:95px;
float:right;
position:relative;
background-color:#DDF5C1;
height:380px;
overflow:auto;
}

#listeDates li {
padding-left:3px;
padding-right:3px;
}

#listeDates a{
color:black;
}

#listeDates a:hover{
color:red;
font-weight: bold;
}

#statCom{
position:fixed;
background-color:yellow;
right:300px;
}

#deconnexion{
text-align:center;
}

#info{
background-color:#282828;
display:block;
width:400px;
margin-bottom:10px;
color:#666666;
text-align:left;
}

#tabChangerStat tr{


}

#viderLog
{
margin-left:850px;

}

#viderLog:hover
{
padding-left:5px;
color:blue;
font-weight:bold;
}

#infoSup{
width:100%;
margin:10px;
padding:4px;
}


#infoErreur{
background-color:#282828;
display:block;
width:900px;
margin-left:10px;
margin-bottom:10px;
color:#FFFFFF;
text-align:left;
}



.infoListeDemande {
margin-left:15px;
margin-right:15px;
display:block;
min-width:750px;
width:85%;
margin-bottom:10px;
text-align:left;
font-size:1.2em;

}

#formAjoutService{
width:350px;
}

#cpPossibles{

top:245px;
left:120px;
background-color:#666666;
position:absolute;
width:90px;
}

#cpPossibles li {
border-top: 1px dashed red;
padding-left:15px;
}

#cpPossibles a{
color:blue;
}

#formAjoutStatut{
width:350px;
}

.infoListeDemande{
padding:5px;
}


#info td{
color:#666666;
}

#info li{
padding-top:2px;
list-style:none;
}

#liste{
background:url("../images/liste48.png") no-repeat;
}

#nouvelle_demande{
background:url("../images/ambulance48.png") no-repeat;
}

#accueil{
background:url("../images/home48.png") no-repeat;
}

#stats{
background:url("../images/stat48.png") no-repeat;
}

#parametre{
background:url("../images/setting48.png") no-repeat;
}

#logs{
background:url("../images/logs48.png") no-repeat;
}

a.lienProfil{
color:#ffffff;
}


a.lienProfil:hover{
cursor:pointer;
}


.infoMenu{
position:absolute;


display:block;

}

.infoMenu .infoContent{
	width:100%; 
	background:#ccddee;
	color:#fff;
	width:150px;
	font-family:tahoma;
	font-size:1em;
    padding:4px 10px 4px 10px;
}

#modifUtil{
background:url("../images/user.png") no-repeat;
}


#ajoutProfil{
background:url("../images/profil.png") no-repeat;
}



#modifMotif32{
background:url("../images/modif32.png") no-repeat;
}

#modifVille32{
background:url("../images/modif32.png") no-repeat;
}

#ajoutProfil32{
background:url("../images/add32.png") no-repeat;
}

#modifProfil32{
background:url("../images/modif32.png") no-repeat;
}





#ajoutPosition32{
background:url("../images/add32.png") no-repeat;
}

#modifPosition32{
background:url("../images/modif32.png") no-repeat;
}


#modifInfoStatut{
margin-top:10px;
position:relative;
width:450px;
background-color:#AFEEEE;
border: 1px dashed #8B0000;
margin-left:300px;
text-align:left;
}



#modifInfoEtab{
position:relative;
width:250px;
background-color:#AFEEEE;
border: 1px dashed #8B0000;
margin-left:300px;
margin-top:10px;
text-align:left;
}

#modifInfoVille{
position:relative;
width:250px;
background-color:#AFEEEE;
border: 1px dashed #8B0000;
margin-left:300px;
margin-top:10px;
text-align:left;
}

#modifInfoUtil{
position:relative;
width:250px;
background-color:#AFEEEE;
border: 1px dashed #8B0000;
margin-left:300px;
margin-top:10px;
text-align:left;
}

.lienMotif:hover{
color:red;
cursor:pointer;
}

#modifInfoService{
margin-top:30px;
position:relative;
width:450px;
background-color:#AFEEEE;
border: 1px dashed #8B0000;
margin-left:300px;
margin-top:10px;
text-align:left;
}

.hauteur{

float:left;
margin-left:5px;
text-align:left;
}

.hauteur li {
width:250px;
}


.hauteurPlus{
height:450px;
}



#modifEtab {
background:url("../images/etab.png") no-repeat;
}


#modifVille{
background:url("../images/villeModif.png") no-repeat;
}

#modifPosition{
background:url("../images/position.png") no-repeat;
}

#modifService{
background:url("../images/serviceModif.png") no-repeat;
}




a.lienPosition:hover {
cursor:pointer;
color:red;
font-weight:bold;

}



.form {
	
	padding-top: 8px;
	/*clear: both;*/
	width: 150px;
	display: block;
	text-align:left;
}


.form input{
margin-top:5px;
}

.form select{
margin-top:5px;
}

.formProfil {
	
	padding-top: 8px;
	float:left;
	width: 250px;
	display: block;
	text-align:left;
}


table tr td
{font-size:1em;}

.tableFormProfil  td {
border-bottom:1px solid red;
border-left:1px solid red;
border-right:1px solid red;
}

.tableFormProfil2{
position:relative;
width:250px;
background-color:#AFEEEE;
border: 1px dashed #8B0000;
margin-left:50px;
float:left;
}


.formProfil input{
margin-top:5px;

}

.formProfil select{
margin-top:5px;
}

#tableau_situation {
min-height:460px;
background-color:white;
border:1px solid blue;
}

.situation_mensuelle 
{
    width:99%;
}

table.listing_mensuel
{
border-spacing: 0px;
border-collapse: collapse;
margin: 0 auto 0 auto;    
width:500px;
}

table.listing_mensuel tr
{
border: 1px solid gray;
}


table.situation_mensuelle
{
border-spacing: 0px;
border-collapse: collapse;
margin: 0 auto 0 auto;

}



.situation_mensuelle th
{background: white url(../images/degrade_form.jpg) top left repeat-x;text-align:center;}

.situation_mensuelle td
{
border:1px solid #CBD5E3;
background-color:white;
vertical-align:top;
width:14.28%;

}

.data
{
height:80px;

color:#364732;
}


.data_vide 
{
height:80px;
background-color: white;
}

.grise
{background: white url(../images/gradient-gray-grayish.jpg) top left repeat-x;}

.noms_jours td, .noms_jours th
{
    font-weight:bold;
    text-align:center;
    background: white url(../images/bleu_degrade.png) top left repeat-x;
}