
html, body
{
	height: 100%;
}

body
{
	background: #717274 url("https://www.dk-consultants.com/images/fond1.jpg") no-repeat scroll top center;
	margin: 0;
	padding: 0;
	border: 0;
	font: 12px/1.5 Arial,Helvetica,sans-serif;
}

#page
{
	position: relative;
	min-height: 100%;
	width: 950px;
	margin: 0 auto;
	float: none;
	background-color: transparent;
}

#page_container
{
	position: absolute;
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: transparent;
}

#container
{
	position: relative;
	background-color: transparent;
	width: 100%;
	padding-bottom: 70px;
}

#content_container
{
	position: relative;
	background-color: transparent;
	width: 100%;
	overflow: hidden;
}

#header
{
	position: relative;
	background-color: transparent;
	width: 100%;
}

#header_h
{
	height: 100px;
}

#content_header
{
	background: transparent url("https://www.dk-consultants.com/images/header.jpg") no-repeat scroll top left;
	height: 100%;
	width: 940px;
	float: left;
}

#label_header
{
	float: right;
	bottom: 0;
	color: white;
	font-size: 24px;
	font-style: italic;
	padding: 55px 12px 0;
}

#menu
{
	position: relative;
	background-color: transparent;
	width: 100%;
}

#menu_h
{
	height: 25px;
}

#content_menu
{
	background: #84061b;
	width: 940px;
	height: 100%;
	float: left;
}

.liens_menu
{
	color: white;
	text-decoration:none;
}

.liens_menu:hover
{
	color: white;
	font-weight: bold;
	text-decoration:none;
}

.liens_menu:visited
{
	color: white;
	text-decoration:none;
}

#menu_haut
{
	text-align: center;
	font-size: 14px;
	margin: 2px auto 0 auto;
}

.menu_haut_sel
{
	font-weight: bold;
}

#menu_haut1
{
	width: 90px;
	float: left;
}

#menu_haut2
{
	width: 160px;
	float: left;
}

#menu_haut3
{
	width: 120px;
	float: left;
}

#menu_haut4
{
	width: 120px;
	float: left;
}

#menu_bas
{
	text-align: center;
	margin: 3px 0 0;
	color: white;
}

#menu_sep
{
	position: relative;
	background-color: transparent;
	width: 940px;
	height: 10px;
	border-top : 1px solid #84061b;
}

#main
{
	position: relative;
	background-color: transparent;
	width: 100%;
}

#main_h
{
	background: white url("https://www.dk-consultants.com/images/fond_menu_g.png") repeat-y scroll top left;
	height: 10px;
	width: 940px;
	float: left;
}

#content_main
{
	background: transparent url("https://www.dk-consultants.com/images/fond_main.png") repeat-y scroll top left;
	width: 920px;
	height: 100%;
	overflow: hidden;
	float: left;
	padding: 0 20px 0 10px;
}

#menu_gauche
{
	width : 200px;
	height: 280px;
	padding: 0 30px 0 0;
	float: left;
	background: transparent url("https://www.dk-consultants.com/images/lignes_ss_menu.png") no-repeat scroll top left;
}

.mg_menu > img
{
	display: block;
	float: left;
	vertical-align: middle;
	height: 20px;
	margin: 0 5px 0 0;
}

.mg_menu > a
{
	display: block;
	float: left;
}

#mg_accueil
{
	margin: 15px 0 0 43px;
}

#mg_client
{
	margin: 15px 0 0 39px;
	width: 150px;
}

#mg_prospect
{
	margin: 15px 0 0 27px;
	width: 180px;
}

#mg_presentation
{
	margin: 15px 0 0 43px;
}

#mg_temoins
{
	margin: 15px 0 0 39px;
}
#mg_contacter
{
	margin: 15px 0 0 39px;
	width: 150px;
}

#mg_mentions
{
	margin: 15px 0 0 33px;
	width: 180px;
}

#mg_service
{
	margin: 15px 0 0 43px;
}

#mg_p_client
{
	margin: 15px 0 0 39px;
	width: 150px;
}

#mg_p_prospect
{
	margin: 15px 0 0 33px;
	width: 180px;
}

#mg_catalogue
{
	margin: 15px 0 0 26px;
	width: 190px;
}

#mg_rapports
{
	margin: 15px 0 0 43px;
}

