
table.contacts
{
	margin-left: 30px;
}

p.adresse
{
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 12pt;
	font-weight: bold;
	line-height: 22px;
	color: #294358;
	text-align: left;
}

fieldset.contactsep
{
	margin-top: 24px;
	margin-bottom: 14px;
}

fieldset.contactsep legend
{
	font-size: 10pt;
	font-weight: bold;
}

table.contact td
{
	padding: 4px 18px 4px 18px;	
}

tr.contactphoto img
{
	width: 112px;
	height: 112px;
	border: solid 1px navy;
	background-color: whitesmoke;
}

tr.contactlien td
{
	text-align: center;
	font-size: 11pt;
	font-weight: normal;
	color: #094173;
	line-height: 20px;
	vertical-align: top;
}

tr.contactlien td, tr.contactphoto td
{
	width: 130px;
	text-align: center;
}

tr.contactlien a
{
	font-weight: bold;
}

tr.contactlien a:link, tr.contactlien a:visited
{
	color: #094173;
}

tr.intersect td
{
	height: 24px;
}

td.sect
{
	width: 40px;
	background-color: #094173;
	background-position: center;
	background-repeat: no-repeat;
	border: solid 1px #094173;
}

td.cont
{
	border: solid 1px #094173;
}