/*************************************BODY BACKGROUND*****************/
html,body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, FreeSans, sans-serif;
}
.body_background {
	width:100%;
	margin:0px;
	padding:0px;
}

img{

	border:none;
}
a{
	text-decoration:none;
}
.hidden {
	display:none;
}	
/*****HEADER****/
#banner_right {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 30px;
}

#lang {
	position: relative;
	top: -10px;
	opacity: 0;
	left: -45px;
	transition: opacity 0.3s ease;
	display: block;
	list-style-type: none;
}

#lang.show {
	opacity: 1;
}

#lang img {
	border: 4px solid #ececec;
}

#iceLogo img {
	height: auto;
	width: 300px;
}

#iceLogo {
	display: flex;
	flex-direction: column;
}

.underlineFlag {
	position: relative;
	border-top: 4px solid;
	border-image: linear-gradient(to right, blue 33%, white 33%, white 66%, red 66%) 1;
	margin-top: -20px;
	width: 77%;
	margin-left: auto;
	margin-right: auto;
}

#banner_right > p {
	color:white;
	font-size:10pt;
	margin-top:20px;
}

#mdpoublie {
	color:#016f8e;
	margin-bottom: 4px;
	float: left;
}




/*************************************Content Global*****************/

.inl_content_global{
	width:1010px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	position:relative;
	margin-top:0px;
	overflow:hidden;
}

/***********************************FOOTER***************************/
.inl_general_footer
{
	min-width: 100%;
	border-top: 1px solid #d8ddeb;
  	position: absolute;
    background: #4e4e4e;
   	height: 116px;
    margin-top: -115px;
    overflow: hidden;
}

.inl_footer
{
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position: relative;
}

.inl_footer_pratique
{
	float: left;
	width: 100%;
    padding-top: 30px;
}

.inl_footer_pratique span
{
	font-size: 25pt;
	font-family: Tahoma;
	margin: 0px;
}

.inl_footer_pratique ul li
{
	display: inline-block;
    height: 26px;
    line-height: 26px;
}

.inl_footer_pratique ul li:before
{
	content: "|";
    color: #666;
    margin: 0 12px 0 6px;
	font-size: 16px;
}

.inl_footer_pratique ul li:first-child:before
{
	content: "";
    margin: 0;
}

.inl_footer_pratique ul li a
{
    margin-right: 5px;
    color: #A3A8AB;
    font-size: 14px;
        line-height: 26px;
    height: 26px;
    display: inline-block;
}
 .inl_footer_pratique ul li a img
{
       vertical-align: middle;
}

.inl_footer_bloc_liens
{
	margin: 0px;
    padding: 0px;
    list-style: none;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
	overflow:hidden
}

.inl_footer_social
{
	position: absolute;
	bottom: 0;
	right: 0;
}

.inl_footer_social a{
	display: block;
	margin-left: 4px;
	float: left;
	height: 22px;
}

/*************************HEADER****************************************/
#inl_infos{
width:100%;
height:8px;
}
label.error {
	border:none !important;
}
#inl_onglet_ice img{
}
#inl_onglet_ice{
float:left;
margin-right:3px;
}

#iceLogo {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

#inl_logo{

float:right;
background:url("/bundles/imldefault/images/logo_grand.png") no-repeat scroll 9px 0px transparent;
height: 47px;
line-height: 47px;
text-align: right;
width: 217px;

}

#inl_logo a{
text-decoration:none;
font-size:24pt;
color:white;
margin-left:5px;
}

.inl_header{
	height: 100px;
	min-width: 100%;
	position:absolute;
	top:0px;
	z-index:7;
	left:0px;
	background-color:#016f8e;
}

#blockHeader {
	display: flex;
	justify-content: center;
	top: 50%;
    position: absolute;
    margin-top: -35px;
    width: 100%;
}
#inl_sous_header{
	margin-left:auto;
	margin-right:auto;
	width:1010px;
	overflow:hidden;
    height: 80px;
    position: relative;
}
.navigLien{
	color:white;
	font-size: 15px !important;
	font-style: normal;
	font-family: sans-serif;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 20px 15px 0 !important;
	letter-spacing: 2px !important;
	text-decoration: none;
}
.navigLien:hover{
	color:white;
	font-size: 15px !important;
	font-style: normal;
	font-family: sans-serif;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 20px 15px 0 !important;
	letter-spacing: 2px !important;
	text-decoration: none;
}
.navigLien:focus{
	color:white;
	font-size: 15px !important;
	font-style: normal;
	font-family: sans-serif;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 20px 15px 0 !important;
	letter-spacing: 2px !important;
	text-decoration: none;
}

