

/* CSS Document */


body#index div#logo {
background-image:url(../images/bg_photos_gauche.jpg);
background-repeat:no-repeat
}
#flashcontent {
width:753px;
height:800px;
}


html,body { height:100% }
html,body,h1,h2,h3,h4,div,p,ul,ol,li,dl,dt,dd,blockquote {
line-height:1em;
margin:0;
padding:0
}
body {
	background-color: #993300;
	background-image: url(../images/bg_photos.jpg);
	background-repeat: repeat-y;
	background-position: 0;
}

/* MISC.CSS */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html>body .clearfix {
/* display: inline-block; */
width: 100%
}  /* fixe IE */
* html .clearfix {
/* Hides from IE-mac \*/
height: 1%
/* End hide from IE-mac */
}  /* fixe IE */
.accessibility {
position: absolute;
top: -999em;
left: -999em
}

/* HEADER.CSS*/

div#header {
width:762px;
}



