/* CSS Document */

html, body {
	background: #4e225b;
}

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

.tab_body a, .tab_body_shadowed a{color:#855f90;}
.tab_body a:hover, .tab_body_shadowed a:hover{color:#000000;}
.tab_body a:visited, .tab_body_shadowed a:shadowed{color:#855f90;}
.tab_body, .tab_body_shadowed, .left_secondary_box_subtitle{color: #4e225b;}

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

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


#menu a:hover {color: #4e225b;}


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

.search_list_block a,.fiche_box_body a, .search_list_block a:visited, .fiche_box_body a:visited, .right_box_body a, .right_box_body a:visited, .colorize, .colorize a, .colorize a:visited{color:#855f90;}
.search_list_block a:hover,.fiche_box_body a:hover, .right_box_body a:hover, .colorize a:hover{color:#4e225b;}

.right_box_non_round_title {
	background-color:#845e8f;
}

.movie_list_block,.search_list_block,.left_secondary_box_subtitle,.ptp{
	border-bottom:#855f90 1px solid;
}

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

.ptp a:hover {color: #4e225b;}