
html
{
	height:100%;
}

body
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.3em;
	margin:0;
	height:100%;
	overflow: hidden;
}

#content_wrap
{
	width: 100%;
}

#header
{
	background: transparent url("/images/fond_header.png") repeat scroll top left;
	width: 100%;
	height: 100px;
}

#logo
{
	padding: 10px;
	float: left;
	background-color: #5e5f61;
}

#nom_ident
{
	color: white;
	font-size: 20px;
	padding: 10px 0 0 140px;
}

#deconnexion
{
	color: white;
	font-size: 10px;
	padding: 5px 0 0 20px;
	text-decoration:none;
}

#deconnexion:hover
{
	color: white;
	text-decoration:none;
}

#deconnexion:visited
{
	color: white;
	text-decoration:none;
}

#header_b
{
	position: relative;
	background: #7c0403;
	width: 100%;
	height: 10px;
}

#title
{
	text-align: center;
	float: none;
	width: 100%;
	color: white;
	font-size: 36px;
	font-style: italic;
	padding-top: 30px;
}

#content_left
{
	width: 220px;
	float: left;
	background: transparent url("/images/fond_menu.png") repeat-y scroll top left;
	padding: 10px;
}

#menu_gauche
{
	width : 200px;
	height: 280px;
	padding: 0 20px 0 0;
	float: left;
	background: transparent url("/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_item
{
	color: #611c1c;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

.mg_item:hover
{
	color: #a4061b;
}

#mg_overview
{
	margin: 15px 0 0 43px;
}

#mg_clients
{
	margin: 15px 0 0 39px;
	width: 150px;
}

#mg_prospects
{
	margin: 15px 0 0 33px;
	width: 180px;
}

#mg_rapports
{
	margin: 15px 0 0 26px;
	width: 180px;
}

#mg_calendar
{
	margin: 15px 0 0 18px;
	width: 180px;
}

#content
{
	float: left;
	background-color: #ffffff;
	padding: 20px 20px 20px 0;
	overflow: hidden;
}

#frame_ident
{
	width: 500px;
	margin: 0 auto;
	padding: 150px 0 0 0;
}

#ident_header
{
	background: transparent url("/images/fond_header.png") repeat scroll top left;
	width: 100%;
	height: 100px;
}

#ident_title
{
	text-align: center;
	float: none;
	width: 100%;
	color: white;
	font-size: 24px;
	font-style: italic;
	padding-top: 40px;
}

#ident_header_b
{
	position: relative;
	background: #7c0403;
	width: 100%;
	height: 10px;
}

#frame_ident_middle
{
	background: #898989;
	height: 225px;
}

#frame_ident_img
{
	float: left;
}

#form_ident
{
	padding: 20px;
	float: left;
	font-size: 14px;
	color: white;
	width: 340px;
}

.tbl
{
	border-collapse: collapse;
	width: 100%;
}

.tbl_left
{
	text-align: left;
}

.tbl_center
{
	text-align: center;
}

.tbl_main
{
	font-weight: bold;
	font-size: 14px;
}

#page_clients
{
	border:1px solid #777777;
	background: #f0f0f0;
}

#page_prospects
{
	border:1px solid #777777;
	background: #f0f0f0;
}

#clilst_menu
{
	background: transparent url("/images/fond_content_menu.png") repeat scroll top left;
	border-bottom: 1px solid #777777;
	height: 80px;
}

.tblcli_bord
{
	border-right: 1px solid #777777;
	padding: 3px;
}

.tblcli_hdr
{
	background: #842827;
	color: #ffffff;
}

.tblcli_r1
{
	background: #F2E5E4;
}

.tblcli_r2
{
	background: #D9B2B1;
}

#clilst_body table tbody a
{
	text-decoration: none;
	color: black;
}

#clilst_body table tbody a:hover
{
	text-decoration: none;
	color: black;
}

#clilst_body table tbody a:visited
{
	text-decoration: none;
	color: black;
}

#prolst_menu
{
	background: transparent url("/images/fond_content_menu.png") repeat scroll top left;
	border-bottom: 1px solid #777777;
	height: 80px;
}

#prolst_filtre
{
	float: right;
	margin: 15px 5px 5px 5px;
	padding : 5px;
	border : 1px solid black;
	background-color : #aaaaaa;
}

.tblpro_bord
{
	border-right: 1px solid #777777;
	padding: 3px;
}

.tblpro_hdr
{
}

#prolst_table .odd
{
	background: #E0C9B0;
}

#prolst_table .even
{
	background: #CBA379;
}

#prolst_table thead th {
	background-color: #7B5630;
	color: #ffffff;
	border-right: 1px solid #777777;
	padding: 3px;
}

#prolst_table .header {
	background: #7B5630 url(images/bg.gif) no-repeat scroll center right;
	color: #ffffff;
	border-right: 1px solid #777777;
	padding: 3px;
}

#prolst_table .headerSortUp {
	background-image: url(images/asc.gif);
	background-repeat: no-repeat;
	background-color: #926639;
}
#prolst_table .headerSortDown {
	background-image: url(images/desc.gif);
	background-repeat: no-repeat;
	background-color: #926639;
}

