body {
	font-family:Arial, "Trebuchet MS", sans-serif;
	font-size:11px;
	color:#272b33;
}

a, a:link {
	color: #272b33;
	text-decoration: none;
}

a:hover {
	color: #272b33;
	text-decoration: underline;
}

#main {
	margin:auto;
	margin-top:26px;
	width:760px;
	height:386px;
	background:#fff URL('../images/login/fond.jpg') no-repeat;
}

#haut-gauche {
	float:left;
	text-align:right;
	width:290px;
	margin-top:76px
}

#haut-droite {
	float:left;
	text-align:justify;
	width:400px;
	margin:76px 0 0 20px;
	font-weight:bold;
	line-height:14px;
}

#bas-gauche {
	float:left;
	width:272px;
	margin:30px 0 0 10px;
}

#bas-droite {
	float:left;
	width:400px;
	margin:30px 0 0 20px;
}

.rouge {
	font-weight: bold;
	color: #FF8080;
	font-size: 11px;
}

input.recherche {
	border:#666666 1px solid;
	background:#fff URL('../images/login/fond_form.gif') repeat-x;
	height:15px;
	width:150px;
	padding-left:8px;
	font-size:10px;
}

textarea.recherche {
	border:#666666 1px solid;
	background:#fff URL('../images/login/fond_form.gif') repeat-x;
	padding-left:8px;
	font-size:10px;
}

select.recherche {
	border: #666666 1px solid;
	height:18px;
	padding-left: 8px;
	font-size: 10px;
	font-family: arial;
}
