/* import style */ 

@import url(style.css);

/* import texture */ 

body {
margin: 0px;
padding: 0px;
font-family:  "Lucida Grande", Verdana;
font-size: 11px;
color: #ffffff;
background-color: #00277A;
background-image: url(../pictos_site_21/back_clean.gif);
background-repeat: repeat;
}

#rub1 {
margin: 0px;
padding: 0px;
height: 120px;
width: 564px;
background-image: url(../pictos_site_21/back_clean01.jpg);
background-repeat: no-repeat;
background-position: left top;
}


img.bouton-texture{
background-image: url(../pictos_site_21/puce_orange.gif);
background-repeat: no-repeat; }

