﻿#TopCompte {
	position: relative;
	width: 750px;
	height: 69px;
	margin:0;
	padding:0;
	background-image:url(../img/compte/t-moncompte.gif);
	background-repeat: no-repeat;
}

#tableauBord
{
	position: relative;
	width: 720px;
	height: 133px;
	margin:0;
	padding: 45px 0px 0px 0px;
	background-image:url(../img/compte/tableaubord-fnd.jpg);
	background-repeat: no-repeat;	
}

#CenterCompte {
	width: 738px;
	z-index: 0;
	margin:0;
	padding: 0px 0px 0px 12px;
	background-image:url(../img/PetitesAnnonces/fnd-centre.gif);
	background-repeat: repeat-y;
	text-align: left;
}
#CenterCompte h1{
	z-index: 0;
	padding: 0px 0px 5px 0px;
}

.blocTitre
{
	float:left;
	width:315px;
	margin:0;
	padding:0px 0px 0px 45px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}

.blocTexte
{
	float:left;
	width:250px;
	margin:0;
	padding:10px 0px 0px 110px;
	color:#0532a5;
	font-size:13px;
}

.blocAnnonceur
{
	float:left;
	width: 540px;
	height:190px;
	margin:0px 0px 0px 0px;
	padding: 48px 5px 0px 5px;
	background-image:url(../img/compte/annonceur-compte-fnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
}


#TopMarchandsCompte
{
	width: 750px;
	height: 118px;
	background-image:url(../img/compte/marchands-compte-top.jpg);
	background-repeat: no-repeat;
}

#TopMarchandsCompteText 
{
	margin:0;
	padding:0px 0px 0px 120px;
	text-align:left;
	width: 600px;
	font-size: 12px;
	color:#343434;	
}

#TopMarchandsCompte h1 {
	visibility: hidden;
}