body
{
	text-align:center;
	font-family:Tahoma, Arial, Times New Roman, Times, Verdana;
	font-size:12px;
	background-image:url(Images/background.jpg);
	background-repeat:repeat-x;
	background-color:#02517e;
	color:#000000;

}

.conteneur
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	text-align:center;
	width:935px;
	height:auto;
	border-style:solid;
	border-width:1px;
	border-color:#555555;
	background-color:#003675;
}
.conteneur div
{
    float:left;
}

._Top
{
	width:935px;
	height:156px;
	overflow:hidden;
	background-color:#222932;
	background-image:url(Images/bg_top.jpg);
	background-repeat:no-repeat;
}

._MenuH
{
    overflow:hidden;
    width:550px;
	margin-top:30px;
	margin-left:330px;
}

._Site
{
    width:935px;
    height:auto;
    text-align:justify;
}
._Head
{
    width:935px;
    height:320px;
	background-image:url(Images/header.jpg);
	background-repeat:no-repeat;
}
.Head_
{
	width:935px;
}
.Title_
{
    width:490px;
    height:64px;
    margin-top:60px;
	background-image:url(Images/bgTitle.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.Title_content
{
	padding-top:10px;
	padding-left:30px;
}
.Desc_
{
    width:400px;
    height:180px;
    margin-top:60px;
    margin-left:50px;
}

._Menu
{
	width:935px;
	height:1px; /* 68px; */
	visibility:hidden; /* TEMPORAIRE */
	background-image:url(Images/bg_menu.jpg);
	background-repeat:repeat-x;
    background-color:#242e39;
}
.Menu_
{
}
._Main
{
	width:935px;
	min-height:300px;
	background-image:url(Images/bg_main.png);
	background-repeat:repeat;
    background-color:#252525;
}
.Main_
{
	width:520px;
	padding-top:50px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:15px;
}
.Right_
{
    float:right;
	width:230px;
	min-height:280px;
	padding-top:50px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:15px;
	margin-right:20px;
}
.mAccroche
{
    width:1px;
    height:1px;
    visibility:hidden;
    overflow:auto;
}
.myContent
{
}
.add_clo
{
    display:none;
    width:1px;
    height:1px;
    overflow:hidden;
}

.foo
{
    width:935px;
    height:120px;
    background-color:#1e1e1e;
	background-image:url(Images/bg_footer.jpg);
	background-repeat:repeat;
}