.mg_item
{
	color: #611c1c;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

.mg_item:hover
{
	color: #a4061b;
}

#content
{
	width : 670px;
	padding: 20px 20px 20px 0;
	float: left;
}

#c_accueil1
{
	width : 319px;
	padding: 0 15px 10px 0;
	float: left;
	border-right: 1px solid #84061b;
}

#c_accueil2
{
	width : 320px;
	padding: 0 0 10px 15px;
	float: left;
}

#c_accueil_promo
{
	float : left;
	margin-top : 25px;
	padding : 10px;
	background-color : #cc3d3b;
	text-align : justify;
}

#c_prestations
{
	text-align: justify;
}

#c_client
{
	text-align: justify;
}

#c_prospect
{
	text-align: justify;
}

#c_catalog
{
	margin: 0 10%;
	text-align: center;
}

.c_catalog_item
{
	text-align: left;
}
.photo
{
	border: 1px solid #5e5f61;
}

.cliquez
{
	text-align: center;
	background-color: #e0e0e0;
	margin: 0 100px;
}

.cliquez > a
{
	font-size: 14px;
	font-weight: bold;
	color: #84061b;
	text-decoration: none;
}


#footer
{
	position: absolute;
	bottom: 0;
	background-color: transparent;
	width: 100%;
}

#footer_h
{
	height: 60px;
}

#content_footer
{
	background: #5e5f61 url("https://www.dk-consultants.com/images/fond_footer.png") repeat scroll top left;
	width: 940px;
	height: 60px;
	float: left;
}

#copyright
{
	color: white;
	font-size: 10px;
	text-align: center;
	float: none;
	margin: 20px 0 0;
}

.ombre_b
{
	height: 10px;
	width: 100%;
	clear: both;
}

.ombre_bg
{
	height: 10px;
	width: 10px;
	background: transparent url("https://www.dk-consultants.com/images/ombre_bg.png") no-repeat scroll top left;
	float: left;
}

.ombre_bm
{
	height: 10px;
	background: transparent url("https://www.dk-consultants.com/images/ombre_b.png") repeat-x scroll top left;
	float: left;
	width: 930px;
}

.ombre_bd
{
	height: 10px;
	width: 10px;
	background: transparent url("https://www.dk-consultants.com/images/ombre_bd.png") no-repeat scroll top left;
	float: right;
}

.ombre_d
{
	width: 10px;
	background: transparent;
	float: right;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.ombre_dh
{
	height: 10px;
	width: 10px;
	background: transparent url("https://www.dk-consultants.com/images/ombre_dh.png") no-repeat scroll top right;
}

.ombre_dm
{
	width: 10px;
	background: transparent url("https://www.dk-consultants.com/images/ombre_d.png") repeat-y scroll top right;
	height: 100%;
}

#message
{
	width: 420px;
	height: 335px;
	padding: 30px 40px 40px 50px;
	margin: 10px auto 0 auto;
	background: transparent url("https://www.dk-consultants.com/images/message.png") no-repeat scroll top left;
}

#msg_champs > tbody > tr > th
{
	width: 80px;
	text-align: right;
	vertical-align: top;
	background-color: transparent;
}

.header_mentions
{
	width: 80%;
	margin: 0 10% 10px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	background-color: #e0e0e0;
	color: #84061b;
}

.highlight
{
	font-weight: bold;
	color: #84061b;
}

#saisie_ident
{
	margin: 20px 15px 0 20px;
	background-color: #f0f0f0;
	border: 1px solid #c0c0c0;
	padding: 10px;
	font-size: 10px;
	width: 125px;
}

#saisie_ident a
{
	text-decoration: none;
	color: #611C1C;
}

#saisie_ident a:hover
{
	text-decoration: none;
	color: #611C1C;
}

#saisie_ident a:visited
{
	text-decoration: none;
	color: #611C1C;
}

.saisie_ident_label
{
	color: #611C1C;
}

.saisie_ident_text
{
	left: 0;
	margin: 0 0 5px 0;
	width: 120px;
	font-size: 10px;
}

.saisie_ident_btn
{
	font-size: 10px;
	float: right;
}

.saisie_ident_comment
{
	color: red;
	width: 100%;
	margin-bottom: 5px;
}

.mois_rapports
{
	color: #84061B;
	border-bottom: 1px solid #84061B;
	padding-left: 150px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	float: left;
	margin-bottom: 20px;
}

.rapport_prospect
{
	float: left;
	margin-left: 100px;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
}

.rapport_ref
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
}

#liste_rapports a, #liste_rapports a:hover, #liste_rapports a:visited
{
	text-decoration: none;
	color: #606060;
}

#rapport
{
	margin-top: 15px;
}