
body
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #cec2a4;
}

.site_block
{
	width:100%;
	text-align:center;
}

.site_fond
{
	background-image: url('/images/fond_site.gif');
	width: 915px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}

.header_menu
{
	width: 907px;
	height: 22px;
	background-image: url('/images/header_haut.gif');
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}

.header_menu_gauche
{
	width: 305px;
	height: 14px;
	margin-top:5px;
	margin-left:5px;
	float:left;
	color:white;
	font-family:Verdana;
	font-size:xx-small;
	color:#ededed;
}

.header_menu_droite
{
	width: 590px;
	height: 18px;
	color:#FFFFFF;
	margin-top:4px;
	float:left;
	text-align:right;
}

.menu_header
{
	float:right;
}
.menu_header_ico
{
	float:right;
	margin-right:5px;
	margin-left:15px;
}

.header_block
{
	width: 907px;
	height: 70px;
	background: url('/images/header_fond.jpg') no-repeat center right;
	background-color:#cfc7b4;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}

.header_logo
{
	float: left;
	width: 250px;
	height:70px;
}
.header_logo_placement { margin:8px 0px 0px 8px; }


.header_slogan
{
	float: left;
	width: 600px;
	height:70px;
}
.header_slogan_placement { margin :18px 0px 0px 400px;  }


.menu_block
{
	width: 907px;
	height: 45px;
	background-image: url('/images/header_menu.png');
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}
.menu_navigation
{
	width: 907px;
	height: 21px;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}
.menu_navigation_placement { padding:3px 0px 0px 0px; }
.menu_categorie
{
	width: 907px;
	margin-top:3px;
	height: 21px;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
}

/* MENU */
#chmenu_intro {
	float: left;
	width: 70px;
	font-family: Tahoma;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	font-weight:normal;
	margin-top:3px;
	margin-left:7px;

}

#chmenu {
	float: left;
	width: 807px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	margin-left:4px;
}

/* INIT SS MENU */
ul#menu_service li ul
{
 	display:none;
 	height: 54px;
}

/* INIT SS MENU */
ul#menu_service li:hover>ul
{
	display:block;
}


/* FOND MENU PRINCIPAL */
ul#menu_service li:hover
{
	background-color: #ede9de;
	color: #000000;
	background:#767574;

	border-left: 1px solid  #9e9a90;
	border-right: 1px solid  #9e9a90;
	border-top: 1px solid  #9e9a90;
    /* text-decoration:underline ; */
}

/* ENtete du menu principal sur la grande ligne */
ul#menu_service
{
	width: 807px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	float: left;
	display:block;

}

/* Les Titres du menu principal sur la grande ligne */
ul#menu_service li
{
	float:left;
	display:block;
}

/* ENTETE CELLULE PRINCIPAL */
ul#menu_service li a.menuprincipal
{
	display:block;

    color : #FFFFFF;  /* COULEUR TITRE INITAL */
    font-weight: normal;
    font-family: Tahoma, Sans-serif;
    text-decoration: none;
    font-size: 11px;

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
 /*
	border-left: 1px solid  #9e9a90;
	border-right: 1px solid  #9e9a90;
	border-top: 1px solid  #9e9a90;
       */

    margin-left:1px;
    margin-right:1px;
    margin-top:1px;
}

/* COULEUR PASSAGE : FOND TEXTE PRINCIPAL */
ul#menu_service  li a.menuprincipal:hover
{

	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

    margin-left:0px;
    margin-right:0px;
    margin-top:0px;

	border-left: 1px solid  #9e9a90;
	border-right: 1px solid  #9e9a90;
	border-top: 1px solid  #9e9a90;
}

/* LIEN - CELLULE DE SOUS MENU */
ul#menu_service li a.ssmenu
{
	z-index:100;
	background-color: #767574;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 5px 2px 2px;
	text-decoration: none;
	border-bottom: 1px solid  #ded6c2;
	border-left: 1px solid  #9e9a90;
	border-right: 1px solid  #9e9a90;
}

/* HOVER DANS SOUS CELLULE : PASSAGE DANS LA CELLULE */
ul#menu_service li a.ssmenu:hover
{
	color: #FFFFFF;  /* COuleur du texte */
	background: #9e9a90;  /* COuleur de fond au passage */
	font-weight: normal;
	text-decoration: none;
}

