html{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

body{
	background-color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
}

.tour {
	background-color: white;
	position: absolute;
	border: 1px solid black;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	left: -11px;
}

/**********/
/* liens  */
/**********/

a:link{
	color: #000000;
	font-size: 8pt;
	text-decoration: none
}
a:visited {
	color: #000000;
	font-size: 8pt;
	text-decoration: none
}
a:active {
	color: #FF0000;
	font-size: 8pt;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	font-size: 8pt;
	text-decoration: underline
}

.lienrecherche{
	float: right;
	text-decoration: none;
}

/***************************/
/* blocs divisants la page */
/***************************/

div {
	border: 0px dashed black;
}

/* ------------------------ partie composant l'entete de la page -------------------------- */

#titre_page {
	height: 170px;
	background-color: #CCCCCC;
	/*
   background-color: white;
	background-image: url("./pictures/css/illustrations/fond_gauche.gif");
	background-repeat: repeat-y;
	background-position: left top;
	*/
}

#titre_page  table{
	background-color: transparent;
	height: 155px;
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	margin: 5px;
}

#titre_page td{
       /*padding: 0px;
       margin: 0px;   */
}

.tab_tit_gauche {
    width: 20px;
    background-image: url("./pictures/css/titre/fond_gauche.gif");
    background-repeat: no-repeat;
    background-position: right top;
}

.tab_tit_logo1 {
    text-align: left;
    background-image: url("./pictures/css/titre/fond_milieu.gif");
    background-repeat: repeat-x;
    background-position: left top;
}

.tab_tit_logo2 {
    text-align: right;
    background-image: url("./pictures/css/titre/fond_milieu.gif");
    background-repeat: repeat-x;
    background-position: left top;
}

.tab_tit_droit {
    width: 20px;
    background-image: url("./pictures/css/titre/fond_droite.gif");
    background-repeat: no-repeat;
    background-position: left top;
}

/* ------------------------ barre contenant les onglets, un onglet par section ------------------------ */

#barre_onglets {
	font-size: 11pt;
	height: 35px;
	text-align:center;
	font-weight: bold;
	color: white;
	border: 0px solid black;
	background-color: transparent;
	background-image: url("./pictures/css/illustrations/fond_gauche.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	/*float:left; */
	width:100%;
	height: 34px;
	background:#DAE0D2 url(./pictures/css/rubriques/bg.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
}

#header ul {
	margin:0;
	padding:10px 10px 0;
	list-style:none;
}

#header li {
	float:left;
	background:url(./pictures/css/rubriques/left_red.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}

#header a {
	display:block;
	background:url(./pictures/css/rubriques/right_red.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}

#header a:hover {
	color:#333;
}

#header #current {
	background-image:url(./pictures/css/rubriques/norm_left_on.gif);
}

#header #current a {
	background-image:url(./pictures/css/rubriques/norm_right_on.gif);
	color:#333;
	padding-bottom:5px;
}

/* ------------------------ barre contenant les sous rubriques pour chaque section ------------------------ */

#barre_rubriques {
	font-size:80%;
	font-weight: bold;
	line-height:normal;
	text-align: center;
	height: 20px;
	color: black;
	border: 0px;
	border-bottom: 1px solid black;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
	/*margin-left: -5px;
	margin-right: -5px;*/
	/*background-image: url("./pictures/css/rubriques/red.gif");
	background-repeat: repeat-x;
	background-position: left center;   */
}

#barre_rubriques a{
	margin-right: 1%;
	margin-left: 1%;
}
/* a voir */
#barre_rubriques a:focus{
	color: #cc3300;
}

#barre_rubriques a:active{
	color: #cc3300;
}

/* ----------- contenu de la page, contient une partie gauche, et une partie droite (principal) ----------- */

