﻿/**
 * @title		Logiciels
 */

#intro {
    background-image:url(/template/images/bg/bg-intro-eau.gif);
}

#core .col {
	width:270px;
	text-align:left;
}
#core .col img {
	margin-top:20px;
}
#core #nbTasks, #core #nbFavorites  {
	margin-bottom:5em;
}
#core #nbTasks img, #core #nbFavorites img  {
	margin-top:5px;
}
#core  p {
	margin-bottom:1em;
}
#core #nbFavorites p {
	padding-left:40px;
	height:40px;
	background:url(/template/images/picto/star-favorites.gif) no-repeat;
}
#aside .push a {
	font-weight:bold;
}

