/* Verhaegen Walravens CSS Document */
body {
	margin: 0px;
	background-color: #D9CFCB;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
}
.liste {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
	
	}
a:link {
	font-weight: bold;
	color: #910028;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #910028;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
#banner {
	background-color: #910028;
	height: 39px;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
}

#logo {
	background-color: #FFFFFF;
	position: absolute;
	height: 39px;
	width: 730px;
	left: 0px;
	top: 0px;
	z-index:2;
}


#menu {
	background-color: #910028;
	position: absolute;
	height: 21px;
	width: 100%;
	left: 0px;
	top: 39px;
}
#contenu {
	position: absolute;
	height: 400px;
	width: 550px;
	left: 35px;
	top: 80px;
}
.leftSpace5 {
	margin-left: 8px;
	border: 0px none;
}
.rightSpace5 {
	border: 0px none;
	margin-right: 8px;
}
.titreColumnsLawyers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #910029;
	padding: 1px;
}
.titreForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #910029;
	padding: 3px;
}
.texteForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sousTitreForm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #910028;
	padding: 3px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texteForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cvFullNameLawyer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #910028;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.cvFullLawyerPicture {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.tableCVFull {
	font-family: Arial, Helvetica, sans-serif;

}
.recentPublications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.recentPublications li {
	margin-bottom:12px;
	list-style-image: url(../img/bulletPublications.gif);
	list-style-position: outside;

}
.borderRight {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.recpubColumn {
	background-color: #E4DDDA;
}
.publicationOdd {
	background-color: #E8E2E0;
	padding-bottom: 20px;
}
.publicationEven {
	padding-bottom: 20px;
}
