/* @override http://grogro.local:8888/~max/chap/chap/vues/agence.css */

/*html {
	background-color: #313131;
}*/

#agence {
	/*position: absolute;
	top: 6em;*/
	margin: 3% auto;
	margin-top: 0;
	padding: 3%;
	width: 75%;
	color: silver;
	text-align: justify;
}

cite {
	color: red;
}

.gauche, .droite {
	margin-right: 2em;
	margin-bottom: 1.2em;
	width: 60%;
	max-width: 640px;
	height: auto;
}

label {
	display: inline-block;
	width: 9em;
}

p.signature {
	text-align: right;
	font-size: .8em;
}

.gauche {
	float: left;
}

.droite {
	float: right;
	margin-left: 2em;
	margin-right: 0;
}

h2, h3, h4 {
	/*margin: 0;*/
	font-family: "Arial narrow", "Trebuchet MS";
}

#personnes dt {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
	color: red;
	/*padding-top: 1em;
	border-top: 1px solid gray;*/
	/*color: #740e00;*/
}

#agence a {
	color: #989898;
	text-decoration: none;
}

/* provisoire */