* { margin:0; padding:0 }
body {
	margin: 7px 0 17px 0;
	text-align: center;
	padding: 0;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
select, #bouton {
	font: 10px Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #666;
}
form {
	clear: both;
}
#url {
	width: 222px
}
#bouton {
	font-size: 11px;
	border: 1px solid #666;
}
#entete {
	width: 602px;
	margin: 0 auto;
	height: 180px;
}
.contenu {
	clear: both;
	width: 602px;
	margin: 0 auto;
	height: 207px;
}
html img {
	border: 0
}
.image {
	float: left;
}
.image, .image img {
	width: 300px;
	height: 185px;
}
.frame {
	width: 273px;
	height: 180px;
	float: right;
	overflow: auto;
	border: 1px solid #ccc;
}
.frame p {
	font: 12px/140% "Courier New",Courier,mono;
	text-align: justify;
	padding: 3px;
}

