/* CSS Document */

/* ------------------------------------------------------- */
/* ------ PAGE DE GARDE ---------------------------------- */
/* ------------------------------------------------------- */

#cadreAujourdhui hr {
	height:5px; 
	background-color:#dfdfdf; 
	color:#dfdfdf; 
	border: 0;
	margin: 1.5em 0 1.5em 0;
}

#listeProchainement {
	display:block;
	position:relative;
	height: 250px;
	overflow:scroll;
	margin-bottom:5px;
	padding-bottom: 300px;
	overflow-x: hidden !important;
}

#listeProchainement ul li a:hover {
	background-color: #FFFF99 !important;
}

#conteneurProchainement {
	padding: 10px 0 0 0;
	margin-bottom: 0;
}

#agendaGardeCtn {
	width: 460px;
	display: block;
	position: relative;
	float: left;
}

#colonneDroite {
	width: 220px;
	display: block;
	position: relative;
	float: right;
}
#evnmntMaj {
	height: 350px;
	display: block;
	position: relative;
	margin-top: 10px;
	text-align:center;
	padding: 2px 0 0 0;
	background-image:url(/agenda/img/ombre210top.gif);
	background-position: top;
	background-repeat:no-repeat;
}
#evnmntMaj1 {
	width: 220px;
	height: 350px;
	display: block;
	position: relative;
	padding: 0 0 2px 0;
	background-image:url(/agenda/img/ombre210bottom.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	overflow: hidden;
}

#scrollerVisuels {
	display: block;
	position: absolute;
	width: 220px;
	height: 100%;
	left: 0;
	white-space:nowrap; 
	padding-bottom: 460px;
	/*border: 1px solid black;*/
}
#scrollerVisuels p {
	margin: 0 0 10px 0; 
	text-align: center;
}

#scrollerVisuels img {
	margin: 0 auto 0 auto; 
}

#evnmntMaj marquee img {
	margin: 0 auto 0 auto; 
}

ul.listeEvenementsGarde {
	width: auto;
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
}

ul.listeEvenementsGarde li {
	border-bottom: 1px dotted #dddddd;
	list-style:none;
	margin:0 0 .5em 0;
	padding-bottom: .5em;
}
ul.listeEvenementsGarde li a {
	padding: 3px 0 3px 0;
	text-decoration:none; 
	display: block;
	position:relative;
	width: auto;
}
ul.listeEvenementsGarde li a:hover {
	background: #ffffff;
	display: block;
	/*border-bottom: 1px dotted #004e85;*/
}

.agendaImportance0 { font-weight: normal;  }
.agendaImportance1 { font-weight: bold;  }
.agendaImportance2 { font-weight: bold; color : #005e2d !important; }

#agendaGardeCtn .cadreCorneBleu h1, #agendaGardeCtn .cadreCorneBleu h2 {
font-size: 1.3em;
}

@media print { 
	#colonneDroite { display: none; }

	#agendaGardeCtn {
	width: 100%;
	display: block;
	float:none !important;
	padding:0 !important;
	margin:0 !important;
	top:0;
	}
	
	#conteneurProchainement, #listeProchainement {
	height:auto !important;
	overflow:visible !important;
	padding:0 !important;
	margin:0 !important;
	float:none !important;
	top:0;
	}

}

/* ------------------------------------------------------- */

p#menuGestion { 
clear: both;
width: auto;display:block;
}

#menuGestion a {
	font-size : 11px;
	position: relative;
	float: left;
	padding : 4px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	background-color: #B5B5B5;
	border-left : 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	text-decoration: none;
}

#menuGestion a:hover, a.petitbouton:hover {
	color: #FFFFFF;	
}

#menuGestion a:visited, a.petitbouton:visited {
	color: #000000;	
}

.petitbouton {
	font-size : 9px;
	position: relative;
	float: left;
	padding : 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
	background-color: #B5B5B5;
	border-left : 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	text-decoration:none;
}


/* ---------- FICHE ------------------------------------------ */

/*@media print {
	#fiche {	width: 100%; page-break-inside: avoid; }
}*/

.lienTexteNavigation {
border: 1px dotted #d2ecff;
background-color:#ecf7ff;
padding-left: .3em;
padding-right: .3em;
}

.ficheAgenda {
	text-align: left;
	width: 100%;
}

.ficheAgenda h2 {
	letter-spacing: -.05em;
	margin-bottom: 1em !important;
}

.ficheAgenda  ul {
	margin: 1em 0 1em 20px;
	/*font-size: 11px;*/
	padding: 0;
}

ul.listeDlAgenda li {
	list-style-type:square;
	margin-left: 0;
}


#sidebarFicheAgenda {
	position: relative; display: block;
	float: left;
	font-size: .9em;
	padding: 0 0 .5em 0;
	margin: 0;
}


#sidebarFicheAgenda .etiquette  {
	display: block;
	position: relative;
	border-bottom: 1px dotted #dddddd;
	margin-bottom: 0;
	padding-bottom: 0;
	color:#888888;
	line-height: normal;
}

#sidebarFicheAgenda p  {
	line-height: normal;
}

#corpsFicheAgenda {
	position: relative; display: block;
	float: right; 
	margin-left: 1em; 
	padding: 0 1em 0 1em; 
	border-left: 1px dotted #dddddd; 
}

