/*-----------------------------------------------
	GENERAL
-----------------------------------------------*/

body {
	margin:0;
	padding:0;
	text-align:center;
}
table {
	font: normal 11px Geneva, Arial, Helvetica, sans-serif;
}
div.centrage {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:100%;
}
a{
	color:#FFFFFF;
	text-decoration:none
}
a:hover, a:active {
	text-decoration: underline;
}
div.centrage {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:100%;
}


/*-----------------------------------------------
	PAGE D'ACCUEIL
-----------------------------------------------*/
td.header{
	width:1000px;
	height:160px;
	background:url("images/template/header.jpg") no-repeat;
}
td.banniere728{
	padding-left:228px;
	padding-bottom:15px;
}
td.menu-haut{
	width:1000px;
	height:23px;
	text-align:center;
	color:#FFFFFF;
	background:url("images/template/menuhaut1.jpg") no-repeat;
}
td.milieu{
	height:600px;
	background:url("images/template/filet.jpg");
}
td.bottom{
	background:url("images/template/filet.jpg");
	text-align:center;
	color:#000000;
}
td.bottom a{
	color:#000000;
}
table.tableau-milieu{
	background-color:#FFFFFF;
	width:323px;
	border:0px;
	border-spacing: 0px;
	border-collapse:collapse;
	
}
table.tableau-milieu-grand{
	background-color:#FFFFFF;
	width:656px;
	border:0px;
	border-spacing: 0px;
	border-collapse:collapse;
}
td.menu-milieu1-titre{
	width:323px;
	height:23px;
	padding-left:20px;
	text-align:left;
	color:#FFFFFF;
	background:url("images/template/menuhaut2.jpg") no-repeat;
}
td.menu-milieu1-corps{
	width:323px;
	height:250px;
	padding:15px;
	vertical-align:top;
}
td.menu-milieu1-corps a{
	color:#000000;
}
td.menu-milieu1-titre-grand{
	width:656px;
	height:23px;
	padding-left:20px;
	text-align:left;
	color:#FFFFFF;
	background:url("images/template/menuhaut2-grand.jpg") no-repeat;
}
td.menu-milieu1-corps-grand{
	width:656px;
	height:250px;
	padding:5px;
	vertical-align:top;
}
td.menu-milieu1-corps-grand a{
	color:#000000;
}
td.menu-milieu1-pub{
	width:323px;
	height:250px;
	padding:0px;
	vertical-align:top;
}
table.tableau-separation{
	width:62px;
}




