/*------------------------------------------------
	14. AGENDA
 ------------------------------------------------*/
.planning
 {
 
 }
 * agenda {  font: 1em/1.3em Georgia, Cambria, Times New Roman, Times, serif; color: #222222; }
/* agenda 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 en rubrique */
/* agenda de la page sommaire */
.agendasommaire
{	 font: 1em/1.3em Georgia, Cambria, Times New Roman, Times, serif;
  text-align:center;margin-right: auto;margin-left: auto;
	color:#00F;background-color:#FFFFFF;
	margin-bottom:5px;	margin-top:0;
	padding-bottom:10px;padding-top:20px;
	width:100%;
}
.agendasommaire table{
	border-collapse: collapse;
	text-align:center;	margin-right: auto;	margin-left: auto;
	display: table;
	width:100%;
}
.agendasommaire th, .agendasommaire td, .agendasommaire caption
{
  padding-top: 0.25em;
  padding-right: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.25em;
}

.aside .newjour 
{
	text-align:left;
	background-color: #FFFFFF;
	padding:2px;
	color:#00F;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}

.aside .newjour h2
{font: 1em/1.3em Georgia, Cambria, Times New Roman, Times, serif;
	padding-top:0px;margin-top:0px;
	vertical-align:middle;
	padding-bottom:0px;
	text-align:center;	margin-right: auto;	margin-left: auto;
	background-color:#454cff;
	color: #FFFFFF;
}
.newjour a:link,.newjour a:visited,.newjour a , .newjour a:active {
	color: #000000;
	cursor: pointer;
	}
.newjour li
{	/*list-style-image: url(images/fleche_1.gif);*/text-align:left;
}
.newjour  a:hover{
	color: #666666;
	}
#newjour ul li,#newjour li, #newjour ul, #newjour li a, #newjour ul a ,  #newjour ul li  a:link{
  margin-left:0px;padding-left:0px;
}

.ag2
{
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: normal;
	cursor: default;
	text-align:center;
	padding: 2%;
	color: #2F58FF;
	
	}
.detail
  { margin-top:20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #2F58FF;
	
	}
.ag2 a {
	color: #00C;
	font-weight: bold;
}

table.ag2 th {
	
	background-color: #454cff;
	color: #FFFFFF;
}

.top
  {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #2F58FF;
	margin-top:10px;
	}


	
.agenda li:nth-child(odd){
}
/* pairs*/

.agenda li:nth-child(even){background:#FFFFCC;}

.agenda ul {
	color: #999;
	background-color: #FFFFFF;
	padding-left: 20px;
}
table.agenda{
	border-collapse: collapse;
	text-align:center;
	border: thin inset #999;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left:7px;
	font-size: 12px;
	cellspacing:0;
	cellpadding:2;
    }	
.agenda  th{
	border-collapse: collapse;
	text-align: center;
	border: thin solid #CCC;
	color: #FFFFFF;/*	color: #FFFFFF;*/
	background-color: #666;
	}
	
.agenda td ,  tr.agendaThisMonth :nth-child(2n) td  {
	border-collapse: collapse;
	border: thin solid #00F;
	}

table.agenda a, table.agenda a:link,
table.agenda a:visited, table.agenda a:active
{
	color: #0000FF;
	font-weight: bold;	

	}
table.agenda  a:hover{ 
    color: #FF0000;
	}
.agendaHead
{
	background-color:#C0D1FE;
	}
.agendaNav,  .agendaThisMonth  ,tr:nth-child(odd) td.agendaThisMonth ,tr:nth-child(even) td.agendaThisMonth {
	background-color:#FFFFFF;
	}
tr:nth-child(odd) td.agendaNotThisMonth ,tr:nth-child(even) td.agendaNotThisMonth{background:#FFFFCC;}

tr:nth-child(odd) td.agendaThisDay ,tr:nth-child(even) td.agendaThisDay {
	color: #FF0000;
	font-weight: bold;
	background-color: #FFFF99;
	text-decoration: blink;
/*	border: medium solid #FF3300;*/
	 
}
.today {
	color: #FF0000;
	font-weight: bold;
	text-decoration: blink;
/*	border: medium solid #FF3300;*/
	 
}
.agendacomplete { 
	background:#FFFFCC; height:26px;min-height:23px; /* 3 * 12 px*/
	
	}

		

.agendaNav {
	text-align: center; 
	border: none;
	}
	
	
.AgendaForm{
	text-align: center;
	margin: 0;
	}
div.AgendaForm form fieldset{
	margin: 0; 
	text-align: center; 
	border: none; 
	position: relative;
	}
.AgendaForm input{margin-right:5px;}
.agendaBouton {
    background: #555;	color:#FFFFFF;
    background: -webkit-linear-gradient( #777, #333);
    background: -moz-linear-gradient( #777, #333);
    background: -ms-linear-gradient( #777, #333);
    background: -o-linear-gradient( #777, #333);
    background: linear-gradient( #777, #333);
	margin-left:auto;margin-right:auto;margin-top:5px;
	
}

.agendaBouton:hover {
	color: #000;
	background-color:  #CCC;
	
	}

/* Les flèches de navigation du agenda */
a.flechedroite {
	float:right;
	display: block;
	background:   url(images/agenda-nav-droite.gif) no-repeat center center;
	z-index: 1000;
	height: 20px;
	width:  9px;
	color: #1E4CA1;
	margin-right:10px;
	}
	
a.flechegauche {
	float: left;
	display: block;
	background:   url(images/agenda-nav-gauche.gif) no-repeat center center;
	z-index: 1000;
	height: 20px;
	width:  9px;
	text-decoration: none;
	color: #1E4CA1;
	margin-left:10px;

	}
fieldset.agenda
{
	width:auto;max-width:100%;
	margin-left:auto;margin-right:auto;
	display: block;
	text-align: center;
	}
#boite-evenementstheme  {
	border: 4px solid #B9D3C5;
	width : 600px;
	margin: 0px;
	padding:0px;
	height:400px;
	overflow: scroll;background: #FFFFCC;
	vertical-align: middle;
}

#boite-evenementsjour  {
	border: 4px solid #b2b2ff;
	width : 400px;
	margin: 5px;
	padding:0px;
	min-height:220px;
	height:220px;
	float: right;
	overflow: scroll;background: #FFFFCC;
	vertical-align: middle;
    color: #0000ff;
}
#boite-evenementsjour ul
{	vertical-align: middle;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#boite-evenementsjour li ,#boite-evenementsjour ul li 
{
	list-style:circle url(images/puce.gif) inside;
	margin: 0px;
	padding: 5px;
	display: list-item;
	}
.date
{	font-size:12px;
	font-style: oblique;
	font-weight: bold;
	color: #000099;color: black;padding-bottom:3px;padding-left:20px;
}
.lieu{
	text-align:right;
	padding-right:10px;
	padding-left:20px;
	font-style: oblique;
	color: #999;
}
.arti{
	overflow:hidden;
	height: auto;min-height:auto;
}
	
#boite-encours {
	padding: 20px;
	vertical-align: middle;
	width:80%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display:block;
	box-sizing :border-box;
	border: medium solid #FFFBF0;
	
	-webkit-border-radius:19px;
	border-radius:19px;
	-moz-box-shadow:0px 0px 11px #000000;
	-webkit-box-shadow:0px 0px 11px #000000;
	box-shadow:0px 0px 11px #000000;

}

#boite-encours h3
{font-size:110%;padding-left:30px;}

#boite-evenements  {
	vertical-align: middle;
	min-height:50px;
	width:auto;
	color: #666;
	padding: 2%;
	margin : 5% 5% 5% 0;
}
#boite-evenements a {color: #666;}
#boite-evenements h2 {text-align:center; margin-bottom:20px; margin-top:20px;}
#boite-evenements p{margin-bottom:0px;	}
#boite-evenements h3 {margin-bottom:10px;}
#boite-evenements ul{
	margin:  0px;margin-left:auto;margin-right:auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#boite-evenements ul ul {padding-top: 5px;}

#boite-evenements ul li,#boite-evenements li ,#boite-evenements  li.impairs ,#boite-evenements  li.pairs 

{   vertical-align: middle;text-align: left;
    list-style:none;
	margin: 0px;padding-bottom:10px;}
#boite-evenements ul li:nth-child(odd){background-color: #E1E1E1; }

#boite-evenements ul li  ul li:nth-child(odd),#boite-evenements ul  li ul li:nth-child(even)
  { text-align:left;
	list-style-position: inside;
	list-style-image: url(images/puce1.gif);
	list-style-type:disc;
	padding-left: 5px;
	margin-left: 2px;
	background-color:inherit;}

#boite-evenements ul li:nth-child(even){background-color:#FFFFFF; border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;}
	
#boite-evenements  li.impairs ,#boite-evenements  li.pairs 
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B9D3C5;
	padding:20px;
}
#boite-evenements  .titre{
	margin-left :66px;margin-bottom:10px;;margin-top:20px;

		 }
#boite-evenements  .texte {
	padding-top: 0px;margin-top:0px;

		 }
#boite-evenements  .texte:first-letter
{
	text-transform: uppercase;
}
/*----------------------------------------------- 
	STYLES utilises article-agenda
-------------------------------------------------*/	
.unblocagenda{text-align: left;width:80%;margin-left:auto;margin-right:auto;}

.datetitre{
	display: block;clear:both;
	background-color: #FFCD9C;
	background-position: center center;
	color:  #FF870F;
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	text-transform: none;
	margin-bottom:10px;margin-left:30px;margin-right:30px;
	width: auto;
	background-image: url(images/fond-titre1.jpg);
	background-repeat: repeat;
 }
 
.datedebut {
	font-weight: bold;
	color: #000;
	text-align: left;
	list-style-image: url(images/puce-agenda.png);
	display: list-item;
	padding-left:30px;
	margin-left:30px;
	}
.unlieu, .unlieu p.spip {
	text-align: left;
    margin-right:30px;	margin-left: 60px;
	font-style: oblique;
}
.evenement, .evenement p.spip {
	text-align: left;
	margin-right: 5px;
	margin-left: 60px;
	
}
.descriptif, .descriptif p.spip, p.descriptif  {
	text-align: justify;
    margin-right:30px;	margin-left: 60px;
 }
.unblocagenda .descriptif, .unblocagenda .descriptif p.spip,.unblocagenda  p.descriptif 
{
	text-align: justify;
	margin-right:30px;
	margin-left: 60px;
	font-size:100%;
	font-style: normal;
font-weight: normal;
 }
.voir , .voir  p.spip ,p.voir {
	text-align: right;
    margin-right:30px;	font-size:80%;
 }

.texteagenda, .texteagenda p.spip {
	color: black;
	text-align: justify;
    margin-right:30px;margin-left: 60px;
 	}

.vue li {;
} 


@media only screen and (max-width: 640px) {
/*.main,.wrapper,.aside{padding-left:0px;padding-right:0px;}*/
.unblocagenda{width:100%;}
.evenement, .evenement p.spip {	margin-left: 5px;}
 .unblocagenda .descriptif, .unblocagenda .descriptif p.spip,.unblocagenda  p.descriptif  {margin-right:5px;	margin-left: 5px; }
 #boite-encours {width:100%!important;padding:10px!important;margin-left:auto!important;margin-right:auto!important;}
 /*#boite-encours,#boite-evenements ,#boite-evenements  ul{width:100%!important;padding:10px!important;margin-left:auto!important;margin-right:auto!important;}*/
 


 #boite-evenements  {
	vertical-align: middle;
	min-height:50px;
	width:auto;
	color: #666;
	padding: 2% 0 2% 0;
	margin : 5% 0 5% 0;
	
}

 #boite-evenements  ul {padding-left:0;}
 #boite-evenements .titre {margin-left:0;}
 #boite-evenements a  .titre  {margin-left:0;font-weight:bold;}
}


@media only screen and (min-width:641px)and (max-width: 1024px) {
	

}
@media only screen and (min-width:1024px) {
	.agendasommaire{font-size:100%;width:100%;}
	
	
}
/* style de mediabox */
.lity-close, .lity-close:hover, .lity-close:active, .lity-close:focus {
  
    width: 5rem;
    height: 5rem;
    font-size: 5rem;
    
}
