*
{
	margin: 0px;
	padding: 0px;
}

html,
body
{
	background: url(/images/motif.gif);
	background-color: #666666;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}

p
{
	width: 700px;
	text-align: justify;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h2
{
	font-size: 15px;
	margin-bottom: 10px;
}

h3
{
	color: #009C9F;
	font-size: 14px;
	margin-left: 0px;
}
h4
{
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 0px;
}

/*-----les motifs latéraux en arrière plan---*/
#try
{
	float: left;
} 

#tryd
{
	float: right;
}


/*-----le div principal pour le positionnement de la page-------*/
#contenu
{
	position: absolute;
	background-color: #ffffff;
	left: 50%;
	margin-left: -360px;
	width: 720px ;
}


/*--------le div contenant le texte-------*/
#contenu_texte
{
	width: 700px;
	margin-left: 12px; 
	margin-top: 15px;
	margin-bottom: 15px;
    padding-top:10px;
	padding-bottom:10px;
	
}

#contenu_texte ul
{
	list-style-type: none;
}

#contenu_texte li
{
	margin-bottom: 5px;
}


/*----navigation principale--------*/
#navlist li
{
	display: inline;
/* for IE5 and IE6 */
}

#navlist
{
	width: 265px;
	border-top: 1px #666666 solid;
}

#navlist a
{
	width: 99.99%;
	display: block;
	border-bottom: 1px #666666 solid;
	text-align: left;
	text-decoration: none;
	color: #666666;
}

#navlist a:hover
{
	background-color: #009C9F; 
	color: #ffffff;
}

/*-------------Menu gauche page login-------------------*/
#navcontainer3
{
	width: 120px;
	margin-top: 15px;
	margin-left: 15px;
}

#navcontainer3 a
{
	color: #009C9F;
}

#navcontainer3 a:hover
{
	color: #666666;
}


#navcontainer3 h3
{
	font-size: 20px;
}

#navcontainer3 input
{
	width: 100px;
	border: 1px solid #999999;
	background-color: #ffffff;
	color: #gray;
	margin-bottom: 5px;
	color: #666666;
}

a.envoyer span
{
	display: none;
}

a.envoyer
{
	background-image: url(/images/envoyer.gif); 
	display: block; 
	width: 100px;
	height: 30px;
	margin-left: 2px;
}

a.envoyer:hover
{
	background: url(/images/envoyer.gif) 0 -30px; 
}

a.parcourir span
{
	display: none;
}

a.parcourir
{
	background-image: url(/images/parcourir.gif); 
	display: block; 
	width: 100px;
	height: 30px;
	margin-left: 2px;
}

a.parcourir:hover
{ 
	background: url(/images/parcourir.gif) 0 -30px; 
}


/*----------bas de page---*/
#bas_de_page
{
	padding: 5px;
	color: white;
	font-size: 11px;
	margin-top: -5px !important;
	margin-top: -10px;
	text-align: center;
	background-color: #666666;
}

#bas_de_page a
{
	color: #ffffff;
	text-decoration: none;
}

#bas_de_page a:hover
{
	color: #009C9F;
	text-decoration: underline;
}


/*---------formulaire--------*/
#log h3
{
	margin-left: 100px;
	font-size: 13px;
	color: white;
	font-weight: bold;
}

#log
{
	width: 225px;
	background-color: #009C9F;
	/*position: absolute;*/
	margin-top: 23px;
	/*margin-left: 465px;*/
	margin-left: 30px;
	float:left;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
	border: 2px dotted gray;
}

#navcontainer {
	float:left;
	margin-left: 170px;
	margin-top:23px;
}
.field_logon
{
	margin-left: 64px;
	margin-top: 5px;
	height: 20px;
}

.email
{
	margin-left: 19px;
	margin-bottom: 5px;
}

#log input
{
	width: 150px;
	border: 1px solid #666666;
	background-color: #ffffff;
	color: #gray;
}

a.membre span
{
	display: none;
}

a.membre
{
	background-image: url(/images/membre.gif); 
	display: block; 
	width: 110px;
	height: 15px;
	margin-left: 82px;
	margin-top: 10px;
}

a.membre:hover
{
	background: url(/images/membre.gif) 0 -15px; 
}


/*--------encart bienvenue + nom + prénom -------*/
#bienvenue  {
	width:225px;
	background-color:#009C9F;
	margin-top:20px;
	margin-left:30px;
	padding-left:9px;
	padding-top:9px;
	padding-bottom:9px;
	border: 2px dotted gray;
	float:left;
}

