
.tableau {
	background-image: url(../img_interface/fond_tableau.jpg);
	background-repeat: repeat-y;
}

.tableau_titre {
	background-color: #ACCC66;
	font-weight: bold;
	text-align: center;
}

.tableau_contenu {
	background-color: #CCA766;
}

.top {
	background-image: url(../img_interface/fond_top.jpg);
}

.bottom {
	background-image: url(../img_interface/fond_bas.jpg);
	margin-left:10px;
	margin-right:10px;
}

body {
	background-color: #66cc66;
	font-family: Verdana, Geneva, sans-serif;
}
a:link {
	color: #066;
}
a:visited {
	color: #366;
}
a:hover {
	color: #996;
}
a:active {
	color: #C96;
}
.image_small {
	max-height: 100px;
}
.text10{
	font-size: 10px;
}
.text11{
	font-size: 11px;
}
.text12{
	font-size: 12px;
}
.text13{
	font-size: 13px;
}
.titre{
	font-size: 20px;
	}
	.photo {
	border: 1px outset #000;
	}