.TitreColonneInfoPrincipal
{
	color: #02354E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/client/info/yellowArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5;
	padding-left: 10px;
	margin-right: 10px;
}

.TitreColonneInfoSecondaire
{
	color: #02354E;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	
}
.TexteInfoPrincipal
{
	text-align: left;
	color: #02354E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	
}
.divMiniInfoContent
{
width:250px;
}

.TexteInfoSecondaire
{
	text-align: justify;
	color: #02354E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.DecalInfo
{
	margin-left: 10px;
	margin-right: 10px;
}

.ColonneInfoLeft
{
	background-image: url(../images/client/info/bgLeft.gif);
	background-repeat: repeat-y;
	height: 350px;
	width:20px;
	position:absolute;
	top:10px;
	left:0px;
}

.ColonneInfoRight
{
	background-image: url(../images/client/info/bgRight.gif);
	background-repeat: repeat-y;
	height: 350px;
	width:120px;
	position:absolute;
	top:10px;
	left:285px;
}

.ColonneInfoTop
{
	background-image: url(../images/client/info/bgTop.gif);
	background-repeat: repeat-x;
	position:absolute;
	top:-10px;
	left:20px;
	width: 265px;
	height: 20px;
}


.btnPrintPos
{
	position:absolute;
	top:326px;
	left:278px;
}

.btnPrint
{
	
	background-image: url(../images/client/info/print.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 8px;
}

.btnPrintOver
{
	background-image: url(../images/client/info/printRoll.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 8px;
}

.btnAccessPos
{
	position:absolute;
	top:296px;
	left:278px;
}

.btnAccess
{
	
	background-image: url(../images/client/info/planAcces.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 8px;
}

.btnAccessOver
{
	background-image: url(../images/client/info/planAccesRoll.gif);
	background-repeat: no-repeat;
	width: 68px;
	height: 8px;
}

.btnInfoPos
{
	position:absolute;
	top:310px;
	left:278px;
}

.btnInfo
{
	
	background-image: url(../images/client/info/savoirPlus.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 15px;
}

.btnInfoOver
{
	background-image: url(../images/client/info/savoirPlusRoll.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 15px;
}
.ColonneInfoBottom
{
	background-image: url(../images/client/info/bgBottom.gif);
	background-repeat: repeat-x;
	position:absolute;
	top:360px;
	left:20px;
	width: 265px;
	height: 10px;
}

.ImageInfo {
	position : absolute;
	top:110px;
	left:280px;
}
.MapInfo {
	position: absolute;
	top: 30px;
	left: 10px;
	border: medium solid;
	border-color: Gray;
}