.contenu {
	padding-top: 10px;
	padding-left: 15px;
	background-color: white;
	background-image: url("./pictures/css/illustrations/fond_gauche.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

.gauche{
	/*position: absolute;*/
	float:left;
	left: 5px;
	width: 200px;
	border: 0px dashed black;
	background-color: transparent;
}

/* ------------- Contenu principal de la page ----------------- */

#principal {
	margin-left: 200px;
	height: 100%;
	min-height: 600px;
	background-color: white;
	padding: 5px 10px 10px 10px;
	text-align: justify;
}

/*#principal h2 {
	height: 45px;
	color: red;
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 30px;
	border-left: 2px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	background-image: url("./pictures/css/principal/h2.gif");
   background-repeat: no-repeat;
   background-position: left top;
}*/

#principal h3 {
	color: black;
	font-size: 12pt;
	font-weight: bold;
}

/*********************************/
/* titres des sections/rubriques */
/*********************************/

#titre {
	height: 120px;
	background-color: white;
	margin: 0px;
	padding: 0px;
	background-image: url("./pictures/css/principal/essai_h2.jpg");
    background-repeat: no-repeat;
    background-position: left top;
}

#titre h1{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 12px;
	padding-left: 30px;
	background-image: none;
}

#titre h2{
	color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 25px;
	background-image: none;
}

#titre h3{
	color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 25px;
	background-image: none;
}

/* ------------------------ pied de la page ------------------------ */

.pied {
	background-color: white;
	background-image: url("./pictures/css/illustrations/fond_gauche.gif");
	background-repeat: repeat-y;
	background-position: left top;
	height: 50px;
	border-top: 1px solid #cc3300;
    padding: 5px;
	clear:both;
}

.pied p{
	margin : 0px;
}

/* ------------------------ a retirer ------------------------ */

.menu_gauche{
	padding: 5px;
	border: 0px solid black;
}

.menu_droite{
	padding: 5px;
	border: 0px solid black;
}

/*********************/
/* Blocs de menus    */
/*********************/

/* ------------------------ menus gauches ------------------------ */

.bloc_menug_titre {
	height: 11px;
	border: 0px solid black;
	background-color: transparent;
	background-image: url("./pictures/css/menu/menu2_top.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
}

.bloc_menug_contenu {
	border: 0px solid transparent;
	background-color: transparent;
	background-image: url("./pictures/css/menu/menu2_mid.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

.bloc_menug_pied {
	height: 13px;
	border: 0px solid red;
	background-color: transparent;
	background-image: url("./pictures/css/menu/menu2_bot.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.bloc_menug_bordure {
	width: 200px;
	background-color: transparent;
	margin: 0px 0px 0px 0;
}

#menu_partenaire h2{
	color: gray;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 2px solid #CC0000;
}

#desc_projet h2{
	color: red;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 2px solid #CC0000;
}

#prochain_rdv h2{
	color: gray;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 2px solid #CC0000;
}


#desc_projet p{
	margin: 0px;
	padding: 10px;
}

#prochain_rdv p{
	margin: 0px;
	padding: 0 0 0 20pt;
}

#desc_projet li{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px dashed silver;
}

#prochain_rdv li{
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom : 0px;
}

#desc_projet ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
}

#menu_partenaire ul{
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0 10px 0;
}

#prochain_rdv ol{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0 0px 35;
}

#menu_partenaire ul li{
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px dashed silver;
}

#prochain_rdv ol li{
	padding: 0 0 0 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#menu_partenaire ul li:first-child {
	border-bottom: 1px dashed silver;
}

#menu_partenaire li a{
	display: block;
}

#prochain_rdv li a{
	display: block;
	margin:0px;
}

#menu_partenaire li a:hover{
	list-style: none;
	background-image: url("./pictures/css/illustrations/blink.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

#prochain_rdv li a:hover{
	background-image: url("./pictures/css/illustrations/blink.gif");
	background-position: right top;
        background-repeat: repeat-y;
	margin:0px;
}

