/* CSS Document */

body {
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#385A69;
}

.policeGenerale {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29414C;
}

.textField {
	background-color:#F5F5F1;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bouton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#29414C;
	background-color:#F5F5F1;
}

.img {
	border-width:2px;
	border-color:#385A69;
}

A.page:link {
	color: #5E0E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
A.page:visited {
	color:#5E0E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
A.page:hover {
	color:#A0AFBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

A:link {
	color: #F2F3F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:visited {
	color:#F2F3F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
A:hover {
	color:#D5D5C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}.listBille {
	list-style-position: outside;
	list-style-image: url(images/bille.gif);
}
.listFleche {
	list-style-position: outside;
	list-style-image: url(images/flechePage.gif);
}
.bgCoinBusiness {
	background-image: url(images/img_coin_affaires.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgCoinConstr {

	background-image: url(images/img_coin_constr.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgCoinContact {


	background-image: url(images/img_coin_contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgCoinEnviron {



	background-image: url(images/img_coin_environ.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgCoinLitigation {




	background-image: url(images/img_coin_litige.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
