body {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 0.8em;
	}
	
	img {border:0}
	
	a {
	color: #2175D9;
	}
	
	a:hover, a:focus {
	color: #2175D9;
	}

	#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#entete {
	background-color: #FFFFFF;

}

#capability {
	font-size:.85em;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#capability ul li {
	display:inline;
	padding:0 6px;
	background-image: url(../images/bullet_2.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#capability ul li:first-child, #capability ul .first {
    background:none;
    padding-left:0;
}

#capability ul li a {
	text-decoration: none;
}

#entetelogo {
	float: left;
	width: 320px;
	padding-top: 55px;
	display:block;
}

#logo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	
}
#enteteillustration {
   margin: 0;
   padding: 0;
   float: left;
   width: 300px;
   text-align: center;
	display: block;
}

#enteteillustration img {
   margin: 0 auto 0 auto;
   padding: 0;
   display: block;
}

#entetegtky {
	width: 330px;
	float: left;
	padding-top: 55px;
	margin:0;
	display: block;
	
}
#gtky {
	display: block;
	margin-left: 40px;
}

#menu
{
	clear: both;
	background-color: #00308f;
	margin: 0;
	padding: 0;
	height: 28px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	display:inline-block;
	width:960px;
}

#titre {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 90px;
	background-color: #6da7e6;
	color: #FFFFFF;
	background-image: url(../images/fleche.gif);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-size: 0.85em;
}

#titre h1 {
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	margin: 0px;
}

	#contenu {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	
	
}
	#pied {
	line-height: normal;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size:0.85em;
	clear: both;
	display: inline-block;
	width:960px;
	}
	
#pied a {
	line-height: normal;
	color: #333333;
}

#tradGTKY
{
   font-size: 0.85em;
   float: right;
}

#piedMenu ul {
	margin: 0px;
	padding: 0px;
}

#piedMenu ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#piedMenu ul li a {
	margin-left: 12px;
}
#piedTexte {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
	
	
h2 {
	font-family: Arial;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;
}
p {
	font-size: 0.85em;
	margin-top: 0.75em;
	margin-right: 0pt;
	margin-bottom: 0.75em;
	margin-left: 0pt;
}

.p_plusgros {
	font-size: 0.95em;
	margin-top: 0.75em;
	margin-right: 0pt;
	margin-bottom: 0.75em;
	margin-left: 0pt;
}

div.formulaire {
	font-size: 0.85em;
	margin-top: 0.75em;
	margin-right: 0pt;
	margin-bottom: 0.75em;
	margin-left: 0pt;
}

	fieldset {
		padding: 10px;
		border: 1px solid #CCCCCC;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
	}
	legend {
		font-weight: bold;
		padding-right: 15px;
		padding-left: 0px;
		margin: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.blocForm {
		font-size: 1em;
		margin-left: 135px;
	}
	.rappel {
		background-color: #FFF1EC;
		padding: 10px;
	}
	.rappelrouge {
		background-color: #FFF1EC;
		padding: 10px;
		color: Red ;
	}		
	
	.labelFormulaire1 {
		display: block;
		float: left;
		width: 135px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 5px;
	}
	.labelFormulaire2 {
		display: block;
		float: left;
		width: 100%;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 5px;
	}
.precision {
	font-size: 0.9em;
}
	
	.horodatage {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.asterisque {
		color: #CC0000;
	}
	.avertissement {
	font-size: 0.85em;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	margin-top: 20px !important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}
	
	.boutonMenuPrincipal {
	background-color: #2175D9;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 135px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: 134px 6px;	
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	}
	
	.boutonMenuPrincipal:hover {
		background-color: #003399;
		color: #FFFFFF;
	}
	
	.boutonMenuPrincipalLong {
	background-color: #2175D9;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 200px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: 198px 6px;	
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	}
	
	.boutonMenuPrincipalLong:hover {
		background-color: #003399;
		color: #FFFFFF;
	}
	
	.boutonSuivant {
	background-color: #2175D9;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 125px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: 115px 6px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	float: left;
	}
	
	.boutonSuivant:hover {
		background-color: #003399;
		color: #FFFFFF;
	}

	.boutonPrecedent {
	background-color: #bbbbbb;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 125px;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(../images/retour.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	text-align: right;
	float: left;
	margin-right: 25px;
	}

	.boutonAbandon {
	background-color: #bbbbbb;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 65px;
	font-size: 1.1em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left:20px;
	text-align: right;
	float: left;
	margin-right: 25px;
	}
	
	.boutonPrecedent:hover {
		background-color: #0F1941;
		color: #FFFFFF;
	}

	.BoiteDeSaisie {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	}
	.input {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	}
	.inputLong {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	width: 200px;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	line-height: 1.3em;
	height: 20px;
	}
	.inputCourt {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	width: 100px;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	line-height: 1.3em;
	height: 20px;
	}
	.selectForm {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	
	height: 26px !important;
	
	}
	.textareaForm {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 1em;
	}
.textareaFaits {
	font-family: Arial;
	border: 1px solid #bbbbbb;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 1.1em;
	width: 860px;
	height: 200px;
}

.liste {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.liste li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.purge {
	clear: both;
}

.listeStress {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.listeStress li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/** Habillage des carres de la page d'intro **/

.carres {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

.carreBleu {
	background-color: #0F1941;
	height: 160px;
	width: 160px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.carreRose {
	background-color: #2175D9;
	float: left;
	height: 160px;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.carres p {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px;
}

.carres p.carreTitre {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}

.carres a {
	color: #FFFFFF;
	text-decoration: none;
}
.tabEntete {
	font-family: Arial;
	font-size: 1em;
	color: #FFF;
	background-color: #6DA7E6;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.tabEnteteLink {
	font-family: Arial;
	font-size: 1em;
	color: #FFF;
	background-color: #6DA7E6;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.tabLigne1 {
	font-family: Arial;
	font-size: 0.9em;
	color: #000;
	background-color: #F5F5F5;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.tabLigne2 {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	background-color: #EBF3FC;
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
}
.boutonDetail {
	background-color: #2175D9;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 80px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: 82px -1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boutonDetail:hover {
		background-color: #003399;
		color: #FFFFFF;
}
.blocDetail {
	float: left;
	width: 350px;
}
.libelle {
	width: 140px;
	display: block;
	float: left;
}
.blocDetailMultiligne {
	margin-left: 140px;
}
#detailFaits {
	border: 1px solid #CCC;
	padding: 10px;
	margin-left: 350px;
}

.boutonPriseEnCharge {
	background-color: #2175D9;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: 102px -1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boutonPriseEnCharge:hover {
		background-color: #003399;
		color: #FFFFFF;
}
.boutonModifUser {
	background-color: #2175D9;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 65px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/bouton.gif);
	background-repeat: no-repeat;
	background-position: 67px -1px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boutonModifUser:hover {
		background-color: #003399;
		color: #FFFFFF;
}

.carres2021 {
    /* width: 600px; */
    margin-right: auto;
    margin-left: auto;
    /* height: 200px; */
    display: flex;
    /* align-content: center; */
    /* flex-direction: row; */
    justify-content: center;
}

.carreBleu2021 {
	background-color: #0F1941;
	
	height: 160px;
	width: 160px;
	
	padding: 0px;
	margin-top: 30px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: flex;
    flex-direction: column;
}

.carres2021 p {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

.carres2021 p.carreTitre {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}

.carres2021 a {
	color: #FFFFFF;
	text-decoration: none;
}

.inline label {
    display: inline;
}