@charset "utf-8";
/* CSS Document */

* {
padding:0;
margin:0
}

table {
border :0;
border-collapse:collapse;
width:100%;
}

#entete {
width:100%;
background: url('../images/scaled.jpg') 0 0 repeat-x;
}

#banniere {
width:766px;
height:112px;
background: url('../images/header.jpg') 0 0 no-repeat;
}


/* NAVIGATION */
#menu-haut {
margin:1px 0 20px 0;
padding:5px 0 0 0;
background-color: #00c3de;
height:23px !important;
height:25px;
font-weight: normal;
}

.navigation {

}

#menu-bas {
background-color: #00c3de;
padding:5px 0;
 font-weight: normal;
}

.navigation a {
font-size:12px;
color: white; 
vertical-align:middle;
text-decoration: none;
border-width: 0 0 5px 0;
border-color: transparent;
border-style:solid;
border-color: #00C3DE;

}
.navigation a:hover {
color: white; 
text-decoration: none;
border-width:0 0 5px 0;
border-color:#11E4F2;
border-style:solid;
}

.navigation a:visited {
 color: white; 
text-decoration: none;
}


.navigation a.active {
color: white; 
text-decoration: none;
border-width:0 0 5px 0;
border-color:#11E4F2;
border-style:solid; 
}



#contenu {


}

#contenu td{
vertical-align:top;

}

#contenu-principal {


}

#contenu-secondaire {

width:220px;

}

#home-meteo {
width:200px;
padding:0 0 0 10px;
vertical-align:top;
}

.spacer {
margin:5px 0 6px 0;
width:100%;
height:2px;
background-color: black;
}

.top-produits {
margin:0 0 0 10px;
width:220px;

}
.pagination {
text-align:center
}
 
 
 
/* NEWS */
.msn-news-box {
text-align: justify;
display: block; 
height:90px; 
background-color:#F6F3FF;
font-size:14px;
} 

.msn-news-box p{
margin:5px 0 5px 0;

} 