@CHARSET "UTF-8";

fieldset {
	width: 850px;
}

div.input {
	margin: 5px 0;
}

label {
	float: left;
	width: 18em;
	text-align: right;
	padding: 3px 10px 2px 0;
	background: #eee;
}

input {
	border: 1px solid #ccc;
	margin-left: 10px;
	padding-left: 3px;
}

input.readonly {
	border: 1px solid #fff;
}

select.otrace {
	border: 1px solid #ccc;
	margin-left: 10px;
}

div.submit {
	margin: 10px 0 0 0;
}

div.submit input:hover {
	cursor: pointer;
}

.form_info {
	color: #888;
	margin-left: 5px;
}

div.form_info_commune {
	color: #888;
	margin-left: 5px;
	width: 200px;
	position: relative;
	top: -20px;
	left: 510px;
}

div.form_info_surface {
	color: #888;
	margin-left: 5px;
	width: 250px;
	position: relative;
	text-align: justify;
	top: -20px;
	left: 310px;
}

#conseil {
	width: 400px;
	text-align: justify;
	padding: 10px;
	margin: 10px;
	font-size: 85%;
	color: maroon;
	border: solid 1px orange;
	background: #eee;
}

div#afterremarque {
	color: #777;
	margin-top: -100px;
	margin-bottom: 100px;
	margin-left: 500px;
}

div.trap_info {
	color: #555;
	width: 350px;
	text-align: justify;
	margin-left: 400px;
	margin-top: -20px;
}

#unitedose {
	margin-left: 25px;
	font-weight: bold;
}
div#derniersReleves{
position:relative;
top:-350px;
left:700px;
}
table#tablereleves{
border:1px solid #aaa;
}
table#tablereleves td{
padding:1px;
}

div#varieties{
float:left;
}
div#varieties input {
float:right;
}
div.choixmois h2{
text-align:center;
}
div.choixmois{
width:200px;
height:370px;
padding:0px;
float:left;
border:1px solid yellow;
margin:30px;
}
div.choixmois label{
text-align:left;
width:150px;
}
div.choixmois input {
float:left;
clear:both;
}
div.choixan h2{
text-align:center;
}
div.choixan{
width:200px;
height:370px;
padding:0px;
float:left;
border:1px solid yellow;
margin:30px;
}
div.choixan label{
text-align:left;
width:150px;
}
div.choixan input {
float:left;
clear:both;
}
div.choixpara h2{
text-align:center;
}
div.choixpara{
width:200px;
height:370px;
padding:0px;
float:left;
border:1px solid yellow;
margin:30px;
}
div.choixpara label{
text-align:left;
width:150px;
}
div.choixpara input {
float:left;
clear:both;
}
div.choixzone h2{
text-align:center;
}
div.choixzone{
width:150px;
height:370px;
padding:0px;
float:left;
border:1px solid yellow;
margin:30px;
}
div.choixzone label{
text-align:right;
width:100px;
}

div#choixmoisinput .submit{
clear:both;
margin-left:420px;
margin-bottom:200px;
}