#menu_recherche form{
	min-height: 50px;
	text-align: right;
	background-image: url("./pictures/css/illustrations/find.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu_recherche table{
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu_login form{
	height: 70px;
	text-align: right;
	background-image: url("./pictures/css/illustrations/private.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu_login p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu_login h2{
	color: gray;
	font-size: 11pt;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 0px;
	padding: 0px;
	border-bottom: 2px solid #CC0000;
}

/* ------------------------ menus droits ------------------------ */

.bloc_menud_titre {
	height: 11px;
	border: 0px dashed silver;
	background-color: transparent;
	background-image: url("./pictures/css/menu/menu2_top.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bloc_menud_contenu {
	border: 0px dashed silver;
	background-color: transparent;
	background-image: url("./pictures/css/menu/menu2_mid.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

.bloc_menud_pied {
	height: 13px;
	border: 0px dashed silver;
	background-color: transparent;
	background-image: url("./pictures/css/menu/menu2_bot.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

.bloc_menud_bordure {
   float: right;
	width: 200px;
	background-color: transparent;
	margin-bottom: 5px;
	margin-left: 5px;
}

#menu_documents h2{
	color: gray;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #CC0000;
	background-image: none;
}

#menu_documents ul{
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#menu_documents li{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px dashed silver;
	/*border-bottom: 1px solid gray;*/
}

#menu_documents li:first-child {
	border-top: 0px dashed silver;
}

#menu_documents a{
	display: block;
	/*padding:5px 15px; */
}

#menu_documents a:hover{
	list-style: none;
	background-image: url("./pictures/css/illustrations/blink.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

#menu_calendar {
	text-align: center;
}

/**********/
/* divers */
/**********/

.form_log {
	width: 110px;
	height: 15px;
	margin: 2px;
}

.h2 {
	width: 100%;
}



li{
	font-size: 9pt;
	/*list-style-image:url(logo_puce.gif) ;*/
}

.signature{
	font-weight: bold;
	border: 0px;
	text-align: right;
	margin-top: 10px;
}

.texte_mis_en_page{
	border: 0px;
	background-color: transparent;
	background-image: none;
	padding: 0 0 0 20px;
}


.texte_mis_en_page_recherche{
	border: 0px;
	background-color: transparent;
	background-image: none;
	padding: 0 0 0 20px;
}


.texte_mis_en_page_agenda{
	border: 0px;
	background-color: transparent;
	background-image: none;
	padding: 0 0 0 0px;
}


/********/
/*images*/
/********/

img {
	border: 0px;
}

/* pour affichage logos partenaires sur page d'accueil */
.image_bord_noir {
	border: 1px solid black;
	height: 80px;
}

.image_flottante_gauche{
	float: left;
	border: 1px solid black;
	margin: 5px;
	height: 75px;
}

.image_flottante_droite{
	float: right;
	border: 1px solid black;
	margin: 5px;
	margin-left: 10px;
}

.format_doc{
	height: 20px;
	vertical-align: middle;
	width: 20px;
}

.img_partenaire{
	height: 50px;
	border: 1px solid black;
	margin : 5px;
}

/****************/
/* formulaires  */
/****************/

.textfield {
	height: 20px;
	width: 130px;
	border: 1px solid silver;
	margin-bottom: 2px;
}

.button {
	height: 20px;
	width: 80px;
	/*border: 1px solid white;*/
	background-color: Red;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.listederoulante{
        height: 20px;
		width: 130px;
        margin-bottom: 3px;
}

/*********************************/
/*  editeur texte news et agenda */
/*********************************/

#editeur{
	width:600px;
	border: 1px solid silver;
	background-color: white;
	margin-top: 2em;
	padding:5px;
}

#editeur div{
	padding: 5px;
}

#editeur form{
	margin: 0 0 0 0;
	padding: 5 5 5 5;
}

#editeur textarea{
	width: 100%;
	margin:0 0 0 0;
}

#editeur textarea.agenda{
	width: 100%;
	height: 310px;
	margin:0 0 0 0;
	background: url(actualites/agenda.jpg) no-repeat top right;
}

