﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}


:focus {outline: 0;}
ol, ul {list-style: none;}
	
body{ 
    font-family: 'Source Sans Pro', sans-serif;
	margin:0px;
	padding:0px;
	background-color:#adacac;
}
:

ul {list-style-type:disc;}

a {
	text-decoration:none;
    color: #006699;
    font-size:16px;
	}
	
a:hover {
	text-decoration:none;
	color:#0099cc;
}
a img /* Toutes les images contenues dans un lien */
{
border: none; /* Pas de bordure */
} 

div.clear{clear:both;}

.center {
    text-align:center;
}

.HideAlways { display:none !important; }

.banner {
	width: 980px;
	height:110px;
	background-color: #fff;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
.banner img{
	float:left;
	}	
	
.banner H1{
	font-size:18px;
	line-height:18px;
	font-weight:normal;
	color:#6a8593;
	margin:0px 00px 0 0px;
	padding:0;
	float:left;
	width:100%;
	display:block;
}

.banner H2{
	font-size:30px;
	line-height:30px;
	font-weight:bold;
	color:#004a7f;
	margin:0px 00px 0 0px;
	padding:0;
	float:left;
	width:100%;
	display:block;
	
	}
		
.titre_banner {
width: 350px;
height: auto;
margin: 47px 0px 0px 30px;
float: left;
	}
	
.bande_bleue {
	width:1000px;
	height:257px;
	margin:0 auto 0 auto;
	}	

.bande_bleue_left  {
    width: 260px;
    height: 219px;
    background-color: #006699;
    text-align: left;
    float: left;
    padding: 38px 25px 0px 35px;
    margin: 0px auto;
	}
	
.bande_bleue_left  p{
	font-style:normal;
	font-size:20px;
	color:#FFF;
	}
	
.bande_bleue_right  {
	width:100%;
	height:257px;
	background-color: #015077;
	text-align: left;
	float:left;
	margin: 0 auto 0 auto;
    position:relative;
	}
.bande_bleue_right .left span{
	font-style:normal;
	font-size:15px;
	color:#FFF;
	}

.left  {
	height:auto;
	float:left;
	margin:15px 0 0 30px;
	}

.left p {
margin: 10px 0px;
float:none;
}


.left .inputfield{
font-size: 16px;
line-height: 26px;
border: 0px solid #DBD9DB;
color: #606060;
padding: 5px 7px;
width: 296px;
height: 25px;
-webkit-border-radius: 0;
-webkit-appearance:0px;
-moz-border-radius: 0;
border-radius: 0;
}

.left .inputfield::placeholder {
    color: #adacac;
    letter-spacing: 1px;
    opacity: 1; /* Firefox */
}

.left .inputfield:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #adacac;
    letter-spacing: 1px;
}

.left .inputfield::-ms-input-placeholder { /* Microsoft Edge */
    color: #adacac;
    letter-spacing: 1px;
}

.btn_bloc  {
margin:15px 0 0 0;
width:auto;
}
.btn_bloc_form  {
margin: 0 0 0 15px;
width:auto;
float:right;
}

.blockField {
    position:relative; 
    float:left!important;
    width:300px;
    margin:10px 30px 0 0!important;
}

.bouton {
float: left;
width:auto;
background:#006699;
color: #fff;
}

.input-submit {
color: #fff;
padding: 9px 30px 9px;
font-size: 22px;
line-height: 20px;
}

.mdp {
font-size: 13px;
color: #FFF;
padding: 5px 7px;
text-decoration:underline;
}
.mdp:hover {
color: #FFF;
text-decoration:none;
}

.right  {
    position:absolute;
    bottom:20px;
    right:20px;
	}

.right p {
margin: 10px 0px;

}


.left .text_2 {
margin: 10px 0px;
color: #FFF;
font-size: 26px;
line-height: 20px;
}

