body
{
	font-family:arial,helvetica,sans-serif;
	font-size:1em;

}

h1, h2, h3
{
	display:none;
}

img
{
	margin:0;
	padding:0;
	border:0;
}

object
{
	margin:0;
	padding:0;
	border:0;
}

p
{
	margin:0;
	padding:0;
}

ul
{
	margin:0;
	padding:0;
}

li
{
	margin:0;
	padding:0;
	list-style-type:none;
}

hr
{
	display:none;
}

#container
{
	position:relative;
	width:900px;
	height:710px;
	border:2px solid #d4aa00;
	margin-left:50%;
	left:-451px;
}

#header
{
	width:900px;
	height:159px;
}

#content
{
	position:absolute;
	height:538px;
}

	#navigation
	{
		position:absolute;
		width:170px;
		left:5px;
		text-align:center;
	}

	#navigation img
	{
		margin:0 0 10px 0;
	}

	#visuelFlash
	{
		position:absolute;
		margin-left:5px;
		width:520px;
		top:-19px;
		left:182px;
	}

	#coupsDeCoeur
	{
		position:absolute;
		width:190px;
		height:536px;
		left:710px;
		background-image:url('images/fondCoupsDeCoeur.gif');
		background-repeat:no-repeat;
		text-align:center;
		padding-top:55px;
	}

		#coupsDeCoeur h4, .prix
		{
			margin:0;
			padding:0;
			color:#4f4f4f;
			font-size:9pt;
			font-weight:bold;
		}

		#coupsDeCoeur p
		{
			font-size:9pt;
			font-weight:bold;
		}

		#coupsDeCoeur img
		{
			width:150px;
			height:114px;
		}

		.coupDeCoeur1
		{
			position:absolute;
			top:80px;
			width:150px;
			background-color:white;
			border:1px solid #bbbbbb;
			left:18px;
		}

		.coupDeCoeur2
		{
			position:absolute;
			top:260px;
			width:150px;
			background-color:white;
			border:1px solid #bbbbbb;
			left:18px;
		}

		.localisation
		{
			color:#E83BC1;
		}

		.detail
		{
			display:none;
		}

#footer
{
	position:absolute;
	top:528px;
	width:895px;
	margin:0 0 0 5px;
	background-image:url('images/fondFooter.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

	#footer p
	{
		font-size:7pt;
		margin-left:50px;
	}

	#footer a
	{
		text-decoration:none;
		color:#4f4f4f;
	}

	#footer a:hover
	{
		text-decoration:underline;
	}

	#cosmosoft
	{
		display:none;
	}

	#agences
	{
		width:182px;
		height:166px;
		background-image:url('images/fondNos3Agences.gif');
		background-repeat:no-repeat;
		text-align:center;
		color:#feeb63;
		font-size:5px;
	}

		#agences img
		{
			border:1px solid #bbbbbb;
		}

		.agence
		{
			position:absolute;
			background-color:#feeb63;
			width:160px;
			top:15px;
			left:5px;
		}

		.photo
		{
		}

		.localisationAgence, .adresse2, .telephone
		{
			color:#4f4f4f;
			font-weight:bold;
			font-size:8pt;
			margin:0;
			padding:0;
		}

		.adresse1
		{
			color:#4f4f4f;
			font-size:8pt;
		}

.spacer
{
	clear:both;
}