body {
margin:0;
background-color:#000000;
background-image:url(images/bg_bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:normal;
}

a:link, a:visited, a:active {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


#conteneur {
background-image:url(images/bg.jpg);
margin:0;
margin-left:auto;
margin-right:auto;
height:1050px;
width:1024px;
overflow:hidden;
}





/* 
Conteneur 1050px

flash 800px
nav 100px
copyright 50px
*/




				#flashcontent {
				height:800px;
				width:1024px;
				}

				#nav {
				height:100px;
				width:800px;
				padding:90px 112px 10px 112px;
				
				}

							#nav_box {
							width:800px;
							height:100px;
							}
									#droit {
									float: right;
									width:280px;
									}
									
									#center_droit {
									float: right;
									width:220px;
									}							
									
									#center_gauche {
									float:right;
									width:150px;
									}
									
									#gauche {
									width:150px;
									}					
							
							
				#copyright{
				height:25px;
				padding:25px;
				
				}

.texte10 {
		font-size:10px;
		letter-spacing:0.5px;
		line-height:190%;
		color:#555555;
		}

.texte12 {
		font-size:11px;
		letter-spacing:1px;
		line-height:190%;
	}
	
