@import "../../style/style.css";

DIV.banner_landscape_normal {
	background-color: #FFF;
	background-image: url(../../../../index.html);
	text-align: right;
}


DIV#masthead
{
	background-color: #FFD400;
	background-image: url(../images/background.jpg);
}

DIV#masthead_logo
{
	left: 30px;
}

DIV#cover
{
	left: -30px;
	top: 10px;
}

A:link, A:visited
{ 
	color: #005091;
	text-decoration: none;
}

A:hover { color: #333; }
.act A:hover { color: #000; }

H1
{
	color: #005091;
	font-size: 18px;
}

DIV.tx-t3sjslidernews-pi1 A:hover
{ 
	color: #005091;
}

DIV#content_main
{
	min-height: 2200px;
}

DIV#content_right
{
	min-height: 1000px;
}



DIV.news-list-category, SPAN.news-single-text_cat {
	display: none;
}
