body { background-color:#cc0000; margin:5px; }

.ArrondiHaut { background-color:#003366; }
	
table.squelette { width:1000px; height:100%; }

td.titre { 
	/*background-color:#003366;*/ height:65px;
	background-color:#003366;
	
	margin:5px; 
	font-family:"Comic Sans MS"; font-size:30pt;
	text-align:center; vertical-align:top; color:#fed531;
	border-bottom:solid 4px #751f7d;
}

td.liens { 
	height:30px; background-color:#f6d1d1;
	background-image:url('img/fond3.jpg'); background-repeat:repeat-x;
	margin:5px; 
}

div.liens { 
	height:22px; width:500px; background-color:#cc0000;
	background-image:url('img/fond_liens.jpg'); background-repeat:repeat-x;
	text-align:center; vertical-align:middle; color:#ffcc00;
}

div.liens a { 
	text-decoration:none; color:#ffcc00;
	font-family:"Comic Sans MS"; font-size:9pt; 
}
div.liens a:hover { color:white; background-color:#900303; }

td.menu { background-color:#ffcc00; vertical-align:top; padding:5px; }

td.page { width:900px; border-left:solid 1px #590707; }

.contenu { width:100%; height:100%; background-color:#ffcc00; z-index:0; }

.ArrondiBas { background-color:#ffcc00; }

/* ----- Gestion des arrondis ----- */
/* ----- NE PAS MODIFIER ----- */
b.rtop, b.rbottom{ display:block; }
b.rtop b, b.rbottom b{ display:block;height: 1px; overflow: hidden; }
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
