/**************************************/
/***             Global             ***/
/**************************************/
#boxPage .ixnetCalendrier
{	margin-bottom:15px;	}

#boxPage .ixnetCalendrierComplet
{	border:1px solid #92929a;	}
#boxPage .ixnetCalendrier .titre
{	display:none;	}


#boxPage .ixnetCalendrier .voirTous
{
	background-color:#92929a;
	text-align:center;
	padding-bottom:2px;		padding-top:1px;
}
#boxPage .ixnetCalendrier .voirTous a
{

	background-image:url("../images/design/agenda_fleche_tous.gif");
	background-repeat:no-repeat;
	color:#FFFFFF;	font-size:10px;	font-weight:bold;	text-transform:uppercase;
	padding-left:17px;
}
/**************************************/
/*** Personnalisation du calendrier ***/
/**************************************/
#boxPage .ixnetCalendrier .calendrier
{
	float:left;
	border:1px solid #FFFFFF;
	width:193px;	height:187px;
}

#boxPage .calendrier table
{
	background-image:url("../images/design/agenda_calendar_bg.gif");
	background-position:top center;
	width:100%;
}

#boxPage .calendrier tr
{	height:20px;	}

#boxPage .calendrier table tr td
{	color:#1d1d25;		}

#boxPage .calendrier thead tr.daynames td
{	font-weight:bold;	font-size:11px;	}

#boxPage .calendrier tbody td
{	font-size:11px;	}

#boxPage .calendrier tbody td.special
{	color:#015fd5;	text-decoration:underline;	background-color:#FFFFFF;	font-weight:bold;	}

#boxPage .calendrier tbody td.today
{	background-color:#e9e9eb;	font-weight:bold;	}

#boxPage .calendrier tbody td.selected
{	color:#FFFFFF;	text-decoration:underline;	background-color:#314e88;	font-weight:bold;	}

/**************************************/
/***      Evenement important       ***/
/**************************************/
#boxPage .ixnetCalendrier .evenementImportant
{
	float:right;
	width:166px;	height:189px;
}

#boxPage .ixnetCalendrier .evenementImportant
{	background-color:#e9e9eb;	}

#boxPage .ixnetCalendrier .evenementImportant .sousTitre h3
{
	background-color:#e30000;	text-align:center;
	color:#FFFFFF;	font-family:Arial,Helvetica;	font-size:12px;	font-weight:bold;
}

#boxPage .ixnetCalendrier .evenementImportant ul
{	margin:0;	padding:0;	list-style:none;	}

#boxPage .ixnetCalendrier .evenementImportant .event .titre
{	display:block;	margin-bottom:5px;	}
#boxPage .ixnetCalendrier .evenementImportant .event .titre h4
{
	color:#e30000;			text-align:center;
	font-family:Verdana;	font-weight:bold;	font-size:12px;
	padding-top:4px;
}

#boxPage .ixnetCalendrier .evenementImportant .event .date
{	text-align:center; font-weight:bold;	margin-bottom:5px;	}

#boxPage .ixnetCalendrier .evenementImportant .event .image
{	text-align:center;	}

#boxPage .ixnetCalendrier .evenementImportant .event .image img
{	text-align:center;	}
/**************************************/
/***           Evenement            ***/
/**************************************/
#boxPage .ixnetCalendrier .evenement
{
	clear:both;
	border-top:1px solid #92929a;
	padding-top:13px;	padding-bottom:13px;
	padding-left:13px;	padding-right:13px;
	min-height:73px;	height:auto;	_height:73px;
}

#boxPage .ixnetCalendrier .evenement .noEvent
{	padding-top:30px;	text-align:center;	}

#boxPage .ixnetCalendrier .evenement .event
{	position:relative;	padding-left:70px;	}

#boxPage .ixnetCalendrier .evenement .event .date
{
	position:absolute; top:0px;	left:0px;
	background-image:url("../images/design/agenda_event_date_bg.jpg");
	background-repeat:no-repeat;
	text-align:center;	color:#FFFFFF;	font-size:13px;	font-weight:bold;
	height:63px;	padding-top:8px;
	width:47px;		padding-left:3px;	padding-right:11px;

}

#boxPage .ixnetCalendrier .evenement .event .categorie
{
	background-color:#005fd5;	padding-left:3px;	padding-right:3px;
	color:#FFFFFF;	font-weight:bold;	font-family:Arial,Helvetica;	font-size:11px;
	float:left;
	margin-bottom:3px;
}
#boxPage .ixnetCalendrier .evenement .event .nom
{	clear:left;	}
#boxPage .ixnetCalendrier .evenement .event .nom h4
{	color:#005fd5;	font-size:12px;	font-weight:bold; font-family:Verdana;	margin-bottom:3px;	}

#boxPage .ixnetCalendrier .evenement .event .lieu
{	color:#1d1d25;	font-size:10px;		}


/******************************************/
/***    Affichage en tant que module    ***/
/******************************************/
#boxPage .ixnetCalendrierModule
{

}

#boxPage .ixnetCalendrierModule form
{
	clear:both;
	margin:0px 0px 10px 0px;
}

#boxPage .ixnetCalendrierModule p.rechercheTitre
{	font-size:13px;		color:#00358A;	font-weight:bold;	margin-bottom:5px;	}

#boxPage .ixnetCalendrierModule form .ixnetCalendar img
{	vertical-align:text-bottom;	}

#boxPage .ixnetCalendrierModule table.pagination
{
	clear:both;
	width:97%;
	margin-left:10px; margin-right:10px;
	padding-left:100px;	padding-right:100px;
}


#boxPage .ixnetCalendrierModule table.pagination div,
#boxPage .ixnetCalendrierModule table.pagination a
{	background-image:none;			margin-top:10px; font-size:12px;}

#boxPage .ixnetCalendrierModule table.pagination a span
{	display:inline;	}

#boxPage .ixnetCalendrierModule .liste
{	margin-bottom:10px;	}

#boxPage .ixnetCalendrierModule .contenu h3
{	color:#015FD5;		float:left;	width:70%;	}

#boxPage .ixnetCalendrierModule p.date
{	font-weight:bold;	float:right;	width:25%;	margin-top:8px;	text-align:right;	}

#boxPage .ixnetCalendrierModule p.dateFin
{	display:none;	}

#boxPage .ixnetCalendrierModule p.date span.dateComplet
{	display:none;		}
#boxPage .ixnetCalendrierModule p.date:before	{	content:"[ ";}
#boxPage .ixnetCalendrierModule p.date:after	{	content:" ]";}

#boxPage .ixnetCalendrierModule p.lieu
{	clear:both;	margin-bottom:5px;	}

#boxPage .ixnetCalendrierModule hr
{
	margin: 5px 0 5px 0;
	border: 1px solid #EEEEF0;
}

#boxPage .ixnetCalendrierModule hr.first,
#boxPage .ixnetCalendrierModule hr.last
{	display:none;	}

#boxPage .ixnetCalendrierModule .retour
{	margin-bottom:10px;	}

/**/
