html, body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/top-backg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-align: center;
	color: #808080;
	height: 100%;
}

.oneColElsCtrHdr #container {
position:relative;
	width: 1003px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
} 

.oneColElsCtrHdr #logo {
	position:absolute;
	top: 57px;
	left: 42px;
} 
.oneColElsCtrHdr #menu-top {
	position:absolute;
	top: 84px;
	left: 550px;
	width:400px;
	text-align:right;
	text-decoration:none;
	font-size:12px;
	color:#808080;
} 
.oneColElsCtrHdr #back {
position:absolute;top: 170px;
} 
.oneColElsCtrHdr #portfolio {
	position:absolute;
	top: 217px;
	left: 42px;
} 
.oneColElsCtrHdr #middle {
	position:absolute;
	top: 217px;
	left: 237px;
	
}
.oneColElsCtrHdr #nouvelles {
	position:absolute;
	top: 538px;
	left: 237px;
	width: 525px;
	height: 90px;
} 
.oneColElsCtrHdr #malaimes {
	position:absolute;
	top: 217px;
	left: 786px;
} 
.oneColElsCtrHdr #connection {
	position:absolute;
	top: 644px;
	left: 236px;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
/* FOOTER --------------------------------------*/
.oneColElsCtrHdr #footer {
position: relative;
top: 750px;
left: 0px;
right: 0px;
width: 100%;
height: 214px;
background-image:url(../images/footer-backg.gif);
background-repeat:repeat-x;
padding: 0;
z-index:1;
}
 
.oneColElsCtrHdr #fcontainer {
position:relative;
	width: 1003px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
} 
.oneColElsCtrHdr #sousmenu {
	position:absolute;
	left: 25px;
}
.oneColElsCtrHdr #footerc {
	position:absolute;
	left: 25px;
	top: 50px;
}
a:link {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #808080;
}
a.menu:link {
	text-decoration: none;
	color: #808080;
}
a.menu:visited {
	text-decoration: none;
	color: #808080;
}
a.menu:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:active {
	text-decoration: none;
	color: #808080;
}
		.boxgrid{ 
				width: 173px; 
				height: 407px; 
				background:#161613; 
				border: 0px;
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
.texte {
font-size: 10px;
}