#contenu {
	float: left;
	height: auto;
	width: 798px;
	margin: 0px;
	padding: 10px;
}
#contenu #visuel1 {
	float: left;
	height: auto;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #ff7f00;
	border-right-color: #ff7f00;
	border-bottom-color: #ff7f00;
	border-left-color: #ff7f00;
}
#contenu #intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	float: right;
	height: auto;
	width: 265px;
	padding: 10px;
	color: #666;
}
#contenu #texte1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #ff7f00;
	padding: 10px;
	float: left;
	height: auto;
	width: 798px;
}
