body {
  background-color: #FFEFD6;
	font-family: Arial;
	font-size: 11px;
	color: #4F5688;
}

h1 {
  font-size: 18x;
	font-weight: bold;
	color: #4F5688;
	text-align: center;
}

.titre {
  font-size: 12x;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 600px;
	border: 1px solid #FFFFFF;
	background: #4F5688;
	margin: auto;
}

.url_titre {
  font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
}

a {
  font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: #4F5688;
	padding: 3px;
}

a:visited {
  font-size: 11x;
	font-weight: bold;
	text-decoration: none;
	color: #4F5688;
	padding: 3px;
}

a:hover {
  font-size: 11x;
	font-weight: bold;
	text-decoration: overline underline;
	color: #4F5688;
	padding: 3px;
}

.txt { font-size: 11px; text-align: justify; }

.thumb { padding: 2px; border: 0; }

.box {
  font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left:10px;
}

ul.box {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

li.box {
	width:135px;
	height: 15px;
	float: left;
	border: 1px dashed #FFFFFF;
}

table#main {margin-left:auto; margin-right:auto; width:800px;}
td#header {background:center no-repeat #8974AD url(images/header.jpg);height:125px;}
td#cat_h { background:center no-repeat #FFFFFF url(images/catheader.jpg); height:64px;}
td#cat_m { background-color:#FFFFFF;}
table#centre {width:761px; margin-left:auto; margin-right:auto; background: #FFFFFF repeat-y url(images/fondcentre.jpg);}
td#centreg {width:135px; }
