body {
  margin: 0;
  padding: 0;
  background: white;
  font-family: sans-serif;
  background-color: #CDCDCD;
  color: #22475E;
}

#page_globale{
	background: url('../../image/background.jpg') repeat-y;
	width:900px;
	margin:0 auto;
}

#header
{
	margin:0 50px;
	width:802px;
}

#header-top
{
	font-size:0;
	height:90px;
}

#header-top-logo
{
	background:transparent url('../../image/logo.jpg') no-repeat scroll 0 0;
	float:left;
	height:90px;
	width:94px;
}

#header-top-signature
{
	background:transparent url('../../image/signature.png') no-repeat scroll 0 0;
	float:left;
	height:66px;
	margin:24px 42px 0;
	width:182px;
}

#header-admin
{
	float:right;
	margin: 10px 50px 0 0;
	font-family:Comic Sans MS;
	font-size: 45px;
	font-weight: bold;
	color:black;
	width:280px;
	height:63px;
}

#header-top-devinva
{
	background:transparent url('../../image/devinva.png') no-repeat scroll 0 0;
	float:right;
	height:11px;
	margin: 5px 5px 0 0;
	width:355px;
}

.header-hline
{
	background:transparent url('../../image/top-center.jpg') repeat-x scroll 0 0;
	border:0 none;
	font-size:0;
	height:11px;
	margin:0;
	padding:0;
}

#main-fond
{
width:100%;
height:60px;
	background:transparent url('../../image/content-shadow.jpg') repeat-x scroll 0 0 ;
}

.page-content-nav
 {
	font-size:9px;
	margin: 5px;
	float:right;
}

#page, #page-bottom
{
	margin:0 auto;
	width:900px;
}

#page-bottom
{
	background:transparent url('../../image/background-bottom.jpg') repeat-y scroll 0 0;
	clear:both;
	height:26px;
}

#page-bottom-content
{
	background:transparent url('../../image/bottom-center.jpg') repeat-x scroll 0 0;
	font-size:9px;
	height:11px;
	margin:0 50px;
	text-align:right;
	width:802px;
}

a:link
{
	font-weight:normal;
	color: #1081c2;
	Text-Decoration: none;
}

a:visited
{
	font-weight:normal;
	color: #1081c2;
	Text-Decoration: none;
}

a:hover
{
	font-weight:normal;
	color: #063253;
	Text-Decoration: none;
}

.container {
  padding-left: 0;
}

.main {
  position: relative;
  background: white;
  padding: 0 2em 2em 2em;
}

#.main {
  width: 98%;
}
