.cad {
	border-top: thin outset #66CC99;
	border-right: thin outset #009933;
	border-bottom: thin outset #006633;
	border-left: thin outset #009933;
	background-image: url(fond.jpg);
	background-repeat: repeat-x;
}
.ligne{
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #063;
}
.photo {
	border: 2px inset #E9F7D8;
}

.nav {
	border: 1px solid #FFF;
}

.lien {
	color: #0000FF;
	text-decoration: underline;
	cursor: hand;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.police12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.police12 a:link {text-decoration: underline; color: #0000FF;}
.police12 a:visited {text-decoration: none;color: #0000FF;}
.police12 a:hover {text-decoration: underline; color: #CC0000;}
}
.police10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.police10 a:link {text-decoration: underline; color: #0000FF;}
.police10 a:visited {text-decoration: none;color: #0000FF;}
.police10 a:hover {text-decoration: underline; color: #CC0000;}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
