body,html
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:12px;
}
img
{
	border:none;
}

body.accueil
{
	background-color:#fef7cb;		
	/* ancienne couleur #fef7cb */
}

#conteneur
 {
	width:100%;
	text-align:center;
	background-image:url('../images/contact/contenu.gif');
	background-repeat:repeat-y;
	background-position:center;
}	

.header
{
	background-image:url('../images/contact/header.gif');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	height:147px;
	width:950px;
	margin-bottom:0px;
}

.infos
{
	color: #000000;
}

.infos a
{
	color: #000000;
	text-decoration: underline;
}

.logo
{
	padding-top:10px;
}

.adresse
{
	padding-top:4px;
	font-size:9px;
}

#page
{
background-image:url('../images/contact/footer.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-right:auto;
	margin-left:auto;
	width:950px;
}
.contenu
{

	margin-right:auto;
	margin-left:auto;
	padding-left:70px;
	padding-right:70px;
	padding-top:10px;
	display:block;
	margin:0px;
	border:0px;
	font-size:12px;
}

.texte
{
	text-align:left;
}
.titre
{
	background-image:url('../images/contact/titre.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:670px;
	height:47px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
}
.photo_accueil
{
	float:left;
	margin-left: 65px;
	margin-top: -4px;
}

.coordonees
{

	background-image:url('../images/contact/coordonnees.png');
	background-repeat:no-repeat;
	display:block;
	width:380px;
	height:300px;
	
	margin-top : 15px;
	font-size:10px;
	float: left;
	margin-left: 15px;
}

.message
{

	background-image:url('../images/contact/message.png');
	background-repeat:no-repeat;
	display:block;
	width:380px;
	height:300px;
	float: left;
	
	margin-top : 15px;
	font-size:10px;
	margin-left: 0px;
	margin-bottom: 60px;
}

.footer
{
	width:950px;
	clear: both;
	font-size: 9px;
}

.texteGris
{
	color: #83888c;
	text-decoration: none;
}

.texteGris:hover
{
	text-decoration: underline;
}

.intro
{
	font-family:verdana;
	font-size:11px;
	text-decoration: none;
	float: left;
	text-align:left;
	margin-top:10px;
	margin-left: 35px;
	margin-right: 35px; 
	width: 380px;
}

.sousContenu
{
	clear: both;
}

.coordonneesPadding
{
	padding-top:55px;
	padding-left:40px;
}

.messagePadding
{
	padding-top:55px;
	padding-left:40px;
}

.infosLegales
{
	 font-family: verdana;
	 font-size: 9px; 
	 text-align:left;
	 margin-left: 35px;
	 margin-top: 15px;
	 margin-right: 100px;
	 clear: both;
}

.fnaim
{
	text-align:right;
	width: 800px;
	margin-top: 0px;
}

