body{
	background:url(images/bg_03.jpg) top left repeat-x;
	width:100%;
	font-family:Arial, Verdana, Sans-serif;
	font-size:17px;
	color:#46495D;
}

img{border:0px;}

#logo{
	width:203px;
	height:56px;
	margin:0px auto;
	padding-top:55px;
}

.message_holder, .message_holder_top, .message_holder_bot{
	width:480px; }

h1, p{
	margin:30px 30px 0px 30px ;
}
.container{
	width:1000px;
	margin:0px auto;
}
.message_holder_top, .message_holder_bot{
	left:0px;
	position:absolute;
}
p.link_home{
	margin:30px 0px;
	text-align:center;
}
.link_home a{
		color:#46495D;
}
.link_home a:hover{
	text-decoration:none;
}
.message_holder{
	margin:15px auto;
	position:relative;
	padding:30px 0px 29px;
	background:url(images/pagenotfound_14.jpg) top left repeat-y;
}

table{
	width:100%;
	margin:15px 30px 0px 30px;}
.message_holder_top{
	top:0px;
	background:url(images/pagenotfound_11.jpg) top left no-repeat;
	height:30px;
}

.message_holder_bot{
	bottom:0px;
	background:url(images/pagenotfound_16.jpg) top left no-repeat;
	height:29px;
}
.clear{clear:both;}

.en_holder{
	width:49%;
	float:left;
}
.fr_holder{
	width:49%;
	float:left;}
