body{
	background-color:#352525;
	padding: 0px;  
	margin: 0px;
	color: #4c4c4b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
}
#contenu {
	position:relative;
	width: 700px;
	padding: 5px 5px 0px 5px;
	margin-top: 0px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	z-index:0;	
}
h1 {
	color:#8b0805;
}
h2{
	font-size:11px;
	font-weight:bold;
	line-height:2em;
	color:#8b0805;
	display:inline;
}
h3{
	color:#c76d00;
	font-size:11px;
	font-weight:bold;
	line-height:2em;
	display:inline;
}
ul{
	list-style-type: none;
	margin-left: 0px;
	line-height:1em;
	display: inline;
}
li{
 	list-style-image:url(../images-hilbert/puce.gif);
 	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:2em;
	line-height:1em;
	letter-spacing: 0px;
	margin-left: 8px;
}

a {
	font-size:10px;
	line-height:1.3em;
	color: #666666;
	background-color:transparent;
	text-decoration:none;
}

a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover{
	color:#c76d00;
	
}
a:active {
	color: #666666;
	text-decoration:none;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font-size:30px;
	line-height:1.2;
	color:#FFF;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-size:24px;
	line-height:1.2;
	color:#FFF;
}
#menu a {
	font-size:10px;
	line-height:1.3em;
	color: #666666;
	text-decoration:none;
	padding:6px 10px 5px 10px;
	
}
#menu a:hover {
	font-size:10px;
	line-height:1.3em;
	color: #8b0805;
	text-decoration:none;
	padding:6px 10px 5px 10px;
	
}
a.nav_secondaire{
	color:#c76d00;
	background-color: #fff;
	display:block;
	margin:0px;
	padding:0px;
	width:219px;
	text-decoration:none;
	font-weight:bold;
	border-left:2px solid #fff;
}
a.nav_secondaire:link{
	color:#c76d00;
	background-color: #fff;
	display:block;
	margin:0px;
	padding:0px;
	width:219px;
	text-decoration:none;
	font-weight:bold;
	border-left:2px solid #fff;
}
a.nav_secondaire:visited{
	color:#c76d00;
	text-decoration:none;
}
a.nav_secondaire:hover{
	color:#666;
	border-left:2px solid #c76d00;
}
a.nav_secondaire:active{
	color:#c76d00;
	text-decoration:none;
}
a.mail {
	font-size:11px;
	color: #666666;
	text-decoration:underline;
}
a.mail:link {
	text-decoration:underline;
}
a.bio {
	font-size:11px;
	color:#c76d00;
	text-decoration:underline;
}
a.bio:link {
	text-decoration:underline;
}
a.bio:visited {
	font-size:11px;
	color:#c76d00;
	text-decoration:underline;
}
#tableau_vignettes_prestations p{
	display:inline;
}
#tableau_vignettes_prestations img{
	float:right;
	margin:2px 15px;
	
}
#tableau_vignettes_competences img{
	float:right;
	margin:15px;
}
#tableau_vignettes_methodologie img{
	float:right;
	margin:15px;
}
#tableau_vignettes_competences ul{
	list-style-type: none;
	margin-left:0px;
	line-height:1em;
	text-align:left;
	background-color:#FFCC99;
}
#tableau_vignettes_competences li
{  	list-style-image:url(../images-hilbert/puce.gif);
 	list-style-position:outside;
	margin-left:2em;
	line-height:1em;
}
#tableau_vignettes_competences h3{
	color:#c76d00;
	font-size:11px;
	font-weight:bold;
	line-height:2em;
	display:inline;
	margin:0px;
}
#tableau_vignettes_methodologie ul{
	list-style-type: none;
	margin-left:0px;
	line-height:1em;
	text-align:left;
}
#tableau_vignettes_methodologie li
{  	list-style-image:url(../images-hilbert/puce.gif);
 	list-style-position:inside;
	margin-left:2em;
	line-height:1.1em;
}
#tableau_vignettes_methodologie h3{
	color:#c76d00;
	font-size:11px;
	font-weight:bold;
	line-height:2em;
	display:inline;
	margin:0px;
}
#tableau_vignettes_equipe ul{
	list-style-type: none;
	margin-left:0px;
	line-height:1em;
	text-align:left;
}
#tableau_vignettes_equipe li
{  	list-style-image:url(../images-hilbert/puce.gif);
 	list-style-position:inside;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:2em;
	line-height:1em;
}
#tableau_vignettes_equipe h3{
	color:#c76d00;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
	display:inline;
	margin:0px;
}

