@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.oneColFixCtr #container {
	width: 952px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #494949;
	border-style:groove;
	border-width:thin;
	border-color:#313131;
}
.oneColFixCtr #mainContent {
 /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #header {
background-image:url(../images/head2.png);
height:283px;
width:auto; margin:0px; padding:0px;
background-repeat:no-repeat;
}
.oneColFixCtr #promotion {
height:auto;
margin-top:20px;
}
.oneColFixCtr #content {
height:auto;
margin-top:20px;
background-color:#999999;
border-style:groove;
border-width:thin;
border-color:#313131;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}
.oneColFixCtr # {
height:auto;
margin-top:20px;
}
.oneColFixCtr #footer {
background-image:url(../images/footerbackground.png); background-repeat:no-repeat;
height:283px;
margin-top:20px;
}

.oneColFixCtr #footer table{
height:150px;
width:800px;
margin-left:120px;
margin-top:20px;
padding-top:20px;
}

.oneColFixCtr #footer table td{
width:200px; 
}

.oneColFixCtr #footer table td a{ text-decoration:none; color: #333333; 
}

.oneColFixCtr #footer table td a:hover{ text-decoration:none; color: #FFFFFF; 
}

.gothueyconsulting a{ text-decoration:none; color:#000000; margin-left; 

}

.gothueyconsulting img{
padding:0px; margin:0px; vertical-align:middle; 

}

.gothueyconsulting{ width:auto; margin:auto; text-align:right; margin-top:30px;padding-right:50px;

}

.partenaires {width:auto; margin:auto; text-align:center; font:85%}
.partenaires a { color:#666666; font:100%;}