#barre_outils1{
	padding: 50px 5px 5px 5px;
	background-color: Red;
	background-image: url(actualites/bande_rouge.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#barre_outils2{
	background-color: Silver;
	background-image: url(actualites/bande_jaune.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#barre_outils3{
	background-color: Silver;
	background-image: url(actualites/bande_jaune.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#barre_outils4{
	background-color: Silver;
	background-image: url(actualites/bande_jaune2.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#barre_outils1 input{
	/*background-color: white;
	border: 1px solid gray;*/
	height: 25px;
}

.italique{width: 25px;font-style: italic;}
.gras{font-weight: bold;width: 25px;}
.souligne{text-decoration: underline;width: 25px;}

.rouge {color: Red;}
.vert{color: Green;}
.bleu{color: blue;}
.gris{color: Gray;}
.jaune{color: Yellow;}

.rougeGras {color: Red; font-weight:bold;}
.vertGras{color: Green; font-weight:bold;}
.bleuGras{color: blue; font-weight:bold;}
.grisGras{color: Gray; font-weight:bold;}
.jauneGras{color: Yellow; font-weight:bold;}

.insertions{
	width: 60%;
}

.saisie_titre{
	width: 40%;
}

#zone_texte{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#apercu{
	border: 1px solid silver;
	text-align: left;
}

.valid_apercu{
	text-align: center;
}

td.form_editeur{
	text-align: right;
	padding-right: 3px;
	width: 50%;
	font-size : 10pt;
}

/**********************/
/*   affichage news   */
/**********************/

/* communs a IE et Firefox */

.div_news{
	width: 600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        margin-left:20px;
}

.div_agenda{
	width: 550px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        margin-left:20px;
}

.div_titre_impr_news{
  padding-left : 15px;
  text-align: left;
}

.div_texte_impr_news{
  padding-left : 50px;
  text-align: justify;
}

/*Selecteur IE */

div#titre_news{
	height: 25px;
	background: transparent url(pictures/css/news/bord_gris.gif) no-repeat top left;
	padding-top : 5px;
	text-align: left;
}

div#actions_news{
	border: 1px solid gray;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#texte_news{
	border: 1px solid gray;
	border-top: 0px;
	background-color: #F8F8F8;
	margin-bottom: 20px;
}

/*Selecteur pour Netscape/Mozilla/Firefox*/

html>body #titre_news{
	height: 25px;
	background: transparent url(pictures/css/news/bord_gris.gif) no-repeat top left;
	padding-top: 5px;
	text-align: left;
}

html>body #actions_news{
	width: 598px;
	border: 1px solid gray;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

html>body #texte_news{
	width: 598px;
	border: 1px solid gray;
	border-top: 0px;
	background-color: #F8F8F8;
	margin-bottom: 20px;
}

/* communs a IE et Firefox */

#signature_news{
	border: 0px;
	border-top: 1px solid silver;
	display: block;
	text-align: right;
	color: Gray;
	padding: 2px 10px 2px 10px;
	margin: 0 10px 0 10px;
}

#texte_news ul{
	margin: 5px 0 5px 15px;
	list-style-type: circle;
}

#texte_news ol{
	margin: 5px 0 5px 24px;
	list-style-type: decimal;
}

#texte_news li{
	text-align: justify;
}

.lien_action_news{
	text-decoration: none;
	color: #FF6666;
}

.titre_news{
	color: black;
	padding-left : 15px;
	font-weight: bold;
}

.actions_news{
	color: #FF6666;
	padding-right: 10px;
}

.texte_de_la_news{
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

/* pour affichage de la derniere date d'édition */
.edition{
	display : block;
	text-align: left;
	font-size: 8pt;
	color: gray;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* Formulaires contenus dans des tableaux */

.libForm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	width: 50%;
}

.libFormHaut {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	vertical-align: top;
	width: 50%;
}

.droitForm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	width: 50%;
}

.titreForm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	text-align: center;
	background-color:gray;
	color:white;
	width: 50%;
}

.libFormGauche {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	width: 50%;
}

.boutonForm{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
}


/*****************************************************/
/*  Présentation des documents privés                */
/*****************************************************/

