/*Page de css pour le nouvel interface*/

@font-face {
	font-family: 'Santral';
	src: url("../fonts/santral-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: Santral;
	src: url("../fonts/santralb-webfont.woff") format("woff");
	font-weight: bold;
}


html {
	height: 100%;
}
body {
	font-size: 12px;
	color: #434342;
	font-family: Santral;
	margin: 0;
	padding: 0;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F7F4F3;
}
h2,
h3 {
	color: #434342;
}
h3.titre {
	margin-top: 2px;
	padding-bottom: 15px;
	border-bottom: 2px dashed #F7F4F3;
	color: #434342;
	margin-bottom: 30px;
}
p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #015174;
	font-family: Santral;
}
a:link,
	a:active,
a:visited {
	color: #015174;
}
a:hover {
	text-decoration: none;
	color: #015174;
}
.normal {
	/*color: black;*/

	font-size: 12px;
}
a.normal {
	color: #434342;
	font-size: 12px;
	font-weight: bold;
}
input {
	font-size: 13px;
	border: #015174 1px solid;
	border-radius: 2px;
}
input:focus {
	background-color: #F7F4F3;
}
input[type=button] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #015174;
	color: #015174;
	-webkit-transition: all 0.2s ease-out;
	/*compatibilité chrome*/

	-moz-transition: all 0.2s ease-out;
	/*compatibilité firefox*/

	-o-transition: all 0.2s ease-out;
	/*compatibilité opéra*/

	transition: all 0.2s ease-out;
	/* Autre navigateur */
}

input[type=button]:disabled {
	background: #dddddd;
	color: white;
	border: 0;
}

input[type=submit] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #015174;
	color: #015174;
	-webkit-transition: all 0.2s ease-out;
	/*compatibilité chrome*/

	-moz-transition: all 0.2s ease-out;
	/*compatibilité firefox*/

	-o-transition: all 0.2s ease-out;
	/*compatibilité opéra*/

	transition: all 0.2s ease-out;
	/* Autre navigateur */
}

input[type=submit]:disabled {
	background: #dddddd;
	color: white;
	border: 0;
}

input[type=text] {
	min-width: 100px;
}
input[type=button]:hover {
	background-color: #015174;
	color: white;
}
input[type=button]:disabled:hover {
	background: #dddddd;
	color: white;
	border: 0;
}
input[type=submit]:disabled:hover {
	background: #dddddd;
	color: white;
	border: 0;
}
img {
	border: 0;
	vertical-align: middle;
}
#conteneur {
	margin: 0 0 -68px 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative;
}
html>body #conteneur {
	height: auto;
	/*	min-height: 100%;*/
}
#header {
	padding: 0;
	margin: 0;
	height: 145px;
}
#menu_h {
	background: #FFFFFF url(.../images/menu.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
#imagefond {
	height: 70px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#bandeau {
	width: auto;
	padding-top: 10px;
	margin-left: 15px;
}
#bandeau_2 {
	width: auto;
	padding-top: 50px;
	right: 30px;
	position: absolute;
}
#bandeau_3 {
	width: auto;
	padding-top: 50px;
	left: 20px;
	position: absolute;
}
#menu_v {
	float: left;
	/*	display: inline-block;*/

	margin-top: 45px;
	/*height: 100%;*/
}
/* Coins arrondis */

.b1,
	.b2,
	.b3,
.b4 {
	font-size: 1px;
	overflow: hidden;
	display: block;
}
.b1 {
	height: 1px;
	background: #255395;
	margin: 0 4px 0 5px;
	border-right: 2px solid #255395;
}
.b2 {
	height: 1px;
	background: #FCFCFC;
	border-right: 2px solid #255395;
	border-left: 2px solid #255395;
	margin: 0 3px;
}
.b3 {
	height: 1px;
	background: #FCFCFC;
	border-right: 1px solid #255395;
	border-left: 1px solid #255395;
	margin: 0 2px;
}
.b4 {
	height: 2px;
	background: #FCFCFC;
	border-right: 1px solid #255395;
	border-left: 1px solid #255395;
	margin: 0 1px;
}
.contentb {
	padding: 5px;
	margin-bottom: 15px;
	/* Compatibilité IE8 */

	font-family: Santral;
	font-size: 15px;
	line-height: 2.125;
	min-width: 180px;
}
.contentb div {
	margin-left: 5px;
}
.contentb ul li {
border-bottom: 1px solid #aeaeae;
/*	margin: 5px;*/

vertical-align: middle;
font-size: 87.5% text-decoration: none;
}
#contenu_total {
	/*	display: inline-block;*/

	max-width: 1300px;
	margin: auto;
}
@media (max-width: 1350px) {
#contenu_total {
	min-width: 100%;
	/*	display: inline-block;*/

	margin: auto;
}
}
@media (min-width: 1351px) {
#contenu_total {
	min-width: 1300px;
}
}
#td_contenu {
	vertical-align: top;
}

