body {
	/*background-color: rgb(245,245,245);*/
	background-color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
table.main {
	background-color: #ffffff;
	width: 747px;
	border: 1px solid rgb(192,192,192);
	/*border: 0px;*/
	margin: 0px;
	padding: 0px;
}
table.content {
	background-color: #ffffff;
	width: 703px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table.leftcontent {
	width: 488px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

tr.listing {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}
td { 
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
td.dotsep {
	background-image: url(../img/dots.gif);
	background-repeat: repeat;
	height: 1px;
}
td.degrade {
	background-image: url(../img/degrade_entete_02.gif);
	background-repeat: no-repeat;
	height: 5px;
}
td.menu {
	background-color: #e5e5e5;
	height: 16px;
}

td.toprightsection {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-color: #900f06;
}
td.rightsection {
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-left: 1px solid #d2d2d2;
	border-right: 0px;
	width: 200px;
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

td.bottomrightsection {
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 2px;
	background-color: #464646;
}

A:visited {
	color:#464646;
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline
}

A:link {
	color: #464646;
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
}

A:active {
	color: rgb(0,0,255);
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
}

A.bottomlink:visited {
	color: #900f06;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
A.bottomlink:active {
	color: #900f06;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
A.bottomlink:link {
	color: #900f06;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

A.lostpwd:visited {
	color: #464646;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}
A.lostpwd:active {
	color: #464646;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}
A.lostpwd:link {
	color: #464646;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
}

.copyright {
	color: #464646;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}


H1 {
	color: #464646;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0 
}

H2 {
	color: #464646;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0 
}

H3 {
	color: #464646;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px; 
}

H4 {
	color: #464646;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px; 
}

H5 {
	color: #900f06;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.title1 {
	color: #900f06;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}
.title2 {
	color: #900f06;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.text {
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}
.text2 {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

A.company:visited {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.company:active {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.company:link {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A.office:visited {
	color: #464646;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
A.office:active {
	color: #464646;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
A.office:link {
	color: #464646;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

A.consultant:visited {
	color: #376287;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.consultant:active {
	color: #900f06;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.consultant:link {
	color: #900f06;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.consultant2:visited {
	color: #900f06;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.consultant2:active {
	color: #900f06;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A.consultant2:link {
	color: #900f06;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.consultant {
	padding: 5px;
	border-bottom: 1px solid #e2e2e2;
	color: #464646;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

div.overmap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	display: none;
	cursor: pointer;
	z-index: 302;
}
td.overmap {
	background-color: #ffffff;
	border: 1px solid #464646;
}
img.overmap {
	height: 12px;
	width: 100%;
}
img.overmapside {
	width: 12px;
	height: 40px;
}
input.textbox {
	border: 1px solid #d2d2d2;
	color: #464646;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.textarea {
	border: 1px solid #d2d2d2;
	color: #464646;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 50px;
}
.searchlist {
	color: #464646;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	width: 195px;
}
.error {
	color: rgb(255,0,0);
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
