body{ 
	background:url(../images/bg.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#4d86be;
}
#global{
		width:790px;
		margin:auto;
  }

#container{ width:848px; }


#header{
	background: url(../images/round_top.png) repeat scroll 0 0 transparent;
    height: 40px;
    width: 850px;
	margin-top:50px;
}

#footer{
	background: url(../images/round_bottom.png) repeat scroll 0 0 transparent;
    height: 48px;
    width: 850px;
	margin-top:-18px;
}


.lrBorder{
	border-left:1px solid #B7B7B7;
	border-right:1px solid #B7B7B7;
	background-color:#FFFFFF;
}

.img{
	margin:auto;
	margin-bottom:10px;
}

#logo{ 
	/*background:url(../images/logo.png);*/
	width:400px;
	height:50px;
	text-align:center;
	margin:auto;
	font-size:28px;
}

#boat{ 
	background:url(/img/cadre.png);
	width:763px;
	height:600px;
}

.niv_2{
	font-weight:bold;
	font-size:18px;
	text-align:center;
	padding-bottom:20px;
}