img{
	border :0;
}

body{
	margin:0;
	padding:0;
	background: url(../../images/fond.jpg) center top no-repeat #001824;
	width:100%;
	height:100%;
}
#corps{
	margin:0 auto;
	padding:0;
	width :900px;
}
#accueil{
	position:relative;
	margin:0;
	padding-top:135px;
}
#accueil p{
	margin:0;
	padding-right:366px;
	text-align:right;
	background: url(../../images/great-design.png) right top no-repeat ;
	height:550px;
}
img.greg{
	margin:0;
	width:316px;
	height:31px;
}
img.infos{
	clear:right;
	margin:7px 0 0 0 ;
	width:509px;
	height:58px;
}
img.soon{
	clear:right;
	margin:14px 0 0 0 ;
	width:165px;
	height:12px;
}
a.getintouch{
	margin:7px 0 0 450px;
	display:block;
	text-decoration:none;
	width:96px;
	height:20px;
	background: url(../../images/get-in-touch.png) no-repeat ;
}
a.getintouch:hover{
	background: url(../../images/get-in-touch_over.png) no-repeat ;
}
#bandeau-email{
	display:none;
	position:absolute;
	padding: 25px 0 0 195px;
	top:421px;
	left:-579px;
	width:384px;
	height:41px;
	background: url(../../images/bandeau-email.png) no-repeat ;
}
#bandeau-email input#email{
	color:#fff;
	font-family:arial,verdana;
	font-size:11px;
	width:231px;
	border:none;
	background:none;
	float:left;
}
#bandeau-email a.valider{
	margin: -4px 0 0 13px;
	display:block;
	text-decoration:none;
	width:88px;
	height:26px;
	background: url(../../images/btn-valider.png) no-repeat ;
	float:left;
}
#bandeau-email a.valider:hover{
	background: url(../../images/btn-valider_over.png) no-repeat ;
}
/*IE6*/
* html #accueil p{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/great-design.png',sizingMethod='scale');
	background: none;
}
* html a.getintouch{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/get-in-touch.png',sizingMethod='scale');
	background: none;
}
* html a.getintouch:hover{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/get-in-touch_over.png',sizingMethod='scale');
	background: none;
}
* html #bandeau-email a.valider{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/btn-valider.png',sizingMethod='scale');
	background: none;
}
* html #bandeau-email a.valider:hover{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/btn-valider_over.png',sizingMethod='scale');
	background: none;
}



