@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { 
	color:#a38a76;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover { 
	color:#a38a76;
	text-decoration:none;
	font-weight:bold;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f5f4f2;


}
.intro{
	color:#a38a76;
	font-size:24px;
	text-transform:uppercase;
}
.text-justify{
	padding:0 30px 0 30px;
	text-align: center;
}
.text-gros {
	font-size:18px;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	}

