/* Date de création: 2007-08-27 */
body {
	background: url(i/bk.jpg) top;
	background-color: #acacbd;
	background-repeat: repeat-y;
	color: #d6d6e2; 
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding: 0px; 
	text-align: center;
}

a {
	color:#d6d6e2;
}

a:hover {
	color:#d6d6e2;
}

.menupad {
	background: url(i/tpl_13.gif) bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font: bold 12px "trebuchet ms", helvetica, verdana, arial;
	color: #fff;
}

.menupad a {
	color: #fff;
	text-decoration: underline;
	line-height: 20px;
	margin: 0 0 0 8px;
}

.menupad a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
	line-height: 20px;
	margin: 0 0 0 8px;
}

.contentpad {
	padding: 10 10 10 22px;
}

.contenttitle {
	background: url(i/bkline_13.gif);
	background-repeat: no-repeat;
	width: 557px;
	height: 28px;
}

.contenttitleinsert {
	font: bold 12px georgia,tahoma,verdana,arial;
	color: #fff;
	padding:5 10 5 0px;
}
.contenttitleinsert a{
	color: #000;
	text-decoration:underline;
}
.contenttitleinsert a:hover{
	color: #000;
	background-color:#fff;
	text-decoration:none;
}


.text {
	font:normal 13px "trebuchet ms",helvetica,verdana,arial;
	color:#000;
}
.text2 {
	font:normal 11px verdana,arial;
	color:#000;
}

p {
	padding:5 0 5 0;
	margin:0;
}

h2 {
	font:normal 22px "trebuchet ms",helvetica,verdana,arial;
	color:#000;
	padding: 0px;
	margin: 20 0 0 0px;
}
h2 a {color:#000;}
h2 a:hover {color:#fff; background-color:#a3a3af;}

.tn {
	border:1px solid #000;
}