﻿#poseur_titre h2
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: none;
}
#poseur_titre h3
{
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	display: none;
}

#poseur_desc
{
	padding: 20px 0px 0px 65px;
}

#poseur_img_descrip
{
	float: left;
	width: 115px;
	border-right: solid 1px #dadada;
}
#poseur_texte_desc
{
	float: left;
	padding: 0 0 0 9px;
	width: 400px;
}

#poseur_select_agence
{
	background-image: url(../images/poseurs/fleche_titre_poseurs.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 0px 46px;
	color: #696a6a;
	font-size: 13px;
	font-weight: bold;
	height: 33px;
}

#carte
{
	width: 520px;
	height: 371px;
	margin-left: 44px;
}

