@CHARSET "ISO-8859-1";
html body {
	font: 100%  Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin: 0; /* il est conseillé de mettre Ã  zéro la marge et le remplissage de l'élément body, pour tenir compte des différentes valeurs par défaut des navigateurs */
	padding: 0;
	text-align: left; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné Ã  gauche (valeur par défaut) dans le sélecteur #container */
	color: #292929;
	background-color: #BEBBCA;
}
img {
  vertical-align:middle;
  border:0px;
}

h2{
font-size : 20px;
}
 
form { 
  margin: 0; 
  display:inline;
}


table { 
	border-collapse: separate;
	
}

td { 
	padding:3px 1px;
	
} 
tr.impaire {
	background: #FFFFFF;
}

tr.paire {
	background: #EFF5FB;
}
td.laccueil {
	background: #CEE1F3;
}	
/*---------------------------------------------------*/
/*Définition de la page d'acceuil*/
.Tbody {
	width:80%;
	background: #FFFFFF; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramétre text-align: center de l'élément body. */
	margin: 20px 50px 20px 150px;
	border: 1px groove black;
	-webkit-border-radius 5px 10px;
	border-radius: 5px;
	-moz-box-shadow: 10px 10px 5px 0px #656565;
	-webkit-box-shadow: 10px 10px 5px 0px #656565;
	-o-box-shadow: 10px 10px 5px 0px #656565;
	box-shadow: 5px 5px 5px 0px #656565;

}
.entete {
	width:80%;
	background: #FFFFFF; 
	text-align: left; 
	margin: 100px 50px 20px 150px;
	-webkit-border-radius 5px 10px;
	border: 1px groove black;
	border-radius: 5px;
	-moz-box-shadow: 10px 10px 5px 0px #656565;
	-webkit-box-shadow: 10px 10px 5px 0px #656565;
	-o-box-shadow: 10px 10px 5px 0px #656565;
	box-shadow: 5px 5px 5px 0px #656565;
}

#debut{
	font-size : 25px;
	font-weight : bold;
	margin-left: 150px;
	color: black;
}
#texte{
	font-size : 25px;
	font-weight : bold;
	margin-left: 250px;
}
#texte1{
	font-size : 25px;
	font-weight : bold;
	margin-left: 350px;
	color: black;	
}
#texte2{
	font-size : 16px;
	font-weight : bold;
	margin-left: 180px;
}
#textecoul{
	color:#0040FF;
}
.aide{
	color: #088A08;	
	font-size: 10px;
	font-weight:bold;
}
.aide2{
	color: #088A08;	
	font-size: 11px;
	font-weight:bold;
}
#textecoul1{
	color:#088A08;
	font-weight : bold;
}	
#titre{
	font-size : 16px;
	font-weight : bold;
}
#titre2{
	font-size : 14px;
	font-weight : bold;
}
#titre3{
	font-size : 16px;
	font-weight : bold;
	margin-left: 450px;
}
#question{
	font-size : 14px;
	font-weight : bold;
	margin-left: 80px;
}
.ident{
	text-align:left;
	margin-left: 350px;
}
.aide{
	margin-left: 850px;
}
.text_ident{
	text-align:left;
	margin-left: 22px;
}

.saut{
	margin-top: 80px;
	}
p { 
   margin: 0.3em 0; 
}
#titImpl{
	font-weight : bold;
	color: #FF8000;
}		 

