hr{
	color:#EF7021;
	height:1px;
	background-color:#EF7021;
	border:none;
	margin-top:5px;
}
/*masque le hr pour la page d'accueil uniquement*/
.Evenements hr{
	display:none;
}

.MenuAgd h2 a:hover{
	font-size:14px;
	color:#ed6e29;
	text-transform:uppercase;
	font-weight:bold;
}

.contenu-pageinterne table{
	width:100%;
	font-size:11px;
	text-align:justify;
	font-weight:normal;
	margin:0px;
	padding-left:0px;
}

/* CSS Document */

/*Contenu*/
.ModuleAgenda{
width:300px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
.ModuleAgenda .MenuAgd{
	width:700px;
	margin-top:20px;
	margin-bottom:20px;
}
.ModuleAgenda .MenuAgd a{
	
	font-size:14px;
	font-weight:bold;
}

.ModuleAgenda .agd_tableEvenementListe{
	width:700px;
}
.ModuleAgenda a{
	FONT-WEIGHT: normal;
	font-size: 11px;
	TEXT-DECORATION: none;
	/*padding-left: 25px;*/
	background-repeat: no-repeat;
}
.ModuleAgenda a:hover{
	font-size: 11px;
	text-decoration:underline;
}
.ModuleAgenda table{
	border:none;
}
.ModuleAgenda .date{
color:#ed6e29;
font-weight:bold;
padding-top:11px;
}

.ModuleAgenda .titre a{
	color:#666666;
	font-size: 11px;
	font-weight:bold;
}

.ModuleAgenda .titre a:hover{
	color:#666666;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}
.ModuleAgenda .ag-accroche{
color:#666666;
padding-bottom:5px;
}
.ModuleAgenda .agd_LienRetour{
	margin-bottom:10px;
	margin-top:20px;
	width:230%;
}	

/*********       Affichage des évènements prochains sur l'index      **********/
.Evenements{
	vertical-align:top;
}
.Evenements .ModuleAgenda .date, .Evenements .ModuleAgenda .lieu{
	font-size:10px;
}
.agd_tableFicheCategorie{
	font-size:11px;
	color:#666666;
	text-align:left;
}

/***************    Affichage des évènements dans Agendaliste et du moteur de recherche     ******************/
.agd_tableEvenementListe tr{
	height:30px;
	vertical-align:middle;
}


/*Validation de l'ajout d'évènement */
.table_border4{
	background-color:#FFFFFF;
	margin-top:20px;
}
.table_border4 td{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.table_border4 td h1{
	margin-top:10px;
	text-indent:13px;
	font-size:13px;
	color:#104FA0;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}

.table_border4 td h2{
	line-height:40px;
	font-size:12px;
	color:#ed6e29;
	text-transform:uppercase;
	font-weight:bold;
	display:inline;
}

/*Mise en page du récap dans l'admin et dans la partie public*/
.agd_tableFicheEvenement{
	width:700px;
}

.agd_tableFicheEvenement .categorie{
	display:none;
}
.agd_tableFicheEvenement .datemois{
	display:none;
}
.agd_tableFicheEvenement .date{
	font-weight:bold;
	color:#999999;
}
.agd_tableFicheEvenement .titre{
	height:40px;
}
.agd_tableFicheEvenement .titre th{
	margin-top:10px;
	text-indent:13px;
	font-size:13px;
	color:#ed6e29;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:10px;
}
.agd_tableFicheEvenement .titre a:visited{
	color:#104FA0;
	font-size:11px;
	font-weight:bold;
}
.agd_tableFicheEvenement .lieu{
	font-weight: bold;
	background-color: #d1d1d1;
	height: 40px;
	vertical-align: bottom;
	font-size: 14px;
}
.agd_tableFicheEvenement .lieu td{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:medium;
}
.agd_tableFicheEvenement .Organisateur{
	font-size:12px;
}
.agd_tableFicheEvenement .Organisateur th, .agd_tableFicheEvenement .Contact th{
	font-weight:bold;
	background-color:#e6eaf0;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:17%;
}
.agd_tableFicheEvenement .Organisateur td, .agd_tableFicheEvenement .Contact td, .agd_tableFicheEvenement .agd_tableFicheEvenementCommentaire .Commentaire td{
	padding-left:5px;
	padding-top:10px;
}
.agd_tableFicheEvenement .Contact{
	font-size:12px;
}

.agd_tableFicheEvenement .agd_tableFicheEvenementCommentaire .Commentaire{
	font-size:12px;
		margin:2px;
}
.agd_tableFicheEvenement .agd_tableFicheEvenementCommentaire .Commentaire th{
	font-weight:bold;
	background-color:#e6eaf0;;
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	width:17%;
}

/************         pop-up insérer un évènement         **************/
.ModuleAgendaInserer{
	margin-left:20px;
	border:2px #EF7021 solid;
	/*background-color:#FDE9E0;*/
	background-color:#FFFFFF;
}
.ModuleAgendaInserer h3{
	padding-left:20px;
}
.ModuleAgendaInserer table{
	margin-top:2px;
	margin-bottom:2px;
}

.ModuleAgendaInserer .separationFormulaire {
	font-weight:bold;
	background-color:#D1D1D1;
	height:40px;
	vertical-align:bottom;
	font-size:14px;
}
.ModuleAgendaInserer th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#e6eaf0;
	margin-top:2px;
	margin-bottom:2px;
}
.ModuleAgendaInserer td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#104FA0;
	margin-top:2px;
	margin-bottom:2px;
}
.ModuleAgendaInserer .compte{
	color:#ed6e29;
	height:40px;
	vertical-align:bottom;
	font-weight:bold;
}
.ModuleAgendaInserer .obligatoire{
	color:#FF0000;
}