#prolst_table td
{
	border-right: 1px solid #777777;
	padding: 3px;
}
 
#prolst_table tbody a
{
	text-decoration: none;
	color: black;
}

#prolst_table tbody a:hover
{
	text-decoration: none;
	color: black;
}

#prolst_table tbody a:visited
{
	text-decoration: none;
	color: black;
}

.btn_menu
{
	float: left;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	margin: 5px;
}

.btn_menu_off
{
	float: left;
	color: #606060;
	font-weight: bold;
	font-size: 13px;
	padding: 5px;
	margin: 5px;
}

.btn_menu:hover
{
	background: transparent url("/images/btn_highlight.png") repeat-x scroll top left;
	cursor: pointer;
}

.btn_menu img
{
	vertical-align: middle;
	padding-right: 10px;
}

.btn_menu_off img
{
	vertical-align: middle;
	padding-right: 10px;
}

.hideElement
{
	display: none;
}

.showdetail
{
}

.modifdetail
{
}

#page_client
{
	border:1px solid #777777;
	background: #f0f0f0;
}

#page_prospect
{
	border:1px solid #777777;
	background: #f0f0f0;
}

#client_menu
{
	background: transparent url("/images/fond_content_menu.png") repeat scroll top left;
	height: 80px;
}

#prospect_menu
{
	background: transparent url("/images/fond_content_menu.png") repeat scroll top left;
	height: 80px;
}

#client_head
{
	background: #707070;
	height: 70px;
	color: white;
}

#prospect_head
{
	background: #707070;
	height: 70px;
	color: white;
}

#client_nom
{
	padding: 15px 0px 10px 20px;
}

#prospect_nom
{
	padding: 15px 0px 10px 20px;
}

.raison_sociale
{
	font-weight: bold;
	font-size: 28px;
}

.frame
{
	overflow: auto;
}

.info_societe
{
	padding: 0 20px 0 20px;
	font-size: 12px;
}

.info_societe a
{
	color: white;
	text-decoration:none;
}

.info_societe a:hover
{
	color: white;
	text-decoration:none;
}

.info_societe a:visited
{
	color: white;
	text-decoration:none;
}

