.services
{
	font-size: 14pt;
	color: #d69e83;
	font-family: Architecture;
}

.libDetails
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Arial;
}

.valDetails
{
	font-size: x-small;
	color: #ffffff;
	font-family: Arial;
}

.titre
{
	font-weight: bold;
	font-size: 12pt;
	color: #d69e83;
	font-family: Arial;
}

.biens
{
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	font-family: Arial;
}


.news
{
	font-size: 8pt;
	margin-left: 3px;
	width: 150px;
	color: #000000;
	font-family: Arial;
	height: 85px;
	background-color: #ffffff;
}
.navigation
{
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Arial;
}


.images
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	cursor: hand;
	border-bottom: white thin solid;
}

.frm
{
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	font-family: arial;
}

.imageCentre
{
	border-right: #ad8a77 6pt outset;
	border-top: #ad8a77 6pt outset;
	border-left: #ad8a77 6pt outset;
	border-bottom: #ad8a77 6pt outset;
}

.bouton
{
	background-color: #9C725C; 
	 font-weight: bold;
	 font-family: Arial;
	 font-size: 12;
	 color: white;	 
}

INPUT 
{
	background-color: #AD8A77 ; 
	 font-weight: bold;
	 font-family: Arial;
	 font-size: 11;
	 color: #FFFFFF;	
}


SELECT
{
	background-color: #AD8A77 ; 
	 font-weight: bold;
	 font-family: Arial;
	 font-size: 11;
	 color: #FFFFFF;	
}

TEXTAREA
{
	background-color: #AD8A77 ; 
	 font-weight: bold;
	 font-family: Arial;
	 font-size: 11;
	 color: #FFFFFF;	
}