#contenu_total_select {
	/*	display: inline-block;*/

	max-width: none;
}

#contenu {
	/*margin: 166px 20px 40px 240px;*/

	padding: 0;
	margin-top: 0px;
	background-color: white;
	padding: 15px;
	min-height: 500px;
	position: relative;
	display: inline-block;
	min-width: 100%;
}
#tab_contenu {
	width: 100%;
	margin-top: 80px;
}
#cadre_droite {
	float: right;
	/*width:20%x;*/

	width: 225px;
	height: 500px;
	border: 1px solid #000000;
	background-image: url(.../images/background_droite.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
}
div#journal {
	/*border: 1px solid #000000;*/
}
div#connexion {
	height: 60px;
	width: 1150px;
}
div#pied_page {
	clear: both;
	width: 500px;
	height: 50px;
	background-color: #015174;
	position: absolute;
}
#footer {
	height: 68px;
	padding: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #434342;
}
#footer_traduc {
	margin-top: 0px;
	margin-left: 270px;
	text-align:left;
	background-repeat: no-repeat;
	font-size: 8px;
	color: #434342;
}
#footer_traduc2 {
	margin-top: 0px;
	margin-left: 340px;
	text-align:left;
	background-repeat: no-repeat;
	font-size: 8px;
	color: #434342;
}
.clearfooter {
	height: 0px;
	clear: both;
}
.spacer {
	clear: both;
}
td {
	/*	font-family:arial;
	font-size:9pt;
	color:434342;*/

	padding: 4px;
	font-size: 9pt;
	font-family: Santral;
}
th {
	padding: 4px;
	font-family: Santral;
	font-size: 9pt;
	text-align: center;
	background-color: #015174;
	color: white;
	border: #ffffff 1px solid;
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-radius: 3px;
}
.head1 {
	font-family: Santral;
	font-size: 18pt;
	font-weight: bold;
	color: #999999;
}
span.head1 a {
	font-family: Santral;
	font-size: 18pt;
	font-weight: bold;
	color: #999999;
}
.head2 {
	font-family: Santral;
	font-size: 16pt;
	color: #999999;
}
.head3 {
	font-family: Santral;
	font-size: 14pt;
	color: #999999;
}
.head4 {
	font-family: Santral;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.menu_lvl1 {
	font-family: Santral;
	font-size: 14pt;
	/* font-weight:bold; */

	color: #999999;
}
.menu_lvl2 {
	font-family: Santral;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
a:visited.menu_lvl3,
a:link.menu_lvl3 {
	font-family: Santral;
	color: #000000;
}
a:hover.menu_lvl3 {
	font-family: Santral;
	color: #999999;
}
.buttonS {} .buttonM {} .buttonL {} .textbox {
	font-family: Santral;
	font-size: 10pt;
}
.qtybox {
	font-family: Santral;
	font-size: 10pt;
	text-align: right;
}
.small {
	font-family: Santral;
	font-size: 8pt;
}
.btn {
	background: #9d4;
}
a.bouton:link {
	width: 150px;
	height: 30px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #015174;
	padding: 5px;
}
a.bouton:visited {
	width: 150px;
	height: 30px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: #015174;
	padding: 5px
}
a.bouton:hover {
	width: 150px;
	height: 30px;
	text-decoration: none;
	color: white;
	text-align: center;
	font-weight: bold;
	background-color: blue;
	background-image: url(.../aqua.jpg);
	padding: 5px;
}
.bouton {
	text-align: center;
	padding: 5px;
}

textarea,
select {
	border: #015174 1px solid;
	padding: 0;
	margin: 0;
}
select {
	max-width: 200px;
}
.noborder {
	border: 0;
	background-color: none;
}
/***************************************************************/
/**** Style Global PSH ****/

.titre_appli {
	font-size: 80px;
	font-family: Santral;
	padding-left: 30px;
}
.txt_noir {
	color: #000000;
}
.msg_error {
	color: #ff0000;
}
.msg_valid {
	color: #33ff33;
}
.msg_aff {} .particul {
	border: 1px solid #cccccc;
	padding: 2px 10px 2px 10px;
	margin-left: 20px;
	background-color: #ffcccc;
}
.legende {} .prod_not_exist {
	background-color: #FFCCAA;
}
.erreur {
	color: red;
}
.prod_select {
	background-color: #CCDDCC;
}
/*** Style SAV ***/

.btn_200 {
	width: 200px;
}
/**** Style formulaire ****/

.input_aff {
	border: 0px;
}
.tab_formu tr td {
	padding: 10px;
}
span.warning {
	font-size: 16px;
	color: red;
	font-weight: bold;
}
.input_planning {
	border: 0px;
	background-color: #CCDDCC;
}
/**** Style page gestion des menus ****/

.liste_position_menu {
	list-style: none;
}
.url_menu {
	color: #aaaaaa;
}
/**** Style page coordination ****/

.tr_gras {
	font-weight: bold;
}
.tr_automatique {
	background-color: #98FB98;
}
.td_1 {
	background-color: #e9e4e0;
}
.td_1_mouse {
	background-color: #e9e4e0;
	cursor: pointer;
}
td.cellule {
	text-align: center;
	border: 1px solid #376ef9;
	cursor: pointer;
}
.td_2 {
	/*background-color: #ffffff;*/
}
/**** Style pour lees onglets ATP et secteur ****/

.tab_top tr td {
	vertical-align: top;
}
.tr_astreinte {
	background-color: #CCCCDD;
}
.tr_journee {
	background-color: #CCDDCC;
}
/**** Style pour lees onglets ATP et secteur ****/

span.onglet {
	white-space: nowrap;
}
span.onglet_secteur {
	border: 1px solid #000000;
	padding: 5px;
	margin: 1px;
	clear: both;
	background-color: #cccccc;
	word-wrap: normal;
}
span.onglet_secteur a {
	color: #015174;
}
span.onglet_secteur a:hover {
	color: #000000;
}
span.onglet_sous_secteur {
	border: 1px solid #000000;
	padding: 5px 5px 5px 5px;
	margin: 1px;
	clear: both;
	font-weight: bold;
	word-wrap: normal;
	background-color: #015174;
	color: white;
}
span.onglet_atp_jour {
	border: 1px solid #000000;
	padding: 5px;
	margin: 1px;
	clear: both;
	background-color: #CCDDCC;
}
span.onglet_atp_jour a {
	color: #015174;
}
span.onglet_atp_jour a:hover {
	color: #000000;
}
span.onglet_atp_astr {
	border: 1px solid #000000;
	padding: 5px;
	margin: 1px;
	clear: both;
	background-color: #CCCCDD;
}
span.onglet_atp_astr a {
	color: #015174;
}
span.onglet_atp_astr a:hover {
	color: #000000;
}
span.onglet_atp_NonFait {
	border: 1px solid #000000;
	padding: 5px;
	margin: 1px;
	clear: both;
	background-color: #FF6600;
}
span.onglet_atp_NonFait a {
	color: #000033;
}
span.onglet_atp_NonFait a:hover {
	color: #000000;
}
/**** Style fact ****/

.tr_fact {
	background-color: #DDEEDD;
}
.tr_fact_indep {
	background-color: #DDEEDD;
}
.tr_avoir {
	background-color: #EEDDEE;
}
.tr_avoir_indep {
	background-color: #EEDDEE;
}
.tous_les {
	color: #aaaaaa;
}
.btn_gras_ital {
	border: 1px solid #000000;
	width: 20px;
	text-align: center;
	margin: 0px 5px 0px 0px;
}
.input_gras {
	font-weight: bold;
}
/**** Style page gestion de groupe ****/

.ligne_hop {
	/*background-color: #E2EBF4;*/
}
.ligne_pole {
	/*background-color: #9999DD;*/
}
.ligne_service {
	/*background-color: #99DD99;*/
}
/**** Style pour le menu horizontal ****/

#nav {
	padding: 0 5px 0 0;
	margin: 0;
	list-style: none;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 99;
}
#nav a {
	display: block;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border: none;
	border-right: 1px solid #ffffff;
	padding: 5px 5px 3px 5px;
}
#nav li ul li {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0px;
	width: 15em;
	color: #0055A0;
	font-family: Santral;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#nav li ul li a {
	color: #0055A0;
	font-family: Santral;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	width: auto;
	display: block;
}
#nav li ul li a:hover {
	background-color: #0D699A;
	color: #FFFFFF;
	border-right: none;
	width: auto;
	display: block;
	padding: 5px 5px 3px 5px;
}
#nav li {
	float: left;
	/*width: 10em;*/

	z-index: 99;
}
#nav li ul {
	display: block;
	position: absolute;
	width: 10em;
	left: -999em;
	/*padding: 2px 5px 5px 0;*/
}
#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
}
#nav li:hover,
#nav li.hover {
	position: static;
}
/**** Style pour le menu vertical ****/

