* {
	padding: 0;
	margin:0;
	}
body {
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #27241d; /* #cccccc */
}

img { border: none; }


h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: none;
}

.contact {
  	min-height:370px;
  	height:370px;
   	margin-left: 0px;
	padding: 10px;
   }
div[class] .contact {
   	height:auto;
   }

a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.float {
	float: left;
	}
.clear {
	clear: both;
	}

#container {
	position:relative;
	width:900px;
	background-color:#ffffff;
	margin: auto;
	}
#header {
	background-color:#ffffff;
	height: 125px;
	}
#logo {
	position:relative;
	top: 30px;
	left: 30px;
	}
#tagline {
	position:absolute;
	top: 28px;
	left: 295px;
	color: #000000;
	font-weight: bold;
	font-size: 1em;
	}

div.module-newsflash {
	position:absolute;
	top: -70px;
	right: 10px;
	width: 450px;
	text-align: right;
	font-size: 1em;
	}

.article {
   min-height:380px;
   height:380px;
   }
div[class] .article {
   height:auto;
   }


#menu {
position:relative;
height:2em;
background:#ffffff;
padding-bottom:1px;
margin-bottom:0px;
margin-top:10px;
}

* html #menu {padding-bottom:0;}

#menu ul{
list-style-type:none;
padding:0;
margin:0 0 0 0px;
height:100%;
}

#menu li{
float:left;
}

#menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

#menu a, #menu :visited {
color:#FF0000;
text-decoration:none;
margin-left:10px;
}

#menu a:hover {
text-decoration: underline;
margin-left:10px;
}

#menu  .mainlevel_active a, #menu .mainlevel_current a {
color:#000000;
text-decoration:none;
}

#menu  .mainlevel_active a:hover, #menu .mainlevel_current a:hover {
color:#FF0000;
text-decoration:underline;
}

#menu ul ul {
position:absolute;
height:2em;
top:-2em;
left:10px;
background:#ffffff;
}

#menu .sublevel a {
color:#cccccc;
}

#menu :hover {
white-space:normal;
}

#menu ul :hover ul li {
display:block; 
background:#ffffff; 
height:2em;
}
#menu ul :hover ul li a {
display:block; 
height:2em; 
width:auto; 
float:left; 
color:#FF0000;
}
#menu ul :hover ul li a:hover {
text-decoration: underline;
}



#user1 {
	width: 900px;
	margin: 0px auto;
	color:#000000;
	background:#ffffff;
}
 
#user1 ul {
  
  line-height: 30px;
  display: block;
  color:#000000;
  margin-left: 10px;
  font-weight: bold;
 
}



#user1 li {
  
	display: inline;
  margin-right: 12px;
 
}

#user1 a {
	color:#FF0000;
	text-decoration: none;
}

#user1 a:hover {
	text-decoration: underline;
}



#user2 {
	position:absolute;
	top: 10px;
	right: 10px;
	}

#user2 li {
	display:inline;
	margin-left:10px;
	}

#user2 a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#user2 a:hover {
	text-decoration: underline;
}

#user3 {
	position:absolute;
	top: 135px;
	right: 0px;
	color: #000000;
	font-weight: bold;
	}

#user3 li {
	display:inline;
	margin-right:10px;
	}

#user3 a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#user3 a:hover {
	text-decoration: underline;
}

#active_language a {
	color: #000000;
}
	
#content {
	width: 900px;
	text-align: left;
	background-color:#ffffff;
	padding: 0px 0px 0px 0px;
	}

#webelle {
	width: 900px;
	margin: 0px auto;
	text-align: right;
}

#webelle a {
	color:#333333;
	margin: 0px;
	padding: 5px 10px;
	font-size: 0.6em;
}
#webelle a:hover {
	text-decoration: underline;
	color:#FF0000;
}