.contenu_middle {
	width: 980px;
	height:auto;
	/*min-height: 100px;*/
	background:url(../Images/fond_contenu_3.png) bottom no-repeat #fff;
	background-size:100%;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 15px 0 350px 0;
	}

.contenu_middle p{
	font-size: 16px;
	color: #000;
	width: 508px;
	padding: 5px 7px;
	font-weight:normal;
	margin:10px 0 0 28px;
	}
.contenu_middle a{
    font-size:16px;
	color: #006699;
	font-weight:bold;
	}


.footer {
	width: 980px;
	height:30px;
	background:#647c84;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0;
	}
.footer_2 {
	width: 980px;
	height:30px;
	background:#004a7f;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 10px 0;
	float: left;
	}
.footer p,.footer_2 p{
	font-size: 16px;
	color: #FFF;
	font-weight:bold;
	margin: 0px 0 0 10px;
	padding: 8px 0 0 0;
	}
.footer a{
	font-size: 16px;
	color: #006699;
	font-weight:bold;
	margin: 0px 0 0 10px;
	padding: 8px 0 0 0;
	}

.copyright {
width: 980px;
color: #FFF;
font-size: 10px;
line-height: 11px;
margin: 0 auto 0 auto;
text-align: right;
}
.signatureFooter {
	font-size:9px;
	color:#FFF;
	font-weight:normal;
	margin: 10px 10px 0 0px;
	padding: 0px 0 0 0;
	width: auto;
display: inline;
float:right;
	}
.signatureFooter a{
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
	}	
	
.copyright img {
margin: 0px 5px 0 0;
float:right;
display:inline;
}	

/*////////DEMANDES//////*/
.session {
width: 405px;
height: auto;
margin: 20px 0px 0px 0px;
float: right;
	}
.session p{
font-size: 16px;
color: #006699;
font-weight: normal;
padding-right:28px;
	}
.session img{
	display:inline;

	}


.nom_demande {
float: right;
display: inline;
border-top: 1px solid rgb(204, 204, 204);
width: auto;
min-width: 405px;
height: 45px;
padding: 0px;
margin: 20px 40px 0px 0px;
	}
	
.nom_demande p{
font-size: 16px;
color: #006699;
font-weight: normal;
margin: 0px 0 0 0px;
padding: 12px 0px 0 0px;
display: inline;
float: right;
text-align: right;
	}


.nav {
	width: 980px;
	height:80px;
	background:url(../Images/ville_de_gatineau_separation.png) #fff;
	text-align: left;
	margin: 0 auto 0 auto;
	}

.retour_accueil {
	width: auto;
	height:auto;
	float:left !important;
	text-align: left;
	padding:28px 10px!important;
	}
.retour_accueil img {
	float:left;	
	}
.retour_accueil p{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	float:left;
	margin: 0px 0 0 8px;
	
	}
	
.nav_btn_bloc {
    background: #004a7f;
    width: 980px;
    height: 80px;
    float: left;
	}
.nav_btn_bloc a{
        float: right;
    vertical-align: middle;
    font-size: 1em;
    color: #FFF;
    height: 80px;
    padding: 18px 10px!important;
    text-decoration: none;
    box-sizing: border-box;
	}
    .nav_btn_bloc a.guide {
    float:left;
    /*border:none;*/
    }
    
.nav_btn_bloc img,p{
	float:left;
}
    .nav_btn_bloc a:first-child {
    border:none !important;
    }
.nav_btn_bloc p{
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin:2px 0 0 8px
}
	
.nav_btn_bloc a:hover{
    color: #FFF;
    background-color: #005fa3;
	}

    .nav_btn_bloc a.guide:hover {
    float:left;
    }
	
.nav_btn_bloc .nav_btn_hover{
	width: auto;
	float:right;
	background:#005fa3 ;
	}

.bande_bleue_demande {
	width:1000px;
	min-height :77px;
	margin:0 auto 0 auto;
	background-color: #006699;
	}	

