/* CONTENT SPECIFIC */
/* #### Sidebar-News #### */
#side_news li {
	margin-left:20px;
}
#side_news h1 {
		border-bottom: 1px solid #bdccc9;
		color: #888888;
		font-size: 80%;
		font-weight: normal;
		line-height: normal;
		margin: 25px 0px 0px 5px;
		padding: 0 5px 5px 0px;
		text-align: right;
}

#side_news h2 {
		color: #698b84;
		font-size: 120%;
		font-weight: bold;
		padding:5px 0px 5px 5px;
		
}

#side_news span.link {
		color: #698b84;
		font-size: 100%;
		font-weight: bold;
		margin:0px;
}

#side_news span.date {
		color: #888888;
		font-size: 80%;
		font-weight: normal;
		margin:0px;
		text-align: left;
}

#side_news p {
		color: #555b5a;
		font-size: 80%;
		padding: 0px 5px 0px 10px;
}

#side_news a {
		font-size: 80%;
		font-weight:bold;
}




/* #### ContentNews #### */
#news h2, #news h3 {
	color: #698b84;
}
#news {
	padding-left:10px;
	margin-top:-15px;
	font-size: 100%;
}
#news h1 {
	border-bottom: 1px solid #bdccc9;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
	margin: 25px 0px 0px 0px;
	padding: 0 5px 5px 0px;
	text-align: right;
}

#news h2 {
	font-size: 130%;
	font-weight: bold;
	padding:5px 0px 5px 5px;
}

#news h3 {
	font-size: 100%;
	font-weight: bold;
	padding:5px 0px 5px 5px;
	border-bottom: 1px solid #bdccc9;
}

#news h4 {
	border-bottom: none;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin: 1em 0em 1em 0em;
	padding: 0px 20px 0px 15px;
}


#news p {
	text-align:justify;
}


#news ol {
	padding: 0px 20px 0px 40px;
}


#news a {
	font-size: 100%;
	font-weight:bold;
}


#news ul {
	margin: 0 3em;
}

#news div.newsitem:after{
	display:block;
	clear:both;
}

#news div.newsintro{
	display:inline-block;
	width:100%;
	background-image:url(/media/images/news-bg2.png);
	background-repeat:repeat-x;
}

#news h1, #news h4, #news div.newsintrotext {
	color: #888888;
}
#news div.newsintrotext {
	border-bottom: none;
	font-size: 110%;
	font-weight: bold;
	line-height: normal;
	margin:  1em  0em 1em  0em;
	padding: 0px 20px 0px 15px;
	text-align:justify;
}
.newsbody {
	margin: 0px 20px 0px 15px;
}