#haut {
height: 20px;
background-image: url(../img/haut.png);
background-color: #FFFFFF;
background-repeat: repeat-x;
background-position: top left;
}
#bas_droite{
width: 40px;
height: 30px;
position: relative;
}
#haut_gauche {
background: #FFFFFF url(../img/haut_gauche.png);
background-repeat: no-repeat;
background-position: top left;
}
.orange_gauche{
width: 10px;
height: 100%;
background-color: #FFFFFF;
}
#haut_droite {
float: right;
width: 40px;
height: 20px;
background: #FFFFFF url(../img/haut_droite.png);
background-repeat: no-repeat;
background-position: top right;
}
#bas{
display: block;
height: 30px;
width: 100%;
background-color: #FFFFFF;
background-image: url(../img/bas.png);
background-repeat: repeat-x;
background-position: bottom right;
}
#bas_gauche {
float: left;
width: 40px;
height: 30px;
position: relative;
background: #FFFFFF url(../img/bas_gauche.png);
background-repeat: no-repeat;
background-position: bottom left;
}
#bas_droite {
float: right;
background: #FFFFFF url(../img/bas_droite.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.orange_gauche {
float: left;
background-image: url(../img/gauche.png);
background-repeat: repeat-y;
background-position: top left;
}
#bas{
float:left;
overflow: hidden;
}
#h_g_f_y_h {
height: 161px;
}
#h_d_f_y_h {
height: 161px;
}
#haut_gauche {
float: left;
width: 40px;
height: 20px;}
.orange_droite {
float: right;
width: 20px;
height: 100%;
background-color: #FFFFFF;
background-position: top right;
background-image: url(../img/droite.png);
background-repeat: repeat-y;
}
#haut {
width: 100%;
float:left;
display: block;
}