.inl_onglet_inactif{
float:left;
background:url('/bundles/imldefault/images/onglet_inactif.png') no-repeat 0px 100% transparent;
width:104px;
line-height:47px;
text-align:center;
font-family:Tahoma;
margin-right:3px;
}

.inl_onglet_inactif a{
text-decoration:none;
font-family:Tahoma;
font-size:19pt;
color: #447D8E;
}

/************************Contenu*****************************/
.inl_contenu{
    height: 100%;
    width: 1010px;
    margin-top:100px;
    overflow:hidden;
    position:relative;
    padding-bottom:116px;
}

/************************Contenu Cadre Gauche*****************************/

/** Home **/
#inl_home_accueil{
	width:100%;
	height:100%;
	display:block;
	color:white;
}

#inl_contenu_gauche{
width:182px;
float:left;
height:100%;
font-family:Tahoma;
font-size:11pt;
color:#3a3f46;
}
#inl_home{
width:100%;
background:url('/bundles/imldefault/images/inl_accueil.png');
background-repeat:repeat-x;
height:42px;
line-height:42px;
color:white;
font-size:15pt;
position:relative;
}
#inl_home img{
margin-right:6px;
margin-left:9px;
}


/************************************************************* Photo *****************************/
#inl_photo_profil{
width:182px;
position:relative;
float:left;
cursor: pointer;
}
#inl_photo_profil img{
float:left;
}
.navigation{
	cursor: pointer;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 20px;
	height: 40px;
}
.navigation:hover{	
	background-color: RGB(3,128,165);
}
#inl_photo_profil .nav_right{
	right:0px;
	border-radius: 5px 0px 0px 5px;
}
#inl_photo_profil .nav_left{
	left:0px;
	border-radius: 0px 5px 5px 0px;
}
/************************** Contenu Droit *********/
#inl_contenu_droite{
	position: relative;
	/*top: -38px;*/
float:right;
width:182px;
height:100%;
background-color:#f9f9f9;
}
/************************** Contenu du gabarit de réponse *********/

#inl_contenu_centre_reponse{
float: left;
width: 680px;
height: 100%;
margin-left: 119px;
}

#inl_contenu_centre_page
{
	margin-top:10px;
	font-family:Tahoma;
	border: 1px solid #DFDFDF;
	background-color: #F9F9F9;
	color: #7F7F7F;
	border-radius: 3px;
}
table.titre_reponse td
{
	padding-left:10px;
}
table.titre_reponse td.title
{
	width: 680px;
	font-size: 14pt;
	background-color: #DFDFDF;
	border-radius: 3px;
}

/**************************************** Contenu Centre *********************************/
#inl_contenu_centre{
float: right;
width: 828px;
height:100%;
}

#inl_contenu_haut_page
{
	height:41px;
	width: 632px;
	line-height:41px;
	padding-left:7px;
	background:white;
	font-family:Tahoma;
	
}

.centrer_hor_vert_navigation{
	left: 50%;
    margin-left: -6px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
#inl_navigation_left{
width:24px;
float:left;
height:100%;
line-height: 88px;
text-align: center;
position:relative;
}
#inl_navigation_right{
	width:24px;
float:right;
height:100%;
line-height: 88px;
text-align: center;
position:relative;
}
.inl_navigation img{
margin-top:7px;
cursor:pointer;
}

#inl_mon_compte{
	text-align: center;
background:white;
}



#inl_mon_compte a{
text-decoration:none;
}
#inl_mon_compte_status{
margin-right:4px;
}
#inl_mon_compte_status img{
margin-top:1px;
}
#inl_mon_compte_name{
	background-color: white;
	width: 100%;
	padding-bottom: 5px;
}
#inl_mon_compte span{
}

#inl_mon_compte_actions{
	height: 70px;
	position: absolute;
	right: 5px;
	top: 10px;
	color: white;
	text-align: right;
}

#inl_collab{
	height: 70px;
	position: absolute;
	left: 0;
	top: 13px;
	color: white;
}


#inl_mon_compte_actions a{
	color: white;
	margin-top:1px;
}
#inl_mon_compte_actions img{
	padding-left: 10px;
	position: relative;
	width: 20px;
	transform: rotate(90deg);
}
#inl_mon_compte_actions p {
	position: relative;
}

