/*******************
/ ELEMENTS DE BASE *
********************/

body { 
	font: 10pt; 
	margin: 0px; 
	border: 0px;/* #FFC6C6 solid;*/
}

p { 
	font: 8pt/16pt verdana;
	margin-top: 0px; 
	text-align: justify;
}

img {
    border: 0;
}

img.tbbutton {
  border:1px solid #FFFFFF;
}
img.tbbutton:hover {
  border:1px solid #6666CC;
  background-color: #D1D1D1;
}

span.note { 
	font-size: 10px; 
}


h1 { 
	/*color: blue;*/
	color:#0109A1;
	border-bottom: 1px solid #BFBFBF;
	font-style: normal; 
	font-weight: bold; 
	font-size: 14px; 
	line-height: normal; 
	font-family: Verdana ;
}


span.titleconf { 
	color:#0109A1;
	/*border-bottom: 1px solid #BFBFBF;*/
	font-style: normal; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: normal; 
	font-family: Verdana ;
}



h2 {
	color: black; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: normal; 
	font-family: Verdana;
}

h3 {
	font: normal 10pt times;
	font-weight: bold;
	font-size: 12px; 
	margin-bottom: 0px;
	margin-top: 0px;
	background-color:#FFD1BB;
}
p,li {
color: black; font-style: normal; font-weight: normal; font-size: 10px; line-height: normal; font-family: Verdana;
}
/****************
/ LIENS DE BASE *
****************/

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666699;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #666699;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #444499;
	}

/*************************
/ TABLEAUX PERSONNALISES *
*************************/

.datatable, .nicetable{
	padding: 2px;
	text-align: left;
	font: normal 8pt Arial;
	background-color: #eeeeee;
	border: 1px #000000 solid;
    width:100%;
}

.simpletable{
	padding: 2px;
	text-align: left;
	font: normal 8pt Arial;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}

.nicetable {
	margin-bottom: 2px;}
	
.tableheader, .nicetableheader{
    padding: 2px;
	background-color: #CCCCFF;
	font-weight: bold;
	color: #003399;
    width:25%;
    vertical-align: top;
}

tr.tableheader a {
	color: #3333FF;}

.datatable tr:hover {
	background-color: #97c0db;}

/********************
/ DIV PERSONNALISES *
********************/

.content { 
  padding: 15px;
  border: 1px #6699FF dotted;
  margin: 5px;
}

div.contenu {
  /*margin:15px;*/
}

.erreur {
    color: red;
    font: bold 8pt Arial;
}

.info {
    color: blue;
    font: bold 8pt Arial;
}

.succes {
    color: green;
    font: bold 8pt Arial;
}

.bloc_content {
  padding: 5px;
  border: 1px #6699FF dotted;
  margin: 5px;}

/*.bloc_content h1 {
	font: normal 10pt verdana;
	color: black;}*/

#bottom {
	clear: both;
	border-top:3px #0109A1 solid;
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
}

#header { 
	margin: 0px;
	height: 80px;
    background-color: #0109A1;
}


#header h1 { 
	margin-left: 100px;
	padding-top: 20px;
	text-align: center;
	}
#tdleft {
    padding-top: 30px;
}

.formlabel {
	color:black; 
	width:160px;
	font-weight: bold;
	float:left;
}
.paramdiv {
	background-color:lightgreen;
	padding:0px;
	margin:0px;
}

.formlabel:first-letter{
	color:#690;
	background-color:transparent;
	text-transform:uppercase;
}

.forminput,.formlabel {
	margin-left:0px;
	background-color:lightgreen;
}

#recherche{
    background-color: #eeeeee;
    border: 1px #666666 dotted;
    font-family: verdana;
    font-size: 10pt;
}


/********/
/* menu */
/********/

.menu, .menu_actif{
    text-align:center;
    margin-top: 5px;
}

/*.menu_verti, .menu_verti_actif {
    width: auto;
}*/

a.menu , a.menu_actif , a.menu_verti , a.menu_verti_actif  {
    border:1px;
    text-decoration:none;
    /*color:#99FFFF;*/
    color:#FFFFFF;
    /*border-style: solid;*/
    /*border-color:#d6e1ec;*/
    /*border-color:#3399FF;*/
    /*background-color:#0066CC;*/
    background-color:#0109A1;
    padding: 4px;
	padding-top:2px;
}

ul.menu, ul.menu_actif, ul.menu_verti, ul.menu_verti_actif {
    display: inline;
	padding:0px;
	marker-offset: 0em;
}

li.menu, li.menu_actif {
    font: normal 8pt verdana;
    list-style: none;
    margin: 0px;
    display: inline;
}

li.menu_verti, li.menu_verti_actif {
    font: normal 8pt verdana;
    margin: 0px;
    list-style:none;
}

a.menu_verti,a.menu_verti_actif {
    display:block;
	width:150px;
	margin-top:10px;
    /*border-style: solid;*/
    /*border-color: #d6e1ec;*/
}

a.menu_actif, a.menu_verti_actif {
	color: white;
	background-color:#9999FF;
}

/*
a.menu:hover, a.menu_verti:hover {
    border: 1px;
    border-color: blue;
	border-style: solid;
    text-decoration: none;
}
*/
/************/

/*************/
/* menu_lien */
/*************/

/*div.menu_lien {
    margin-bottom:1em;
    background-color: #EEEEEE;
}

ul.menu_lien {
    border-width:1px 1px 0 1px;
    border-style:solid;
    border-color:#d6e1ec;
    padding:0;
    margin:0;
}

li.menu_lien {
    border-bottom:1px solid #d6e1ec;
    font: normal 8pt verdana;
    list-style:none;
    margin:0;
}

a.menu_lien {
    display:block;
    text-decoration:none;
    color:#666699;
    background-color:#EEEEEE;
    padding-left:1em;
}

a:hover.menu_lien {
    background-color:#eff4fa;
    color:#666699;
}*/

/**************/

.qualif_cat {
  /*background-color:#0000FF;*/
  color:#FFCC99;
}

div.qualif_type {
  margin-left:10px;
}
table.cartevisite {
  display: block;
  margin: 10px;
  background-color:#E0E0E0;
  vertical-align: bottom 100%;
  border:1px dotted #CC3333;
  width:100%;
}
/*h5.news {
  color:#CC9966;
  margin-top:4px;
  margin-bottom:0px;
}
h4.news {
  color:#990066;
  margin-top:0px;
  margin-bottom:0px;
  border-bottom:2px solid;
}

p.news {
  background-color:#CCFF99;
  color:#333399;
  padding:2px;
}
div.news {
  border:1px dotted #990066;
  padding:4px;
}

h5.reference {
  color:#CC9966;
  margin-top:0px;
  margin-bottom:0px;
}
h4.reference {
  color:#990066;
  margin-top:0px;
  margin-bottom:0px;
}

p.reference {
  background-color:#CCFFCC;
  color:#333399;
  padding:2px;
}
div.reference {
  border:1px dotted #990066;
  padding:2px;
}*/

p.navlink {
    color: black;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: normal;
    font-family: Verdana;
    text-align: right;
}
span.libtree {
	FONT: 8pt verdana;
	padding:0px;
	margin:0px;
	border:0px;
	vertical-align:top;
}

div.tree {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	border:0px;
}
div.treeelem {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	border:5px;
	line-height: 16px;
	height:16px;
}
img {
	border: 0px;
    margin: 0px;
    padding: 0px;
}

a.tree {
	margin: 0px;
	padding: 0px;
	border:0px;
	text-decoration : none; 
	height:16px;
}
