body {
	font-family:Arial, Helvetica, sans-serif;
}

.import {
	color: #00952a;
	font-weight: bold;
	font-size:18px;
}

.titre {font-size: 18px}

.bouton {font-size:15px; font-family:Arial, Helvetica, sans-serif;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#container {
width:600px;
margin:0 auto;
border:1px solid #00952A;
}

#entete {
float:left;
width:600px;
}

#texte {
width:600px;
text-align:center;
margin-top:25px;
}

#message {
margin-top:50px;
margin-left:10px;
width:600px;
}

#form {
width:600px;
clear:both;
margin-left:10px;
}

#cadre1 {
width:100%;
text-align:center;
}

#cadre {
margin:0 auto;
width:600px;
border:solid 1px #00952a;
}

#cadre2 {
margin:0 auto;
width:600px;
border:dotted 1px #6699CC;
}

#table {
width:70%;
margin:0 auto;
border:1px solid #00952A;
}