.bande_bleue_demande H2 {
	font-style:normal;
	font-size:25px;
	color:#FFF;
	margin: 20px 0 0 48px;
	float:left;
	}
.bande_bleue_demande  p{
	font-style:normal;
	font-size:23px;
	color:#FFF;
	margin: 25px 0 0 10px;
	float:left;
	}

.bouton_demande {
float: right;
width: auto;
height: 57px;
background: #004a7f;
color: #fff;
margin: 10px;
}	
.bouton_demande img{
float: left;
margin: 12px 0 0 30px;
}	
.bouton_demande h2{
float: left;
margin: 12px 12px 0 12px;
}

.contenu_middle_2 {
	width: 980px;
	height:auto;
	min-height: 280px;
	background:url(../Images/fond_contenu.png) bottom no-repeat #fff;
	text-align: left;
	margin: 0 auto 0 auto;
	padding:0px 0 350px 0;
	}
.contenu_middle_3 {
	width: 980px;
	height:auto;
	min-height: 280px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding:0px 0 30px 0;
	}
	
.contenu_middle_4 {
	width: 980px;
	height:auto;
	text-align: left;
	margin: 0 auto 0 auto;
	padding:0px 0 0px 0;
	}

.tableau_demande {
	margin: 28px 0 0 38px;
}

.ligne_titre {
	margin: 0px 0 0 0px;
	height: 25px;
	width: 902px;
	border-bottom: #d2dade solid 1px;
	padding: 15px 0 0 0;
}


.ligne_titre p {
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color:#6a8593;
	margin:0px 0 0 0px;
	float:left;
	}

.tableau_demande .longueur_colonne_1 {
	width:80px;
	}
.tableau_demande .longueur_colonne_2 {
	width:140px;
	}
.tableau_demande .longueur_colonne_3 {
	width:110px;
	}
	.tableau_demande .longueur_colonne_3_2 {
	width:80px;
	}
.tableau_demande .longueur_colonne_4 {
	width:160px;
	}
.tableau_demande .longueur_colonne_5 {
	width:120px;
	}
.tableau_demande .longueur_colonne_6 {
	width:60px;
	}

.ligne_demande {
    margin: 0px 0 0 0px;
    /*height: 100px;*/
    width: 902px;
    border-bottom: #d2dade solid 1px;
    padding: 8px 0;
}

.accepte {
background-color:#f1eee4;

}

.refuse {
background-color:#f1eee4;

}

.accepte .number{
background-color: #004a7f;

}

.refuse .number{
background-color: #FFCC00;

}


.ligne_demande p {
	font-weight:normal;
	font-size:16px;
	color:#1e3c47;
	margin:0px 0 0 0px;
	float:left;
}

.ligne_demande .space{
	margin:8px 0 0 0px;
}

.ligne_demande_header {
    margin: 0px 0 0 0px;
    height: 42px;
    width: 902px;
    border-bottom: #d2dade solid 1px;
    padding: 8px 0 0 0;
}

.ligne_demande_header .space{
	margin:8px 0 0 0px;
}

.ligne_demande_header p {
	font-weight:bold;
	font-size:16px;
	color:#1e3c47;
	margin:0px 0 0 0px;
	float:left;
	}

.number {
font-weight: bold;
font-size: 16px;
color: #ffffff;
background-color: #1e3c47;
margin: 0px 0 0 0px;
padding: 9px 0 0 8px;
float: left;
width: 60px;
height: 25px;
}

/*/////////DEMANDES AGENTS//////////*/

.recherche_demande {
    background:#004a7f;
width: 892px;
height: 34px;
margin: 40px 0 0 38px;
padding: 8px 0 0 8px;
font-weight: normal;
font-size: 22px;
color: #ffffff;
}

.recherche_demande img,p{
	margin:0 8px 0 0;
	float: left;
}


