/* @override 
	http://192.168.1.210/projet/ism2.0.00.eclatec/site/_css/agenda.css
	http://intra/projet/ism2.0.00.eclatec/site/_css/agenda.css
*/

.item, .item-over
{
	background-color: #E6E6F0;
	padding: 4px;
	margin-bottom: 2px;
	clear: both;
}
.item-no-bg
{
	background-color: transparent;
}
.actualite-liste .item, .actualite-liste .item-over
{
	height: 85px;
	margin-bottom: 15px;
}
.item.first, .item-over.first
{
	background-color: #FFF;
	padding: 3px;
	padding-bottom: 15px;
	height: 85px;
}

.item-over
{
	background-color: #dbdfee;
}

.item-image
{
	float: left;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #7983A1;
	margin: 5px 10px 5px 5px;
}

.item.first .item-image, .item-over.first .item-image
{
	margin-left: 0px;
}

.item-text, .item.first .item-text
{
	line-height: 1.4em;
	margin: 0px;
}
.item.first .item-text, .item-over.first .item-text
{
	width: 175px;
	float: right;
}

.item-groupe, .item-date
{
	color: #8C8C8C;
	font: bold 10px "Trebuchet Ms", Arial, helvetica, sans-serif;
}
.item-intitule
{
	color: #6A6970;
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	margin-left: 0px;
	background: url(../medias/_images_modeles/_puces/puce_fleche.gif) no-repeat left center;
}

.first .item-intitule
{
	background: url(../medias/_images_modeles/_puces/_puce_carre.gif) no-repeat 0 4px;
	text-transform: uppercase;
	margin-left: 0px;
	padding-left: 14px;
	display: block;
	float: right;
}


.item-intitule a
{
	color: #6A6970;
}

.item-intitule a:hover, .item-over a
{
	color: #2756b3;
	text-decoration: none;
}


.item-accroche
{
	
}
.item-description
{
	
}