body    {
	margin: 0px;
	padding: 0px;
	background: url(images/background.gif) repeat-y fixed center;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
        
H1 {
	font-size: 12px;
	padding-bottom: 0px;
	line-height: 11px;
	margin-bottom: 0px;
	color: #2e2e2e;
}
#logo {
	width: 766px;
	background-color: #105c8f;
	height: 82px;
}
#header {
	width: 766px;
	background-color: #2b2a30;
}
#argu {
	width: 283px;
	height: 270px;
	float: right;
	text-align: left;
	background: url(images/argu-bckgd.gif) repeat-x;
}
.picto {
	width: 43px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}
.text {
	width: 230px;
	float: right;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 6px;
	margin: 0px;
}
.textdetail {
	color: #cbcbcb;
	font-size: 11px;
	padding-left: 22px;
}
.font10 {font-size: 10px;}
#content {
	width: 766px;
	background-color: #e8e8e8;
	border-bottom: 1px #bababa solid;
}
#left {
	width: 234px;
	float: left;
	text-align: left;
	padding-left: 24px;
}
#leftcontent {
	width: 240px;
}
.newsblock {
	width: 190px;
	padding-top: 12px;
	font-size: 10px;
}
.pictoNews {
	vertical-align: middle;
	margin: 4px;
}
#right {
	width: 480px;
	float: right;
	text-align: left;
	padding-left: 20px;
	
	margin-bottom: 15px;
}
#rightcontent {
	width: 474px;
	float: right;
	text-align: left;
	border-left: 1px solid #a8a8a8;
	padding-left: 20px;
	padding-right: 10px;
	color: #3e3b3b;
	line-height: 16px;
}
.list {
	color: #2e2e2e;
	font-weight: bold;
}
.listContent {
	list-style: none url(images/picto-check.gif);
} 
#footer {
	color: black;
	text-align: center;
	padding: 15px 0px 0px 0px;
}
a {
	color: #002e5b;
		text-decoration: underline;
        }
a:hover {
	text-decoration: none;
	color: #ba233e;
}
a.footerlink {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}
a.footerlink:hover {
	text-decoration: none;
}
input   {
        font-family:tahoma;
        font-size:11px;
        }
