@CHARSET "UTF-8";
@media screen {
	#contenu {
		background: url(../images/f-global-evenements.png) repeat-y left top;
	}
	#detailEvt {
		position: relative;
		float: left;
		margin: -17em 20px 1em 0;
		padding: 0;
		width: 460px;
		background: white;
		border-right: 1px solid #642e31;
		border-bottom: 1px solid #642e31;
	}
	#detailEvt.Statut_3 {
		text-decoration: line-through;
	}
	#contenu.categorie17 #detailEvt {
		margin-top: 10px;
		margin-top: 0;
		width: 709px;
		margin-right: 0;
	}
	#contenu.categorie17 #detailEvt.uneSeuleColonne {
		width: 949px;
	}
	#detailEvt span.statutTexte {
		position: relative;
		display: block;
		padding: 0.5em;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: red;
		border: 1px solid #642e31;
		border-right: none;
		background: #FEEFBC;
	}
	#detailEvt.Statut_5 span.statutTexte {
		display: none;
	}
	#detailEvt p#datesEvenement {
		position: relative;
		margin: 0 -1px 0 0;
		width: 461px;
		line-height: 20px;
		font-size: 1.4em;
		font-weight: bold;
		font-family: Georgia, serif;
		color: #b32e33;
		background-color: #feefbc;
		border-top: 10px solid #feefbc;
	}
	#contenu.categorie17 #detailEvt p#datesEvenement {
		width: 710px;
	}
	#contenu.categorie17 #detailEvt.uneSeuleColonne p#datesEvenement {
		width: 950px;
	}
	#detailEvt p#datesEvenement em {
		position: relative;
		margin: 0;
		padding: 2px 8px;
		background: white;
		border-right: 1px solid #642e31;
		font-style: normal;
	}
	#detailEvt h1#con_libelle {
		position: relative;
		margin: 1em 10px 0 10px;
		font-size: 1.8em;
		font-weight: bold;
		color: #b32e33;
	}
	#detailEvt h2#con_chapeau {
		position: relative;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 1.6em;
		font-weight: bold;
		color: #642e31;
	}
	#detailEvt #con_descriptif {
		position: relative;
		margin: 0 10px 1em 10px;
		font-size: 1.4em;
	}
	#detailEvt img {
		position: relative;
		/*float: left;*/	/* TODO : à surveiller si ça ne pose pas un pb */
		margin: 6px;
		border: none;
	}
	
	#aNoterDansAgenda {
		position: relative;
		float: left;
		width: 240px;
		margin-left: -10px;
		_margin-left: -5px;
		margin-right: 10px;
		min-height: 20em;
		height: auto;
		_height: 20em;
	}
	#aNoterDansAgenda ul.listeEvenements {
		float: none;
	}
	
	#contenu #calendrierAgenda {
		width: 220px;
		height: 17em;
		margin: 10px 0 1em 720px;
	}
	
	#contenu #menu_RubriqueAgenda {
		position: relative;
		float: left;
		width: 220px;
		padding: 0;
		margin: 0 0 1em 0;
	}
	
	/* livre lié à l'exposition */
	#livres_liee {
		position: relative;
		margin: 1em -1px 1em 0;
		padding: 0.5em 20px;
		background: #feefbc;
		border-top: 1px solid #642e31;
	}
	#contenu.categorie17 #detailEvt #livres_liee {
		width: 670px;
	}
	#contenu.categorie17 #detailEvt.uneSeuleColonne #livres_liee {
		width: 910px;
	}
	#livres_liee h3 {
		position: relative;
		font-size: 1.4em;
		font-weight: bold;
		color: #b32e33;
		margin: 0;
	}
	#livres_liee h3 span {
	}
	#livres_liee ul {
		margin: 0;
		padding: 0;
	}
	#livres_liee li {
		list-style: none;
	}
	#livres_liee li a {
		display: block;
		height: 62px;
	}
	#livres_liee li a:hover {
		text-decoration: none;
		background-color: #fffbee;
	}
	#livres_liee li a img {
		border: 1px solid #b32e33;
		margin-right: 1em;
		width: 40px;
		vertical-align: middle;
	}
	#livres_liee li a strong {
		font-family: Georgia, serif;
		font-size: 1.4em;
		font-weight: normal;
		vertical-align: middle;
		color: #642e31;
	}
	
	
	/*--	liens en téléchargement	--*/
	p.fichiers {
		display: block;
		background: url(../images/fichiers.png) no-repeat left center;
		padding-left: 20px;
		font-weight: bold;
	}
}

