﻿.BgRepeatY
{
	background-repeat: repeat-y;
}

td
{
	font-family: Arial;
	font-size: 11pt;
}

.ClassHiddenDivs
{
	display: none;
	font-family: Arial;
	font-size: 11pt;
}

.TopicTip
{
	display: none;
	position: absolute;
	border: 2px solid silver;
	background: #ccc38f;
	color: Black;
	padding: 3px;
	font-size: .8em;
	font-family: Arial;
	font-size: 11pt;
}

.ListBoxServicesProprietes
{
}


.CalendrierTitre
{
	text-transform: capitalize;
	text-align: center;
}

.DetailsTitreSection
{
	font-weight: bold;
}

.TitreSection
{
	font-size: 13pt;
}

.ImagesAvecBordure
{
	/*#efefef*/
	border: 3px solid #ECE6CD;
}

#ContenuImg
{
	position: relative;
	width: 600px;
	background-color: Transparent;
	margin-right: auto;
	margin-left: auto;
}

.divImgContenu
{
	width: 5px;
	background-color: Transparent;
	padding-right: 5px;
}
/*#ContenuImg div
{
 background-color:Lime;	
}*/

.DropDownResidentielsSecteurs
{
	background-color: #ECE6CD;
	vertical-align: middle;
}

.ImmeublesListeEntete
{
	color: #FFFFFF;
}

.TitreRecherche
{
	font-weight: bold;
}

.ImmeublesListeEntete
{
}

.ImmeublesListeItemsAlt
{
}

a.ComplexeTable
{
}

A:link
{
	/*text-decoration:	none;*/
	color: #877c43;
}

A:visited
{
	/*text-decoration:	none;*/
	color: #877c43;
}

A:active
{
	/*text-decoration:	none;*/
	color: #000000;
}

A:hover
{
	text-decoration: none;
	color: #000000;
}