.resultat_demande {
background:#005fa3;
width: 892px;
height: 34px;
margin: 40px 0 0 38px;
padding: 8px 0 0 8px;
font-weight: normal;
font-size: 22px;
color: #ffffff;
}

.resultat_demande img,p,h3{
	float:left;
	margin:0 8px 0 0;
}

.resultat_demande h3{
	font-size: 16px;
	margin:5px 0 0 0;
}
.tableau_resultat {
	margin:0px 0 0 38px;
}

.tableau_resultat .longueur_header_1 {
	width:0px;
}
.tableau_resultat .longueur_header_2 {
	width:50px;
	font-weight:bold;
}
.tableau_resultat .longueur_header_3 {
	width:122px;
}
.tableau_resultat .longueur_header_3_1 {
	width:68px;	
}
.tableau_resultat .longueur_header_3_2 {
	width:100px;
}
.tableau_resultat .longueur_header_3_3 {
	width:110px;
}
.tableau_resultat .longueur_header_3_4 {
	width:80px;
}
.tableau_resultat .longueur_header_4 {
	width:56px;
}
.tableau_resultat .longueur_header_5 {
	width:140px;
}
.tableau_resultat .longueur_header_5_1 {
	width:95px;
	text-align:center;
}

.tableau_resultat .longueur_colonne_1 {
	width:0px;
}
.tableau_resultat .longueur_colonne_2 {
	width:50px;
	font-weight:bold;
}
.tableau_resultat .longueur_colonne_3 {
	width:130px;
}
.tableau_resultat .longueur_colonne_3_1 {
	width:60px;	
}
.tableau_resultat .longueur_colonne_3_2 {
	width:50px;
}
.tableau_resultat .longueur_colonne_3_3 {
	width:50px;
}
.tableau_resultat .longueur_colonne_3_4 {
	width:80px;
    text-align:center;
}
.tableau_resultat .longueur_colonne_4 {
	width:120px;
}
.tableau_resultat .longueur_colonne_5 {
	width:174px;
}
.tableau_resultat .longueur_colonne_5_1 {
	width:95px;
	text-align:center;
}
	
.contenu_middle_3 {
	text-align: left;
	}

.inner {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    padding-bottom: 50px;
}
.inner_2  {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    width: 980px;
}
	
.recherche_form {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    height: 70px;
    margin-top: 25px;
}

.recherche_form .inputfield{
    font-size: 16px;
    border:1px solid #DBD9DB;
    color: #606060;
    padding: 5px 7px;
    height: 25px;
    -webkit-border-radius: 0;
    -webkit-appearance:0px;
    -moz-border-radius: 0;
    border-radius: 0;
}

.etat {
    margin-right:20px;
    width:202px;
}

.association {
    margin-right:20px;
    width:372px;
}
.date {
    margin-right:20px;
    width:124px;
}
.etat {
    margin-right:20px;
    width:202px;
}

.bouton_recherche_demande {
    float:left;
    width: auto;
    height:37px;
    background:#006699;
    border-radius:0;
    color: #fff;
    margin:6px;
    font-size:18px;
    border: none;
    cursor:pointer;
}	
.bouton_recherche_demande h2 {

    margin:8px 12px 0 12px;
	font-style:normal;
	font-size:18px;
	color:#FFF;
}

.bouton_add_event {
    float:left;
    width: auto;
    height:37px;
    background:#006699;
    border-radius:0;
    color: #fff;
    margin:6px;
    font-size:18px;
    border: none;
    cursor:pointer;
}	
.bouton_add_event h2 {

    margin:8px 12px 0 12px;
	font-style:normal;
	font-size:18px;
	color:#FFF;
}
.bouton_mod_event {
    float:left;
    width: auto;
    height:37px;
    background:#006699;
    border-radius:0;
    color: #fff;
    margin:6px;
    font-size:18px;
    border: none;
    cursor:pointer;
}	
.bouton_mod_event h2 {

    margin:8px 12px 0 12px;
	font-style:normal;
	font-size:18px;
	color:#FFF;
}