#menu_v {
	padding-left: 10px;
	line-height: 16px;
	margin-top: 0px;
}

#menu_v ul {
	margin: 0;
	padding-left: 5px;
	list-style: none;
}
#menu_v a {

	color: #333;
	font-family: Santral;
	TEXT-DECORATION: none;
	font-size: 15px;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
#menu_v a:hover {
	color: #434342;
}
#menu_v ul li ul a {
	border-left: 5px solid #cccccc
}
#menu_v li {
	padding: 2px;
}
.Menu3 {
	color: #808080;
	font-family: Santral;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
/****  AjaxAutoComplete  *********/

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	z-index: 3;
}
div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div.autocomplete ul li.selected {
	background-color: #ffb;
}
div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 12px;
	cursor: pointer;
}


table.border_inter {
	animation: fadein 0.5s;
	-moz-animation: fadein 0.5s; /* Firefox */
	-webkit-animation: fadein 0.5s; /* Safari et Chrome */
	-o-animation: fadein 0.5s; /* Opera */
}

/* JQuery table sorter*/
/* tables */

table.border_inter td {
	border: 1px solid #ADABAB;
	vertical-align: top;
	padding: 5px;
	text-overflow: ellipsis;
	word-wrap: break-word;
}
table.border_inter th {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
/* Formulaires  */

.input_gauche {
	margin: 0;
	width: 320px;
	float: left;
}
.input_droite {
	width: auto;
	margin: 0 0 0 350px;
}
.input_form {
	margin: 0px 10px 10px 0;
	/*height: 20px;*/
}
label.recherche_contrat {
	width: 11em;
	float: left;
}
label.prescription {
	width: 21em;
	float: left;
}
table.form td {
	border: 0;
	padding: 4px 0 4px 0;
	margin: 0;
}
div.form_errors {
	font-family: Santral;
	color: #434342;
	background-color: #f8c276;
	border: 1px solid #aaa093;
	width: 400px;
	padding: 5px;
	margin-bottom: 10px;
	max-width: 100%;
	border-radius: 5px;
}
div.form_valid {
	font-family: Santral;
	color: green;
	background-color: #DFFFDF;
	border: 1px solid green;
	width: 400px;
	padding: 5px;
	margin-bottom: 10px;
}
p.titre.form_errors {
	margin-bottom: 5px;
	font-weight: bold;
	color: #434342;
}
.form_obligatoire_div {
	/*border: 1px green solid;*/
	/*background-color: #84C969;*/

	color: #434342;
	margin: 0;
	padding: 3px;
	/*	width: 300px;
	text-align: center;*/

	font-weight: bold;
	font-family: Santral;
	margin: 20px 0 20px 0;
}
.form_obligatoire_asterisque {
	font-family: Santral;
	color: #434342;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
input.required,
	textarea.required,
select.validate-selection {
	border: 1px solid #015174;
}
input.validation-failed,
	textarea.validation-failed,
select.validation-failed {
	border: 1px solid #FF3300;
}
input.validation-passed,
	textarea.validation-passed,
select.validation-passed {
	border: 1px solid #00CC00;
	color: #000;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
}
.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color: #FFF;
	font-weight: bold;
}
/* Liens pour les tooltip */

.lien_tooltip {
	color: #FF3434 !important;
	font-size: 16px;
	border-bottom: 1px dotted #FF3434;
}
/* Onglets des produits en consultation et fin de contrat */

.onglet_actif {
	background-color: #41BC54;
	font-weight: bold;
	line-height: 24px;
	padding: 6px;
	font-size: 14px;
	margin-bottom: 40px;
}
.onglet_inactif {
	background-color: #F4B351;
	font-weight: bold;
	line-height: 24px;
	padding: 6px;
	font-size: 14px;
}
.onglet_inactif:hover {
	background-color: #41BC54;
	line-height: 24px;
	padding: 6px;
}
.onglet_inactif a,
.onglet_actif a {
	color: #434342;
}
table.echelle_risque td {
	width: 180px;
	vertical-align: top;
}
.choix_multiples {
	margin: 5px 0 5px 40px;
}
.separation {
	margin: 30px 0;
	border-bottom: 2px dotted green;
	width: 50%;
}
.consommation_ligne_hopital {
	background-color: orange;
	color: #434342;
}
.consommation_ligne_service {
	background-color: #9BD797;
	color: #434342;
}
.consommation_ligne {} .consommation_total {
	background-color: #D4CCC7;
}
.consommation_ligne_titre {
	background-color: #9BD797;
}
.consommation_ligne_0 {
	background-color: #eeeeee;
}
.echelle_risque label {
	color: #434342;
}
/*////////////////////// style page d'accueil */

.img_accueil {
	width: 100%;
	align: left;
}
.vignette_accueil {
	max-height: 300px;
	max-width: 200px;
	width: 100%;
}
.titre_accueil {
	font-size: 18px;
	/*	margin: 10px;
	margin-left: 10px;
	margin-right: 10px;*/
}
.titre_accueil a {
	text-decoration: none;
	color: #545454;
}
.titre_accueil a:hover {
	color: #434342;
}
.titre_1_accueil {
	font-size: 26px;
}
.titre_2_accueil {
	font-weight: bold;
}
.text_accueil {
	font-size: 14px;
	color: #AAA093;
}
.td_text_accueil {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
.text_accueil_menu {} .case_accueil {
	width: 120px;
	text-align: left;
}
.tab_accueil td {
	color: #000;
}
.description {
	color: #434342;
}
/*////////////////////// style se documenter */

.gris {
	color: #999;
	font-size: 12px;
}
/* detail services */

.details_services td.header {
	width: 175px;
	background-color: #e9e4e0;
	font-weight: bold;
	vertical-align: middle;
}
.details_services {
	margin: 2%;
	margin-top: 14%;
	border-collapse: collapse;
}
.details_services,
	.details_services td,
.details_services tr {
	border: 1px solid #434342;
}
.td_services {
	font-weight: bold;
	background-color: #e9e4e0;
	color: #434342;
}
#affichage_details {
	overflow: auto;
}
.btn_multi_services:hover {
	cursor: pointer;
}
/* bootstrap */

.btnbleu {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #015174;
	color: #015174;
	font: 15px "HelveticaNeueW01-45Ligh", sans-serif;
	padding: 5px 7px;
	margin: 3px;
	width: auto;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	white-space: nowrap;
	border-radius: 2px;
}
.btnbleu:hover {
	background-color: #015174;
	color: white;
	text-decoration: none;
}

.btnbleu:disabled {
    background: #dddddd;
	color: white;
	border: 0;
}

@media (max-width: 992px) {
    #menu_v {
        display: none;
    }
    #contenu {
        margin: 10px 0px 10px 0px;
        min-width: 100%;
        display: inline-block;
    }
    #tab_contenu {
        width: 100%;
        margin-top: 50px;
    }
    #bandeau_2 {
        display: none;
    }
    #li_connexion {
        display: list-item;
    }
    #li_accueil {
        display: none;
    }
    #menu_v {
        position: absolute;
        background-color: white;
        box-shadow: 5px 5px 5px #434342;
        border-radius: 0 5px 5px 0;
        behavior: url(bootstrap/PIE-1.0.0/PIE.php);
        border: solid #F7F4F3 1px;
        transition-property: display;
        top: 75px;
        left: 0px;
        z-index: 1;
        padding-left: 20px;
        width: inline-block;
    }
    #btn_aff_menu_v {
        display: block;
    }
    h3.titre {
        font-size: 18px;
        padding-left: 25px;
    }
}
#btn_aff_menu_v {
    position: absolute;
    left: 0px;
    top: 10px;
    height: 35px;
    width: 25px;
    border-radius: 0 5px 5px 0;
    opacity: 0.5;
    behavior: url(bootstrap/PIE-1.0.0/PIE.php);
    background-color: #015174;
    color: white;
    border: solid #015174 2px;
    padding-left: 3px;
    z-index: 2;
}
#btn_aff_menu_v:hover {
    opacity: 1;
}
@media (min-width: 991px) {
    #li_connexion {
        display: none;
    }
    #li_accueil {
        display: list-item;
    }
    #btn_aff_menu_v {
        display: none;
    }
    #td_menu_v {
        vertical-align: top;
        width: 270px;
    }
}
@media (max-width: 1199px) {
    #logoAH {
        display: none;
    }
    #lien_accueil {
        display: none;
		color: #9d9d9d;
    }
}
#bloc_alerte_ld {
    padding: 0;
    margin: 5px;
    font-weight: bold;
    float: bottom;
	font-size: 20px;
}
#titre2 {
    font-family: Santral;
    color: #434342;
    font-size: 20px;
}
label.libelle_form {
    font-weight: bold;
    width: 220px;
    float: left;
}
span.champ_form {
    display: table;
    float: left;
    min-width: 200px;
}
/* Alignement select support + encadré d'alerte sur la même ligne (creation_contrat_a_valider) */
.champ_form.champ_support_alert {
    display: flex;
    float: left;
    align-items: flex-start;
    gap: 10px;
    width: auto;
}
.champ_form.champ_support_alert #bloc_alert {
    max-width: 400px;
}
.tab_form {
    float: left;
    margin-right: 20px;
}
.tab_form td {
    vertical-align: top;
    /*	border: 1px solid grey;*/
}
.block_form {
    float: top;
    padding: 5px;
    display: inline-block;
}
.tab_docu {
    width: 100%;
}
.tab_docu td {
    padding: 10px;
    text-align: justify;
}
/* ACCUEIL */

