/* CSS Document */

/* infos locales ----------------------------- */
h1.rubrique_titre {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-bottom: 2px;
	width: 295px;
}
table#zone_infoslocales {
	font-size: 11px;
	margin: 10px 10px 0 10px;
}
h1.infos_locales {
	font-size: 18px;
	margin: 0 0 10px 0;
	/* color: #DD621D; */
}
h2.infos_locales_intro {
	font-size: 11px;
	line-height: 17px;
	text-align: justify;
	font-weight: normal;
	margin: 5px 0 10px 0;
	color: #666666;
}
img.infos_locales_int {
	float: right;
	margin: 15px 0 0 0;
}
img.infos_locales_rub {
	margin: 20px 0 0 0;
	display: block;
}
p.activite_intro {
	margin: 0;
}
ul.activite_sommaire_all {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding-left: 0px;
}
li.activite_sommaire {
	background-image: url("img/events_puce.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
	margin: 5px 0 0 0;
}
li.activite_sommaire a {
	color: #333333;
/*	text-decoration: underline; */
}
li.activite_sommaire a:hover {
	color: #006600;
/*	text-decoration: none; */
}
h2.activite_type {
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
	padding-bottom: 1px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #F2F2F2;
	border-left-color: #F2F2F2;
}
h3.activite_type {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin: 20px 0 5px 0;
	color: #DD621D;
}
p.activite_nom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0 5px 0;
	background-image:url("img/events_puce.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 13px;
}
p.activite_coord {
	margin: 0;
}
p.activite_tel {
	background-image:url("img/marciac_telephone.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0;
}
p.activite_horaires {
	color: #666666;
	margin: 0;
}
p.activite_desc {
	color: #333333;
	margin: 0;
}
p.activite_lien_mail {
	margin: 0;
}
p.activite_lien_mail a {
	color: #000000;
	background-image:url("img/marciac_email.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: underline;
}
p.activite_lien_mail a:hover {
	color: #006600;
}
p.activite_lien_web {
	margin: 0;
}
p.activite_lien_web a {
	color: #000000;
	background-image:url("img/marciac_fleche_web.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0;
	text-decoration: underline;
}
p.activite_lien_web a:hover {
	color: #006600;
	margin: 0;
}

/* cinema ----------------------------- */
table#zone_cinema {
	margin: 33px 0 0 0;
}
td#cinema {
	background-image: url("img/cinema_fond.gif");
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 160%;
	padding: 10px 10px 0 10px;
	text-align: center;
}
h1.cinema_ville_premier {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 5px 0;
	color: #DD621D;
}
h1.cinema_ville {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0;
	color: #DD621D;
}
h2.cinema_titre {
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	margin: 15px 0 0 0;
	color: #333333;
}
h3.cinema_enseigne {
	margin: 0;
	font-size: 12px;
	color: #DD621D;
}
p.cinema_enseigne_spec {
	margin: 0 0 15px 0;
	font-size: 11px;
	color: #DD621D;
	line-height: 110%;
	font-size: 10,5;
}
p.cinema_film {
	color: #999999;
	line-height: 110%;
	margin: 0;
}
p.cinema_film_desc {
	color: #999999;
	line-height: 110%;
	margin: 5px 0 10px 0;
}
p.cinema_date {
	margin: 0;
	color: #333333;
	font-style:italic;
}
p.cinema_horaire {
	margin: 0 0 10px 0;
	color: #333333;
}
p.cinema_tarifs {
	margin: 20px 0 0 0;
	color: #DD621D;
	font-size: 14px;
	font-weight: bold;
	background-color: #FDF9EA;
}
p.cinema_tarifs_sub {
	margin: 5px 0 25px 0;
	color: #000000;
	font-size: 11px;
	background-color: #FDF9EA;
}
p.cinema_enseigne_desc {
	margin: 20px 0 10px 0;
	color: #333333;
	text-align: left;
}
p.cinema_enseigne_desc a {
	color: Black;
	text-decoration: underline;
}
p.cinema_enseigne_desc a:hover {
	color: #006600;
}
