body {
	background: #fff;
	font: normal 11px "Verdana", Arial, Helvetica;
	color: #666;
}

#global {
     position:relative;
     width: 100%;
     border: 0px solid red;
     }

#table-centre {
	width: 1006px;
	border : none;
	text-align:center;
	margin:auto;
}

.td-gauche {
	background: url(../images/bord_g.gif) repeat-y;
	width: 49px;
	vertical-align:middle;
}

.td-haut {
	height: 79px;
	background: url(../images/bord_h.gif) repeat-x;
	width: 907px;
}

.topmenu {
	width: 695px;
	height: 79px;
	vertical-align: bottom;
	text-align: right;
	font: 10px;
	color:#d5d9da;
}

.topmenu[class] {
	width: 907px;
}


.topmenu a{
	text-align: right;
	font: 10px;
	color:#d5d9da;
}

.topmenu a:hover{
	text-align: right;
	font: 10px;
	color:#3d559e;
}

.td-droit {
	background: url(../images/bord_d.gif) repeat-y;
	width: 50px;
	vertical-align:middle;
}

.contenu {
	padding: 15px;
}

.arrondi-bg {
	vertical-align:top;
	text-align:right;
	background: url(../images/bg.gif) right top no-repeat;
	width:49px;
	height:35px;
}

.td-bas {
	background: url(../images/bord_b.gif) repeat-x top;
	height: 45px;
	text-align:center;
	vertical-align: bottom;
	color: #a4d7f5;
}

.td-bas a{
	text-align:center;
	vertical-align: bottom;
	color: #a4d7f5;
}

.td-bas a:hover{
	text-align:center;
	vertical-align: bottom;
	color: #82c8f1;
}

.arrondi-bd {
	vertical-align:top;
	text-align:left;
	background: url(../images/bd.gif) left top no-repeat;
	width:50px;
	height:35px;
}