@CHARSET "UTF-8";

.access {
	position: absolute;
	top: -5000px;
}
.clearer {
	clear: both;
}




h1 {
	position: absolute;
	left: 0px;
	width: 253px;
	height: 453px;
	margin: 0;
	background: transparent url(../images/logo.png) no-repeat top left;
}
h1 a {
	display: block;
	width: 253px;
	height: 453px;
}


/* Navigation ***************************************************************************************/
#navigation ul { 
	width: 480px;
}
#navigation ul li { 
	float: left;
	width: 218px;
	line-height: 28px;
	height: 28px;
	margin: 0 10px 10px 0;
	background: transparent url(../images/menu_bg.png) no-repeat top left;
}
#navigation a {
	font-size: 1.2em;
	color: #f280c1;
}
#navigation a:hover, #navigation a:focus, #navigation li.current a {
	color: white;
}


/* Pied ***********************************************************************************************/
#pied {
	clear:both;
	padding: 15px 0;
	color: white;
}
#pied div.box {
	float: left;
	width: 234px;
	height: 141px;
	margin-right: 30px;
	background: transparent url(../images/menu_footer_bg.png) no-repeat top left;
}
#pied div.box h2 {
	margin: 8px 0 10px 65px;
	font-weight: bold;
	font-size: 1.5em;
}
#pied div.renseignement {
	margin-left: 0px;
}
#pied div.ca-jazz {
	margin-right: 0px;
}
#pied div.renseignement p {
	margin-top: 3px;
}
#pied ul {
	list-style: none;
}
#pied p, #pied ul {
	margin: 0 0 0 30px;
}
#pied ul a {
	color: white;
	text-decoration: none;
}
#pied ul a:hover,
#pied ul a:focus {
	text-decoration: underline;
}


/* two colonne ******************************************************************************************/
#two-col {
	text-align: justify;
}
#two-col #col-gauche,
#two-col #col-droite {
	float: left;
	width: 368px;
}
#two-col #col-gauche {
	margin-right: 10px;
}

/* BLOC *******************************************************************************************/
.bloc {
	margin-bottom: 20px;
}
.bloc .top {
	position:relative;
	-height:1%;
	/height:1%;
	padding: 30px 15px 0px 15px;
  	background: url(../images/bloc-top.png) top left no-repeat;
}
.bloc .bottom {
	width: 368px;
	height: 22px;
	margin-top: -5px;
  	background: url(../images/bloc-bottom.png) 0 0 no-repeat;
}
.bloc h3 {
	position:absolute;
	top: -25px;
	padding: 10px 0 0 20px;
	line-height: 1.6em;
	color: #441c5f;
  	background: url(../images/h3-bg.png) 0 0 no-repeat;
}
.bloc h3,
.bloc h4,
.bloc p,
.bloc ul,
.bloc a {
	color: #441c5f;
}
.bloc h4 {
	margin-bottom: 2px;
}
.bloc p,
.bloc ul {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
.bloc ul {
	list-style: none;
}
.bloc ul li {
	line-height: 1.2em;
}

/* Présentation *******************************************************************************************/
.presentation h3,
.infos-pratiques h3 {
	font-size: 1.0em;
}

/* Programme *******************************************************************************************/
.programme h3 {
	position: absolute;
	top: -5000px;
}
.programme .tx-orlprg-pi1 {
	clear: both;
}
.programme .group-by-date {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
	padding-top: 30px;
	width: 248px;
	height: 229px;
  	background: url(../images/bloc-prog.png) 0 0 no-repeat;
}
.programme .group-by-date.last {
	margin-right: 0;
}
.programme .group-by-date h4 {
	position: absolute;
	top: -26px;
	left: 30px;
	line-height: 41px;
	width: 155px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #441c5f;
  	background: url(../images/h4-bg.png) 0 0 no-repeat;
}
.programme .group-by-date h5 {
	margin: 5px auto;
	font-weight: normal;
	font-size: 0.85em;
	width: 90%;
}
.programme .group-by-date h5 a {
	text-decoration: none;
	color: black;
}
li.jardin-de-l-eveche,
p.jardin-de-l-eveche,
.programme .group-by-date h5.jardin-de-l-eveche a {
	color:#45A12B;
}
li.place-au-jazz-bourgogne,
p.place-au-jazz-bourgogne,
.programme .group-by-date h5.place-au-jazz-bourgogne a {
	color:#009EE0;
}
li.scene-du-village-du-campo-santo,
p.scene-du-village-du-campo-santo,
.programme .group-by-date h5.scene-du-village-du-campo-santo a {
	color:#003882;
}
li.campo-santo,
p.campo-santo,
.programme .group-by-date h5.campo-santo a {
	color:#E83395;
}
li.maison-des-arts-de-la-musique,
p.maison-des-arts-de-la-musique,
.programme .group-by-date h5.maison-des-arts-de-la-musique a {
	color:#855023;
}
p.theatre-de-la-verdure-olivet,
.programme .group-by-date h5.theatre-de-la-verdure-olivet a {
	color:#855023;
}
p.mediatheque-de-la-source,
.programme .group-by-date h5.mediatheque-de-la-source a {
	color:#855023;
}
li.mediatheque-d-orleans,
p.mediatheque-d-orleans,
.programme .group-by-date h5.mediatheque-d-orleans a {
	color:#855023;
}
p.base-aerienne-d-orleans-bricy,
.programme .group-by-date h5.base-aerienne-d-orleans-bricy a {
	color:#855023;
}


.programme .group-by-date h5.important a {
}
.programme .group-by-date h5 span {
	font-weight: bold;
	color: black;
}
.programme .group-by-date h5 a:hover {
	text-decoration: underline;
}

.programme ul#legend {
	position: absolute;
	width: 368px;
	height: 100px;
	top: 0px;
	left: 775px;
	padding-left: 30px;
	margin: 0 0 0 0;
  	background: url(../images/bloc-legend.png) 0 0 no-repeat;
}
.programme ul#legend li {
	line-height: 1.2em;
}

