html, body{
	margin : 0;
	font-family : verdana;
	font-size : 11px;
	line-height:16px;
	background-color: #9A7B8C;
	height : 100%;
	color: #666666;
	text-align:left;
}
td{
	text-align:left;
}
h1{
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	margin: 0 0 20px 0;
}
h2{
	font-size: 11px;
	color: #333333;
	margin: 0;
}
a{
	text-decoration: none;
	color: #ec008c;
}
a:hover{
	text-decoration: none;
	color: #ec008c;
}
hr{clear: both;}
#center {
	width:491px;
	height:213px;
	position:absolute;
	top:50%; 
	left:50%;
	margin:-107px auto auto -245px;
	border-top:1px solid #e30478;
	border-bottom:1px solid #241f20;
}
.black_b{
	color: #333333;
	font-weight:bold;
	font-size: 13px;
}
.welcome{
	margin:30px 0 0 400px;
	color:#000;
}
.main_text{
	width: 450px;
	padding: 50px 20px 0 60px;
	text-align: left;
	color: #666666;
	float: left;
}
.right_column{
	float: right;
	padding: 50px 30px 0 0;
	width:310px;
	color: #666666;
}
.main_t{
	 background-color : #fff;
	 width : 900px;
	 height : 100%;
}
.bottom_t{
	 background-color : #2A2829;
	 width : 880px;
	 height : 25px;
	 overflow: hidden;
	 padding:3px;
	 font-size: 9px;
	 color: #999;
	 text-align: right;
	 margin:10px 10px 0 10px;
}
.bott_form{
	font-size: 9px;
	background-color: #999;
	border: 0;
	padding: 2px;
}
.page_top{
	width: 450px;
	margin: 10px 0 0 60px;
	text-align: right;
	font-size: 9px;
}
.site_map{
	line-height:20px;
}
.programme_t{
	margin: 0 10px 0 0;
}

.programme_t td{
	vertical-align:top;
	text-align:left;
	padding: 10px;
}
.pr_line{
	border-bottom:1px solid #E5007E
}
.pr_date{
	width:110px;
	font-weight:bold;
}
.pr_hour{
	width:80px;
}
.event_menu{
	text-align:left;
	padding:5px;
	margin: 0 0 50px 0;
	float:right;
}
.event_sub_menu{
	margin:5px 0 0 20px;
	width:290px;
}
.gallery_t{
	padding:3px;
	float:left;
	font-size:10px;
	width:140px;
	border:1px solid #ccc;
	text-align:center;
}
.gallery_t_center{
	padding:3px;
	float:left;
	font-size:10px;
	padding-left:5px;
}
.gallery_t_right{
	padding:3px;
	float:right;
	font-size:10px;
	width:140px;
	height: 150px;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.opacity70{
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.prog_in_table td{
	margin:0;
	padding:2px;
	vertical-align:top;
}
.redstar{
	color:#ec008c;
	font-size:13px;
	line-height:18px;
}










