﻿/* begin ctrl top news ****************/
.ctrlTopNews .news
{
	float:left;
	clear:both;
	text-align:left;
	margin:5px 0px;
	width:100%;
	overflow:hidden;
}
.ctrlTopNews .news p
{
	margin:0px;
	padding:1px 0px;
}
.ctrlTopNews .news .date
{
	color:Red;
	font-size:0.8em;
	font-weight:bold;
}
.ctrlTopNews .news .title a, 
.ctrlTopNews .news .title a:visited, 
.ctrlTopNews .news .title a:active,
.ctrlTopNews .news .title a:link
{
	color:White;
	text-decoration:none;
}
.ctrlTopNews .btmCenter a, 
.ctrlTopNews .btmCenter a:visited, 
.ctrlTopNews .btmCenter a:active,
.ctrlTopNews .btmCenter a:link
{
	text-align:right;
	font-weight:bold;
}
/* end   ctrl top news ****************/
/* begin ctrl last news ***************/
.ctrlLastNews .news
{
	width:100%;
	float:left;
	clear:both;
	
	padding-bottom:10px;
}
.ctrlLastNews .news p
{
	padding:1px 0px;
	margin:0px;
}
.ctrlLastNews .news .date
{
	padding-bottom:5px;
	font-weight:bold;
	font-size:0.8em;
}
.ctrlLastNews .news .link
{
	width:98%;
	float:left;
	clear:both;
	
	text-align:right;
}
/* end   ctrl last news ***************/
/* begin ctrl news archive ************/
.ctrlNewsArchive .news
{
	width:100%;
	float:left;
	clear:both;
	
	padding-bottom:10px;
}
.ctrlNewsArchive .news p
{
	padding:1px 0px;
	margin:0px;
}
.ctrlNewsArchive .news .date
{
	padding-bottom:5px;
	font-weight:bold;
}
.ctrlNewsArchive .news .link
{
	width:98%;
	float:left;
	clear:both;
	
	text-align:right;
}
.ctrlNewsArchive .lineYear
{
	clear:both;
	float:left;	
	padding:2px 0px;
}
.ctrlNewsArchive .lineYear .field,
.ctrlNewsArchive .lineMonth .field

{
	float:left;
	clear:both;
	font-size:1.0em;
}
.ctrlNewsArchive .lineYear .control,
.ctrlNewsArchive .lineMonth .control
{
	float:left;
	clear:both;
}
.ctrlNewsArchive .lineYear .control input,
.ctrlNewsArchive .lineMonth .control input
{
	border:solid 1px #d0d0d0;
}
.ctrlNewsArchive .lineMonth
{
	float:left;	
	padding:2px 0px 2px 15px;
}
/* end   ctrl news archive ************/
/* begin ctrl news view ***************/

.ctrlNewsView
{
	width:100%;
	float:left;
	clear:both;
	
	padding-bottom:10px;
}
.ctrlNewsView .date
{
	padding-bottom:5px;
	font-weight:bold;
}
.ctrlNewsView .link
{
	width:98%;
	float:left;
	clear:both;
	
	text-align:right;
}
.ctrlNewsView .link a
{
	font-weight:bold;
}
/* end   ctrl news view ***************/