/* CSS Background Image Document */
.top_line
{
background:url(img/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(img/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(img/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
	background:url(../images/barre_site.gif) left top repeat-x;
	height:32px;
}
.footer_bg
{
background:url(img/footer_bg.gif) left top no-repeat;
height:25px;
}

.left_line
{
border-left:1px solid #18527a;
}
.right_line
{
border-right:1px solid #18527a;
}
.bottom_line
{
border-bottom:1px solid #18527a;
}