#inl_titre_page{
float:left;
margin-left:14px;
font-size:18pt;
color:#1f7399;
	width: 632px;
}

#inl_menu_actions{
height:67px;
border-top:1px solid #dfdfdf;
border-bottom:1px solid #dfdfdf;
line-height:67px;
}

#inl_liste_action{
height:100%;
list-style: none;
margin:0px;
padding:0px;
}

.inl_item_action{
width:64px;
height:100%;
float:left;
margin:0px 10px;
}

li.inl_item_action a {
	display:				block;
	
	margin-top:				7px;
	
	width:					66px;
	height:					55px;
	
	background-position:	top center;
}

li.inl_item_action a:hover {
	background-position:	bottom center;
}

ul#inl_liste_action li a span {
	display:				none;
}

ul#inl_liste_action li#Sauvegarder a {
	background-image:		url("/bundles/imldefault/images/btn_action_save.png");
}

ul#inl_liste_action li#Lister a {
	background-image:		url("/bundles/imldefault/images/btn_action_lister.png");
}

ul#inl_liste_action li#Annuler a {
	background-image:		url("/bundles/imldefault/images/btn_action_cancel.png");
}

ul#inl_liste_action li#Rechercher a {
	background-image:		url("/bundles/imldefault/images/btn_action_search.png");
}

ul#inl_liste_action li#Ajouter a {
	background-image:		url("/bundles/imldefault/images/btn_action_add.png");
}

ul#inl_liste_action li#Supprimer a {
	background-image:		url("/bundles/imldefault/images/btn_action_delete.png");
}

ul#inl_liste_action li#Imprimer a {
	background-image:		url("/bundles/imldefault/images/btn_action_print.png");
}

.inl_item_action img{
cursor:pointer;
}

#inl_contenu_central{
width:646px;
float:left;
height:100%;
}

#bgleft{
position:absolute;
top:0px;
left:0px;
z-index:-1;
background:#f4f4f4;
height:100%;
width:182px;
}
#bgleft2{
position:absolute;
top:0px;
left:0px;
margin-left:175px;
z-index:0;
background:url('/bundles/imldefault/images/ombre_gauche.png') repeat-y 100% 0 transparent;
height:100%;
width:7px;
}
#bgleft3{
position:absolute;
top:0px;
right:0px;
margin-left:182px;
z-index:0;
background:url('/bundles/imldefault/images/ombre_gauche.png') repeat-y 100% 0 transparent;
height:100%;
width:7px;
}

#bgright{
	position:absolute;
	top:141px;
	right:0px;
	z-index:-1;
	background:#f9f9f9;
	height:100%;
	width:182px;
}

#resultat{
	margin-top:5px;
	min-height:20px;
	min-width:40px;
	display:none;
}
.loading{
	background-position: center;
	background-size: 20px !important;
	background:url("/bundles/imldefault/images/newLoading.gif") no-repeat 10px 50%;
}

.loading_center{
	background:url("/bundles/imldefault/images/newLoading.gif") no-repeat 50% 50%;
}

.login_box {
	margin-left: -5px;
	padding-left: 5px;
	margin-right: 15px;
	padding-top: 5px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
}



.alert_warning {
	background-color: #eedc94;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
	background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
	border-color: #eedc94 #eedc94 #e4c652;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #404040;
}
.alert_danger {
	background-color: #c43c35;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), olor-stop(100%, #c43c35));;
	background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
	border-color: #c43c35 #c43c35 #882a25;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF;
}
.login_box .login_message_image {
	float: left;
	margin-right: 10px;
}
.login_box .login_message {
	min-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: justify;
}
.login_box .login_message_link {
	text-decoration: underline;
	color: #2245c4;
}
.login_box .login_message_link:hover {
	color: #007bff;
}

.dialog_message_link {
	text-decoration: underline;
	color: #2245c4!important;
}
.restriction_dialog_message {
	min-height: 32px;
}

.restriction_box {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px;
	font-size: 15px;
}
.restriction_box .restriction_message_image {
	float: left;
	margin-right: 10px;
}
.restriction_box .restriction_message {
	min-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: justify;
}
.restriction_box .restriction_message_link {
	text-decoration: underline;
	color: #2245c4;
}
.restriction_box .restriction_message_link:hover {
	color: #007bff;
}

