
@charset "utf-8";
/* CSS Document */
/* color palette Cervasa Corona from Colour Lovers*/
/*body*/

body {
	background: #FFF;
	margin:0 auto;
	padding: 10px 0 10px 0;
	font: normal 12px Verdana, Geneva, sans-serif;
	font-color: #333;
	height:100%;
	}
/*content */
#content  {
	position:relative;
	background-color:#ffeb91; /* #defaf1;*/
	width:1000px;
	margin:0 auto;
	padding:5px 5px 20px 0;
	height:100%
}
#header h1, #footer, #left_sidebar, #right_sidebar, #centre_panel, #centre_panel_programme, #right_sidebar_programme, #update {
	background-color:#ffeb91;
}

/* header */
#header h1{
	position:absolute; 
	left:13px;
	width:745px;
	top:-12px;
	padding:10px 0 5px 10px;
	font: 24px Verdana, Geneva, sans-serif;
	font-weight:700;
	color: #142185; 
}
#left_sidebar {
	position:absolute;
	left: 13px;
	top:58px;
	margin:2px 0 0 0;
	width: 195px;
	height:398px;
	padding:18px 5px 2px 0px;
	overflow:visible;
	z-index:3;
}
#picplace {
	position:absolute;
	top:3px;
	border:0;
	overflow:hidden;
}
#right_sidebar  {
	position:relative;
	top:2px;
	left: 783px;
	width:205px;
	height:803px;
	padding:0;
	overflow:hidden;
	z-index:1;
}
#right_sidebar_programme  {
	position:relative;
	top:2px;
	left: 783px;
	width:205px;
	height:2045px;
	padding:0;
	border:0
	overflow:hidden;
	z-index:1;
}
#centre_panel {
	position:absolute;
	left: 228px;
	top: 60px;
	width:520px;
	height: 736px;
	padding:5px 10px 5px 10px;
	line-height:120%;
	z-index:2;
}
#centre_panel_programme {
	position:absolute;
	left: 228px;
	top: 60px;
	width:760px;
	height: 1985px;
	color:#142185;
	line-height:120%;
	z-index:2;
}
#update  {
	position:absolute;
	top:490px;
	width: 185px;
	left:13px;
	height: 305px;
	line-height:130%;
	padding:8px 5px 2px 10px;
}

#footer {
	clear:both;
	top: 10px;
	position:relative;
	left: 13px;
	width: 970px;
	height:25px;
	text-align:right;
	padding: 7px 5px 0 0;
}
.web, .artiste, .date  {
	font-size:105%;
	font-family:Verdana, Geneva, sans-serif;
	color:#142185;
	font-weight:bold;
}
.date  {
	position:relative;
	left:5px;
	color:#142185;
}

.artiste  {
	position:absolute;
	left: 80px;
	color:#142185;
}

.web  {
	position:absolute;
	left: 525px;
	font-size:100%;
	font-weight:normal;
	text-align:right;
	color:#142185;
}
a.web {
	text-align:right;
}
p.web  {
	text-align:right;
}

.blurb  {
	position:relative;
	left: 80px;
	color:#6f7bd9;
	line-height:110%;
	width:680px;
}
.entry {
}

/*navigation menu */

#navigation {
	width:180px; 
	margin: 5px 10px 5px 10px;
	font-size:12px;
	z-index: 3;
	}
 
/*Main Menu*/
#navigation ul {
	margin:0px; 
	padding:0px; 
	list-style: none;
	}
 
#navigation ul li {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	color: #142185;
	display: block;
	background:url(menu_blue.gif) no-repeat;
	padding: 8px 0 0 10px;
	text-decoration:none;
}
#navigation ul li:hover {
	color:#142185; 
	position:relative;
	background:url(menu_blue.gif) 0 -32px no-repeat;
	padding: 8px 0 0 10px;
	text-decoration:none;
	}
 
/*Sub Menu*/
#navigation ul ul {
	display:none; 
	position:absolute; 
	left:75px; 
	top:5px; 
	}
#navigation ul li:hover ul {
	display:block;
	background:url(menu_blue.gif)no-repeat;
	color: #142185;
	text-decoration:none;
}
 
#navigation ul ul li { 
	width:180px; 
	float:left; 
	border:none;
	text-decoration:none;
	}
#navigation ul ul li:hover {
	text-decoration:none;}
 
#navigation li:hover ul li ul {
	display:none;
	}
 
#navigation ul ul li ul {
	text-decoration:none;
	}
#navigation ul ul li:hover ul {
	display:block;
	color:#142185;
	background:url(menu_blue.gif) 0 -32px no-repeat;
	padding: 8px 0 0 10px;
	text-decoration:none;
	}
#navigation li a {
	text-decoration:none;
	color:#142185;
}

h2 {
	color: #142185;
}

p {
	color: #6f7bd9;
}
h4 {
	font-size:120%;
	font-weight:bold;
	color: #142185;
}
h5 {
	font-size:105%;
	font-family:Verdana, Geneva, sans-serif;
	color:#142185;
	font-weight:bold;
}
.red {
	font-size: 90%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#F00;

}
.bigred {
	font-size: 120%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#F00;

}
	
.invisitext  {
	color: #ffeb91;
}

.info  {
	color:#6f7bd9;
	text-align:center;
}
.column_one  {
	position:relative;
	left:70px;
	text-decoration:none;
}
.column_two {
	position:absolute;
		left:300px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.session_column1  {
	position:relative;
	left:15px;
	text-decoration:none;
}
.session_column2  {
	position:relative;
	left:50px;
	text-decoration:none;

}
#last_up {
position: absolute;
left: 10px;
}
#copy {
	position: absolute;
	right:20px;
}
