@import url(paragraphe.css);

body
{
	background: #A9BAC3 url(images/bg.png) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	margin-top: 1em;
}

#administration
{
	width: 700px;
	margin: 0 auto;
}

.redaction-propriete input, .redaction-propriete select, .redaction-propriete textarea
{
	width: 620px;
}

.redaction-propriete .propriete
{
	width: 595px;
}

.info_legales_connexion
{
	color: #aaa;
	font-size: x-small;
	text-align: justify;
	font-family: sans-serif;
}

.textebrut
{
	height: 4em;
}
