#content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:204px;
	position:relative;
	height:93px;
	float:left;
}
#content a {color:#343434;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none;}

.section{
	width:1900px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		width:204px;
		height:93px;
	}
		.section .sub p{
			width:204px;
			font-size:85%;
			line-height:1.4em;padding-top:5px;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:2px;
			letter-spacing:-2px;height:11px;width:9px;
		}
		.section .next{
			right:30px; background-image:url(http://www.artemisformation.ma/images/bt-left.gif);
		}
		.section .prev{
			left:133px;background-image:url(http://www.artemisformation.ma/images/bt-right.gif);
		}
