#header {
	background: white url("/images/logo_ci_new.png") no-repeat scroll 50px center;
	color: rgb(4,49,71);
	border-bottom: 1px solid #CCCCCC;
  	background-size: 250px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 24px;
}
#header small {
	font-size: 16px;
	color: rgb(44,163,45);
}
#footer {
	border-top: 1px solid #CCCCCC;
	background: rgb(4,49,71);
	color: white;
}
#header a {
	color: rgb(4,49,71);
}
#header a:hover{
	color: rgb(176,174,174);
}

a:link, a:visited, .elementMenu {
	color: #666666;
}
a:hover {
	color: rgb(4,49,71);
}
#menu-patient {
	background: #EEEEEE;
}
#menu-patient li a {
	color: #666666;
}
#menu-patient li a:hover {
	color: rgb(4,49,71);
	background: #FDFDFD;
}
#logo{
	left: 250px;
}
#logo .css_bold{
	padding-top: 7px;
	display:inline-block;
}
.connexion h2 {
    color:  rgb(4,49,71);
}
.information_haut{
	background-color: rgb(4,49,71);
}

.titrebox {
	background-color: rgb(4,49,71);
}

.elementMenu {
	border-color: rgb(4,49,71);
	background-color: #EEEEEE;
}

.elementMenu ul li a:hover {
	background-color: rgb(44,163,45);
	color: white;
}

.calendrier-groupe-pere {
	background-color: rgb(4,49,71);
}
.calendrier-sous-groupe {
	color: rgb(17,165,231);
}
#contenuPage tr td.tdtit{
	background-color: rgb(4,49,71);
}
table.scrollTab, #scrollTab, table.scrollTab td, #scrollTab td {
	border: thin solid rgb(4,49,71);
	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: rgb(4,49,71) !important;
    	border: thin solid rgb(4,49,71);
    	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: rgb(4,49,71);
    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: rgb(4,49,71);
}
.titresNouvelleConversation {
    color: white;
    background-color: rgb(4,49,71);
}

#banner{
	width : 80%;
}

.entete-portail{
	text-align:center;
	margin-top: 20px;
}


@font-face {
	font-family: "RobotoRegular";
	src: url('font/Roboto-Regular.ttf');
}
@font-face {
	font-family: "RobotoBold";
	src: url('font/Roboto-Bold.ttf');
}

@font-face {
	font-family: "BarmenoRegular";
	src: url('font/Barmeno-Regular.otf');
}

body, label, #login-warning-dev, .danger_info {
	font-family: "RobotoRegular";
	font-size: 11pt;
}

h1, h2, .index_title {
	font-family: "BarmenoRegular";
	font-size: 18pt;
}
#login-warning-dev strong, #motdepasseperdulink, button, a, .message_alert p,.titre-important {
	font-weight: 400 !important;
	font-family: "RobotoBold";
	font-size: 11pt;
}
.titre-important {
	font-size: 18pt;
}

button{
	color: #A52D0A;
	background-color: #f1efeb;
	border-color: #a09384;
}
button i {
	margin-top: -2px;
}

button:hover, #SUMBIT_3:hover{
	background: #CC3A1D;
	color: white;
	border-color: #A52D0A;
}
#content{
	padding-top : 0px;
}
#header #logo .css_bold {
	font-weight: normal;
	font-size: 28px;
	margin-left : 150px;
}

#header{
	height:0px;
	margin-bottom:10px;
	width:100%;
	color:#2F4050;
	position:fixed;
	text-align:center;
	border-bottom: 0px solid #CCCCCC;
	text-align:center;
	z-index:1000;
	background:none;
	/*background-color:#2F4050;*/
	background-color : #EDEEEE;
	font-size : 12px;
	
}

#banner{
	width : 80%;
}


#footer{
background-color: white !important;
background-image: none !important;
color: #A52D0A !important;
font-family: "RobotoRegular";
}

.index_title{
	color: #A52D0A !important;
}

#motdepasseperduLink{
	color: #A52D0A !important;
}

#motdepasseperduLink:hover{
color: #73695A !important;
}


.lng-button {
	padding: .35rem .5rem;
}

#submitButton, #langues, .form_retour{
	text-align : center;
}
#SUBMIT_3 {
	padding: .25rem .5rem;
}

.lng-button {
	border: 1px solid #999999;
	display: inline-block;
	margin-left: 1rem;
	margin-bottom: 1rem;
}

.lng-button img {
	border: none;
    width: 1rem;
    vertical-align: -.15rem;
}

.Titre1{
	font-weight: initial;
	background: #73695A !important;
	color:white;
	font-size: 1.1em;
}

.Titre2{
	font-weight: initial;
	background: #a69b8b !important;
	color:white;
	font-size: 1.1em;
}