.programme p#pdf-prg {
	position: absolute;
	width: 368px;
	top: 90px;
	left: 775px;
	padding-left: 25px;
	margin-top: 4px;
	margin-left: 20px;
	background: transparent url(../images/pdf.gif) 0 0 no-repeat;
	}


.programme p#pdf-prg a {
	color:white;
	font-size:0.75em;
	font-weight: bold;
		
}	
/* Infos Pratiques ************************************************************************************/
div.infos-pratiques .bloc p,
div.infos-pratiques .bloc ul {
	margin-top: 8px;
	margin-bottom: 0px;
}



/* SmoothGallery ***************************************************************************************/
.thumbnail {
	position: relative;
	z-index: 10;
}

/* Thickbox *******************************************************************************************/
#TB_window { 
	padding-bottom: 20px;
	border: none;
  	background: url(../images/popup-bg.png) 0 0 no-repeat;
}
#TB_window.image-bg { 
	padding-bottom: 20px;
	border: none;
  	background: none;
}

#TB_title {
	background: none;
}
#TB_window.image-bg #TB_closeWindow a,
#TB_window.image-bg #TB_closeWindow {
	color: white;
}
#TB_closeAjaxWindow {
	padding:7px 3px 5px 0;
}
#TB_closeAjaxWindow a {
	display: block;
	width: 30px;
	height: 30px;
	padding:7px 2px 5px 0;
  	background: url(../images/popup-close.png) 0 0 no-repeat;
}
#TB_closeAjaxWindow span {
	position: absolute;
	top: -1000px;
}
#TB_ajaxContent {
	padding:45px 0px 15px 30px;
}
#TB_ajaxContent h5 {
	margin-top: 0px;
	font-size: 1.4em;
}
#TB_ajaxContent p.theme {
	position: absolute;
	z-index: 100;
	top: 20px;
	right: 80px;
	width: 126px;
	height: 42px;
	padding-top: 13px;
	text-align: center;
	font-size: 1.3em;
}
#TB_ajaxContent p.theme.gratuit {
	color: #6ab455;
  	background: url(../images/gratuit-bg.png) 0 0 no-repeat;
}
#TB_ajaxContent p.theme.location {
	color: #4bd2f9;
  	background: url(../images/location-bg.png) 0 0 no-repeat;
}
#TB_ajaxContent p.date {
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 30px;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #441c5f;
}
#TB_ajaxContent p.hour {
	position: absolute;
	z-index: 100;
	top: 40px;
	left: 30px;
	font-size: 1.6em;
}
#TB_ajaxContent p.img {
	margin: 0;
	float: left;
}
#TB_ajaxContent div.content {
	width:470px;
	margin-left: 200px; 
	color: #441c5f;
}
	


