
body
{
color:#696969;
font-family:Trebuchet,Verdana,Arial,sans-serif;
font-size:70%;
margin:5px;
background-color:#FFFFFF;
}

#site {
  text-align: center;
  overflow: auto;
  clear: both;
  display: block;
}

#page_centrale {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	overflow: visible;
	clear: both;
	display: block;
}

#header
{
  /*width:760px;
  height:49px;
   border: 1px solid #2b587b; */
  width:762px;
  height:51px;
  text-align:left;
  background-image: url('/images/header.png');
  background-color:#2b587b;
}

#logo
{
	float:left;
	height:51px;
	width:300px;
}
#logo_placement { padding-left:7px; padding-top:6px;}

#banner
{
	float:left;
	height:51px;
	width:460px;
	text-align:right;
}
#banner_placement { margin:5px;}





#menu_principal
{
   background-color:#224e70;
   color:#FFFFFF;
   height:22px;
   font-weight:bold;
   border-bottom: 1px solid #1f3c53;
   width:762px;
}

#menu_principal_item_selected
{
   background-color:#2c638e;
   border-bottom: 1px solid #2c638e;
   border-left: 1px solid #24455e;
   border-right: 1px solid #24455e;
   border-top: 1px solid #24455e;
   margin-top:0px;
   padding-top:2px;
   height:19px;

}
#menu_principal_item
{
   margin-top:4px;
   height:18px;
}

#menu_principal_item, #menu_principal_item_selected
{
   float:left;
   margin-left:10px;
   padding-left:4px;
   padding-right:4px;
}


#centrale
{
  width:760px;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #CCCCCC;
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: #CCCCCC;
  clear: both;
  display: block;

}

#footer
{
  width:760px;
  height:50px;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC;
  background-color:#224E70;
  text-align:left;
  color: #FFFFFF;
}




/* INTRO */



#index_block
{
 /* padding-top:7px;
  margin-left:7px;   */
  width:745px;
  overflow: auto;
  clear: both;
  display: block;
  overflow:hidden;
  /* background:blue;  */
}

#index_flash
{
  float:left;
  width:435px;
 /*  background:green;  */
}

#index_intro
{
  float:left;
  width:310px;
  overflow:hidden;
 /*  background:red;   */
}

#index_block_bas
{
  float:left;
  overflow:auto;
}


#menu_block
{
  height:100%;
  width:100%;
  overflow:auto;
}
#menu
{
  height:100%;
  width:24%;
  float:left;
  background-image: url('/images/fond_menu.gif');
  background-position: left;
  background-repeat: repeat-y;
  margin-bottom:20px;

}
#menu_texte
{
	padding:4px;
  background-repeat: repeat-y;
}
#contenu
{
  height:100%;
  width:74%;
  float:left;
  padding-left: 10px;
}























