body {
	background:#FFF url(../_img/bg2.jpg) no-repeat; background-position: top; background-attachment: scroll;
}


#dates_left {
 float:left; 
 width:640px;
 margin-left:13px;
}

#dates_right {
width:320px; 
float:right;
 margin-right:20px;
}

#dates h1 {
	font-size:18px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#FFFFFF;
	line-height:30px;
	margin:0;
	background-color:#333333;
	background-image:url(../_img/hl_news_bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	width:100%; text-align:center;
}

#dates h2 {
	font-size:16px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#000000;
	line-height:20px;
	margin:0; padding:0px;
}

#dates h3 {
	font-size:12px;
	text-transform:uppercase;
	font-weight: bolder;
	color:#333333;
	line-height:20px;
	margin:0; padding:0px;
}



#dates_left_next {
	margin:0px;
	margin-bottom:10px;
	padding:10px;
	background-color: #f7fbe5;
	overflow:auto;
}


#dates_right :hover {
	background-color:#FFFFFF;
}


#venue a{
 color:#222222;
}

#venue a:hover{
 color:#888888;
}


.links_content{
 background-color:#f7fbe5;
 padding:5px;
 margin-bottom:15px;
 text-align:left;
}

#liste {
 padding-left: 20px;
}

#liste{

 line-height:1.2em;
}

#tourblog{
 border-top-width:1px;
 border-top-color:#CCCCCC;
 border-top-style:dotted;
 text-align:left;
}