.sub_nl_checkbox {
	margin-top: 15px;
	color: #7F7F7F;
}
.sub_nl_checkbox label {
	font-weight: normal;
	margin-bottom: 0;
}
.sub_nl_checkbox label.error {
	font-weight: 700;
	margin-bottom: 0;
}


.link {
	color: #337ab7!important;
}
.link:hover {
	text-decoration: underline;
}
.text_muted {
	color: #777;
}

/**********************contenu dynamique central ************************/
#menu_contenu_central{
height:40px;
width:100%;
float:left;
line-height:40px;
color:black;
}
.sous_cadre_contenu_central{
	float:left;
	width:630px;
	border:1px solid #dfdfdf;
	background-color:#f9f9f9;
	font-family:Tahoma;
	font-size:11pt;
	color:#7f7f7f;
	 padding-bottom: 8px;
	 border-radius: 0 5px 5px 5px;
	 min-height: 470px;
	 position:relative;
}
.item_menu_contenu_central{
	padding:0 19px;
	float:left;
	margin-right:4px;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
	border: 1px solid #f5f5f5;
	background:url("/bundles/imldefault/images/background_item_menu_centrale.png") repeat-x;
	cursor: pointer;
	color:#454f5f;
	font-size:13pt;
}

.champ_saisie_global{
	width:100%;
	height:28px;
	line-height:28px;
	clear:left;
	margin-bottom:8px;
}
.label{
	width:140px;
	height:100%;
	float:left;
}
.label_long {
    line-height: 16px;
}
.input_champ_saisie{
border:1px solid #c4c4c4;
border-radius:3px;
float:left;
width:415px;
padding:0px 12px;
background:white;
}

.input_champ_saisie_min{
	border:1px solid #c4c4c4;
	border-radius:3px;
	float:left;
	width:215px;
	padding:0px 12px;
	background:white;
}

.select_champ_saisie{
	border:none;
	float:left;
	line-height:30px;
	width:410px;
	background: white;
}
.select_champ_saisie option{
	
	padding-left: 8px;
}
.conteneur_select_champ_saisie{
	background:white;
	border-radius:3px;
	float:left;
	padding: 5px 12px;
    width: 415px;
    border: 1px solid #C4C4C4;
}
.conteneur_select_adresse{
	background:white;
	border-radius:3px;
	float:left;
	padding: 5px 12px;
    width: 162px;
    border: 1px solid #C4C4C4;
}
.cadrage_boite_contenu_central{
	padding: 7px  14px;
	float:left;
}
.cadrage_sous_boite_contenu_central{
	padding: 0px 14px;
	position:relative;
	float: left;

}

.boite{
	 background: url("/bundles/imldefault/images/background_boite.png") repeat-x scroll 0 100% white;
    border-color: #DFDFDF #DFDFDF #D8D8D8;
    border-left: 1px solid #DFDFDF;
    border-style: solid;
    border-radius: 3px;
    border-width: 1px;
    float: left;
    height: 100%;
    margin-top: 20px;
    padding-bottom: 9px;
    min-height:150px;
    position:relative;
    padding-bottom: 33px;
    color: #7F7F7F;
}
.libelle_titre_boite{
	float:left;
	margin-left:9px;
	padding-right:15px;
	background:url("/bundles/imldefault/images/background_menu_fiche_repeat.png");
	background-repeat:repeat-x;
	border-radius:0px 10px 10px 0px;
	
}
.conteneur_libelle_titre_boite{
	position:absolute;
	top:0px;
	left:5px;
	background:url("/bundles/imldefault/images/background_menu_fiche_gauche.png");
	background-repeat:no-repeat;
	height:30px;
	text-align:center;
	line-height:26px;
	color:white;
	font-family:Tahoma;
	font-size:13pt;
	z-index:50;
}
.input_champ_saisie_adresse_postale{
	margin-top:8px;
	width:415px;
	border:1px solid #c4c4c4;
	border-radius:3px;
	float:left;
	height:100%;
	padding:0px 12px;
	background:white;

}
.champ_saisie_adresse_postale{
	margin-top:8px;
	width:100%;
	height:28px;
	line-height:28px;
	clear:left;
}

.label_adresse_postale{
	margin-left: 12px;
	width:128px;
	height:100%;
	float:left;
	margin-top: 8px;
}

.label_adresse_postale_mini{
	margin-left: 12px;
	width:128px;
	height:100%;
	float:left;
}