.client_header
{
	width: 100%;
	height: 25px;
	background: transparent url("/images/client_header.png") repeat-x scroll top left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.prospect_header
{
	width: 100%;
	height: 25px;
	background: transparent url("/images/prospect_header.png") repeat-x scroll top left;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.btn_frame
{
	margin: 25px 0 0 0;
	padding: 5px;
	float: right;
}

.btn_frame:hover
{
	cursor: pointer;
	background: transparent url("/images/btn_frame_high.png") no-repeat scroll top left;
}

.titre_frame
{
	width: 100%;
	text-align: center;
	color: #611c1c;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
}

.chap
{
	margin-bottom: 20px;
}

.titre_chap
{
	color: #611c1c;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 5px 0;
}

.titre_champ
{
	color: #00000;
	background-color: #cfcfcf;
	font-size: 14px;
	font-weight: bold;
	margin: 1px 0 0 5px;
	padding: 2px 0px 2px 5px;
	width: 160px;
	float: left;
}

.valeur_champ
{
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 5px 1px 10px;
	border-bottom: 1px solid #cfcfcf;
	float: left;
}

.frame_contact
{
	width: 340px;
	min-width: 340px;
	height: 180px;
	min-height: 180px;
	float: left;
	margin: 0 10px 10px 0;
	background-color: white;
	border: 1px solid #cfcfcf;
	overflow: hidden;
}

.frame_contact:hover
{
	cursor: pointer;	
}

.titre_contact
{
	background-color: #a0a0a0;
	color: white;
	padding: 4px 10px 4px 10px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.data_contact
{
	background: transparent url("/images/margin_contact.png") no-repeat scroll top left;
	padding: 0 0 0 50px;
	min-height: 160px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.titre_champ_contact
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 2px 0;
	width: 60px;
	float: left;
}

.valeur_champ_contact
{
	color: #606060;
	font-size: 12px;
	padding: 5px 5px 2px 10px;
	float: left;
	width: 210px;
	overflow: hidden;
}

.saisie_is
{
	border: none;
	border-bottom: 1px solid #707070;
	margin: 2px 0 0 5px;
	background-color:#D9B2B1;
}


.sr_frame_contact
{
	width: 300px;
	min-width: 300px;
	height: 95px;
	min-height: 95px;
	float: left;
	background-color: white;
	border: 1px solid #666666;
	overflow: hidden;
}

.sr_frame_contact:hover
{
	cursor: pointer;	
}

.sr_titre_contact
{
	background-color: #a0a0a0;
	color: white;
	padding: 4px 10px 4px 10px;
	font-family: arial, helvetica, sans-serif ;
  	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.sr_data_contact
{
	background: transparent url("/images/margin_contact.png") no-repeat scroll top left;
	padding: 0 0 0 50px;
	min-height: 160px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif ;
  overflow: hidden;
}

.sr_titre_champ_contact
{
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif ;
	padding: 4px 0px 0px 0;
	width: 70px;
	float: left;
}

.sr_valeur_champ_contact
{
	color: #606060;
	font-size: 11px;
	padding: 4px 5px 0px 10px;
	float: left;
	width: 150px;
	overflow: hidden;
}

.frame_event
{
	width: 100%;
	background-color: white;
	border: 1px solid #cfcfcf;
	margin: 0 0 10px 0;
}

.titre_event
{
	background-color: #a0a0a0;
	color: white;
	padding: 4px 10px 4px 10px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.titre_Client
{
	background-color: #ae7272;
}

.titre_Prospect
{
	background-color: #a2886d;
}

.content_event
{
	margin: 10px;
	float: left;
}

.image_event_RAPPORT_CLI
{
	background: transparent url("/images/event_rapport.png") no-repeat scroll top left;
	width: 80px;
	min-height: 80px;
	float: left;
}

.image_event_RAPPORT_PRO
{
	background: transparent url("/images/event_rapport.png") no-repeat scroll top left;
	width: 80px;
	min-height: 80px;
	float: left;
}

.titre_champ_event
{
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 2px 0;
	width: 140px;
	float: left;
}

.valeur_champ_event
{
	color: #606060;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 2px 10px;
	float: left;
}

.valeur_champ_event a
{
	color: #606060;
	text-decoration:none;
}

.valeur_champ_event a:hover
{
	color: #606060;
	text-decoration:none;
}

.valeur_champ_event a:visited
{
	color: #606060;
	text-decoration:none;
}

.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_client
{
	float: left;
	margin-left: 150px;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}

.rapport_ref
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #606060;
}

.tbl_rapports
{
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 1px solid #777777;
	margin: 0 0 50px 70px;
}

.tbl_rapports th,.tbl_rapports td
{
	height: 24px;
}

.tblrpt_bord
{
	border-right: 1px solid #777777;
	padding: 3px;
}

.tblrpt_cli
{
	background: #666666;
	color: white;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	text-align: center;
}

.tblrpt_hdr
{
	background: #842827;
	color: #ffffff;
}

.tblrpt_r1
{
	background: #F2E5E4;
}

.tblrpt_r2
{
	background: #D9B2B1;
}

.tbl_rapports a, .tbl_rapports a:hover, .tbl_rapports a:visited
{
	text-decoration: none;
	color: black;
}

.c_field_link
{
	cursor: pointer;
}