/* CSS Document */


.bloc-orange
{
	width:412px; height:124px;
	background-image:url(../images/bloc-orange.png); background-repeat:no-repeat;
	padding-left:20px; padding-top:10px;
	
}

.bloc-content
{
	width:881px;
	padding-bottom:20px;
}

.bloc-content-titre
{
	width:881px;
	color:#f9bd32;
	padding-left:30px;
}

.bloc-content-header
{
	width:881px; height:20px;
	background-image:url(../images/tpl-text-header.jpg); background-repeat:no-repeat;
}

.bloc-content-content
{
	width:881px; float:left;
	background-image:url(../images/tpl-text-content.jpg); background-repeat:repeat-y;
	padding-left:19px;
}

.bloc-content-footer
{
	clear:both;
	width:881px; height:23px;
	background-image:url(../images/tpl-text-footer.jpg); background-repeat:no-repeat;
}

.date{
	clear:both;
	width:200px;
	float:left;
}

.description{
	width:650px;
	float:left;
	padding-bottom:20px;
}
