﻿.fond
{
	background-image: url('/Image/Fond.jpg');
	background-repeat: repeat-x;
	background-color: #f2f3f8;
	font-family: Arial;
}

.BasPage
{
	width: 723px;
	color: #FFFFFF;
	text-align: justify;
}
@media print
{

	.BasPage2
	{
		width: 750px;
		color: #000000;
		text-align: justify;
	}
}
@media Screen
{

	.BasPage2
	{
		width: 750px;
		color: #FFFFFF;
		text-align: justify;
	}
}
.Resultat1
{
	width: 100%;
}
td.Resultat1
{
	width: 50%;
	height: 600;
	border: 1px solid #CCCCCC;
}
.itemSeparator
{
	border: 1px solid #ccc;
}

.Annonces
{
	font-family: 'Times New Roman' , Times, serif;
	font-size: small;
	width: 100%;
	vertical-align: top;
	vertical-align: text-top;
}
.Photos
{
	background-color: #EB870E;
	width: 100%;
	border-width: 2px;
}
h2.Detail
{
	background-color: #6e73ad;
	height: 2px;
}
h3.Detail
{
	padding-bottom: 20px;
	float: left;
	clear: both;
}
h4.Detail
{
	color: #FFFFFF;
	font-size: small;
}
.Intro
{
	float: left;
	font-weight: bold;
}

.DetailAnnonces
{
	font-size: small;
	width: 100%;
	margin-bottom: 20px;
}

.TitreAnnonces
{
	color: #FFFFFF;
	font-size: medium;
}
.DetailContacté
{
	width: 100%;
	background-color: #AFB1C0;
}

