@charset "utf-8";
p{
		width:350px;
		text-align:justify;
		font-family:"Trebuchet MS";
		font-size:12px;
	}
	#tableText{
	margin: 0 10px 0 0px;
}

.gras {
	font-weight: bold;
}

a{
cursor: pointer;
color:#b45f08;
text-decoration:none;
}
a:visited {
	color:#a59868;
}

.fonction, .siteweb{
	font-style:italic;
	 font-size:16px;
}

.siteweb{
	outline:none;
}