#bloc_accueil {
    width: 31%;
    background-color: white;
    float: left;
    margin: 20px;
}
#bloc_accueil_large {
    background-color: white;
	margin-bottom: 10px;
}
#image_accueil {
    width: 100%;
}
#image_accueil2 {
    width: 450px;
    padding-right: 20px;
}
#td_accueil {
    padding: 10px;
}
#td_image {
    padding: 0;
}
#tbl_escarres {
    align: center;
}
#tbl_escarres select {
    max-width: 150px;
}
#tbl_escarres td {
    border: 1px solid #434342;
    padding: 3px;
}
#bloc_accueil_titre {
    position: relative;
    width: 96%;
    height: 350px;
    max-height: 100%;
    clear: both;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin: 0px;
    padding: 10px;
    cursor: default;
}
#bloc_accueil_text_titre {
    position: absolute;
    bottom: 0;
    font-size: 22px;
    color: white;
}
#text_passion {
    position: absolute;
    left: 20px;
    font-size: 45px;
    color: white;
}
#block_1_accueil {
    float: left;
    margin: auto;
}
#block_2_accueil {
    float: left;
    margin: auto;
}
#bloc_accueil {
    margin: 5px;
}
#block_accueil_petit {
    float: left;
    min-width: 267px;
    width: 50%
}
.img_accueil_2 {
    margin-left: 50px;
}
@media (max-width: 720px) {
    #block_1_accueil {
        width: 100%;
    }
    #block_2_accueil {
        width: 100%;
    }
    #bloc_accueil_petit {
        width: 100%;
    }
    #block_accueil_petit {
        width: 100%
    }
    #bloc_accueil {
        width: 95%
    }
    #bloc_accueil_large {
        width: 95%;
    }
}
@media (max-width: 700px) {
    #bloc_accueil_titre {
        height: 150px;
    }
    #text_notre_espace {
        display: none;
    }
    #text_passion {
        display: none;
    }
    #td_image_docu {
        background-height: 100%;
        background-width: auto;
    }
    #bloc_accueil {
        margin-left: 0;
    }
}
@media (max-width: 900px) {
    #image_accueil2 {
        width: 100%;
        padding-right: 0;
    }
}