.input_code_postal_adresse_postale{
	width:38px;
border:1px solid #c4c4c4;
border-radius:3px;
float:left;
height:100%;
padding:0px 12px;
}

.input_mini{
	width:162px;
	border:1px solid #c4c4c4;
    border-radius:3px;
    float:left;
    height:100%;
    padding:0px 12px;
    background:white;
}
.select_mini{
	border:none;
	float:left;
	width:168px;
	background:white;
}
.label_mini{
	width:65px;
	height:100%;
	float:left;
	text-align:center;
}
.champ_saisie_mini{
	float:left;
	height:28px;
	line-height:28px;
	margin-top:8px;
}
.conteneur_champ_saisie_adresse_postale{
	width:188px;
	height:100%;
	float:left;
}
.select_adresse_postale{
	width:182px;
	border:none;
	border:0px;
	 margin-top: 5px;
	padding: 0 0 0 9px;
}

.conteneur_select_adresse_postale{
	width:186px;
	height:100%;
	float:left;
	background:white;
	border:1px solid #c4c4c4;
	border-radius:3px;
}
.boite_action{
		background: url("/bundles/imldefault/images/sans_ombre.png") repeat scroll 0 0 transparent;
    border-radius: 3px;
    box-shadow: 0 2px 2px #454F5F;
    color: #454F5F;
    cursor: pointer;
    display: block;
    font-size: 10pt;
    height: 25px;
    line-height: 26px;
    min-width: 20px;
    padding:0px 4px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
}

.boite_action_list{
	display:block;
	cursor:pointer;
	line-height:28px;
	background:url("../images/background_bouton_mini.png") repeat-x;
	border-radius:3px;
	 -moz-box-shadow:0 1px 1px rgba(182, 182, 182, 0.75);
     -webkit-box-shadow: 0 1px 1px rgba(182, 182, 182, 0.75);
     box-shadow: 0 1px 1px rgba(182, 182, 182, 0.75);
	border:1px solid #D8D8D8;
	font-size:16pt;
	color:#454F5F;
	min-width:32px;
	position:relative;
	height:28px;
	text-align:center;
	
}
.boite_action_list:hover{
	background:#FFB600;
}

.action_boite{
	  left: 50%;
    margin-left: -9px;
    margin-top: -9px;
    position: absolute;
    top: 50%;
}
.boite_action_navigation_double_droite{
	position:absolute;
	top:50%;
	margin-top:-6px;
	left:50%;
	margin-left:-10px;
}
.boite_action_navigation_double_gauche{
	position:absolute;
	top:50%;
	margin-top:-6px;
	left:50%;
	margin-left:-10px;
}
.boite_action_navigation_simple_gauche{
	 left: 50%;
    margin-left: -8px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
}
.boite_action_navigation_simple_droite{
	 left: 50%;
    margin-left: -6px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
}
.liste_action_boite{
	background: none repeat scroll 0 0 whiteSmoke;
    border-radius: 0 0 5px 5px;
    border-top: 1px solid threedhighlight;
    bottom: 0;
    left: 0;
    padding-top: 2px;
    position: absolute;
    width: 100%;
    height:30px;
    font-weight: bold;
}
.liste_action_boite_liste{
    bottom: 0;
  
    left: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
    height:30px;
    font-weight: bold;
}
.boite_nav_gauche{
 background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/bundles/imldefault/images/separateur_vertical.png");
    background-origin: padding-box;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    background-size: 1px 22px;
    float: left;
    padding-right: 8px;
    }

.boite_action_right{
	float:right;
	margin-right:6px;
	
}

.boite_action_left{
	float:left;
	margin-left:6px;
}
.boite_liste_onglet{
	margin:0px;
}
.boite_action:hover{
	background:#ffb600;
}
.onglet_actif{
	background:#adb7c0 !important;
	border-color: #adb7c0 !important;
}
.onglet_actif, .onglet_actif a{
	color:white
}
.onglet_inactif{
	background:url("/bundles/imldefault/images/background_item_menu_centrale.png") repeat-x;
}
.adresses_postales_inactif{
	display:none;
}
.adresses_postales_actif{
	display:block;
}

.geocomplete
{
	margin-top:3%;
	margin-left:2%;
	width:541px;
	border:2px solid #c4c4c4;
	border-radius:3px;
	float:left;
	height:100%;
	padding:0px 12px;
	background:white;
	margin-top:16px;
	margin-bottom:8px;
	height:28px;
}


