body {
	color: #000;
	padding: 40px 0px;
}

body.sante, body.patient {
	background: url(../images/fond.jpg) #fff no-repeat center fixed;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
}

.content {
	padding: 10px 20px 20px 20px;
}

.fade.in, .fade.show {
	opacity: 1
}

.popover {
	cursor: pointer;
}

.popover-header, .popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.popover-body, .popover-content {
	padding: 9px 14px
}

.popover.bs-popover-top > .arrow, .popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.popover.bs-popover-top > .arrow:after, .popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.popover.bs-popover-right > .arrow, .popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.popover.bs-popover-right > .arrow:after, .popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.popover.bottom > .arrow, .popover.bs-popover-bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom > .arrow:after, .popover.bs-popover-bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.popover.bs-popover-left > .arrow, .popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-left > .arrow:after, .popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
	margin-right: .5rem
}

#pannelCenter {
	padding-top: 10px;
	overflow: scroll;
	overflow-x: hidden;
}

.fondCaptcha {
	background: url(../images/fondCaptcha.png) top #bbb repeat-x;
	height: 34px;
}

.navbar-fixed-bottom {
	background: url(../images/bootom.png) top #bbb repeat-x;
	padding: 5px 20px 5px 20px;
	color: #fff;
	display: block;
	font-size: 0.8em;
	height: 40px;
}

body.popup .navbar-fixed-bottom,
body.window .navbar-fixed-bottom,
body.form .navbar-fixed-bottom,
body.iframe .navbar-fixed-bottom {
	display: none;
}

.navbar-fixed-bottom button {
	float: right;
}

.navbar-fixed-bottom span {
	padding-right: 20px;
	padding-top: 10px;
	display: block;
	float: left;
}

.navbar-fixed-bottom, .btn.btn-mini.btn-primary {
	margin-top: 0px
}

.modal-header {
	background: #333;
	color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal-body {
	padding: 15px 15px 0px;
}

.modal-inline {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	margin: 0 auto 20px;
	z-index: 1;
	max-width: 100%;
	background-color: #ffffff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal-inline .modal-header {
	background: #e74c3c;
	color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal-inline .modal-header h3 {
	font-size: 1em;
	line-height: 20px;
}

.modal-inline .modal-header h3 select {
	margin-bottom: 0px;
	margin-left: 10px;
}

.glyphicon {
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: 0;
}

.modal-inline.info .modal-header {
	background: #336699;
	color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal-inline.info .modal-header h3 {
	font-size: 1em;
	line-height: 20px;
}

.modal-inline.info .modal-header h3 select {
	margin-bottom: 0px;
	margin-left: 10px;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	opacity: 1;
	filter: alpha(opacity =  1);
}

.close:hover, .close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity =  0.8);
}

.container-fluid {
	*zoom: 1;
}

.hero-unit {
	padding: 10px;
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: 200;
	color: inherit;
	background-color: #eeeeee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 5px 0px;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility;
	padding-bottom: 4px;
}

.input-group {
	margin: 2px;
}

.input-group-addon {
	background-color: #cccccc;
}

.input-group-fix-witdh {
	min-width: 150px;
}

.label-important, .badge-important {
	background-color: #C12E2A;
}

.nav-pills>li>a, .nav-pills>li>a:hover, .nav-pills>li>a:focus {
	background-color: #cccccc;
	color: #000000;
	padding: 8px;
	margin: 1px;
	cursor: pointer;
}

.nav-pills>li.active>a, .nav-pills>li>a:hover, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus,.nav-pills>li>a.active {
	background-color: #3C3C3C;
	color: #FFFFFF;
	cursor: pointer;
}

.padding-9 {
	padding: 9px;
}

.l175 {
	min-width: 175px;
}

.l142 {
	min-width: 142px;
}

.alignButton {
	margin-top: 1px;
	margin-bottom: 1px;
}

.alignIcon {
	top: 2px;
}

.defaultcursor {
	cursor: default;
}

.nocursor {
	cursor: none;
}

.blocSecurityCode {
	width: 70px;
	height: 70px;
	margin: 4px;
}

.listeBlocSecurityCode {
	border: 2px solid #AC2925;
	padding: 4px;
	width: 254px;
	background-color: #CCCCCC;
	border-radius: 4px;
}

.loading {
	position: absolute;
	z-index: 10;
	top: 30%;
	left: 50%;
	margin-left: -75px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0.01em;
	height: 0.01em;
	line-height: 0.01em;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
}

.codeSecurite span span:first-child {
	margin-left: 0px;
}

.codeSecurite span span {
	float: left;
	display: block;
	background: #ccc;
	width: 11px;
	padding: 0px;
	height: 1.5em;
	font-size: 18px;
	margin-left: 2px;
	margin-right: 0px;
	border: 1px solid #666;
}

.codeSecurite span {
	float: left;
	display: block;
	padding: 1px;
	font-size: 0.05em;
	margin-right: 15px;
}

.codeSecurite span span.active {
	float: left;
	display: block;
	background: #BF070C;
	width: 11px;
	padding: 0px;
	height: 1.5em;
	font-size: 18px;
	margin-left: 1px;
	margin-right: 0px;
}

.hoverRed:hover {
	border: 2px solid #AC2925;
	width: 70px;
	height: 70px;
	color: red;
	z-index: 5;
}

.vtop {
	vertical-align: top;
}

.darkClass {
	background-color: white;
	filter: alpha(opacity = 50); /* IE */
	opacity: 0.5; /* Safari, Opera */
	-moz-opacity: 0.50; /* FireFox */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0px;
	left: 0px;
}

.btn-number {
	margin-right: 5px;
}

#explicationOttFort {
	margin-top: 10px;	
}

#formBloc {
	margin: 0px;
}