body{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	background-color:#3c3c3c;
}
#content{
	width:780px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:550px;
}
#header{
	width:603px;
	text-align:right;
	float:right;
	height:78px;
	overflow:hidden;
}
#zoneFlash{	
	width:603px;
	height:208px;
	float:right;
}
#menu{
	padding-top:1px;
	width:603px;
	float:right;
	overflow:hidden;
	height:43px;
}
#textes{
	width:598px;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	
}
.smallTab, .smallTabPad, .smallTabLine{
	width:300px;
}
.smallTabPad td{
	padding-bottom:10px;
}
.smallTabLine td{
	border-bottom:1px solid #454444;
}
.smallTabRight{
	text-align:right;
}
.titreTab{
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px #e5ded4 solid;
	border-bottom:1px #575757 dotted;
	
}
.TabMenu{
	padding-top:10px;
	padding-bottom:10px;
}