#bienvenue h3 {
	margin-left:0px;
	font-size : 14px;
	color:white;
	font-weight:bold;
}

#bienvenue p {
	width:225px;

	font-size:12px;
	font-weight:bold;
}

#bienvenue a {
	display:block;
	color:#666666;
	text-decoration:none;
	margin-top:2px;
}

#bienvenue a:hover {
	display:block;
	color:#ffffff;
	text-decoration:underline;
}

#bienvenue .deconnection {
	margin-top:10px;
}

a.deconnection span {
	display:none;
}

a.deconnection { 
	background-image: url(/images/deconnection.gif); 
	display: block; 
	width: 111px;
	height:15px;
}

a.deconnection:hover { 
	background: url(/images/deconnection.gif) 0 -15px; 
}


/*-------les tableaux------------*/
.zone_de_contenu,
#tableaux {
	float:right;
	margin-right:20px;
	margin-top: -380px !important;
	margin-top: -400px;
}
#tableaux_v2 a{
	color:#555555;
	font-weight:bold;
}

#tableaux a {
	color:#555555;
	font-weight:bold;
}

#tableaux a.bouton_go:hover {
	color:#555555;
}

#tableaux a:hover {
	color:#ffffff;
}

#tableaux h2 {
	text-align:right;
	margin-top:10px;
}

#tableaux table {
	padding:0px;
	background:#009C9F;
	color:white;
	/*border:2px dotted gray;*/
	width:460px;
}
#tableaux_v2 table {
	padding:0px;
	background:#009C9F;
	color:white;
	/*border:2px dotted gray;*/
	width:693px;
	*width:695px;
}

#tableaux #bordure_tableau {
	border:2px dotted gray;
}

#tableaux_v2 #bordure_tableau {
	border:1px dashed gray;
	width:693px;
	*width:695px;
}
#tableaux_v2 #bordure_tableau_without {
	border:1px dashed gray;
	padding:5px;
	width:685px;
	*width:683px;
}

#tableaux th {
	padding:2px;
	color:#333333;
	text-align:left;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#tableaux_v2 th {
	padding:2px;
	color:#333333;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

#tableaux td {
	padding:2px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#tableaux_v2 td {
	padding:2px;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
#tableaux_acheter
{
	background:#009C9F;
	color:white;
	border:1px dashed gray;
	width:693px;
	*width:695px;
}

/*--------pour rectifier la marge blanche sous le header sous IE---------*/
.bug {
	margin-top:0px !important;
	margin-top:-8px;
}


.champ_en_erreur
{
	color: #FF0000;
}

.obligatoire
{
	font-weight: bold;
}


/* liste des fichiers à uploader */
.upload__bouton__in,
.upload__bouton__out
	{
	background-image: url(/images/parcourir.gif);
	width: 100px;
	height: 30px;
	overflow: hidden;
	}
.upload__bouton__in
	{
	background-position: 0px 30px;
	}
.upload__file
	{
	width: 70px;
	position: relative;
	left: -135px !important;
	left: 0px;
	top: 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	}
.upload__doc__selection span
	{
	display: none;
	}
.upload__doc__ok span
	{
	display: block;
	width: 150px;
	overflow: hidden;
	}
.upload__doc__ok .upload__bouton__in,
.upload__doc__ok .upload__bouton__out
	{
	display: none;
	}


.upload__submit__in,
.upload__submit__out
{
	background-image: url(/images/envoyer.gif);
	border: 0px;
	height: 30px;
}
.upload__submit__in
{
	background-position: 0px -30px;
}


.infos
{
	color: #FFFFFF;
}

