body
{
	margin : 0px;
	padding : 0px;
	background-color : #AAAAAA;
}

#admin
{
	padding : 2px;
	background-color : #000000;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #FFFFFF;
	display : block;
}
#admin a
{
	color : #FFFFFF;
	text-decoration : none;
}
#admin a:visited
{
	color : #FFFFFF;
	text-decoration : none;
}
#admin a:hover
{
	color : #FFFFFF;
	text-decoration : underline;
}

#page
{
	padding-top : 20px;
	padding-bottom : 20px;
	padding-left : 0px;
	padding-right : 0px;
	text-align : center;
}

#global
{
	margin-left : auto;
	margin-right : auto;
	width : 760px;
	background : transparent url(../images/background-espace-travail/fond.gif) repeat top left;
	border-top : 0px solid #000000;
	border-bottom : 0px solid #000000;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	text-align : left;
}