hr {
	display:block;
 	height: 1px;
 	margin: 5px 0px 5px 0px;
 	padding: 0;
 	color:#D3D3D3;
 	background-color:#D3D3D3;
 	border: 0;
}
/* masqué pour IE: */
html>hr{
	margin: 0px 0;
}
.gras {
	font-weight: bold;
}
.home_trame{
	background: url(../images-hilbert/home_trame_conteneur.gif) top left;
	background-repeat:repeat;
}
.ecran_trame{
	background-color:#fff;
}
#entete{
	margin-top: 0px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom:0px;
	width: 690px;
	height:260px;
	
}
.home_entete{
	background:  url(../images-hilbert/home_photo_titre.jpg) no-repeat center top;
}
.prestations_entete{
	background:  url(../images-hilbert/ecran1_angers.jpg) no-repeat center top;
}
.competences_entete{
	background:  url(../images-hilbert/ecran3_carquefou.jpg) no-repeat center top;
}
.champs_activite_entete{
	background:  url(../images-hilbert/ecran5_amiens.jpg) no-repeat center top;
}
.methodologie_entete{
	background:  url(../images-hilbert/ecran4_colmar.jpg) no-repeat center top;
}
.temoignages_entete{
	background:  url(../images-hilbert/ecran6_macon.jpg) no-repeat center top;
}
.realisations_entete{
	background:  url(../images-hilbert/ecran2_riyadh_school.jpg) no-repeat center top;
}
.equipe_entete{
	background:  url(../images-hilbert/ecran8_toulon.jpg) no-repeat center top;
}
.documentation_entete{
	background:  url(../images-hilbert/ecran7_riyadh_conf_palace.jpg) no-repeat center top;
}
#home_logo{
 	position:absolute;
 	top: 105px;
	left: 26px;
	 color: #fff;
}
#home_logo h1{
	font-weight:800;
	font-size:30px;
	position:absolute;
	bottom: -2px;
	left: 50px;
	width:400px;
	line-height:19pt;
	color: #fff;
}
#home_logo h2{
	font-weight: bold;
	font-size:24px;
	position:absolute;
	top: 2px;
	left: 50px;
	line-height:19pt;
	color: #fff;
}
#home_logo a:link img, #home_logo a:visited img, #home_logo a:hover img, #home_logo a:active img {
	border:none;
}
#ecran_titre{
	position:absolute;
	top: 90px;
	left: 26px;
	color: #fff;
}
#ecran_titre h1{
	font-weight:800;
	font-size:30px;
 	position:relative;
 	bottom: -2px;
 	left: 10px;
	width:400px;
	line-height:19pt;
	color: #fff;
}
#ecran_titre h2{
	font-weight: bold;
	font-size:24px;
	position:relative;
	top: -20px;
	left: 10px;
	line-height:19pt;
	color: #fff;
}
#menu{
	text-align:center;
	padding: 5px 4px 5px 4px;
 	margin-top: 0px; 
	margin-left: auto;
 	margin-right: auto;
	margin-bottom:0px;	
	font-weight: bold;
	font-size:10px;
	color:#4C4C4B;
}
#ecran_plan_haut{
	width:690px;
	height:42px;
 	background-image:url(../images-hilbert/ecran_plan_haut.gif);
	background-repeat:no-repeat;
	margin-top: 0px; 
 	margin-left: auto;
 	margin-right: auto;
	margin-bottom:0px;
}
#ecran_plan_haut div{
	padding-top:10px;
	margin-left:30px;
	height:1em;
	float:left;
	color:#8b0805;
	font-weight: bold;
	font-size:26px;
	line-height:19pt;
}
#nav_outils td{
	font-weight:bold;
	font-size:10px;
}
#home_pave{
 	margin-left: 5px;
	margin-right: 5px;
	background: url(../images-hilbert/home_back_plan_pavenews.gif) top left;
	background-repeat: repeat-y;
}
#home_pave_gauche{
	float:left;
	width: 270px;
	height:544px;
	padding:5px;
}
#home_pave_droite{
	margin-left:281px;
	padding:5px 5px 5px 5px;
}
#home_pave_droite li{
	line-height:0.1em;
}
div.ecran_nav_outils{
	margin:0px auto 0px auto;
}
dl.ecran_nav_outils {
	text-align:center;
	float:left;
	padding:0px;
	width:60px;
}
.ecran_nav_outils dt{
	font-weight:bold;
	font-size:10px;
	margin-top:5px;
}
#ecran_pave{
	margin-left: 5px;
	margin-right: 5px;
}
#ecran_pave_gauche{
	float:left;
	width: 270px;
	margin:0px;
	padding:5px;
}
h3.chapo_prestation{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
}
.largeur_td_pave_gauche{
 	width: 220px;
	padding:10px 20px 100px 10px;

}
.largeur_td_pave_droite{
 	width: 400px;
	margin:10px;
	padding:5px;
}
.realisations_largeur_td_pave_gauche{
 	width: 160px;
	margin:0px;
	padding:5px;
}
.realisations_largeur_td_pave_droite{
 	width: 550px;
	margin:0px;
}
#ecran_pave_gauche span{
	font-weight:normal;
}
#ecran_pave_droite{
	margin-top: 0px; 
	margin-bottom:0px;
	margin-left: 279px; 	
	padding:5px 5px 5px 5px;
	height:400px;
}
#ecran_pave_droite hr{
	display:block;
 	height: 1px;
 	margin: 5px 0;
 	padding: 0;
 	color:#D3D3D3;
 	background-color: #009999;
 	border: 0;
}
/* masqué pour IE: */
html>#ecran_pave_droite hr{
	margin: 2px 0;
}
#piedpage{
	width:690px; 
	height:133px; 
	background-image:url(../images-hilbert/ecran_plan_bas.gif); 
	background-repeat:no-repeat;
}
#piedpage div{
	position:relative; 
	width:200px; 
	top:20px;
	left:480px;
}
.titre_piedpage{
	font-size:24px;
	font-weight:bold;
	color:#CCCCCC;
}
.soustitre_piedpage{
	font-size:18px;
	color:#CCCCCC;
}
#contact {
	position:absolute;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px;
	width:678px;
	top:288px;
	background-color:#fff;
	border:solid #352525 1px;
	display:none;
}

