* {
	margin: 0;
	padding: 0;
}
a:link{color:blue}
a:visited{color:#990033}
a:active{color:#990033}
a:hover{color:red;text-decoration:none}
body{
	margin: 0;
	padding: 0;
	background:#FBD999;
font-size:16pt;font-family:monotype corsiva;
}
img{border-style:none;}
.14{font-size:14pt;font-family:monotype corsiva;}
.16{font-size:16pt;font-family:monotype corsiva;}
.18{font-size:18pt;font-family:monotype corsiva;}
.20 {
	font-size:20pt;
	font-family:monotype corsiva;
}
.26 {
	font-size:26pt;
	font-family:monotype corsiva;
}
.titre-rubrique {
	font-size: 20pt;
	font-family: monotype corsiva;
	text-align: center;
	text-decoration: underline;
}

.26{font-size:26pt;font-family:monotype corsiva;}

table tr {
	margin: 0;
	padding: 0;
}
table.spip {
	background: #FBD999;
	border-color: #b59f74;
	border-width: 1;
	border-style: outset; 
	margin: 20;
 
}

table.spip tr.row_first {
	background:#FBD999;

}

table.spip tr.row_odd {
	
	background:#FBD999;

}

table.spip tr.row_even {
	
	background:#FBD999;

}
table.spip th {
	border-width: 1;
	border-style: inset; 
	border-color: #b59f74;
	padding: 10pt;
	padding-top: 5pt;
	padding-bottom: 3pt;
}

table.spip td {
	border-width: 1;
	border-style: inset; 

	border-color: #b59f74;
	padding: 10pt;
	padding-top: 5pt;
	padding-bottom: 3pt;
}


table.tabarticles {
	background: #FBD999;
	border-color: #b59f74;
	border-width: 0;
	border-style: none;
	margin: 20;
	margin-top: 10;
 text-align: center;
}

table.tabarticles tr.row_first {
	font-size:16pt;
	background:#FBD999;

}

table.tabarticles tr.row_odd {
	
	background:#FBD999;

}

table.tabarticles tr.row_even {
	
	background:#FBD999;

}
table.tabarticles th {
	border-width: 0;
	border-style: none; 
	border-color: #b59f74;
	padding: 10pt;
	padding-top: 5pt;
	padding-bottom: 3pt;
}

table.tabarticles td {
	border-width: 0;
	border-style: none; 

	border-color: #b59f74;
	padding: 10pt;
	padding-top: 5pt;
	padding-bottom: 3pt;
	align: center;
}