body {
 	background-image: none !important;
	color: #000000;
	width: 95%;
}

#print_logo {
	visibility: visible;
	text-align: center;
	margin-bottom: 48px;
}

#top, #content_left, #menu_top, #menu_festival, #menu_equipe, #menu_presse, #flash_top, #content_right, #content_bottom, #fanion_400e {
	visibility: hidden;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* Début zone texte */
#content_text {
	width: 95%;
	float: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

#content_text hr {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content_text h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;	
}

#content_text h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0px 10px 0px;
}

#content_text h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

#content_text p, pre, address {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}

#content_text sup {
	font-size: 10px;
	line-height: 8px;
	margin-left: 2px;
}

#content_text .sup_boutique {
	font-size:10px;
	margin-left: 2px;
	position:relative;
	bottom:14px;
}

#content_text table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#content_text a { color: #000000; text-decoration: underline; }

#content_text ol {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 10px;
	list-style-type: decimal;
	list-style-position: inside;
}

#content_text ul {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 10px;
	list-style-type: disc;
	list-style-position: inside;
}

#content_text li {
	margin-top: 0px;
	margin-bottom: 6px;
}

#content_text input, textarea, select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF !important;
}

#content_text input.button {
	color: #FFFFFF !important;
	background-color: #848484 !important;
	border: 0 !important;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	cursor: hand;
}
/* Fin zone texte */

/* Début tableau */
td.cell_title {
	text-align: center;
	border-bottom: 1px solid #c4c4c4;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

td.cell_subtitle {
	text-align: center;
	border-bottom: 1px solid #c4c4c4;
	color: #000000;
	padding: 5px;
	font-weight: bold;
}

td.cell_number {
	padding: 5px;
	border-bottom: 1px solid #c4c4c4;
	text-align: right;
	font-weight: bold;
	width: 23px;
}

td.cell_content, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 5px;
	border-bottom: 1px solid #c4c4c4;
}
/* Fin tableau */

/* Pagination */
span.pagination span {
	margin: 0 2px 0px 2px;
}

/* Début archives */
div.archives_year {
	text-align: center;
	border-bottom: 1px solid #c4c4c4;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
/* Fin archives */

/* Début Programmation > Horaire jour par jour */
table.table_horaire {
	width: 100%;
	padding: 5px;
}

a.lien_jour {
	color: #000 !important;
	text-decoration: none !important;
	background: #fff !important;
	padding: 2px !important;
	font-weight: normal !important;
}

a.lien_jour_selected {
	color: #fff !important;
	text-decoration: none !important;
	background: #000 !important;
	padding: 2px !important;
	font-weight: normal !important;
}
/* Fin Programmation > Horaire jour par jour */