@media print {
    #menu_v {
		display: none;
	}
	#footer{
		display: none;
	}
	#btn_aff_menu_v{
		display: none;
	}
	#conteneur{
		display: none;
	}

	#ds_conclass{
		display: none;
	}
	.btnbleu{
		display: none;
	}
	#contenu_total{
		top: 0;
		margin-top: 0;
		paddin-top: 0;
	}
	#tab_contenu {
		margin-top: 0;
	}
}

#fonction_tableau tr td{
	border: 0;
	vertical-align: middle;
}

#fonction_tableau {
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}


#fonction_tableau_bas td{
	border: 0;
}
#fonction_tableau tr:nth-child(odd){
	background-color:#f2f2f2;
}

#entete_tableau_fixe {
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}

#entete_tableau_fixe tr th {
	text-align: center;
}



#btn_pagination{
	width:30px;
	height:30px;
	background:white;
	font:bold 10px arial;
	border-radius:50%;
	border:solid 1px #87657D;
	color:#87657D;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

#btn_pagination:hover {
	background-color: #87657D;
	color: white;
	text-decoration: none;
}

.btnvert {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #87657D;
	color: #87657D;
	font: 15px "HelveticaNeueW01-45Ligh", sans-serif;
	padding: 5px 7px;
	margin: 3px;
	width: auto;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	white-space: nowrap;
	border-radius: 2px;
}
.btnvert:hover {
	background-color: #87657D;
	color: white;
	text-decoration: none;
}
.fieldset_service {
	border:1px solid #c6c6c6;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	color: #3f3f3f;
	overflow: hidden;
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 15px;
}
@media (max-width: 500px) {
	.text_bouton_suivi_interv{
		display: none;
	}
}
#lien_externe{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
    COLOR: #0055A0;
    FONT-FAMILY: Verdana, Courier, Arial;
    TEXT-DECORATION: none;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #A6BCC9;
	color: white;
}

