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

/* @group Agenda liste */

.agendaListe .item
{
	margin: 10px 0px 13px 0px;
	padding: 7px 7px 7px 10px;
	border-left: 2px solid #656565;
	clear: both;
	min-height: 69px;
	background: #F0F0F0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.agendaListe .over
{
	background-color: #e6e6e6;
	cursor: pointer;
}
.agendaListe .bg2
{
	background-color: #FFF;
}
.agendaListe .itemVignette
{
	float: right;
	width: 83px;
	height: 59px;
	margin: 6px 0px 6px 10px;
}
.agendaListe .itemVignette IMG
{
	padding: 1px;
	display: block;
	background-color: #FFF;
	border: 1px solid #D4D4D4;
}
.agendaListe .item .item-text
{
	margin: 0px !important;
	padding: 0px 0px 3px 0px !important;
	display: block;
	width: 350px;
}
.agendaListe .item .item-accroche
{
	font: normal 10px/13px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}
.agendaListe .item .item-groupe
{
	font: bold 10px/13px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #007BC1;
}
.agendaListe .item .item-date
{
	font: normal 10px/13px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #656565;
}
.agendaListe .item .item-lieu
{
	font: bold 10px/13px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #656565;
}
.agendaListe .item .item-intitule
{
	font: bold 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	color: #2499F2;
}
.agendaListe a
{
	color: #000 !important;
}
.agendaDescription P
{
	font-weight: normal;
}


/* @end */

/* @group Actu Fiche */

/*.actuFiche small
{
	color: #007BC1;
}
.actuFiche small strong
{
	color: #656565;
}
.actuFiche P strong
{
	color: #D9620C;
	font-size: 0.90em
}
.actuFiche .titre A
{
	color: #D9620C;
}
.actuFiche LI
{
	background: url(../medias/_images_modeles/_puces/_puce_carre.gif) no-repeat 0px 10px;
	padding: 5px 0px 0px 15px;
	margin-left: 0px;
	list-style: none;
}
.actuFiche A
{
	color: #656565;
}
.actuFiche .accroche
{
	line-height: 1.2em;	
	font-size: 0.90em
}
.tableListeFiche LI
{
	padding: 0px 0px 0px 15px !important;
	background: url(../medias/_images_modeles/_puces/_puce_rouge.gif) no-repeat 0px 5px !important;
}*/

/* @end */

/* @group actu-home */

.actu-liste
{
	padding: 10px 13px 3px 10px;
	overflow: hidden;
}

.actu-liste .item
{
	clear: both;
	line-height: 15px;
	min-height: 100px;
	padding: 5px;
}

#pageNav .actu-liste .item
{
	clear: both;
	line-height: 15px;
	min-height: 58px;
	padding: 5px;
}

.actu-liste .item:hover
{
	background-color: #FFF;
	cursor: pointer;
}

.actu-liste .item p
{
	margin-bottom: 4px;
}

.actu-liste .item-image
{
	border: 1px solid #B3B3B3;
	padding: 1px;
	background-color: #FFF;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}

.actu-liste .item-date
{
	color: #00a3e6;
	font-size: 11px;
}

.actu-liste .item-intitule
{
	color: #000;
	font-weight: bold;
}

.actu-liste .item-accroche
{
	font: 11px/14px Verdana, Geneva, sans-serif;
}

#body-home #actu-bt-line
{
	clear: both;
	padding: 0px 15px;
	margin-bottom: 10px;
}

#body-home #actu-bt-line a
{
	color: #808080;
	font-size: 11px;
	text-decoration: underline;
}

#body-home #actu-bt-line a:hover
{
	color: #00a3e6;
	text-decoration: none;
}

/* @end */
