body { background-color:#000000; background-image:url(background.jpg);  background-attachment:fixed; background-position:top center; background-repeat:repeat-y; }

/* Formatage texte */
.text, a, a:hover, h1, h2, h3, h4 { color:white; }


.col1_top { background:url(col1_top.png) no-repeat; }
.col1_middle { background:url(col1_middle.png); }
.col1_bottom { background:url(col1_bottom.png) no-repeat; }

.col2_top { background:url(col2_top.png) no-repeat; }
.col2_middle { background:url(col2_middle.png); }
.col2_bottom { background:url(col2_bottom.png) no-repeat; }

.col3_top { background:url(col1_top.png) no-repeat; }
.col3_middle { background:url(col1_middle.png); }
.col3_bottom { background:url(col1_bottom.png) no-repeat; }

.main_menu_item:hover { background:url(menu_active_bg.png) repeat-x; }

.top_bar,.footer_bar { background:url(top_bar.png) repeat-x; }

.p_title { background:url(newstitle_bg.png) repeat-x; }
.p_infos { border-color:black; background-image:url(pixel.png); }
.p_content { border-color:black; background-image:url(pixel.png); }
.arrow { background-image:url(picto_news.png); }
