a:link {
	font-weight: normal;
	color: #663366;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #663366;
	text-decoration: underline;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.cotour {
	border: 1px solid #663366;
}
.fond {
	background-image: url(images/fond01.jpg);
	background-repeat: repeat;
}
.cotourtab {

	border: 2px solid #663366;
}