ul#menu_service ul
{
	position:absolute;
	float: left;
	list-style:none;
	margin:0px;
	padding:0px;
	width:150px;
	z-index:1;
}

/* CELLULE */

ul#menu_service ul li a
{
	display:block;
	z-index:100;
	background-color: #FF0000;
	width: 160px;  /* TAILLE DU SS MENU EN LARGEUR */
}




.page_block
{
	width: 907px;
	overflow: auto;
	margin-left: auto;
    margin-right: auto;
    text-align:left;
    background-color: #ede9de;
}

.footer_block
{
    background-color: #b0e5f6;
    background-image: url('/images/fond_bas.gif');
    height:73px;
    width: 907px;
	margin-left: auto;
    margin-right: auto;
    border-top:1px solid #494949;
	text-align:left;
	overflow:auto;

}

.footer_bottom_copyright
{
    margin-left:10px;
    margin-top:5px;
    color:white;
    margin-bottom:10px;
}

.footer_bottom_partenaires
{
    float:left;
    width:150px;
    margin-top:10px;
    margin-bottom:10px;
}

/* PAGES */
.page_block
{    padding-bottom:10px;
    overflow:auto;

}
.page_gauche
{    float:left;
    width:590px;


}
.page_droite
{    float:left;
    width:317px;
    overflow:auto;

}
/* STYLE TYPE */

.gen_block
{
    overflow:auto;
}
.gen_gauche
{
    overflow:auto;
    float:left;
}
.gen_droite
{
    overflow:auto;
    float:left;
}

/* STYLE TITRE */

h1        {
        font-size: 20px;
        font-weight: bold;
        font-family: Georgia;
        margin: 5px;
        margin-top:10px;
        padding: 0px;
}


h2        {
        padding:0px;
        margin:0px;
        font-size: 13px;
        font-weight: bold;
        font-family: Georgia;
        padding-top:2px;
        color:#7a4f4f;
}


h3        {
        font-weight: bold;
        font-family: Georgia;
        font-size: 14px;
        color:#696189;
        margin: 0px;
        padding: 0px;
}

h4        {
        padding-left: 20px;
        padding-right: 90px;
        font-size: 16px;
        font-weight: bold;
        color: #999999;
        margin: 0px;
        padding: 0px;
}

strong        {
        color: #878787;
}

p
{
        text-align: justify;
        text-indent: 8px;
        width:97%;
        margin:0px;
        padding:0px;
        margin-left:10px;
}

b.fushia
{   color:#702424;
   text-decoration:underline ;
}

.titre {
        margin:0px;
        padding:0px;
        height: 20px;
        width: 94%;
        border-bottom-style: dashed;
        border-bottom-width: 1px;
        border-bottom-color: #7a4f4f;
        margin-bottom:10px;
        margin-top:0px;
        margin-left:5px;
        padding-left: 19px;

		background: url('/images/icones/balance.png') no-repeat left;
}

.titreh1 {
        height: 40px;
        width: 580px;
        background: #ede9de url('/images/icones/tribunal.gif');
        background-position: left;
        padding-left:50px;
        margin-left:15px;
        background-repeat: no-repeat;
        margin-top:20px;
        margin-bottom:20px;
}

.titreh1 h1 {
        margin:0px;
        padding:0px;

}


ul.intro_erreur
{	margin:0px;
	padding:0px;
	margin-left:10px;
    margin-top:10px;
}

/* LIEN ICONES */

.IcoQuestion  { background-image: url('/images/icones/comment.gif');  }
.LienRecherche  { background-image: url('/images/icones/go.gif');  }
.LienRSS  { background-image: url('/images/icones/rss.gif');  }

.IcoQuestion, .LienRecherche, .LienRSS  {
        background-position: left center;
        height: 15px;
        margin: 1px 1px 1px 2px;
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-top: 2px;
}

/* MENU LIEN */

#header-menu
{
	margin:0px;
	padding:0px;
}

#header-menu ul {
	margin: 0 0 0px;
	padding: 0;
}