/*****************************************************************WIDGET*****************************************/
/***METEO****/
#widget{
	float:left;
	margin-left:80px;
	font-family: Tahoma;
}

.cadre_widget{
    border-radius: 3px;
	float: left;
	border:1px solid #015068;
	margin-left:10px;
	margin-top:6px;
}
.cadre_widget_border{
	border: 1px solid #b2d2db;
    border-radius: 3px;
    float: left;
    padding: 2px 4px;
    min-width: 108px;
    position: relative;
    line-height: 34px;
}

#heure_barre_hor{
	background: none repeat scroll 0 0 #95C2CF;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 95%;
}
#heure_barre_vert{
	background: inherit;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px;
	
}
#heure_border{
	font-size:16pt;
	color: white;
	text-align: center;
}


#meteo_photo{
float:left;	
}

#meteo_informations{
	float:left;
	color:white;
	min-width: 85px;
}

#meteo_temperature{
	float:left;
	font-size:14pt;
}

#meteo_ville{
	float: left;
    font-size: 13pt;
    margin-left: 5px;
    text-transform: capitalize;
}
#meteo_temperature_max{
	float:left;
	text-align:center;
}
#meteo_temperature_min{
	float:right;
	padding-left:4px;
	text-align:center;
}
#meteo_bas{
font-size:8pt;	
overflow:hidden;
}
#meteo_header{
	overflow:hidden;
	height: 22px;
    line-height: 22px;
}
#heure{
	font-size:20pt;
	float:left;
	width:100%;
	height: 100%;
}
#horloge_heure{
	width:45%;
	float:left;
	line-height:35px;
}
#horloge_min{
width:45%;
float:left;
line-height:35px;
}
.taille_input{
	height:28px;
}

.tel{
	width:441px;
}

.taille_select{
	height:18px;
}
.error{
	/* box-shadow: 0 0 5px 2px red; */
	/*border-color:#EE5F5B !important;*/
	border: 1px solid #EE5F5B !important;
}
input, select {
	font-size:10pt;
	font-family:Tahoma;
}
.onglet_mini_actif{
	background:#ffb600;
}
.textarea_dialog{
	width:342px;
	height:92px;
	margin-top:5px;
	float:left;
}
.textarea_dialog_piecej{
	width:386px;
	height:92px;
	margin-top:5px;
	float:left;
}
.right{
	float:left;
}
.boite_personnel_sante{
	padding-bottom:8px
}
.liste_action_boite_liste_personnel{

	 bottom: 2px;
    left: 1px;
    padding: 4px 0 0;
    width: 629px;
}

.boite_liste_onglet a:first-child{
	margin-left:2px;
}

.libelle_search{
	width:200px;
	background:none;
}
input[type="checkbox"] {
    margin: 0 8px 0 0;
    padding: 0;
}
.adressesPostales{
	float: left;
    margin-bottom: 8px;
}
span.required{
	color:red;
}
.label_compte{
	width:50%;
	height:100%;
	float:left;
}
/**************** PAGINATION ********/
div.paginationParent{
	width:377px;
	overflow:hidden;
	height:29px;
	line-height:29px;
	float:left;
	margin-left:6px;
}
div.paginationParent > div{
	width:10000px;
	position:relative;
}

/* /***************** CHANGE LANG ***********/ */

/* #wifeo_conteneur_menu{ */
/* 	float:right; */
/* } */

/* #wifeo_pagemenu{ */
	
/* 	} */



.custom-dialog-info
{
	padding-top:50px;
}

.alert-message-content
{
	color:red;
}
#copyright {
	float:left;
	color: #A3A8AB;
	width:100%;
	text-align:center;
	padding-top: 20px;
}
#copyright p {
	margin:0;
	padding:0;
}



.checkbox-container {
	padding-top: 30px;
	width: 632px;
	min-height: 420px;
}

.checkbox-label {
	display: block;
	padding: 20px;
	margin: 10px;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	transition: background-color 0.3s, color 0.3s;
}

.children-list {
	display: flex;
	flex-direction: row;
}
.checkbox-label-child {
	padding: 10px;
	margin: 3px;
	background-color: #fff;
	border: 2px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	transition: background-color 0.3s, color 0.3s;
}

.checkbox-container input[type="radio"] {
	display: none;
}

.checkbox-container input[type="radio"]:checked + .checkbox-label {
	background-color: red;
	color: white;
	border-color: red;
}