a  { color: #5A86BC; text-decoration: none; border-width: 0px;}
a:link		{  background-color: transparent;}
a:visited 	{ background-color: transparent; }
a:hover 	{ color: #5A86BC; 	text-decoration: underline; }

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

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

a.men {
        font-weight: bold;
        font-family: Tahoma, Sans-serif;
        text-decoration: none;
        color: #d3e4f1;
        font-size: 11px;
}

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

a.categorie
{
        color: #85818D;
        text-decoration: none;
    font-size:7.5pt;
    font-weight: bold;
        font-family: Verdana;
}
a.categorie:hover
 {
        color: #ECA848;
        text-decoration: none;
        font-size:7.5pt;
        font-weight: bold;
        font-family: Verdana;
}

a.paiement
{
        color: #a85252;
        text-decoration: none;
    font-size:7.5pt;
    font-weight: bold;
        font-family: Verdana;
}
a.paiement:hover
 {
        text-decoration: underline ! important;
}

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

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


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

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

li.article        {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        list-style-image: url('/images/icones/page_white.png');
        list-style-position: inside;
        display: list-item;

}

.texte {
        text-align: justify;
        text-indent: 15px;
        width:98%;
}

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

.aide {
	padding-left: 20px;
	background: url('/images/help2.png') no-repeat left;
}

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

.cube_bleu {
	height:12px;
	padding-left: 8px;
    padding-bottom: 4px;
    padding-top:3px;
	background: url('/images/cube_bleu.gif') no-repeat left;
}

.bginput
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        background-color: #fcfcfc;
        border-bottom: 2px solid #cccccc;
        border-left: 2px solid #dfdfdf;
        border-right: 2px solid #cccccc;
        border-top: 2px solid #dfdfdf;
        font-weight: bold;
}

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

/* CHAMPS */
form {
        margin: 0px;
        padding: 0px;
}

#form_block
{
  /*width:625px; */
  width:97%;
  padding-left:15px;
  overflow:auto;
  min-height:20px;
  margin-top:6px;
}
#form_libelle
{
  float:left;
  width:235px;
}
#form_champ
{
  float:left;
  overflow:auto;
  width:275px;
}
#form_champ_libre
{
  float:left;
}


input
{
	border-color: #000000;
	BORDER: 1px solid #585858;
	COLOR: #464646;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	background-repeat: repeat-x;
	BACKGROUND-COLOR: #ece8df;
}

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

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

h1
{
        font-size: 22px;
        font-weight: bold;
        padding: 4px;
        margin-bottom:1px;
        color: #696969;

}

h2
{
        font-size: 18px;
        font-weight: bold;
        color: #696969;
        margin: 0px;
        margin-bottom: 10px;
        margin-left: 3px;
        padding: 0px;
}

h3
{
        font-size: 12px;
        font-weight: bold;
        color: #696969;
        margin: 0px;
        margin-left: 3px;
        padding: 0px;
}


.LienDevis  { background-image: url('/images/icones/devis.gif');  }
.LienTag    { background-image: url('/images/icones/tag.gif');  }
.LienEmail   { background-image: url('/images/icones/email.png');  }
.LienStats   { background-image: url('/images/icones/chart_bar.png');  }
.LienArgent   { background-image: url('/images/icones/coins.png');  }
.LienAppliEdit   { background-image: url('/images/icones/application_edit.png');  }
.LienAide   { background-image: url('/images/icones/aide.gif');  }
.LienRoue  { background-image: url('/images/icones/cog.png');  }
.LienComment  { background-image: url('/images/icones/user_comment.png');  }
.LienCalcul  { background-image: url('/images/icones/calculator.png');  }
.LienDomaine  { background-image: url('/images/icones/world_go.png');  }
.LienPages  { background-image: url('/images/icones/page_white.png');  }
.LienCloche  { background-image: url('/images/icones/bell.png');  }
.LienListe  { background-image: url('/images/icones/page_white_text.png');  }
.LienMonde  { background-image: url('/images/icones/page_world.png');  }
.LienTextes  { background-image: url('/images/icones/textes.png');  }

.LienDevis, .LienTextes, .LienMonde,.LienListe, .LienCloche, .LienPages, .LienDomaine, .LienTag, .LienEmail, .LienStats, .LienArgent, .LienAppliEdit, .LienAide, .LienRoue, .LienComment, .LienCalcul  {
        background-position: left center;
        height: 18px;
        margin: 1px 1px 1px 2px;
        background-repeat: no-repeat;
        padding-left: 20px;
        padding-top: 1px;
}


/* LIGNE QUESTION */

#LQ
{
        width: 560px;
        margin-left: 0px;
        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: #FFFFFF;
        width: 330px;
        float: left;
        'height: 40px;
    'overflow: auto;
}
#LQLibelle
{
	height: 15px;
    width: 330px;
    white-space: nowrap;
    overflow: auto;

}
#LQClassement
{
        height: 15px;
    width: 330px;
        white-space: nowrap;
    overflow: auto;
}
#LQDate
{
        border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
        width: 88px;
        height: 30px;
        float: left;
        padding-top: 5px;
        text-align: center;
}
#LQExpert
{

        width: 50px;
        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;
}


/* 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;
}


#post
{
	width:545px;
	margin-left:5px;
	text-align:right;
}


.obligatoire
{
	color: #ab0909;
}


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




/* MENU */

#chmenu {
	float: left;
	width: 760px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #5B87B8;
}
/*
ul#menu_service li ul
{
 	display:none;
 	height: 24px;
}

ul#menu_service li:hover>ul
{
	display:block;
}

ul#menu_service li:hover
{
	background-color: #224e70;
	color: #FFFFFF;

}
*/
ul#menu_service
{
	width: 762px;
	height: 20px;
	background: url(/images/sous_menu_fond.gif) right center repeat-x;
	background-color: #5B87B8;
	padding: 0;
	margin: 0px;
	float: left;
	display:block;
}