/*Affichage des boutons dans l'indentification */
.flottante1{

    width: 200px;
    height: 13px;
    background: #F2F2F2;
	padding:10px;
	margin-left: 60px;
	text-align: center;
	border-radius: 10px;
	font-family :Arial;
    font-size : 9pt ;
    font-style : italic;
	font-weight : bold;
}
/*.flottante1{
    width: 200px;
    height: 20px;
    background: #F2F2F2;
	padding:10px;
	margin-left: 250px;
	text-align: center;
	border-radius: 10px;
	font-family :Arial;
    font-size : 10pt ;
    font-style : italic;
	font-weight : bold;
}*/
.flottante2{

    width: 200px;
    height: 20px;
    background: #F2F2F2;
	padding:10px;
	margin-left: 200px;
	text-align: center;
	border-radius: 10px;
	font-family :Arial;
    font-size : 10pt ;
    font-style : italic;
	font-weight : bold;
}
/*  Pied de page de l'dentification*/
.pied {
	font-size:10pt;
	width:80%;
	background: #E6E6E6; 
	margin: 20px 50px 20px 150px;
}
#suitepied {
	margin-left : 700px ;

}
/*-------------------------------------------------*/
/*Définition pour chaque page de l'application */
#boutton{
	font-size:9pt;
	text-align : center;
}
#bouttonG{
	font-size:11pt;
	text-align : center;
	background: #F2F2F2;
	font-weight : bold;
	background-color:#000080;
	color:white;
}
#bouttonC{
	font-size:11pt;
	text-align : center;
	background: #F2F2F2;
	font-weight : bold;
	background-color:#ef0619;
	color:white;
}
#bouttonPerso{
	font-size:13pt;
	text-align : center;
	background: #F2F2F2;
	font-weight : bold;
	background-color:#000080;
	color:white;
}
.boutton{
	margin-left: 400px;
	margin-top: 40px;
	font-size:25pt;

}
#gras{
	font-weight : bold;
}	

.contenu {
	background: #FFFFFF; 
	margin: 10px 50px 10px;
	padding-left:50px;
	padding-right:20px;
}
.corps {
	background: #FFFFFF; 
	margin: auto 50px 30px 50px;
}
.Tsuite {
	width:50%;
	height:150px;
	background: #FFFFFF; /* les marges automatiques (et dotées d'une largeur positive) centrent la page */
	text-align: left; /* ce paramétrage annule le paramétre text-align: center de l'élément body. */
	margin: 150px 750px 0px 320px;
	border: 1px groove black;
	-webkit-border-radius 5px 10px;
	border-radius: 5px;
	-moz-box-shadow: 10px 10px 5px 0px #656565;
	-webkit-box-shadow: 10px 10px 5px 0px #656565;
	-o-box-shadow: 10px 10px 5px 0px #656565;
	box-shadow: 5px 5px 5px 0px #656565;

}
.erreur{
	color: #4B088A;
	font-weight: bold;
	text-align: center;
	margin-left: 130px;
}
.texteC{
	font-weight: bold;
	margin-left: 380px;
}
.libelle{
	color: #DF7401;
	font-weight: bold;
}
.libelleR{
	color: #088A08;
	font-weight: bold;
}
.libelleS{
	color: #0040FF;
	font-weight: bold;
	text-decoration:underline;
}
.texteInfo{
	font-size : 9px;
	color: #0040FF;
	font-weight: bold;
}
.libelleI{
	font-size : 14px;
	font-weight: bold;
	margin-left: 200px;
}
/*----------------------------------------------------*/
/* Les liens ne seront plus soulignés */

a {
text-decoration: none; 
}

a:link {
	color: #0040FF;
	text-decoration: none;
}
a:visited {
	color: #0040FF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #333;
}
/* lorsque le lien est affiché*/
a:link.lien{
	color:#0040FF;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
a:link.lien_gros{
	color:#0040FF;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
}
a:link.lien_autre{
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	font-size:10pt;
}
a:hover.lien_gros{
	color:#0040FF;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:10pt;
}
a:hover.lien{
	color: white;
	background-color:#0066FF;
	text-decoration:none;
	font-size:10pt;
}
/*Lien sur lequel on a déjÃ  cliqué*/

/* Lorsqu on passe la souris sur le lien*/
a:hover.lien_autre{
	color: white;
	background-color:#0066FF;
	text-decoration:none;
	font-size:10pt;
}
a:visited.lien_autre{
	color:  #0040FF;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
a:visited.lien_gros{
	color:  #0040FF;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}
.dhtmlgoodies_question {
	color: #FF9900;
	cursor: pointer;
}
.dhtmlgoodies_answer {
	visibility: hidden;
	overflow: hidden;
}
/* Affichage des bouton dans l'affichage acteur */
.bouton1{
	padding:10px;
	margin-left: 400px;
	margin-top : 400px;
	text-align: center;
    font-size : 9pt ;
}
.bouton2{
	float:left;
	margin:2px;
	padding:10px;
	margin-left: 450px;
	margin-top : 400px;
	text-align: center;
    font-size : 9pt ;
}




