.hotnews
{
	display: block; 
	float: left; 
	margin: 15px 15px 20px 0;
}
.hotnews a
{
	font-weight: bold; 
	line-height: 14px;
}
.hotnews p
{
	line-height: 14px; 
	margin-top: 7px;
}
.hotnews img {
	border: 1px solid #EAEAEA; 
	margin-right: 15px;
	float: left;
}

.news
{	
	clear: both;
	display: block; 
	margin: 8px 15px 10px 0;
	width: 100%;
}
.news span
{
	color: #555555; 
	font-size: 0.68em;
	background-color: #e0e0e0;
	padding: 1px 3px 1px 3px;
}
.news p
{
	margin-top: 5px;
	font-weight: normal;
	line-height: 1em;
	font-size: 0.72em;	
}
.news a
{
	font-size: 0.71em;
}
#newscolumn h1
{
	font-size: 1.3em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#newscolumn img {
	border: 1px solid #EAEAEA; 
	margin-right: 15px;
	float: left;

}

#newscolumn blockquote {
	padding: 0.5em 3.5em 0.5em 0.5em;	
	font-size: 0.8em;
	font-weight: bolder;
	clear: both;
}
#newscolumn .body {   
	border-top: 1px solid #e0e0e0;
	display: table;
	margin-top: 1em;
	clear: both;
}
div.newAnons {
	clear: both;
	width: auto;
	font-family: Arial;
}
.newAnons h3 {
	font-weight: bolder;
	margin: 0;
	font-size: 0.9em;	
}
.newAnons span {
	color: gray;
	font-size: 0.7em;
}
.newAnons div {
	margin: 0 0.5em 1.5em 0;
	font-size: 0.8em;
}
ul.newsAnonses {
	padding: 0;
	margin: 0.8em 0 0.5em 1em;
	color: gray;
}

.newsAnonses li {
	line-height: 1.1em;
	margin-bottom: 0.5em;
}

.newsAnonses span {
	color: black;
}

