body{
	margin: 0px;
	padding: 0px;
	background: #D39B3C url('../images/bodyBG.jpg') repeat-x;
	text-align: center;
}
/* head body shadow */
.trBodyShadow{
	background-image: url('../images/headBody.jpg');
	height: 2px;
	background-repeat: repeat-x;
}
/* left menu and body */
.leftShadow{
	background-image: url('../images/shadow_right.jpg');
	width: 7px;
	background-repeat: repeat-y;
}
.textIntr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	color: #043B95;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
/* left menu */
.leftMenuHead{
	background-image: url('../images/leftMenuHead.jpg');
	background-repeat: no-repeat;
	width: 173px;
	height: 28px;
}
.leftMenuBody{
	background-image: url('../images/leftMenuBody.jpg');
	background-repeat: repeat-y;
}
.leftMenuFoot{
	background-image: url('../images/leftMenuFooter.jpg');
	background-repeat: no-repeat;
	width: 173px;
}
.leftMenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043B95;
	font-weight: normal;
}
.leftMenu td{
	line-height: 18px;
}
.leftMenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #043B95;
	font-weight: normal;
	text-decoration: none;
}
.leftMenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6633;
	font-weight: normal;
	text-decoration: none;
}
/* body */
.bodyContact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.bodyContactTFtitre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #043B95;
	display:inline;
}.bodyContactTFtitreBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	color: #000000;
	display:inline;
}
.bodyContactTF{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #043B95;
	display:inline;
}
.bodyContactTFko{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
	color: #526895;
	display:inline;
}
.bodyContact a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	color: #043B95;
	text-decoration: underline;
}
.titleBC{
	color: #043B95;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
/* foot */
.FootCPR{
	background-image: url('../images/footBackgr.jpg');
	background-repeat: no-repeat;
	width: 787px;
	height: 43px;
}
.footText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C6601;
}
.footText td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C6601;
}
.footText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C6601;
	text-decoration: none;
}
.footText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C6601;
	text-decoration: underline;
}
/* link to our firm */
.SC a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7E513B;
	font-weight: bold;
}