#doc_priv{
	padding-left: 50px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	text-align: left;
	vertical-align: text-top;
	background-image: url(pictures/css/illustrations/puce_rouge.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-color: white;
}


/********************************************/
/*	Présentation de l'espace privé      */
/********************************************/
#prive{
	width: 600px;
	border: 1px solid silver;
	background-color: white;
	margin-top: 2em;
	padding: 5px;
}

#priveUtilisateurs{
	padding-left: 50px;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	vertical-align: text-top;
	background-image: url(pictures/css/illustrations/puce_rouge.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-color: white;
}

#priveUtilisateursDecale{
	padding-left: 90px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	background-image: url(pictures/css/illustrations/puce_orange.gif);
	background-position: 60px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-color: white;
}

#priveActions{
	padding-left: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	background-image: url(pictures/css/illustrations/puce_bleue.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	background-color: white;
}

.menu_actions{
	margin-left: 5px;
}


/***********************************************/
/*	Présentation liés aux utilisateurs     */
/***********************************************/
#utilisateurs{
	width:70%;
	border: 1px solid silver;
	background-color: white;
	margin-top: 2em;
	margin-right: 200px;
	padding-bottom: 50px;
}

#utilisateurs div{
	padding: 5px;
}

#utilisateurs form{
	margin: 0 0 0 0;
	padding: 5 5 5 5;
}

#utilisateur textarea{
	width: 100%;
	margin:0 0 0 0;
}


#divRedirection{
	padding: 25px 15px 25px 200px;
	border: 1px solid Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: white;
}

#confirmation{
	padding: 25px 15px 25px 100px;
	border: 1px solid Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-image: url(pictures/css/illustrations/question.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	background-color: white;
	margin-right:250px;
}

#tableListe{
	width: 600px;
	border: thin solid Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-collapse: collapse;
}

#trListe{
	background-color: transparent;
}

#tdOdd{
	background-color: #F5F5F5;
	padding: 3px 3px 3px 3px;
}
#tdEven{
	background-color: Silver;
	padding: 3px 3px 3px 3px;
}

#thListe{
	background-color: Silver;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

.trListe{
	background-color: red;
}

.trSurvol{
	background-color: #ffff66;
}

.trOdd{
	background-color: #F5F5F5;
	padding: 3px 3px 3px 3px;
}

.trEven{
	background-color: Silver;
	padding: 3px 3px 3px 3px;
}



/**********************************************/
/* ALERTES - messages erreur, warning, succes */
/**********************************************/

#aff_res_req_succes {
	width: 75%;
	border: 1px solid green;
	border-top: 5 px solid red;
	border-left: 10 px solid red;
	padding: 25px 15px 25px 120px;
	background-image: url(pictures/css/alertes/ok60x60.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: white;
}

#aff_res_req_erreur {
	width: 75%;
	border: 1px solid red;
	border-top: 5 px solid red;
	border-left: 10 px solid red;
	padding: 25px 15px 25px 120px;
	background-image: url(pictures/css/alertes/err60x60.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: white;
}

#aff_res_req_attention {
	width: 75%;
	border: 1px solid orange;
	border-top: 5 px solid orange;
	border-left: 10 px solid orange;
	padding: 25px 15px 25px 120px;
	background-image: url(pictures/css/alertes/att60x60.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-color: white;
}

.valid_suppr{
	margin-top: 10px;
}

/******************************/
/*         DIV divers         */
/******************************/

.alignement_centre{
	border : 0px;
	text-align: center;
}

.fichier_document{
	text-align:left;
}

/**********************************/
/*    Affichage des recherches    */
/**********************************/

.affiche_recherche{
   width:700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font: normal; 
   margin-left:20px;
}

#titre_recherche h2{
	color: red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0 0 0px;
	text-align:center;
	background-image: none;
}

/**********************************/
/*            Dossiers            */
/**********************************/

#tableListeDossier{
	width: 600px;
	border: thin solid Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	border-collapse: collapse;
}

.div_dossier{
	width: 600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    margin-left:20px;
}