@media print {
	#contenu {
	}
	#detailEvt {
		position: relative;
		margin: 5pt 0;
		padding: 1%;
		width: 97%;
		border: 1pt solid #642e31;
	}
	#detailEvt.Statut_3 {
		text-decoration: line-through;
	}
	#contenu.categorie17 #detailEvt {
	}
	#contenu.categorie17 #detailEvt.uneSeuleColonne {
	}
	#detailEvt span.statutTexte {
		position: relative;
		display: block;
		padding: 0.5em;
		font-size: 1.4em;
		font-weight: bold;
		text-align: center;
		color: red;
		border: 1px solid #642e31;
		border-right: none;
		background: #FEEFBC;
	}
	#detailEvt.Statut_5 span.statutTexte {
		display: none;
	}
	#detailEvt p#datesEvenement {
		position: relative;
		margin: 5pt 0;
		font-size: 10pt;
		font-weight: bold;
		font-family: Georgia, serif;
		color: #b32e33;
	}
	#contenu.categorie17 #detailEvt p#datesEvenement {
	}
	#contenu.categorie17 #detailEvt.uneSeuleColonne p#datesEvenement {
	}
	#detailEvt p#datesEvenement em {
	}
	#detailEvt h1#con_libelle {
		position: relative;
		margin: 5pt;
		font-size: 18pt;
		font-weight: bold;
		color: #b32e33;
	}
	#detailEvt h2#con_chapeau {
		position: relative;
		margin: 5pt 0;
		font-size: 15pt;
		font-weight: bold;
		color: #642e31;
	}
	#detailEvt #con_descriptif {
		position: relative;
		margin: 5pt 0;
		font-size: 12pt;
	}
	#detailEvt img {
		position: relative;
		margin: 5pt;
		border: none;
	}
	
	#aNoterDansAgenda {
	}
	#aNoterDansAgenda ul.listeEvenements {
		float: none;
	}
	
	#contenu #calendrierAgenda {
		display: none;
	}
	
	#contenu #menu_RubriqueAgenda {
		display: none;
	}
	
	/********************************/
	/*	livre lié à l'exposition	*/
	/********************************/
	
	/* livre lié à l'exposition */
	#livres_liee {
		position: relative;
		margin: 10pt 0;
		padding: 1%;
		width: 97%;
		background: #feefbc;
		border-top: 1px solid #642e31;
		border-bottom: 1px solid #642e31;
	}
	#livres_liee h3 {
		position: relative;
		font-size: 13pt;
		font-weight: bold;
		color: #b32e33;
		margin: 0;
	}
	#livres_liee h3 span {
	}
	#livres_liee ul {
		margin: 0;
		padding: 0;
	}
	#livres_liee li {
		list-style: none;
	}
	#livres_liee li a {
		display: block;
		height: 62px;
	}
	#livres_liee li a:hover {
		text-decoration: none;
		background-color: #fffbee;
	}
	#livres_liee li a img {
		border: 1px solid #b32e33;
		margin-right: 1em;
		width: 40px;
		vertical-align: middle;
	}
	#livres_liee li a strong {
		font-family: Georgia, serif;
		font-size: 1.4em;
		font-weight: normal;
		vertical-align: middle;
		color: #642e31;
	}
}