/* CSS Document */
/* manifestations ---------------------------- */

div#zone_manifs {
	margin: 0 0 0 10px;
}
div#manifs_planning {
	margin: 0;
}
div#manifs_jazz {
	margin: 0;
}
h1.manifs_rubrique_titre {
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 0 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px;

}
img.manifs_rubrique_image {
	margin: 0 0 0 0;
}
h2.manifs_intro {
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	font-weight: normal;
	margin: 5px 0 15px 0;
	color: #666666;
}
h2.manifs_mois {
	margin: 20px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
    color: rgb(221, 98, 29);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(221, 98, 29);
	width: 295px;
}
img.fleche_pageTop {
	float: right;
	margin: -15px 0 0 10px;
}
td.manifs_planning {
	padding-right: 10px;
}
p.manifs_jour {
	margin: 0 0 -22px 0;
	font-size: 40px;
	font-weight: bold;
    color: #FFF2D7;
}
p.manifs_date {
	margin: 0 0 5px 0;
	font-size: 11px;
	font-style: italic;
}
p.manifs_nom {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	margin: 0;
}
p.manifs_ville {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
}
p.manifs_contact {
	color: #333333;
	font-size: 11px;
	margin: 0;
}
p.manifs_tel {
	background-image:url("img/marciac_telephone.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 11px;
	margin: 0;
}
p.manifs_desc {
	color: #333333;
	font-size: 11px;
	margin: 0;
}

/* ------------------- JAZZ ----------------------- */
p.manifs_midipyr {
	padding: 10px;
	border: 6px solid #F2F2F2;
	margin: 3px 0 20px 0;
	font-size: 11px;
    color: rgb(221, 98, 29);
	font-weight: bold;
}
p.manifs_midipyr a {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
p.manifs_midipyr a:hover {
	color: #FF6600;
}
h1.manifs_jazz_titre {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0 0 0;
}
p.manifs_jazz_url {
	margin: 0 0 5px 0;
	font-size: 11px;
}
p.manifs_jazz_url a {
	color: #000000;
	background-image:url("img/marciac_fleche_web.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: underline;
}
p.manifs_jazz_url a:hover {
	color: #FF6600;
}
p.manifs_jazz_intro {
	color: #666666;
	margin: 0;
	font-size: 11px;
	line-height: 120%;
}
div#manifs_jazz_festival_bloc {
	background: white;
	border: 6px solid #F2F2F2;
	padding: 0 10px 10px 10px;
	margin: 20px 0 20px 0;
}
img.manifs_jazz_affiche {
	/* float: center; */
	/* margin: 10px 0 0 20px; */
	/* border: 6px solid #F2F2F2; */
	margin: 20px auto 10px auto;
	padding-top: 10px;
	display: block;
}
h2.manifs_jazz_festival_titre {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
    color: rgb(221, 98, 29);
	/* border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px; */
}
img.manifs_jazz_festival_titre {
	margin: 0 0 5px 0;
}
p.manifs_jazz_date {
	font-style: italic;
	margin: 15px 0 0 0;
	font-size: 11px;
}
p.manifs_jazz_artiste {
	background-image: url("img/events_puce.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	margin: 0
}
p.manifs_jazz_lieuconcert {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
}
div#manifs_jazz_horsaison_bloc {
	background: white;
	border: 6px solid #F2F2F2;
	padding: 0 0 10px 10px;
	margin: 20px 0 20px 0;
}
h2.manifs_jazz_horsaison_titre {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
    color: rgb(221, 98, 29);
	/* border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px; */
}

div#manifs_jazz_formations p {
	margin: 0;
}
h2.manifs_jazz_formations_titre {
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px;
}
p.manifs_jazz_formations_desc {
	font-size: 11px;
	margin: 0;
}