#header-menu li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#header-menu li a {
	background: url(/images/vline.gif) no-repeat center left;
	display: inline;
	color: #ede9de;
	line-height: normal;
	padding: 0 6px 0 12px;
	text-decoration: none;
}

/* INPUT */

input.no_input
{
	border:0px;
	border-color: none;
	background-image:none;
	COLOR: none;
	background:none;
}

input
{
	BORDER: 1px solid #585858;
	COLOR: #464646;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: #f8f6f6;
}

input.recherche
{
	BORDER: 1px solid #535353;
	COLOR: #464646;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	background-image: url('/images/fond_champs.gif');
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #ece8df;
}

select
{
    BACKGROUND-COLOR: #f8f6f6;
    BORDER: 1px solid  #585858;
    COLOR: #464646;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
}

textarea
{
	border-color: #000000;
	BACKGROUND-COLOR: #f8f6f6;
	BORDER: 1px solid #585858;
	COLOR: #464646;
}


/* LIEN */


a.arrow_footer {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 10px;
        padding-left: 10px;
		background: url('/images/icones/arrow_white.gif') no-repeat left;

}

a.arrow_footer:hover {
        text-decoration: underline ! important;
}


.arrow {
	padding-left: 10px;
	background: url('/images/icones/arrow.gif') no-repeat left;
}

.arrow_bleu {
	padding-left: 18px;
	color: #7f92b6;
	font-weight:bold;
	background: url('/images/icones/fleche_bleu.gif') no-repeat left;
}

.arrow_plan {
	padding-left: 20px;
	color: #7f92b6;
	font-weight:bold;
	background: url('/images/icones/map.png') no-repeat left;
}




a {
        font-weight: normal;
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #546D9E;
        font-size: 11px;
}

a:hover        {
        text-decoration: underline;
}
a.gris {
        font-weight: bold;
        font-family: Tahoma, Sans-serif;
        color:#515151;
		font-weight:normal;
        font-size: 11px;
}
a.gris:hover        {
        text-decoration: underline;
}

a.grisN {
        font-weight: bold;
        font-family: Tahoma, Sans-serif;
        color:#666666;
		font-weight:normal;
        font-size: 12px;
}


a.bold {
        font-weight: bold;
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #546D9E;
        font-size: 11px;
}
a.bold:hover        {
        text-decoration: underline;
}

a.categorie {
        font-weight: bold;
        font-family: Sans-serif;
        color:#546d9e;
		font-weight:bold;
        font-size: 15px;
}

a.categorie:hover        {
        text-decoration: underline;
}
a.grisb {
        font-weight: bold;
        font-family: Tahoma, Sans-serif;
        color:#515151;
		font-weight:bold;
        font-size: 11px;
}

a.grisb:hover        {
        text-decoration: underline;
}
a.intro_menu {
        text-decoration: none;
        color:white;
     	font-weight:bold;
     	font-size:9px;
}

a.onglet_menu {
        text-decoration: none;
        color:white;
     	font-weight:normal;
}

a.onglet_menu_down {
        text-decoration: none;
        color:black;
     	font-weight:bold;
}

a.intro_blog {
        text-decoration: none;
        color:#828282;
     	font-weight:bold;
     	font-size:9px;
}


a.unbold {
        font-weight: none;
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #546D9E;
        font-size: 11px;
}

a.unbold:hover        {
        text-decoration: underline ! important;
}


a.lien_header {
        font-family: Sans-serif;
        color: #e8e4dc;
        font-size: 11px;
}

a.lien_header:hover        {
        text-decoration: underline ! important;
}

a.menu {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 11px;
}

a.menu:hover {
        text-decoration: underline ! important;
}

a.menu_footer {
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 10px;
}

a.menu_footer:hover {
        text-decoration: underline ! important;
}

a.clair {

        color: #7f92b6;

}


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

.form_block
{
  width:97%;
  overflow: visible;
  height:20px;
  margin-top:6px;
}
.form_libelle
{
  float:left;
  width:200px;
}
.form_champ
{
  float:left;
  width:275px;
}
.form_champ_libre
{
  float:left;
}


.Fondrouge
{
	background-image: url('/images/fondRouge.gif');
    overflow:auto;
}

