/* Manga-news  Print Stylesheet  by J.Josset */


* { margin: 0; padding: 0; }

body{
	background: #fff;
	font: 0.65em Verdana, Arial,sans-serif;
}

#global {top:0;}
#header {	height:60px;}
#logo{padding-top:0;}
#logo span{display: none;}

form,
#bangeante,
#topsearch,
#block-up,
#menu,
#blockmenu,
#pageflip,
#search,
#moncompte,
#block-rss,
#ban728,
#ban120,
#ban300,
#planningFilter,
#tabs,
.print,
.sideRight,
#footer,
#magicbox,
#ban970250,
#citationWrapper,
#tournoiWrapper{
display:none;
}

.rubrique-title {
	color:#000;
	margin:5px -2px 5px 0;
	background:transparent;
	padding-left:0px;
	text-transform:uppercase;
	font: bold 18px arial,verdana,serif;
}

table thead th {
	background:transparent;
	border:1px solid #000;
	text-align:left;
	padding:3px 5px;
	color:#000;
}

table{				width:100%;}
table td{			width:25%;}
table td.title{		width:50%;}
table td.date_out{	width:25%;}
table .actions{	display: none;}
