body,html
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:12px;
}
img
{
	border:none;
}

body.accueil
{
	background-color:#d1e5f4;		
}

#conteneur
 {
	width:100%;
	text-align:center;
	background-image:url('../images/agence/contenu.gif');
	background-repeat:repeat-y;
	background-position:center;
}	

.header
{
	background-image:url('../images/agence/header.gif');
	height:147px;
	width:950px;
	margin-bottom:0px;
	
}

.logo
{
	padding-top:10px;
}

.adresse
{
	padding-top:4px;
	font-size:9px;
}


#page
{
	background-image:url('../images/agence/footer.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-right:auto;
	margin-left:auto;
	width:950px;
}
.contenu
{
	padding-left:70px;
	padding-right:70px;
	padding-top:10px;
	display:block;
	margin:0px;
	border:0px;
	font-size:12px;
}

.texte
{
	text-align:left;
}
.titre
{
	width:670px;
	height:51px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	z-index: 30;
}
.photo_accueil
{
	background-image:url('../images/home/photo.png');
	background-repeat:no-repeat;
	width:254px;
	height:147px;
	float:left;
	margin-right:25px;
	margin-left:25px;
	
}

.footer
{
	width:950px;
	clear: both;
	font-size: 9px;
}

.texteGris
{
	color: #83888c;
	text-decoration: none;
}

.texteGris:hover
{
	text-decoration: underline;
}

.contenuGauche
{
	float:left;
	width: 330px; 
	margin-top:-10px; 
	text-align: right;
}

.infos
{
	clear: both; 
	text-align:right;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: 0px;
}

.infos a
{
	clear: both; 
	text-align:right;
	margin-left: 0px;
	color: #FFFFFF;
	margin-top: -1px;
	text-decoration: underline;
}

.plan
{
	margin-top:-10px; 
	float: left; 
	margin-left:50px;
	z-index: 2;
}

.fnaim
{
	text-align:right;
	clear: both;
	width: 800px;
	margin-top: 0px;
}
