/* CSS Document */
body {
background-image: url(version1/images/fond_bleu.jpg);
background-repeat:repeat-x;
margin: 0; /* pour éviter les marges */
text-align: center; /* pour corriger le bug de centrage IE */
background-color:#BBD5F8;
}
#smt{
overflow:auto;
}

#conteneur0 {
background-image:url(version1/images/fond_03.jpg);
background-repeat:repeat-y;
width:900px;
height:400px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#conteneur1 {
background-image:url(version1/images/sport20_01.jpg);
background-repeat:no-repeat;
width:900px;
height:563px;
}

#bas {
background-image:url(version1/images/sport20_02.jpg);
width:900px;
height:37px;

}

#barremenu{
padding-left:30px;
height:35px;

}

#recherche{
vertical-align:middle;
padding-left:30px;
width:700px;
}
