/* CSS Document */

html, body {
	background: #9c2703;
}

#top {
	background-image:url(../images/interface/top_orange.jpg);
}

.tab_body a, .tab_body_shadowed a{color:#e58b0a;}
.tab_body a:hover, .tab_body_shadowed a:hover{color:#000000;}
.tab_body a:visited, .tab_body_shadowed a:shadowed{color:#e58b0a;}
.tab_body, .tab_body_shadowed, .left_secondary_box_subtitle{color: #9c2703;}

#menu {
	background-image:url(../images/interface/menu_orange.gif);
}

#menu_cursor {
	background-image:url(../images/interface/menu_cursor_orange.png);
}


#menu a:hover {color: #9c2703;}


.right_box_top {
	background-image:url(../images/interface/right_box_top_orange.png);
}

.fiche_box_body a, .fiche_box_body a:visited, .right_box_body a, .right_box_body a:visited, .colorize, .colorize a, .colorize a:visited{color:#e58b0a;}
.fiche_box_body a:hover, .right_box_body a:hover, .colorize a:hover{color:#9c2703;}

.right_box_non_round_title {
	background-color:#e8b414;
}

.dvd_list_block,.left_secondary_box_subtitle,.ptp{
	border-bottom:#e58b0a 1px solid;
}

.ptp a, .ptp a:visited {color:#e58b0a;text-decoration:underline;}

.ptp a:hover {color: #9c2703;}


