*{
margin:auto;
padding:auto;
}

body{
font-family:century gothic,verdana,arial,sans-serif;
font-size:1em;
text-align:left;
background:url(images/background.jpg);
background-repeat:repeat-x;

background-color:#59301c;
}

div#header{
width:913px;
height:89px;
margin-top:3px;
background:url(images/rim_01.jpg);
background-repeat:no-repeat;
}




/*---Fin Menu---*/

div#contenu
{
width:879px;
height:700px;
font-size:0.9em;
background:url(images/fond.jpg);
}


div#veranda
{
width:250px;
height:71px;
background:url(images/img_veranda_3.jpg);
}

div#flash{
width:879px;
height:617px;
background:url(images/rim_03.jpg);
margin:0 auto;
}

div#footer{
width:879px;
height:60px;
background:url(images/rim_04.jpg);
}
div#footer p{
text-align:center;
color:black;
font-size:10pt;
margin-top:0px;
padding-top:10px;
}
div#footer p a{
color:black;
text-decoration:none;
}
div#footer p a:hover{
color:#0393c3;
}

.cjFancyTransition {
	position: relative;
	display: block;
	width: 879px;
	height: 302px;
	overflow: hidden;
	}
	
.cjFancyTransition br {
display: none;
}



