a {
	color: #4C4535;
	text-decoration: underline;
	}
	
a.publication {
    color: #FFC25B;
	text-decoration: none;
	}
	
a.publications:hover {
    color: #FFC25B;
	text-decoration: none;
	}

a:hover {
	color: #FFC25B;
	text-decoration: none;
	}	

body {
	background: #FFFFFF url() repeat fixed top;
	background-position: center;
	color: #000000;
	text-align: justify;	
	font: normal 0.7em sans-serif, Arial;
	display: block;
	}
		
.gfx a {
	background: #FFC25B url(../images/hgw_1mai.jpg) no-repeat; 
	display: block; 
	height: 100px;
	}
		
.header {
	background: #FFC25B;
	border-bottom: 1px solid #FFC25B;
	font: bold 2.6em Arial;
	line-height: 3em;
	}
	
.main {
	background: #FFFFFF; 
	border: 3px double #EEE; 
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF; 
	margin: 20px auto 4px auto; 
	text-align: justify;
	width: 620px;
	}
	
.container {
	margin: 10px;
	}
	
.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
	}
	
.contentheading {
	font-size: 16px;
	font-family: Tahoma,"Courier New", Courier, monospace;
	font-weight: bold;
	color: #80AA00;
	padding-left: 20px;
	background: url(../images/content-heading.gif) left no-repeat;
	}
	
.content h1 {
	margin: 0;
	font: bold 1.1em Tahoma,"Courier New", Courier, monospace;
	color: #000000;
	text-align: justify;
	}
	
.content h3 {
	margin: 0;
	font: bold 1.1em Trebuchet Ms, Verdana, Helvetica;
	color: #757474;
	text-align: justify;
	text-decoration: blink;
	}

.content p {
	margin: 3px 0 6px; 
	color: #4C4535;
	text-align: justify;
	}

.annonce {
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	}	
	
.item {
	background: #FFFFFF url(../images/background-item.gif) repeat-x;
	padding: 10px;
	}
	
* {
	margin: 0;
	padding: 0;
	}
	
dl {
	width: 468px;
	margin-top: 6px;
	float: left;
	}
	
dt { 
	display: inline;
	}
	
dd {
	padding: 0px;
	margin-bottom: 6px;
	font-style: italic;
	font-family: Arial;
	font-size: 0,7em;
	text-align: justify;
	line-height: 14px;
	color: #6F6F6F;
	background: #E4E4E4;
	width: 468px;
	}
	
img { 
	border: 0;
	}
	
.footer {
	padding: 5px;
	background: #EEEEEE;
	color: #4C4535;
	}
	
.footer .left, .footer .right {
	padding: 0 5px;
	}

.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clearer {
	clear: both;
	}
	
	
	
	
	div#wrapper {
width: 700px;
margin: 0 auto;
position: relative;
margin-left: -200px;
left: 50%;
right: 50%
}