.liste img{width:200px;height:133px;margin:0px 0px 0px 10px;}
.liste2 img{width:185px;height:123px;margin:0px 0px 0px 0px;}

.entry img{width:280px;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}

a{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#282828 url(images/bgr_main.png) repeat;
	color:#000;
	font:62.5%/1 Verdana, Geneva, sans-serif;
}

/* header */
#header{
	width:998px;
	height:150px;
	overflow:hidden;
	background:url(images/bgr_header.png) repeat-x;
	border:1px solid #969696;
}

/*body*/
#body{
	width:100%;
	background:#ebebeb url(images/bgr_body.png) repeat-y;
}
