/* CSS Document */
body {
background:#fff;
}
ul#pictos, ul#outils, #cols #colDroite, #cols2 #col2gauche {
display:none;
}
#header, #footer {
width:684px;
}
#cols, #cols2 {
width:684px;
background:#fff;
min-height:0;
height:auto;
margin-bottom:40px;
}
#cols #colGauche {
width:auto;
float:none;
padding:0;
}
.largeDroite {
float:none;
width:auto;
padding:12px 0 0;
margin:0 0 29px;
min-height:0;
height:auto;
}

/* JS/Ajax Home */
#myImageFlow.imageflow {
float:left;
}
#myImageFlow.imageflow img {
display:none;
}
div#myImageFlow_images.images {
padding-left:20px;
float:left;
}
div#myImageFlow_images.images img {
float:left !important;
display:block;
margin-top:3px;
}
#newsHome #txt {
width:220px;
padding-left:20px;
}
#newsHome p {
margin:8px 0 14px 1px;
padding:0;
height:auto;
}


ul#nav {
clear:both;
}