
#defilement{
	float:left;
	width:400px;
	height:300px;
	padding:0px;
	margin:20px 0px 20px 0px;
	text-align:left;
	font-size:11px;
	color:#000;
	font-family: Arial, Georgia, Times, serif; 
	font-weight: normal;
}
#defilement #div_defilement{
	width:450px;
	height:300px;
	background:#000;
}
#defilement #txt_defilement{
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;opacity: 0.8;
	padding:15px 20px;
	margin:183px 0px 0px 0px;
	color:#fff;
	position:absolute;
	width:410px;
}
#defilement h2 a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#defilement h3 a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#defilement a{
	color:#ccc;
	font-size:11px;
	text-decoration:underline;
}
#defilement small {
	color:#ccc;
}
#paginate-defilement{
	float:left;
	width:200px;
	height:250px;
	margin:0px;
	padding:20px 0px 20px 40px;
	text-align:left;
}

#paginate-defilement span{
	display:block;
	background:#ffffff url("images/alaune.gif") no-repeat top right;
	height:56px;
	padding:5px 20px 0px 5px;
	margin:0px;
	font-size:11px;
	vertical-align:center;
	text-align:left;
	list-style:none;
	color:#FFF;
}

#paginate-defilement a b{
	line-height:14px;
}

#paginate-defilement a{
	display:block;
	background:#ffffff url("images/defil_normal.gif") no-repeat top right;
	height:56px;
	padding:5px 25px 0px 4px;
	margin:0px;
	font-size:11px;
	vertical-align:center;
	text-align:left;
	list-style:none;
	color:#FFF;
	line-height:11px;
}


#paginate-defilement a:hover, #paginate-defilement a.selected{
	display:block;
	background:#ffffff url("images/defil_flech.gif") no-repeat top right;
	height:56px;
	padding:5px 25px 0px 4px;
	margin:0px;
	font-size:11px;
	vertical-align:center;
	text-align:left;
	list-style:none;
	color:#FFF;
	text-decoration:none;
	line-height:11px;
}

#paginate-defilement h2{
	font-size:12px;
	display:inline;
	line-height:16px;
	padding:0px;
	margin:0px;
	color:#fff;
	font-weight:bold;
}