body {
	padding: 0;
	margin: 0;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background: white url(images/bg-index.gif) repeat-x 0 0 ;
}

a {
	text-decoration: none;
	color:#FFFFFF;
}

a:visited {
	text-decoration: none;
}

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

a.imageheader {
display: block; 
text-decoration : none;
background-image : url(/images/header-logo.jpg);
background-repeat : no-repeat;
width : 256px;
height : 120px;
left: 0px;
}

img {
	border: 0
}
/*------------------------------------------------------------------*/
.contenu{}
	
.header{
background-image:url(images/header-logo.jpg);
background-repeat:no-repeat;
	width: 990px;
	height:120px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

.menu{
background-color:#fb4f14;
font-family:Helvetica,sans-serif;
font-size:9px;
color:#FFFFFF;
width:460px;
height:16px;
position:absolute;
top: 100px;
left: 530px;
	padding-top: 4px;
	text-align:right;
}
.redac{
background-image:url(images/plaquette.jpg);
background-repeat:no-repeat;
	width: 990px;
	height:525px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
.texteB{
width:800px;
color:#FFFFFF;
font-size:18px;
line-height:30px;
padding-left:30px;
padding-top:30px;}


.form{
width:550px;
padding-left:50px;
padding-top:50px;
color:#FFFFFF;
font-size:12px;
}

.foot{
background-color:#fff;
	width: 990px;
	height:16px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

.pied{
font-family:Helvetica,sans-serif;
background-color:#fb4f14;
font-size:9px;
color:#FFFFFF;
width:510px;
height:16px;
position:absolute;
top: 0px;
left: 460px;
padding-top: 4px;
padding-right: 15px;
text-align:right;
}
.point{
color:#373536;
font-weight:bold;}

.latest_img {
	
}



#latest_work {
	width: 990px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	text-align:justify;
}

#latest_work_title {
	float: left;
	font-size: 18px;
}

#images {
	width: 990px;
	float: center;
	background-color: #000;
}
#images a{
	margin-left:11px;
	display:block;
	width:100px;
	height:100px;
	float:left;
	overflow:hidden;
}
#images a.first{
		margin-left:0px;
}