ul#menu_service li
{
	float:left;
	display:block;
}

/* ENTETE CELLULE */

ul#menu_service li a.menuprincipal
{
	display:block;
	margin-left:5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
    background: url(/images/cube2.gif) center left no-repeat;
    color : #FFFFFF;
    font-weight: bold;
    font-family: Tahoma, Sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
}

ul#menu_service  li a.menuprincipal:hover
{
	color: #FFFFFF;
}

/* COULEUR FOND CELLULE */
/*
ul#menu_service li a.ssmenu
{
	z-index:100;
	background-color: #224e70;
	color: #FFFFFF;
	padding: 5px 5px 2px 2px;
	text-decoration: none;
	border-bottom: 1px solid  #585858;
}


ul#menu_service li a.ssmenu:hover
{
	color: #FFFFFF;
	background: #A0ABCF;
}

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;
	margin-left:5px;
}
*/










#menu_article2_block
{
	width:240px;
	margin-left:5px;
}
#menu_article2_haut
{
	background: #fff url('/images/menu/haut2.gif') no-repeat;
	width:240px;
	height:36px;
	padding-top:3px;

}
#menu_article2_haut_gauche
{
   float:left;
   width:40px;
   text-align:right;

}
#menu_article2_haut_droite
{
   float:left;
   width:200px;
   color:#FFFFFF;
}
#menu_article2_haut_droite h2
{
   color:#FFFFFF;
   margin: 0px;
   margin-top:4px;
   padding-left: 12px;
   text-align:left;
   font-size: 17px;
   font-weight: normal ;
}
#menu_article2_contenu
{
   width:236px;
   padding:3px;
   background: #fff url('/images/menu/centre2.gif') repeat-y;
}
#menu_article2_bas
{
   width:240px;
}

#infosAdmin
{
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #e0b0b0;
	background-image: url('/images/fondAdmin.gif');
    text-align: justify;
    overflow:auto;
}


#copy_page_block
{
	width:760px;
	overflow:auto;

}

#copy_page_gauche
{
	width:180px;
	float:left;
	background:#e9eaeb;
	overflow:auto;
}


#copy_page_droit
{
	width:559px;
	float:left;
	margin:4px;
	margin-left:7px;
    overflow:auto;
}


#cert_block
{
   width:390px;
   overflow:hidden;
   height:18px;
}

#cert_icone
{
   float:left;
   width:20px;
}

#cert_libelle
{
  float:left;
  width:270px;
  margin-top:1px;
}

#cert_type
{
  float:left;
  width:100px;
  margin-top:1px;
}

#menu_liste
{
	width:300px;
	overflow:auto;
}

#menu_liste ul
{
	margin-left:25px;
	padding-left:5px;

}

#article_juridique
{
    text-align:justify;
}

#article_juridique h2
{
        font-size: 17px;
        font-weight: bold;
        color: #696969;
        margin: 0px;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-left: 3px;
        padding: 0px;
}


#article_juridique h3
{
        font-size: 10px;
        font-weight: bold;
        color: #696969;
        margin: 0px;
        margin-bottom: 12px;
        margin-top: 12px;
        margin-left: 25px;
        padding: 0px;
}

#article_juridique h4
{
        font-size: 9px;
        font-weight: bold;
        color: #696969;
        margin: 0px;
        margin-bottom: 12px;
        margin-top: 12px;
        margin-left: 40px;
        padding: 0px;
}


#article_juridique h5
{
        font-size: 8px;
        color: #696969;
        margin: 0px;
        margin-bottom: 12px;
        margin-top: 12px;
        margin-left: 60px;
        padding: 0px;
}



#block_attention
{
  width:500px;
  overflow:auto;
  margin-left:20px;
  border: 1px solid #133855;
  padding:2px;
  background-image: url('/images/fondAdmin.gif');
}


.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;
}


.intro_sujet_block
{
   width:370px;
   margin-left:5px;
   overflow:auto;
}
.intro_field
{
   float:left;
}
.intro_field_date
{
   float:left;
   width:35px;
   text-align:left;
   font-size: 10px;
}
.intro_field_img
{
   float:left;
   width:10px;
   text-align:center;
}
.intro_field_lib
{
   float:left;
   width:300px;
}
.intro_field_rep
{
   float:left;
   width:35px;
   text-align:center;
   font-size: 11px;
}