/*//////////AGENTS//////////////*/


.agent_bloc {
width: 892px;
height: 34px;
margin: 10px 0 0 38px;
padding: 8px 0 0 8px;
font-weight: normal;
font-size: 22px;
color: #ffffff;
cursor:pointer;
}

.agent_bloc h3{
	font-size: 16px;
	color:#fbffc3;
	margin:5px 0 0 0;
}

.fermer {
background:#004a7f;
}

.ouvert {
background:#005fa3;
}

.agent_bloc img,p{
	margin:0 8px 0 0;
	float: left;
}


/*//////////////////FORM////////*/


.bande_bleue_formulaire {
    width: 1000px;
    height: 97px;
    margin: 0 auto 0 auto;
    background-color: #006699;
	}	

.bande_bleue_formulaire H2 {
    font-style: normal;
    font-size: 23px;
    color: #FFF;
    margin: 10px 0 0 48px;
    float: left;
	}
.bande_bleue_formulaire  p{
font-style: italic;
font-size: 16px;
color: #FFF;
margin: 25px 0px 0 15px;
float:left;
 vertical-align:top;

	}
.bande_bleue_formulaire  img{
float:left;
	margin: 18px 00px 0 10px;
	}


.form_left_column {
	height: auto;
margin: 0 auto 0 auto;
padding: 30px 0 30px 37px;
float: left;
	}	

.form_right_column {
width: 630px;
height: auto;
margin: 0 auto 0 auto;
float: left;
display: inline;
box-sizing:border-box;
padding: 30px 30px 0px 0px;
	}	
	
	.form_right_column_l {
width: 700px;
height: auto;
margin: 0 auto 0 auto;
float: left;
display: inline;
padding: 30px 0 30px 37px;
	}	
	
.text_sauvegarde {
	font-weight: bold;
	font-size: 16px;
	color: #004a7f;
	margin: 10px 0px 0 0px;
	float: left;
	height: 60px;
	}
.text_sauvegarde_2{
	font-weight:normal;
	font-size:16px;
	color:#000;
	margin: 00px 0px 10px 0px;
	float:left;
	}
		
