@charset "iso-8859-2";

body{
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(fond.jpg);
	color: #FFF;
}

a:link{
	color: #9FF;
}
a:visited{
	color: #9FF;
}
a:hover{
	color: #9F6;
}

.cad{
	border: 2px outset #213F8D;
}
.text12 {
	font-size: 12px;
}
.text11 {
	font-size: 11px;
}
.titre {
	font-size: 20px;
}
.titre:link {
	color: #FFF;
	text-decoration: none;
}
.titre:visited {
	color: #FFF;
	text-decoration: none;
}
.titre18 {
	font-size: 18px;
}
.titre:lien {
	color: #FFF;}

.photo {
	border: 1px inset #333;
}