#corpsFicheAgenda p { margin-top: 0; 
}
@media print { 
	#sidebarFicheAgenda { width: 32%; }
	#corpsFicheAgenda { width: 60%; }
}
@media screen {
	/*#sidebarFicheAgenda { width: 190px; }
	#corpsFicheAgenda {	width: 455px; }*/
	#sidebarFicheAgenda { width: 26%; }
	#corpsFicheAgenda { width: 66%; }

}


.imgFicheAgenda {
	margin-left: 15px; 
}


#piedFicheAnnuaire { 
	display: block; position: relative;
	font-size:10px; 
	color: #888888;
	display: block;
	float: none;
	clear:both;
	height: 15px;
	margin: 0;
	padding: 30px 0 .8em 0;
	/*border: 1px solid black;*/
}

.cadreEvenementsLies {
	border: 1px dotted #000000; margin: 8px 0 8px 0; background-color: #ffffff; padding: 5px;
}

/*ul li a { text-decoration:none; }*/

.petitDiscret {
	font-size: 10px; 
	color: #666666;
}

#piedAgenda {
	display: block;
	position:relative;
	clear: both;
	margin-top: 40px;
	padding: 5px; 
	font-size: 12px; 
	color: #AAAAAA; 
}

/* ---------------------------------------------------------- */

.t1Agenda {
	margin: 0 !important;
	height: 60px !important;
	background-image:url(/agenda/img/agenda.gif) !important;
	background-repeat:no-repeat !important;
	background-position:bottom left !important;
	left: 0 !important;
	cursor: pointer !important;
}

.t1Agenda a {
	margin: 0 !important;
	position: relative;
	height: 60px !important;
	/*border: 1px solid black;*/
	width: 120px !important;
	left: -20px !important;
	display: block !important;
}


@media screen {
	.t1Agenda span { display: none; }
}


div#bandoMenu {
	background-image:url(/agenda/img/cdr-a.gif);
	background-repeat:no-repeat;
	background-position: top left;
	width: auto;
	color: #0099cc;
	font-size: .9em;
}

div#bandoMenu2 {
	background-image:url(/agenda/img/cdr-b.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding: 0 10px 0 10px ;
	width: auto;
}

@media print {
	div#bandoMenu, .commandes, .t1Agenda { display: none !important; }
	/*h1.t1Agenda { height: 1em; margin: 0; padding : 0; left: 0; }*/
}

#formAgenda {
	margin:0; 
	padding: 30px 0 0 0 ;
	width: 470px;
	float: left; 
	display: block; position: relative;
	/*border:1px solid black;*/
}

	strong.labelFormAgenda {
	margin: 0;
	width: 75px; 
	display: block; float: left; clear: right;
	color: #004e85;
	padding-top: 4px !important;
	padding-right: .8em;
	text-align: left !important;
	cursor:default;
	/*border: 1px solid black;*/
	}

	#quoi strong.labelFormAgenda {
	padding-top: 10px;
	}

	#formAgenda p {
	margin: 0 0 .8em 0 !important; 
	/*border-bottom: 1px solid #eeeeee;*/
	}
	
	#formAgenda #rechercheAgenda {
		background-image:none;
		border-color: #cfebff;
		font-size: .9em;
		padding: 3px;
		width: 250px;
	}
	
	#formAgenda #idOrg {
		background-image:none;
		background-color:transparent;
		border-color: #cfebff;
		font-size: .9em;
		width: 350px !important;
		background-color: #ffffff;
	}

	#formAgenda #idOrg optgroup {
		background-image:none;
	}
	
	.cases { padding: 0; background-image:none; border: 0 none #ffffff;}
	
	.boutonRechercher {
		font-weight: bold;
		padding: 1px !important;
		text-decoration:none;
		background-image:none;
		font-size: .9em;
		border-color: #004e85;
		background-color:#FFFFFF;
	}

div#calendrierAgenda {
	position: relative; 
	display: block;
	float: right; 
	clear: none;
	margin: 10px 10px 0 0;
	width: 180px;
}

div#calendrierAgenda table {
font-size: 11px;
text-align: center;
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
}

div#calendrierAgenda table caption {
padding-bottom : 5px !important;
margin: 0;
color: #000000;
font-weight: bold;
width: auto;
font-size: 1.5em;
}

div#calendrierAgenda table th {
font-size: 10px;
border: 0 none #ffffff;
padding : 0;
background-image:none;
font-weight: bold;
}

div#calendrierAgenda table td {
width: 14.28%;
line-height: 2em;
border: .1em solid #c6e7ff;
background-color: #FFFFFF;
}

div#calendrierAgenda table .current {
background-color: #00b5e8;
}

div#calendrierAgenda table td a {
display: block;
color: #000000 !important;
font-weight: normal;
text-decoration: none !important;
}

div#calendrierAgenda table td a:hover {
background-color: #00b5e8; 
}


ul.listeResultats {
margin-bottom: 20px;
}
ul.listeResultats li {
line-height: 1.1em;
font-size: 1.1em;
}

.elmtMnuSlctAgenda {
	background-color:#FFFF80;
	margin-left: -.5em;
	padding: 0 .5em 0 .5em;
}

.infos {
	padding: .8em;
	background-color:#DFEFFF;
	border: 1px solid #BBDDFF;
}

.infos p { margin-top: 0; }
.infos p:last-child { margin-bottom: 0; }

