body
{
/*
	background-image: url(../images/grid.gif);
	background-position: center 62.5px;
*/
}
body#logo  #header
{
	background-image: url(../images/logo.gif);
	background-position: 95px bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

body, td, th, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:17px;
	text-align: left;
	color: #555555;
	margin: 0px;
	padding: 0px;
}

#main {
	margin: 0;
}

img { border: 0px; margin:0px; padding:0px; }
.container
{
	width: 979px;
	padding: 0 25px 0 25px;
	margin: 0 auto;
	text-align: left;
	top: 0px;
}
#visual {
	background-image: url(../images/visuel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 974px;
	height: 156px;
	text-align: right;
	top: 10px;
}



/**********************************
Header
**********************************/

#header
{
	width: 979px;
	padding: 0px;
	position: relative;
	height: 106px;
	text-align: left;
	line-height: 100%;
	top: 0px;
	left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
}

#header h1 a span { display: none; }
#menue   {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 71px;
	width: 794px;
	left: 149px;
	height: 35px;
}


#header span { display: none; }

#m-spacer  {
	display:block;
	width:1px;
	height:35px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image: url(../images/m_spacer.gif);
}
#flags {
	padding: 0px;
	width: 77px;
	left: 865px;
	height: 20px;
	top: 8px;
	position: relative;
	margin-right: 0px;
	margin-left:0px;
	float: left;
}

#blue_line  {
	width: 100%;
	position: relative;
	height: 3px;
	background-color: #1a4a7f;
	margin-right: auto;
	margin-left: auto;
}

a:link { color: #1c69ad; text-decoration:none; }
a:visited { color: #1c69ad; text-decoration:none;}
a:hover { color: #1c69ad; text-decoration:none; }
a:active { color: #1c69ad; text-decoration:none; }

.headline {
	font-size: 17px;
	text-transform: uppercase;
}
.datum {
	font-size: 11px;
	color: #ad1b11;
}
#newsblock {
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 12px;
}
.newsheadline {
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.newscopy {
	font-size: 10px;
	line-height:12px;
}
a.news:link { font-size: 10px; color: #1c69ad; text-decoration: none; }
a.news:visited { font-size: 10px; color: #1c69ad; text-decoration: none; }
a.news:hover { font-size: 10px; color: #1c69ad; text-decoration: none; }
a.news:active { font-size: 10px; color: #1c69ad; text-decoration: none; }
.datumnews {
	font-size: 12px;
	color: #ad1b11;
}
