#header {
	background: url("../img/logo.png") white no-repeat 50px center ;
	color: #1f427f;
	border-bottom: 1px solid #CCCCCC;
  	background-size: 320px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: #68a4c9;
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: #1f427f;
	color: white;
}
#header a {
	color: #1f427f;
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: #1f427f;
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: #1f427f;
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  #1f427f;
}
.information_haut{
	background-color: #1f427f;
}

.titrebox {
	background-color: #1f427f;
}

.elementMenu {
	border-color: #1f427f;
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: #68a4c9;
	color: white;
}

.calendrier-groupe-pere {
	background-color: #1f427f;
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: #1f427f;
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid #1f427f;
	color: #333333 !important;
}
table.scrollTab th, #scrollTab th, table.scrollTab thead tr, #scrollTab thead tr, table.scrollTab thead tr td, #scrollTab thead tr td {
    	background-color: #1f427f !important;
    	border: thin solid #1f427f;
    	color: white !important;
}
table.scrollTab tbody tr:nth-child(2n+1), #scrollTab tbody tr:nth-child(2n+1), table.scrollTab tr:nth-child(2n+1), #scrollTab tr:nth-child(2n+1) {
	background: #EEEEEE;
}
table.scrollTab tbody td.td-rouge, #scrollTab tbody td.td-rouge {
	background: #FFCCCC;
	color: red;
}
button, input[type="submit"], input[type="reset"], input[type="button"] {
    color: #1f427f;
    font-weight: bold;
    background: #E0E0E0;
    border: 1px solid #999999;
}

button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background-color: #1f427f;
}
.titresNouvelleConversation {
    color: white;
    background-color: #1f427f;
}
#etat-signature {
	border-color: #1f427f;
}
.titre-signature {
	background-color: #1f427f;
}

#breadcrumb a:hover {
	color: #68a4c9;
}

a, a:link, a:visited, #information_connexion a {
	color: #1f427f;
}

a:hover, #information_connexion a:hover {
	color: #68a4c9;
}

.elementMenu ul li a {
	color: #1f427f;
}

.elementMenu ul li a:hover {
	color: #68a4c9;
	background-color: #DDDDDD;
}

.titrebox, .information_haut, #footer {
	background-color: #1f427f;
}

#contenuPage tr td.tdtit {
	background-color: #1f427f;
}

.calendrier-groupe-pere {
	background: #1f427f;
	color: #FFF;
}

.left-strong {
	border-left: thin solid rgba(0,0,0,.3);
	font-weight: bold;
}
.left-medium {
	border-left: thin solid rgba(0,0,0,.2);
}
.left-thin {
	border-left: thin solid rgba(0,0,0,.1);
}
.total-cell {
	font-weight: bold;
	color: rgb(90,90,90);
}
