/* CSS Document */
#content {
width:650px;
height:484px;
background-image:url(../images/logo.png);
background-repeat:no-repeat;
background-position:center;
}
#images {
width:auto;
height:auto;
}
#images img{
width:auto;
height:auto;
display:none;
}
.titre {
color:#FF9900;
font-size:14px;
}
