#content {
	position:relative;
	float:right;
	margin:0px;
	padding:0;
	width:830px;
	background:url(../img/02-04/contentForme.gif) 0px 0px repeat-y;
}


#ticket {
	display:block;
	position:relative;
	float:left;
	margin:0;
	padding-left: 30px;
	width:188px;
}

#ticket-head {
	display: block;
	position: relative;
	width: 188px;
	height: 187px;
}
#ticket-foot {
	display: block;
	position: relative;
	width: 188px;
	height: 187px;
}
#ticket-menu {
	display: block;
	position: relative;
	clear: both;
	width: 188px;
}

ul#menu_lvl2 {
	margin: 0;
	padding:0;
	display: block;	
	position: relative;
}

ul#menu_lvl2 li {
	margin: 0;
	padding: 20px 15px;
	
	display: block;
	position: relative;
	height: 61px;
	text-align: center;
}

ul#menu_lvl2 li a {
	color: black;
	text-transform: uppercase;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

#topBody {
	background:url(../img/02-04/topBody.gif) 0px 0px no-repeat;
	position:relative;
	float:right;
	margin:0 0 0px;
	padding:0;
	width:600px;
	height:22px;
}

#bottomBody {
	background:url(../img/02-04/bottomBody.gif) 0px 0px no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	width:600px;
	height:20px;
}



#texte {
	position:relative;
	float: right;
	margin:0px;
	padding-top:60px;
	padding-right:30px;
	padding-bottom: 10px;
	width: 558px;
}


.csc-header h1 {
	width: 400px;
}


/* cmeventlist */

.tx-cmeventlist-pi1 .description {
	width: 420px;	
}
.tx-cmeventlist-pi1 .listelement {	
	width: 520px;
}