.FondrougeAlert
{
	background-image: url('/images/fondRouge2.gif');
    overflow:auto;
    width:528px;
    text-align:justify;
    margin-left:10px;
    margin-top:10px;
    padding:4px;
    border:1px solid #f7dccd;
}

.FondrougeAlertPlus
{
	background-image: url('/images/fondRouge2.gif');
    overflow:auto;
    margin-left:24px;
    width:537px;
    margin-bottom:10px;
    text-align:justify;
    margin-top:10px;
    padding:4px;
    border:1px solid #ebb79b;
}

/* TOOLTIP */

div#tooltip {
   position:absolute;
   visibility:hidden;
   z-index:500;
   background-color:#FFC;
   border:1px solid #bbb;
   padding:0.5em;
   font-size:0.8em;
   max-width:200px;
   overflow:visible;
}

.obligatoire
{
	color: #ab0909;
}


/* PROFIL */
.img_profil
{ 	border:1px solid #787878;
 	width:50px;
}
.img_profil_grand
{
 	border:1px solid #787878;
}
.profil_cadre_block1
{
	width: 288px;
	height: 117px;
	background-image: url('/images/cadre_profil.gif');
	margin-left: auto;
    margin-right: auto;
    text-align:center;
    overflow:hidden;
}
.profil_cadre_block2
{
	width: 288px;
	height: 117px;
	background-image: url('/images/cadre_profil2.gif');
	margin-left: auto;
    margin-right: auto;
    text-align:center;
    overflow:hidden;
}
.profil_cadre_block3
{
	width: 288px;
	height: 117px;
	background-image: url('/images/cadre_profil3.gif');
	margin-left: auto;
    margin-right: auto;
    text-align:center;
    overflow:hidden;
}
.profil_cadre_centre
{
	margin:10px;
	text-align:left;
	overflow:hidden;
}
.profil_cadre_img
{
	float:left;
	/*margin:3px;    */
	margin-top:3px;
	margin-left:3px;
	overflow:hidden;

}
.profil_cadre_infos
{
	float:left;
	width:210px;
	margin-top:2px;
	margin-left:4px;
	overflow:hidden;
}
.profil_competences
{
	margin-left:4px;
	margin-top:2px;
	overflow:hidden;
}
.profil_competences a
{
        font-size: 9px;
        font-weight: normal;
}



/* TABLEAU */
.tab_intro_block
{
	overflow:hidden;
	height:14px;
	margin-top:2px;
}
.tab_intro_field
{
	float:left;
}

.tab_intro_field a
{
	color:#515151;
	font-weight:normal;
}

.tab_avo_block
{
	overflow:hidden;
	height:14px;
	margin-top:3px;
}

.tab_avo_field1
{
	float:left;
	width:21px;
}
.tab_avo_field2
{
	float:left;
	width:30px;
	font-size: 10px;
}
.tab_avo_field3
{
	float:left;
	width:200px;
}



.tab_que_block
{
	overflow:hidden;
	height:14px;
	margin-top:3px;
}

.tab_que_field1
{
	float:left;
	width:15px;
}
.tab_que_field2
{
	float:left;
	width:30px;
	font-size: 10px;
}
.tab_que_field3
{
	float:left;
	width:235px;
}



.tab_block
{
	overflow:hidden;
	height:14px;
	margin-top:2px;
}
.tab_field
{
	float:left;
}


