body
{
	text-align:center;
	font-family:Tahoma, Arial, Times New Roman, Times, Verdana;
	font-size:11px;
	background-image:url(Images/_body.png);
	background-repeat:repeat;
	background-color:#ffffff;
	color:#000000;
}

.conteneur
{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	text-align:center;
	width:836px;
	height:auto;
	/*background-image:url(Images/_pix.png);*/
	/*background-repeat:no-repeat;*/
	background-color:#ffffff;
}
.conteneur div
{
    float:left;
}

.BandSub
{
	width:836px;
	height:320px;
	overflow:hidden;
}
._top
{
    width:836px;
    height:1px;
	background-repeat:repeat;
	background-color:#ffffff;
	visibility:hidden;
}
._sep
{
    width:836px;
    height:8px;
    background-image:url(Images/_bar.png);
    background-repeat:repeat-x;
    background-color:#ffffff;
    margin-top:2px;
    margin-bottom:2px;
}
.AlignRight
{
    width:300px;
    margin-left:640px;
    margin-top:10px;
}
._header
{
    width:836px;
    height:338px;
	background-image:url(Images/_head.jpg);
	background-repeat:no-repeat;
	background-color:#444444;
	overflow:hidden;
}
._menu
{
    overflow:hidden;
    margin-top:126px;
    margin-left:506px;
    float:right;
    width:330px;
	height:212px; /*224*/
	background-color:#ffffff;
}
._menu div
{
    padding: 0px 15px 0px 15px;
    width:90%;
    text-align:left;
}
._main
{
    width:836px;
    height:auto;
    float:left;
	background-image:url(Images/_main.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
._left
{
    float:left;
    min-height:300px;
    height:auto;
    width:236px;
    margin-left:5px;
    overflow:hidden;
}
._left div
{
    padding: 35px 15px 5px 15px;
    text-align:left;
}
._content 
{
    min-height:300px;
    float:right;
    width:560px;
    margin-left:15px;
    margin-right:5px;
	min-height:307px;
    border-left-width:1px;
    border-left-style:solid;
    border-left-color:#ff9933;
}
._content div
{
    padding: 5px 15px 5px 15px;
}
div.main_bloc
{
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}

.add_clo
{
    display:none;
    width:1px;
    height:1px;
    overflow:hidden;
}

.foo
{
    width:836px;
    height:40px;
	background-image:url(Images/_foo.png);
	background-repeat:repeat;
    text-align:center;
}