.resultat_pb
{
	color: #000000;
	font-weight: bold;
}
.resultat_ok
{
	color: #BDD585;
}
.infos a
{
	display: block;
}

#form_updatepref
{
	border: none;
	margin: 0;
	padding: 0;
	width:464px;	/*** Largeur du formulaire ***/
}
#compte_preferences_bloc0
{

}
.inter_fieldset
{
margin-bottom:10px;
}
#compte_preferences_bloc0 fieldset 
{
	font-style: normal;
	padding: 0 1em 1em;
	width:670px;
}
#compte_preferences_bloc0 legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: #009C9F;
	font-size: 13px;
	background: transparent;
	padding-left:5px;
	padding-right:5px;
}
#compte_preferences_bloc0 p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
	width:670px;
	clear:both;
}
#compte_preferences_bloc0 fieldset label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Tres important, ne pas suprimer ! ***/
	width: 55%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés a droite... ***/
	margin: 0;
	margin-right:30px;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
}
#compte_preferences_bloc0 input, select, option
{
	font-style: normal;
	font-size:11px;
	color:#666666;
}
#compte_preferences_bloc0 .size2
{
	width:50px;
}
#compte_preferences_bloc0 textarea 
{
	font-style: normal;
	font-size:11px;
	color:#666666;
	width:225px;
	height:100px;
}
#modifier_profil fieldset 
{
	font-style: normal;
	padding: 0 1em 1em;
	width:670px;
}
#modifier_profil legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: #009C9F;
	font-size: 13px;
	background: transparent;
	padding-left:5px;
	padding-right:5px;
}
#modifier_profil p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	margin: 0 0 .2em 0;
	width:670px;
	clear:both;
}
#modifier_profil fieldset label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Tres important, ne pas suprimer ! ***/
	width: 45%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés a droite... ***/
	margin: 0;
	margin-right:30px;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
	min-height:20px;
}
#modifier_profil input, select, option
{
	font-style: normal;
	font-size:11px;
	color:#666666;
}
#modifier_profil .size2
{
	width:50px;
}
#modifier_profil textarea 
{
	font-style: normal;
	font-size:11px;
	color:#666666;
	width:225px;
	height:100px;
}

/* Liste des dossiers notamment sur la page d'accueil */
#liste_dossier
{
	width:695px;
	border:1px #666666 dashed;
}
.liste_dossier_ligne1
{
	clear:left;
}
.liste_dossier_ligne1 
{
	/*height:20px;*/
	height:auto;
	line-height:1.5;
}
.liste_dossier_ligne1_focus
{
	clear:left;
}
.liste_dossier_ligne1_focus 
{
	color:#FFFFFF;
	
	/*height:20px;*/
	height:auto;
	line-height:1.5;
}
.dossier_title div {
	background-color:#FFFFFF;
}
.dossier_title_focus div {
	background-color:#009C9F;
	color:#FFFFFF;
}
.dossier_title_focus a {
	color:#FFFFFF;
}

