/** Styles globaux pour le site **/

/************* BOX CONTENUS LIÉS *****************/
.users .col .box h2.header {
	background:transparent url(/c/i/sprite-boxes-related.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:16px;
	height:38px;
	line-height:37px;
	text-align : left;
}

.users .col .box {
	margin : 0 0 16px 0;
	background : transparent url('/c/i/sprite-boxes-related.jpg') -333px -0px repeat-y;
}

.users .col .box div.footer {
	font-size : 6px;
	height : 20px;
	line-height : 20px;
	background : transparent url('/c/i/sprite-boxes-related.jpg') 0px bottom no-repeat;
}


