/* @group SOMMAIRE */

/* ----- SOMMAIRE -----*/

.propaganda { 
	width:100%;
	float: left;
	margin: 0.5em 0 0.3em 0;
}

.propaganda div,
.titre-sommaire-h3 {	
	position:relative;
	float:left;
}

.titre-sommaire,
.prop-item {
	border: 0px solid #333;
	margin-right: 10px;
}

h3.titre-sommaire-h3,
.programme-pdf .prop-item-label,
.newsletter-form {
	margin: 0;
	padding: 0.3em 0.4em 0.3em 0.4em;
	display: block;
}

.prop-item.newsletter-form {
	padding-bottom: 0;
}

.prop-item {
	border: 1px solid #988989;
	box-shadow: inset 0 0 8px rgba(211, 211, 211, 0.67);
	opacity: 1;
	background-color: #fdfdfd;
	margin-bottom: 1em;
	padding: 10px;
}

.prop-item:hover {
	background-color: #ffffff;
	box-shadow: inset 0 0 8px rgba(237, 237, 237, 0.67);
}

.prop-item-label {
	color: #ce0000;
	cursor: pointer;
}

.prop-item h2 {
	margin-top: 0;
	margin-bottom: 0.2em;
}

.prop-item p {
	margin: 0.5em 0;
}

.form-padding {
	padding: 6px 10px 10px 10px;
}

.newsletter-form .form-text,
.newsletter-form .button {
	display: none;
}

.contenu div.chapo {
	padding:10px;
	font-size:1.1em;
}

.contenu .art-box .art-date {
/*	background:#d4d2cd;*/
		display: none;
	}
	
.contenu .art-box .art-date .daynr {
	font-size:2em;
/*	font-weight:600;*/
}
.contenu .art-box .art-date a {
	text-decoration:none;
	color:#777;
/*	color: #fff;*/
	color: #000;
}

.contenu div.art-sommaire {
	position: relative;
	float: left;
	display: inline;
	height: auto;
	width: 95%;
	max-width: 33em;
	clear: none;
	left: 0.2em;
	padding-right: 0px;
}
													
.contenu div.art-sommaire:hover strong,
.contenu div.art-sommaire:hover b {
	text-decoration:underline;
}
.contenu div.art-sommaire h2 {
	padding:0;
	margin:0;
	font-size:1em;
}
.contenu div.art-sommaire a {
	color:#303030;
	text-decoration:none;
}
.contenu div.art-sommaire p {
	padding:0;
	margin:0;
	margin-bottom: 0.75em;
}
.contenu div.art-sommaire p:last-of-type {
	margin-bottom: 0;
}

.contenu div.art-box :focus {
	outline: 0;
}

/* @end */

/* @group CONCERT SERIES */

.concert-series .title-bloc {
	clear: left;
	margin-left: 10px;
}

.concert-series #contenu #chapo {
	margin-top: 0.5em;
}

.texte-intro {
	margin: 0 10px 15px 10px;
	background: #eee;
	padding: 1px 15px 3px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: auto;
	max-width: 55em;
}

.show-hide-link { font-size: 90%; }
.show-hide-link a { color: #303030; }
.show-hide-link a:hover { color: #8d0000; }

.hide-hide-action,
.instant-show,
.show-hide 
{
	display: none;
}

.bloc-date {
	float: left;
	margin: 0 5px 10px 10px;
}

.concert-series .art-date {
	color: #444;
}
.bloc-date .daynr {
	font-size: 170%;
}
.concert-series a.art-date:hover {
	background: #777;
	color: #eee;
}

.concert-series .bloc-date-on {
	background: #f5f5f5;
	color: #222;
}

.bloc-date-container {
	padding-bottom: 14px;
	margin-bottom: 10px;
	display: block;
	float: left;
		}
		
.bloc-date-cont-on {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAANCAYAAABGkiVgAAAAb0lEQVR42q3TUQ3AIAwE0JOAhElAwqQgASdImAQkTEKlIGFrCF8kbG3pS+730uRSMOI8jiGwwGlOha33DadTYcQkb5YmLFRjYcGHYBiuQiAqhqN+iFASDnNAqfyURhjRcmmj1WNc2DQ/xg1HWbP0C0OwjmKFAkgjAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	background-position: bottom;
}

.concert-series .contenu .intro {
	padding-left: 0.7em;
	clear: left;
}

/* @end */


