.short_even {
	background:#E6E6E6;
}
.short {
	background:#FFFFFF;
}

.search_btn {
	width:61px;
	height:20px;
	font:11px Arial;
	color:#FFFFFF;
	font-weight:bold;
	background:#2C5B8F url(../images/search.gif) no-repeat center top;
	border:none;
}
.input_search {
	border: #26588B 1px solid;
	height: 20px;
	width: 170px;
}
.top_links {
	color: #F80500;
}

a {
	font:12px Arial;
	color:#2D2D2D;
	font-weight:normal;
	text-decoration: underline;
}

.footer {
	font:11px Arial;
	color: #464646;
	font-weight: bold;
}

.category {
	display:block;
	width:175px;
	height: 19px;
	font:11px Arial;
	color:#303030;
	font-weight:bold;
	background:#FFFFFF url(../images/categorie.gif) no-repeat;
	text-align:left;
	text-decoration:none;
	float:left;
	padding:3px 0px 6px 0px;
}

.menu_link {
	display:block;
	width:160px;
	font:11px Arial;
	color:#303030;
	font-weight:normal;
	background:#FFFFFF url(../images/item.gif) no-repeat;
	background-position: -10px 0px; 
	text-align:left;
	text-decoration:none;
	float:left;
	padding:5px 0px 3px 15px;
	margin:0px 0px 0px px;
	border-bottom: #C1C1C1 1px solid;
	border-style: none none dotted none;
}

#----------------------------------------------------------------------------

.cinema1 {
	background:#E7E7EF;
}

.cinema {
	background:#FFFFFF;
}

.news1 {
	font:11px Arial;
	color:#393939;
	font-weight:normal;
	background:#E7E7EF;
	padding:4px 4px 4px 4px;
}

.news {
	font:11px Arial;
	color:#393939;
	font-weight:normal;
	background:#FFFFFF;
	padding:4px 4px 4px 4px;
}
.news_date {
        diplay: block;
	font:9px Arial;
	color:#393939;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.news_name {
        diplay: block;
	font:10px Arial;
	color:#393939;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.news_author {
        diplay: block;
	font:10px Arial;
	color:#393939;
	font-weight:bold;
	font-style: italic;
	margin:0 0 0 0;
	padding:0 0 4 0;
}
.news_text {
        diplay: block;
	font:10px Arial;
	color:#393939;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 4 0;
}


.sub_menu {
	display:block;
	width:214px;
	font:11px Arial;
	color:#5A5A5A;
	font-weight:bold;
	background:#FFFFFF url(../images/sub.gif) no-repeat center right;
	text-align:right;
	text-decoration:none;
	margin-right:2px;
	float:left;
	padding:4px 0px 4px 0;
	border-bottom: #C1C1C1 1px solid;
	border-style: none none dotted none;
}

.main_menu {
	background:#34599A url(../images/mmenu.gif) no-repeat;
	width:155px;
	height:26px;
	border:none;
	font:12px Arial;
	color: FFFFFF;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	text-decoration: none;
	font-weight: normal;
}