/* INTRO TAB */
.intro_tab_block
{
     width:310px;
     height:21px;
}
.intro_tab_actif
{
     float:left;
     width:89px;
     height:15px;
     text-align:center;
 	 padding-top:6px;
     background-image: url('/images/recherche_actif.png');
}
.intro_tab_inactif
{
     float:left;
     width:89px;
     height:15px;
     text-align:center;
     padding-top:6px;
     background-image: url('/images/recherche_inactif.png');
}
.intro_blog_actif
{
     float:left;
     width:140px;
     height:15px;
     text-align:center;
 	 padding-top:6px;
 	 color:black;
     background-image: url('/images/blog_actif.png');
}
.intro_blog_inactif
{
     float:left;
     width:140px;
     height:15px;
     text-align:center;
     padding-top:6px;
     background-image: url('/images/blog_inactif.png');
}
.intro_tab_centre
{
     overflow:auto;
     width:310px;
     background-image: url('/images/recherche_milieu.png');
}
.intro_tab_centre_1
{
     overflow:hidden;
     width:310px;
     background-image: url('/images/recherche_milieu_2.png');
}
.intro_tab_centre_2
{
     overflow:auto;
     width:310px;
     height:145px;
	 background-image: url('/images/recherche_milieu_2.png');
}
.intro_tab_centre_3
{
     overflow:hidden;
     width:310px;
     background-image: url('/images/recherche_milieu_3.png');
}
.intro_tab_centre_2 a
{
	color:#515151;
	font-weight:normal;
}
.intro_tab_content
{
     overflow:auto;
     width:298px;
     height:115px;
     color:white;
     font-size:11px;
     margin-left:6px;
}


.prodil_tab_centre
{
     overflow:auto;
     width:310px;
	 background-image: url('/images/recherche_milieu_2.png');
}
.profil_tab_content
{
     overflow:hidden;
     width:300px;
     font-size:11px;

     margin-left:5px;
     margin-bottom:0px;
     margin-top:0px;
}
.profil_btn
{
     width:168px;
     height:35px;
     overflow:auto;
     text-align:left;
	 background-image: url('/images/profil_btn_1.gif');
}
.profil_btn_placement {margin-top:10px;margin-left:24px;}
/* ARTICLE */

#intro_article
{
	margin-top:5px;
	padding:0px;
	overflow:hidden;
	height:35px;
	margin-left:10px;
}


#intro_article_img
{
	float:left;
 	width:50px;

}
#intro_article_infos
{
	float:left;
 	width:230px;
}

.image_article
{	width:40px;
	border: 1px solid #857f7f;
}

#intro_groupe
{
	margin-top:2px;
	padding:0px;
	overflow:hidden;
	margin-left:10px;
}

#intro_groupe_infos
{
	float:left;
 	width:270px;
}



.profil_navig_block
{   width:560px;
   height:21px;
   margin-top:45px;
   margin-left:15px;
   background-image: url('/images/profil_barre_fond.gif');
}



.profil_navig_onglet
{
   float:left;
   height:16px;
   padding-top:3px;
   padding-right:5px;
   padding-left:5px;
   margin-left:7px;
   text-align:center;
   font-size:11px;
   background:#aba7a7;
   color:white;
   border-top: 1px solid #808080;
   border-left: 1px solid #808080;
   border-right: 1px solid #808080;
}
.profil_navig_up
{	background-image: url('/images/fond_profil_onglet.gif');
	font-weight:normal;
	border-bottom: 1px solid #e3ded2;
}
.profil_navig_no
{
	background-image: url('/images/fond_profil_onglet_no.gif');
	font-weight:normal;
	color:#d6d1c6;
	border-bottom: 1px solid #e3ded2;
}
.profil_navig_down
{
	background-image: url('/images/fond_profil_onglet_down.gif');
	font-weight:bold;
	color:#000000;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #bbbbbb;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
}

.profil_page_block
{
   background: #FFFFFF;
   width:558px;
   overflow:auto;
   margin-left:15px;
   border-bottom: 1px solid #e3ded2;
   border-right: 1px solid #e3ded2;
   border-left: 1px solid #e3ded2;
}

.profil_page_block p
{
        text-align: justify;
        text-indent: 8px;
        width:96%;
        margin:0px;
        padding:0px;
        margin-left:5px;
}

.profil_pres_block
{
   margin-left:20px;
   margin-top:20px;
   text-align:justify;
   overflow:auto;
}

.profil_pres_intro
{
   float:left;
   width:285px;
   text-align:justify;
   font-size:9pt;
   overflow:hidden;
   color: #0b333c;
}

.profil_pres_intro strong
{  color: #0b333c;
}

.profil_pres_coord
{
   float:left;
   width:220px;
   text-align:justify;
   background:red;
   margin-left:20px;
   background:#eaeaea;

}

.profil_que_block
{
   margin-left:10px;
   margin-top:30px;
   text-align:justify;
   overflow:auto;
}

