html,body{margin:0;padding:0}

body{font: 80% Helvetica, sans-serif, Arial; text-align:center}

p{margin:20 60px 20px}

a{}

#container{width:780px;margin:0 auto;padding:0}
#container{text-align:left}

#wrapper{
	 background-image: url(images/bgd_content.jpg);
	 padding: 0;
	 text-align:left;
}

#header {
	height:93px;
	margin:0 -1 0 -1;
	padding-left:192px;
	background: url(images/gael_serniclaes.jpg);
  }
  
#header h1{
   margin:0;
  color: #79B30B
  }

#navigation{
margin:0 0 0 250;
float:right;
width:550px}


#content{
	 background-image: transparent;
	 
}


#content p{
	line-height:1.8;
	margin:20px 90px 20px 80px;
	color: #330000;
}


#footer{
	background: url(images/bgd_footer.jpg);
	color: #FFF;
	width:100%;
	text-align:right;
	height: 20px;
	padding: 2;
}
/*#footer img {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 13px;
}*/


#content table {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#content a, table a {
	color: #660033;
	text-decoration: none;	
}
#content table a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
#content p a:hover{
	color: #FF6633;
	font-weight: bold;
}
#content a:active, table a:active {
	color: #FF6600;
	text-decoration: underline;
	
}
#content a:visited, table a:visited {
	color: #660033;
	text-decoration: none;
}

.contact {
	font-family: Courier, mono, arial;
	font-size: 1.2em;
	color: #438F9A;
	display: block;
	margin-left: 35px;
	margin-top: 55px;
}
.email_contact {
	font-family: Courier, mono, arial;
	color: #438F9A;
}
.Txtgd {
	font-size: 1.1em;
	color: #660000;
}
.Txt_b_it {
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.ParagrapheBloc{
	display: block;
	font-size: 1em;
	color: #330033;
	font-style: italic;
	font-weight: bold;
	padding: 3px 70px 4px 70px;
}