.form_left_column p{ display: block; cursor: pointer; line-height: 18px; padding-bottom: 9px; font-size:16px; color:#004a7f; font-weight:bold; height:auto; width:100%;}

.form_right_column p{ display: block; cursor: pointer; line-height: 18px; padding-bottom:0px; font-size:16px; color:#004a7f; font-weight:bold; height: auto; width:100%;}

/*label { display: block; cursor: pointer; line-height: 14px; font-size:12px; color:#000; height:25px;}*/

.form {
margin-left: auto;
margin-right: auto;
width: 980px;
background:#fff;
float: left;
background-color: white;
padding-bottom:40px;
	}
	
.OtherPageContent
{
    padding:0 0 0 30px;

}
	
	
.form_left_column .content  {

margin-right: 0;
width: 393px;
height: auto;
}
.form_left_column .content_2  {

margin-right: 0;
width: 244px;
height: auto;
}

.form_right_column .content  {
width: 600px;
height: auto;
margin: 0 0 20px 0;
}

.radios     {
	display:block;
	width:auto;
  }
 
.bouton_form_suivant, .bouton_form_precedent{
float:left;
width: auto;
height:37px;
background:#006699;
color: #fff;
border-radius:0;
margin:0px;
}	
 
.bouton_delete{
background:#dc3545!important;
}
.bouton_form_precedent{
margin: 10px 0 0 85px;
}
.bouton_form_suivant{
margin: 10px 0 0 10px;
}


.bouton_form_suivant h2{
float: left;
margin:8px 0px 0 9px;
	font-style:normal;
	font-size:16px;
	color:#fff;
}

.bouton_form_precedent h2{
float: left;
margin: 8px 8px 0 0px;
	font-style:normal;
	font-size:18px;
	color:#fff;
}
 
.indication {
float: left;
margin: 0px 8px 0 0px;
	font-style:normal;
	font-size:10px;
	color:#000;
}

.form_confirmation_title {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-left:20px;
}

.form_confirmation_description {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-left:20px;
}
.form_confirmation_description_ul {
    font-size: 16px;
    color: #000;
    text-align: left;
    margin-left:0px;
    padding:15px 40px;
    list-style:circle;
}

/*//////////////////PAGE CONTENT////////*/

.content {
	float: left;

padding: 10px 0 0 8px;
background-color:White;
width:972px;
}

.ligne_content {
margin:5px 0 15px 0px;
height:auto;

padding: 8px 0 0 30px;
width: 100%;
}

.ligne_content p {
	font-weight:normal;
	font-size:16px;
	color:#1e3c47;
	margin:6px 0 5px 0px;
	width: 96%;
	}
.ligne_content h2 {
	font-weight:bold;
	font-size:16px;
	color:#1e3c47;
	margin:6px 0 5px 0px;
    text-decoration: underline;
}
.ligne_content .bigH2 {
	font-weight:bold;
	font-size:25px;
	color:#006699;
	margin:6px 0 5px 0px;
    text-decoration: none;
}
	
	.ligne_content b {

	font-weight:bold;

	}
	
	.ligne_content a {
font-weight: normal;
font-size: 16px;
color: #006699;
margin: 4px 0 0 0;
}
.content_titre {
	font-size:16px;
	color:#1e3c47;
	margin: 5px 0 0px 0px;
    width:800px;
 display:table-row;
 width: 600px;
	}
	
.content_italique {

	font-style:italic;
	margin: 10px 0 10px 0px;

	}
	
	.contenu_middle_5 {
width: 980px;
height: auto;
min-height: 280px;
background:#fff;
margin: 0 auto 0 auto;
padding: 0px 0 360px 0;

}

.inner_3 {
	
background: #fff;
margin-left: auto;
margin-right: auto;
width: 980px;
	}
	
	.img_position {
margin: 0;
float: left;
	}
	
.img_box {
display: block;
border: 3px solid transparent;
overflow: hidden;
	}
	
img.img_box {
    vertical-align: top;
}

.contenu_middle_6 {
width: 980px;
height: auto;
background: #fff;
margin: 0 auto 0 auto;
padding: 0px 0 360px 0;
}

/*/////////////////STYLE TABLEAUX//////*/

table.orga
	{
border-collapse: collapse;
table-layout: fixed;
margin-right: 2em;
margin-top:15px;
margin-bottom:20px;
width: 90%;
float: left;
	}
	
	td.title
	{

	text-align: center;
	vertical-align: middle;
	background:#006699;
	height:40px;
	border:thin black;
	padding: 4px 8px;
	color: rgb(255, 255, 255);
font-weight: bold;
font-size: 16px;
color:#FFF;
	}
	
td.blanc
	{
	border: 1px solid rgb(213, 217, 219);

	text-align: center;
	vertical-align: middle;
	font-weight:normal;
	font-size: 16px;
	color: #1e3c47;
	padding: 5px;
	}
	
td.blanc2
	{
	border: 1px solid rgb(213, 217, 219);

	text-align:left;
	vertical-align: middle;
	font-weight:normal;
	font-size: 16px;
	color: #1e3c47;
	padding: 5px 10px;
	}

td.blanc_grand
	{
	border: 1px solid rgb(213, 217, 219);

	/*height: 6em;*/
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	font-size: 16px;
	color: #1e3c47;	
	padding: 5px;
	}
	
/*//////////////FONT///////////*/

@font-face {
    font-family: 'CandaraRegular';
    src: url('candara.eot');
    src: url('candara.eot') format('embedded-opentype'),
         url('candara.woff') format('woff'),
         url('candara.ttf') format('truetype'),
         url('candara.svg#CandaraRegular') format('svg');
}


@font-face {
    font-family: 'HelveticaRegular';
    src: url('4864.eot');
    src: url('4864.eot') format('embedded-opentype'),
         url('4864.woff') format('woff'),
         url('4864.ttf') format('truetype'),
         url('4864.svg#HelveticaRegular') format('svg');
}
	


.Greenlabel{ display: block; cursor: pointer; line-height: 18px; padding-bottom:0px; font-size:16px; color:#004a7f; font-style:italic; height: auto; width:100%;}


.form_right_column table tr:first-child td { vertical-align:middle; }


table.formulaire-list { max-width:902px; width:100%; }
table.formulaire-list > thead > tr > th { font-weight:bold; font-size: 14px; font-family: 'Source Sans Pro', sans-serif; color:#1e3c47; border-bottom:#d2dade solid 1px; padding:10px 0 5px 0; }
table.formulaire-list > tbody > tr > td { font-weight:normal; font-size: 12px; font-family: 'Source Sans Pro', sans-serif; color:#1e3c47; border-bottom:#d2dade solid 1px; padding:10px 0; }

table.formulaire-list > tbody > tr > td div.cliackable-area { width:100%; }
table.formulaire-list > tbody > tr > td a { color:#006699; text-decoration:none; }

table.labelControl > tbody > tr > td { vertical-align:middle; }

div.recherche_control { margin:0px 0px 0px 5px;display:inline-block;vertical-align:middle; }

div.file-upload-left { display:inline-block;vertical-align: middle; }
div.file-upload-right { display:inline-block;vertical-align: middle; margin-left:20px;font-size:16px;color:red; }

.bg-success { background-color: #dff0d8; padding: 15px; margin: 0 0 10px; float:none; }


table.calendrier-list { max-width:902px; width:100%; }
table.calendrier-list > thead > tr > th { font-weight:bold; font-size: 14px; font-family: 'Source Sans Pro', sans-serif; text-align:center; color:#1e3c47; border-bottom:#d2dade solid 1px; padding:10px 0 5px 0; }
table.calendrier-list > tbody > tr > td { font-weight:normal; font-size: 12px; font-family: 'Source Sans Pro', sans-serif; text-align:center; color:#1e3c47; border-bottom:#d2dade solid 1px; padding:10px 0; }

table.calendrier-list > tbody > tr > td div.cliackable-area { width:100%; }
table.calendrier-list > tbody > tr > td a { color:#006699; text-decoration:none; }

.centerRadio {
    vertical-align: middle;
}

/***Section compte organisme****/
.sectionOBNL { display:none;}
.sectionDemandeSoutien { display:none;}
.sectionresolution { display:none;}

.rblquestionListResponse .radio {
    float: left;
    padding-top: 4px;
}
.rblquestionListResponse  .radio + label {
    float: left;
    padding-left:5px;
}


.tableDateBlock {
    border:solid 2px #000; 
    padding: 20px 40px 0px 20px; 
    margin-bottom:20px;
}

.tableDateBlock .tableBorderContainer .tableBorderSpacer {
    border:solid 1px #000; 
    margin:10px 0;
}
.tableDateBlock .tableBorderContainer:first-child .tableBorderSpacer {
    border:none; 
    margin:0;
}

.rblquestionListResponse span.aspNetDisabled {
    display:block;
}

.sameAddressField:disabled {
    color: rgb(84, 84, 84);
    cursor: default;
    background-color: rgb(235, 235, 228);
}


@media print {
 /* styles for print go here */
    .nav, .session, #img3 {
        display:none;
    }
    .selectedPrint{
        position:relative;
    }
    .selectedPrint:before {
        content :'\00B7';
        font-size:50px;
        line-height: 15px;
        color: #000;
        top: 3px;
        position: absolute;
    }
}

.BackToHome {
font-style:italic;
font-weight:bold;
}
