body {
	background-color: #ffffff;
	background-image: url(img/fond.jpg);
	margin: 0;
	color: #000;
	font-family: Arial, helvetica, helvetica;font-size:small;
}
table{
	border:0;
}
table#tableau{width:765px;height:600px}
#haut{
	height:143px;
	width:765px;
}
#titre{
	height:88px;
	width:530px;	
}
#titre img{
	height:88px;
	width:530px;	
}
#droit{
	height:457px;
	width:116px;
	text-align:left;
	vertical-align:top;
}
#menu{
	width:119px;
	text-align:right;	
	vertical-align:top;
}
#corps{
	background:url(img/corps.jpg) top center no-repeat;
	width:530px;
	vertical-align:top;
	background-color:#fff;
}
#corps p{
	padding-left:30px;
	padding-right:20px;
}
.border{
	border:1px solid #C2DF7D;
	margin:5px;
}
.no_border{
	border:0;
}
#bas{
	width:530px;
	height:135px;
}
a {
	text-decoration:underline;
	color: #3780b9;
}
a:visited {
	text-decoration:underline;
	color: #3780b9;
}
a:hover {
	text-decoration:none;
	color: #C2DF7D;
}
a:active {
	font-size: 12px;
	text-decoration:underline;
	color: #C2DF7D;
}
ul{
list-style-image:url(img/puce_verte.gif);
}
h3{
	padding-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	color:#3780b9;
}
.big{ font-size:150%;}