div#alerte_chargement{
	position: fixed;
	left: 45%;
	bottom: 0%;
	width: 370px;
	height: 40px;
	margin-top: -40px;
	margin-left: -135px;
	color: black;
	font-size: 18px;
	background-color:white;
	border: 1px solid #000;
	text-align:center;
	z-index: 999;
	display: none;
	padding: 10px;
	border-radius: 5px 5px;
	animation: fadein 1s;
	-moz-animation: fadein 1s; /* Firefox */
	-webkit-animation: fadein 1s; /* Safari et Chrome */
	-o-animation: fadein 1s; /* Opera */
}

.legende_audit{
	width: 50px;
	height: 5px;
	text-align: center;
	border: solid 1px #d4ccc7;
}

.btn_img_inv{
	border: 0;
	padding: 0;
	cursor: pointer;
	background-color: transparent;
}

.btn_img_inv:hover{
	background-color:transparent;
	color:currentcolor;
}

.btn_img_inv:active{
	color:currentcolor;
	background-color:transparent;
}

.btn_img_inv:disabled{
	color:grey;
	background-color:transparent;
	border: 0;
	cursor: not-allowed;
}

.dropdown-menu>li>a {
	padding: 10px !important;
}

#bandeau_2{
	font-size: 14px !important;
}

#choix-supports{
    float:left;
}

#choix-supports{
    margin:20px;
}