body
{
	background-color : #b19f93; 
	color: #000080;
	margin:0;
	padding:0;
}
/*a, a:visited 
{
	color : #0000ff;
}*/
a img{
  border : 0;
}
#entete{
	border : 0;
	width :100%;
	/*background-color:white;*/
}
#table_resultats{
  margin :auto;
	font-family : Arial, Verdana, sans-serif;
	width : 620px; 
	border : 1px groove #b19f93;
	background-color:white;
}
			
#table_resultats td{
	padding-right : 5px;
	padding-left : 5px;
	font-size : 9pt;
}
#titreCertifie
{
  width:620px;
  /*border:1px solid black;*/
  margin:auto;
  text-align:center;
}
h1.titresH
{
  font-size : 16pt;
  font-family : Arial, Verdana, sans-serif;
  color : #000080;
}
h2.sous-titresH
{
  font-size : 14pt;
  font-family : Arial, Verdana, sans-serif;
  color : #00a4ca;
}
fieldset#rechercheCertifie
{
  width : 605px; 
  margin : auto; 
  text-align:left;
  font-family:Arial, Verdana, sans-serif;
  font-size : 10pt;
  color:#000;
  border : 1px groove #b19f93;
  background-color:#fff;
}

input.boutonCertifie
{
  background : #b19f93;
  border : 2px outset #b19f93;
}
tr.lignePair
{
  background-color:#fff;
  
}
tr.ligneImPair
{
  background-color:#eae5e2;
}
hr{
	height : 1px;
	border : 0;
	background-color:#b19f93;
}
			
#nom{
  width : 120px;
}
#ville{
	width : 200px;
}
#departement{
  width : 70px;
}
#pays{
	width : 120px;
}
#activite{
	width : 150px;
}
#specialite{
	width : 430px;
}
#autres{
	width : 430px;
}
label.lbgrand{
	display : block;
}
			
#nouvelle_recherche{
	width : 100%;
	text-align : center;
}
			
p#nbresultat{
	display : block;
	text-align : center;
	font-style : italic;
	background-color:white;
	height : 50px;
	width:620px;
	margin:auto;
	line-height:45px;
	border : 1px groove #b19f93;
}
#footerCertifie
{
  font-family:Arial, Verdana, sans-serif;
  font-size : 8pt;
  width : 620px;
  text-align:justify;
  margin:auto;
}