.liste_dossier_cell1
{
	float:left;
	width:20px;
	height:20px;
}
.liste_dossier_cell2
{
	float:left;
	width:535px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

.liste_dossier_cell3
{
	float:left;
	width:50px;
	height:20px;
	line-height:1.8;
}
.liste_dossier_cell4
{
	float:left;
	width:50px;
	height:20px;
	line-height:1.8;
}
.liste_dossier_cell5
{
	float:left;
	width:40px;
	line-height:1.8;
	padding-top:0px;
	height:20px;
	*width:38px;
	text-align:center;
}
.liste_dossier_cell5 input 
{
	height:15px;
	margin-left:20px;
}

.statut_dossier_analyse
{
	clear:left;
}
.statut_dossier_analyse div
{
	float:left;
	height:20px;
	display: table-cell;
	vertical-align: middle;
}
.statut_dossier_analyse input 
{
	margin-top:2px;
	height:15px;
}
.statut_dossier_analyse_focus
{
	clear:left;
}
.statut_dossier_analyse_focus div
{
	float:left;
	height:20px;
	background-color:#BBBBBB;
	cursor:pointer;
	display: table-cell;
	vertical-align: middle;
	color:#FFFFFF;
}
.statut_dossier_analyse_focus img
{
	margin-top:5px;
}
.statut_dossier_analyse img
{
	margin-top:5px;
}
.statut_dossier_analyse_focus input 
{
	margin-top:2px;
	height:15px;
}

form {
	display:block;
}
/* On part sur du 695px par ligne */
.statut_intitule
{
	width:695px;
	*width:693px;
	clear:left;
	margin-top:15px;
	margin-bottom:7px;
	color:#009C9F;
}
.statut_select
{
	clear:left;
	width:695px;
	*width:693px;
	margin-top:10px;
	margin-bottom:10px;
	/* padding-left:555px; */
}
.statut_select select
{
	width:120px;
	margin-left:563px;
}
.encours_c1
{
	width:475px;
	font-style:italic;
}
.encours_c2
{
	width:80px;
}
.encours_c3
{
	width:100px;
	*width:78px;
}

.termine_c1
{
	width:395px;
	font-style:italic;
}
.termine_c2
{
	width:80px;
}
.termine_c3
{
	width:80px;
	/*padding-top:3px;
	height:10px;*/
}
.termine_c4
{
	width:60px;
}
.termine_c5
{
	width:40px;
	/*padding-top:3px;*/
	*width:38px;
	text-align:center;
}
.termine_c5 input
{
	height:15px;
	margin-left:20px;
}
.standby_c1
{
	width:475px;
	font-style:italic;
}
.standby_c2
{
	width:80px;
}
.standby_c3
{
	width:60px;
}
.standby_c4
{
	width:40px;
	*width:38px;
	text-align:center;
}
.standby_c4 input
{
	height:15px;
	margin-left:20px;
}
.perso_menu
{
	text-align:center;
	border:1px #666666 dashed;
	padding:5px;
	width:685px;
	*width:683px;
}

.perso_menu li
{
	display:inline;
	margin-left:6px;
	margin-right:6px;
}
.formupdate
{
	clear:left;
	height:0px;
	visibility:hidden;
	display:none;
	width:695px;
	*width:693px;
	text-align:center;
}
.formupdate input
{
	font-size:10px;
	color:#000000;
	height:19px;
}
.fichiers_upload
{
	clear:left;
	height:0px;
	visibility:hidden;
	display:none;
	width:695px;
	*width:693px;
	text-align:center;
	/*white-space:nowrap;*/
}
.fichiers_upload input
{
	font-size:7pt;
	border:0px;
	background-color:#FFFFFF;
	color:#000000;
}
.ajout_un_dossier
{
	width:685px;
	*width:683px;
	border:1px #666666 dashed;
	padding:5px;
	line-height:1.8;
}
.ajout_un_dossier1 input
{
	font-size:6.5pt;
	height:17px;
	line-height:1.1;
}
/* Styles du rapport */
.txt_analyse_nontrouve
{
	color:#009900;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.txt_analyse_trouve
{
	color:#CC3300;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.txt_analyse_trouve_ignore
{
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.infos2
{
	text-align:justify;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.infos2 td
{
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:0px none;
}
#lerapport hr
{
	height:1px;
	color:#000000;
	background-color:#000000;
	border:0px;
}
#lerapport a:link {
	color: #777777;
}
#lerapport a:visited {
	color: #777777;
}
#lerapport a:hover {
	color: #009C9F;
}
#lerapport a:active {
	color: #777777;
}
a.lien
{
	height: 25px;
	font-size:12px;
	width: 99.99%;
	border-bottom: 1px #666666 solid;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
a.lien:hover
{
	font-size:12px;
	background-color: #009C9F; 
	color: #FFFFFF;
}
.bordure_tableau
{
	border: 2px dotted gray;
	width: 460px;
}

.bordure_tableau table
{
	padding: 0px;
	background: #009C9F;
	color: white;
	width: 460px;
}

.bordure_tableau a
{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.link
{
	text-decoration: none;
	color: #666666;
}
a.link:hover
{
	color: #666666;
	text-decoration: underline;
}
a.link_white
{
	text-decoration: none;
	color: #FFFFFF;
}
a.link_white:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
