/*
======= ID ======= 
*/
div#banniere {
	height: 60px;
	overflow: hidden;
	background: url(../../images/fonds/1x60.gif) top left repeat-x;
	text-align: left;
}
div#haut {
	height: 36px;
	padding: 0px;
	background: url(../../images/fonds/1x36.gif) top left repeat-x;
	overflow: hidden;
}
div#page, div#pageOn {
	padding: 0px 0px 10px;
	background: #FFF url(../../images/fonds/1x580.gif) top left repeat-x;
}
table.info {
	background: #FEFFE9;
}
table.info tr.haut {	height: 5px;}
table.info tr.centre {	}
table.info tr.bas {	height: 5px;}
table.info td.gauche {	width: 5px;}
table.info td.centre {	}
table.info td.droite {	width: 5px;}
table.info tr.haut td.gauche {	background: url(../../images/fonds/info_hg.gif) top left no-repeat;}
table.info tr.haut td.centre {	background: url(../../images/fonds/1x1.gif) top left repeat-x;}
table.info tr.haut td.droite {	background: url(../../images/fonds/info_hd.gif) top left no-repeat;}
table.info tr.centre td.gauche {	background: url(../../images/fonds/1x1.gif) top left repeat-y;}
table.info tr.centre td.centre { }
table.info tr.centre td.droite {	background: url(../../images/fonds/1x1.gif) top right repeat-y;}
table.info tr.bas td.gauche {	background: url(../../images/fonds/info_bg.gif) top left no-repeat;}
table.info tr.bas td.centre {	background: url(../../images/fonds/1x1.gif) bottom left repeat-x;}
table.info tr.bas td.droite {	background: url(../../images/fonds/info_bd.gif) top left no-repeat;}

div#bas {
	padding: 2px 0px;
	font-size: 12px;
	color: #71B0D0;
}
div#bas a { color: #71B0D0; font-weight: normal;}
div#bas a:hover   {text-decoration: underline;}
div#pub {
	margin: 0px auto 50px;
	padding: 25px 0px;
}
div#pub img{
	margin: 3px 15px 10px;
}
div.pub img{
	margin: 3px 0px;
}