.profil_que_par
{	float:left;
}
.profil_que_centre
{	float:left;
	width:440px;
}

.profil_que_invit
{
	overflow:auto;
	width:430px;
	font-weight:bold;
}

.profil_que_invit_g
{
	float:left;
	background:#525252;
	width:210px;
	color:white;
	padding:2px;
	height:15px;
}
.profil_que_invit_d
{
	float:left;
	background:#525252;
	margin-left:2px;
	width:210px;
	color:white;
    padding:2px;
    height:15px;
}

.profil_que_eff
{
	background:#722525;
	width:300px;
	color:white;
	padding:2px;
	height:15px;
	color:white;
	margin-top:5px;
}




/* ANNUAIRE */

.annuaire_titre
{
    margin-left:5px;
    width:585px;
    overflow:auto;
}

.annuaire_titre h1        {
        color:#7a4f4f;
}


.annuaire_titre h2        {
        color:#515151;
}

#annuaire_barre
{
    width:590px;
    background:#eae3d6;
	overflow:auto;
    border-bottom: 1px solid #e0d8c6;
}

#annuaire_region_block
{
    width:560px;
	overflow:auto;
}

#annuaire_region_img
{
    width:130px;
	text-align:center;
    float:left;
}
#annuaire_region_txt
{
    width:434px;
	/* background-color:red; */
    float:left;
}

#pro_block
{
  width:580px;
  overflow:auto;
  /* background-color:#69584d; */
  margin-top:20px;
}

#pro_img
{
  width:100px;
  height:70px;
  float:left;
  /* background-color:red; */
  text-align:center;
  margin-top:6px;

}
#pro_txt
{
  width:480px;
  float:left;
  margin-top:5px;
  /* background-color:green; */
}


/* ADMIN NAV */

.FondAdminNav
{
	background-image: url('/images/fondRouge.gif');
    overflow:hidden;
    width:590px;
    height:60px;
    border-bottom:1px solid #f7dccd;

}
.FondAdminNavPlac
{	margin:10px;
	margin-top:5px;
	float:left;
	height:55px;
	width:300px;
}

.FondAdminNavDroite
{
   float:left;
   margin-top:10px;
   width:200px;
   height:50px;
   text-align:right;
}
.FondAdminAlerteNonValide
{
   border:1px solid #FF0000;
   padding:5px;
   color:red;
   width:185px;
   font-weight:bold;
   margin-left:60px;
}
.FondAdminAlerteValide
{
   border:1px solid #7fb588;
   padding:5px;
   color:#7fb588;
   width:75px;
   font-weight:bold;
   margin-left:170px;
}

