﻿body {
	padding:0px;
	margin:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
}
.defaultProjectList,
.defaultNewsList {
	padding:0px;
	margin:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#404040;
	font-size:1em;
}
.defaultProjectList li,
.defaultNewsList li {
	padding:0px;
	margin:0.6em 0px;
}
.defaultProjectList .thumbnail,
.defaultNewsList .thumbnail
{
	vertical-align:middle;
	margin:0px 10px 0px 0px;
}
.defaultProjectList img,
.defaultNewsList img
{
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
.defaultProjectList .date,
.defaultNewsList .date {
	/*display:block;*/
	font-weight:bolder;
	color:#404040;
}
.defaultProjectList .dossier,
.defaultNewsList .dossier 
{
	display:block;
	color:#1194e4;
	font-weight:bold;
	text-decoration:none;
}
.defaultProjectList .title,
.defaultNewsList .title {
	color:#274899;
	font-weight:bold;
	text-decoration:none;
}
.defaultProjectList .title {
	color:#1194e4;
}
.defaultProjectList .summary,
.defaultNewsList .summary {
	display:block;
}
.defaultProjectList .attachmentIcon img,
.defaultNewsList .attachmentIcon img {
	height:15px;
	margin:0px 0px 0px 5px;
	padding:0px;
	vertical-align:bottom;
}

.listNavigation {
	display:block;
	text-align:right;
	font-size:1em;
	font-weight:bold;
	color:#404040;
}
.listNavigation a {
	text-decoration:none;
	color:#1194e4;
}
.listNavigation a.listNavigationSelected {
	text-decoration:none;
	color:#404040;
}

.tabberlive {
	position:relative;
	width:546px;
}
.tabberlive .tabbertab {
	background:transparent url(http://www.electrabel.be/assets/design/_img/box-products-desc-bot.gif) no-repeat scroll left bottom;
	font-size:1.2em;
	padding:18px;
}
.tabberbacklink
{
	z-index:1;
	width:200px; 
	padding:8px 10px; 
	position:absolute;
	right:0px; 
	text-align:right; 
	font-size:1.2em;
}
ul.tabbernav 
{
	z-index:0;
	background-image:url(http://www.electrabel.be/assets/design/_img/tabbernav.gif);
	width:544px;
}
ul.tabbernav {
	background-position:center top;
	background-repeat:no-repeat;
	font-size:1.2em;
	font-weight:bold;
	height:29px;
	line-height:29px;
	margin:0pt;
	padding:1px 1px 0pt;
}
ul.tabbernav li 
{
	z-index:2;
	background:transparent none repeat scroll 0%;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding-left:0pt;
}
ul.tabbernav li a {
	border-right:1px solid #C0C0C0;
	display:block;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	padding:0pt 15px;
	text-decoration:none;
}
ul.tabbernav li a:link, ul.tabbernav li a:visited {
	color:#404040;
}
ul.tabbernav li a:hover {
	text-decoration:underline;
}
ul.tabbernav li.tabberactive a {
	background:#FFFFFF none repeat scroll 0%;
	color:#404040;
}
ul.tabbernav li.tabberactive a:hover {
	text-decoration:none;
}

.box-title-article 
{
	width:100%;
	float:left;
	padding:0.5em 0px;
	margin-top:1em;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	font-size:1.2em;
}
.box-title-article ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.box-title-article li {
	background:transparent url(http://www.electrabel.be/assets/design/_img/ico-arrow-blue2.gif) no-repeat scroll 0 5px;
	padding-left:10px;
	padding-right:10px;
}
.box-title-article a {
	text-decoration:none;
	color:#1194E4;
}

.news .title
{
	display:block;
	color:#274899;
	font-weight:bold;
	font-size:medium;
	padding-bottom:0.5em;
}
.news .text
{
	color:#404040;
}

.description
{
	display:block;
	margin-bottom:1em;
}

.imageDetail
{
	position:absolute;
	right:0px;	
	width:400px;
	visibility:hidden;
}
.imageLeft
{
	float:right;
	padding-left:15px;
	clear:right;
}
.imageZoom
{
	float:right;
	padding-left:15px;
	clear:right;
}

a:link { color: #1096E7;text-decoration: none; }
a:visited { color: #1096E7;text-decoration: none; }
a:hover { color: #1096E7;text-decoration: underline; }
a:active { color: #1096E7;text-decoration: none; }

.BaseContainer
{
	width:550px;
	font-size:1.2em;
}
.SubTitle
{
	font-size:medium;
	color:#0099CC;
}
.Title 
{
	font-size:31px;
	height:51px;
	color:#264898;
}
.TitlePopUp
{
	font-size:20px;
	height:25px;
	color:#264898;
}

.NewsTitle2 {
	display:block;
	color:#274899;
	font-weight:bold;
	text-decoration:none;
	clear:both;
	padding-bottom:0.5ex;
}
.RedTxt
{
	color:#ff0000;
}

.article 
{
	width:550px;
	border-bottom:1px solid #D9D9D9;
	clear:both;
	font-size:1.2em;
	padding-bottom:15px;
}
.article h5 
{
	font-size:1.2em;
}
