﻿body
{
	margin:0;
	padding:0;
	text-align: center;
	background:#FFFFFF;
}
#conteneur
{
	position:relative;
	width:700px;
	height:700px;
	margin:0 auto;
	text-align:left;
	border: 2px solid #FFF;
	background:#FFF;
}
div#contenu
{
	padding:0;
	height:700px;
	background: url('../images/index.jpg') no-repeat scroll 0 0;
	position:relative;
	clear:both;
	z-index:2;
}
.entrez
{
	border:0;
	position:relative;
	left:250px;
	top:307px;
}
p.titre
/*div#corporation*/
{
	position:relative;
	top:243px;
	padding:0;
	color: #fff4a2;
    font-family: 'HelveticaNeue-Bold', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: 31px;
    margin:0;
    text-align: center;
    text-indent: 0px;
    text-decoration:none;
}