body {
	background-color: #7F0D6C;
	background-image: url(../gfx/fond.png);
	margin-top: 0px;
	margin-bottom: 0px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 190px;
	padding-left: 20px;
}

.recherche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 20px;
}

.recherche a {
	color: #9F117D;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.recherche a:hover {
	color: #FF6600;
	text-decoration: underline;
}




form {
	margin: 0px;
	padding: 0px;
}


#select1 {
	padding-left: 75px;
}

#select1 select {
	width: 80px;
}

#select2 {
	padding-left: 30px;
}

#select2 select {
	width: 110px;
}

#select3 {
	padding-left: 90px;
}

#select3 select {
	width: 150px;
}

#select4 {
	padding-left: 75px;
}

#select4 select {
	width: 120px;
}

#select5 {
	padding-left: 75px;
}

#select5 select {
	width: 120px;
}

#select6 {
	padding-left: 75px;
}

#select6 select {
	width: 120px;
}