.FondAdminNavProfil
{
	background-image: url('/images/fondRouge.gif');
    overflow:auto;
    width:590px;
    height:20px;
    border-bottom:1px solid #f7dccd;
}
.FondAdminNavPlacProfil {margin:2px;color:#9e5c5c}

/* TAB SELECT */

.tab_select_block
{   width:525px;
   margin-left:20px;
   overflow:auto;
   margin-top:10px;
}

.tab_select_cblock
{
   width:175px;
   height:20px;
   float:left;
   overflow:hidden;
}

.tab_select_check
{
   width:25px;
   height:20px;
   float:left;
}

.tab_select_lib
{
   width:150px;
   height:18px;
   float:left;
   margin-top:2px;
}

.profil_titre_block
{   overflow:auto;
   margin-left:5px;
}

.profil_titre_ssblock
{
   margin-left:6px;
}

.profil_titre_block h1
{
	font-size: 20px;
 	font-weight: bold;
	font-family: Georgia;
	margin: 0px;
 	margin-top:0px;
 	margin-left: 4px;
 	padding: 0px;
}

.Barre_separation
{	margin-left:15px;
	margin-top:8px;
	margin-bottom:8px;
}



#question_block
{
  width:560px;
  overflow:auto;
  background-color:#f4f1ea;
  border: 1px solid #9c9c9c;
  margin-top:20px;
  padding:3px;
}

#question_texte
{
  width:547px;
  overflow:auto;
  background-color:#f4f1ea;
  border: 1px solid #9c9c9c;
  padding:5px;
}

#question_options
{
  width:553px;
  overflow:auto;
  background-color:#e5e3df;
  border: 1px solid #9c9c9c;
  margin-top:5px;
  padding:2px;
}

#question_infos
{
	float:left;
}

/* QUESTIONS */

/* MESSAGE FORUM  */

#LQ
{
        width: 620px;   /* 560 */
        margin-left: 5px;
        padding-top: 3px;
        overflow: auto;
}
#LQIcone
{
        width: 50px;
        height: 30px;
        float: left;
        text-align: center;
}
#LQLib_Cla
{
        border-style: solid;
    border-width: 1px;
    border-color: #ede9de;
        width: 420px;
        float: left;
}
#LQLib_ClaQ
{
        border-style: solid;
    border-width: 1px;
    border-color: #ede9de;
        width: 330px;
        float: left;
}
#LQLibelle
{
    width: 420px;
}
#LQLibelleQ
{
    width: 330px;
}
#LQClassement
{
    width: 420px;
    font-size: 11px;
    font-weight: normal ;
    color: #969292;
}
#LQDate
{
        border-style: solid;
    border-width: 1px;
    border-color: #ede9de;
        width: 88px;
        height: 30px;
        float: left;
        padding-top: 5px;
        text-align: center;
}
#LQExpert
{

        width: 30px;
        height: 30px;
        float: left;
        padding-top: 6px;
        margin-left: 12px;
}

#Messagelink { background: url('/images/icones/comment.gif'); }

#Messagelink {

        background-position: right;
        padding: 2px 0 2px 2px;
        background-repeat: no-repeat;
        margin-right: 0px;
        width: 37px;
        text-indent: 0px;
        text-align: left;
}

.pdf {
	padding-left: 20px;
	background: #fff url('../icones/pdf.gif') no-repeat left;
	font-weight:bold;
}



/* MESSAGE */

#MSG_block_tour {
    margin-left:5px;
	overflow:auto;
	border: 1px solid #706d66;
	width:545px;
	margin-bottom:10px;

}
#MSG_block_libelle {
	overflow:auto;
	width:543px;
	background-image: url('/images/header_haut.gif');
	color:white;
	border: 1px solid #ece5d2;
	height:23px;
}
#MSG_block {
	overflow:auto;
	width:539px;
	padding:3px;
}
#MSG_libelle_field {
	float:left;
	margin-top:2px;
	margin-left:5px;
}

#MSG_post
{
	width:565px;
	margin-left:5px;
	text-align:right;
}

#ForumCitation
{
		width:95%;
        padding: 4px;
        margin-left:8px;
        margin-top:0px;
        background-color: #FFFFFF;
        border-style: solid;
        border-width: 1px;
        border-color: #404040;
}

.div_tableau {
		width:500px;
		overflow:auto;
		margin-left:20px;
}

.div_ligne {
		width:500px;
		overflow:auto;
}

.div_field {
		float:left;
		overflow:auto;
		min-height:25px;
		padding-top:5px;
}

.div_field_2 {
		float:left;
		overflow:auto;
		min-height:10px;
		padding-top:0px;
}


.facture {
	padding-left: 20px;
	background: #fff url('/images/icones/preferences.png') no-repeat left;
	font-weight:bold;
}


.eval_block
{
	width:275px;
	margin-left:5px;
	overflow:auto;
}
.eval_block_2
{
	overflow:auto;
	margin-top:3px;
}
.eval_block_gauche
{
	float:left;
	margin-top:2px;
	width:155px;
}
.eval_block_droite
{
	float:left;
	text-align:right;
	width:120px;
}
.eval_texte
{
	margin-top:3px;
	text-align:justify;
}
.eval_barre
{
	margin-left:4px;
	margin-top:5px;
	margin-bottom:3px;
}


.externe_block
{	width:545px;
	margin:5px;
	overflow:auto;
	border-bottom:1px solid #e3ded2;
}
.externe_g
{
	float:left;
	width:190px;
	text-align:center;
	padding:5px;
}
.externe_d
{
	float:left;
	margin-left:10px;
	width:319px;
	border-left:1px solid #e3ded2;
	padding-left:10px;
	padding-bottom:5px;
}