/*
Theme Name: Baticom Fr
Theme URI: http://www.baticom-sci.fr/blog/
Description: Le thème de la société Baticom SCI.
Version: 1.0
Author: Xavier Pitel
Author URI: http://www.xp-internet.com/
Tags: custom header, fixed width, three columns
*/

/* Général */
body  {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #2B2B2B;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #5B5B5B;
}
a, a:visited {
	color: #2E6D82;
}
.center {
	text-align: center;
}

/* Conteneur */
#container {
	position: relative;
	width: 1248px;
	margin: 0 auto;
	text-align: left;
}

/* En-tête (texte en petit) */
#header {
	font-size: 8px;
	text-align: center;
	height: 20px;
} 

/* Colonne centrale */
#mainContent {
	margin: 0 317px 0 351px;
	background: url(images/fndMnCntnt.jpg) repeat-y;
	width: 580px;
}
#mainContent h1 {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	background: url(images/fndHtMnCntnt.jpg) no-repeat center top;
	padding: 27px 0 0 80px;
	height: 37px;
}

/* Zones 1, 2 et 3, content, cmmntrs, planCat */
#mainContent h2 span {
	margin-left: -3000px;
}
#mainContent #zone1, #mainContent #zone2, #mainContent #zone3, #mainContent #cmmntrs, #mainContent #planCat, #mainContent #fchrsTlchrgr, #mainContent #offresImmo, #mainContent #offreLocative {
	background: #DCDDDE url(images/bsRct.jpg) no-repeat bottom;
	margin: 10px 13px 3px 14px;
	height: auto;
	position: relative;
	width: 556px;
}


/* Zone 1 (Nos offres immobilières) */
#mainContent #zone1 {
	height: 250px;
}
#mainContent #zone1 h2 {
	margin: 0;
	background: url(images/immoCliquez.jpg) no-repeat center top;
	height: 49px;
}
#mainContent #zone1 #conteneur {
	font-weight: normal;
	overflow: hidden;
	width: 546px;
	height: 15px;
	position: absolute;
	top: 48px;
	right: 3px;
}
#mainContent #zone1 #msgDefil {
	white-space: nowrap;
	position: absolute;
}
#mainContent #zone1 #imgBlg1 {
	position: absolute;
	top: 74px;
	left: 8px;
	width: 135px;
	background: url(images/pstIt1.jpg) no-repeat;
	height: 168px;
	z-index: 10;
}
#mainContent #zone1 #imgBlg2 {
	position: absolute;
	top: 74px;
	left: 143px;
	width: 133px;
	background: url(images/pstIt2.jpg) no-repeat;
	height: 168px;
	z-index: 10;
}
#mainContent #zone1 #imgBlg3 {
	position: absolute;
	top: 74px;
	left: 276px;
	width: 135px;
	background: url(images/pstIt3.jpg) no-repeat;
	height: 168px;
	z-index: 10;
}
#mainContent #zone1 #imgBlg4 {
	position: absolute;
	top: 74px;
	left: 411px;
	width: 143px;
	background: url(images/pstIt4.jpg) no-repeat;
	height: 168px;
	z-index: 10;
}
#mainContent #zone1 a {
	display: block;
	height: 110px;
}
#mainContent #zone1 div h3, #mainContent #zone1 a span {
	margin-left: -3000px;
}
#mainContent #zone1 #MAJ {
	position: absolute;
	top: 230px;
	left: 28px;
	z-index: 20;
}

/* Zone 2 (Les projets d'aménagements) */
#mainContent #zone2 {
	height: 142px;
}
#mainContent #zone2 h2 {
	margin: 0;
	background: url(images/prjts.jpg) no-repeat center top;
	height: 50px;
}
#zone2 p {
	margin: 0;
}
#zone2 #baticom {
	float: left;
	margin: -25px 8px 0;
}
#zone2 .post {
	margin: 0 1em;
}
#zone2 .post .entry p {
	margin-left: 0;
	margin-top: 0;
}

/* Zone 3 (Les articles du blog) */
#mainContent #zone3 h2 {
	margin: 0;
	background: url(images/artcls.jpg) no-repeat center top;
	height: 49px;
}
#mainContent #bas {
	background: url(images/fndBsMnCntnt.gif) no-repeat center 100%;
	height: 3px;
}

/* Articles */
.post {
	margin: 1em;
	position: relative;
	color: #000;
}
.post .info {
	float: left;
	width: 60px;
	text-align: center;
	clear: left;
}
.post .info .dateArt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 29px;
	background: url(images/clndrr.png) no-repeat left top;
	padding: 7px 10px 0 0;
	height: 60px;
}
.post .info .dateArt small {
	font-size: 9px;
	display: block;
	font-weight: normal;
	color: #FFF;	
}
.post .info .nbComm {
	background: url(images/bulle.png) no-repeat center top;
	height: 22px;
	width: 34px;
	margin-top: 1em;
	width: 50px;
	font-weight: bold;
	padding-top: 1px;
}
.post .info .nbComm a {
	text-decoration: none;
	color: #000;
}
.post h3 {
	font-size: 1.5em;
	margin-left: 70px;
	margin-bottom: 0;
}
.post h3 a {
	color: #000;
	text-decoration: none;
}
.post h3 a:hover {
	text-decoration: underline;
}
.post h4 {
	color: #5B5B5B;
}
.post .entry p {
	font-size: 1em;
	text-align: justify;
	margin-left: 70px;
	color: #5B5B5B;
}
.post .entry li {
	color: #5B5B5B;
}
.post .entry .lireSuite {
	margin-left: 361px;
	background: url(images/suite.png) no-repeat right top;
	height: 27px;
}
.post .entry .lireSuite a {
	display: block;
	height: 27px;
}
.post .entry .lireSuite a span {
	margin-left: -3000px;
}
.post hr {
	display: block;
	clear: both;
	visibility: hidden;
}

/* Content */
#mainContent #content {
	background: #EFEFEF url(images/bsfocus.jpg) no-repeat bottom;
	margin: 10px 13px 3px 14px;
	height: auto;
	position: relative;
	width: 556px;
}
#mainContent #content h2 {
	margin: 0;
	background: url(images/focus.jpg) no-repeat center top;
	height: 49px;
}
#content .post .info .nbComm {
	margin: 0;
	padding: 0;
}
#content .post h3 {
	margin-bottom: 1em;
	color: #2E6D82;
	border-bottom: 1px solid #CCC;
	margin-left: 0;
	padding-left: 70px;
	padding-bottom: 3px;
}

/* Bas de l'article */
#mainContent #basArt {
	position: relative;
	padding-bottom: 17px;
	clear: both;
}
#mainContent #basArt #reagir a {
	display: block;
	background: url(images/reagir.jpg) no-repeat;
	height: 175px;
	width: 180px;
}
#mainContent #basArt #reagir a:hover {
	background: url(images/reagir_on.jpg) no-repeat;
}
#mainContent #basArt #nav {
	position: absolute;
	background: url(images/precsuiv.png) no-repeat;
	height: 52px;
	width: 235px;
	top: 0;
	right: 0;
}
#mainContent #basArt #nav a {
	display: block;
	margin: 4px 50px 4px 75px; 
}
#mainContent #basArt #nav a span {
	margin-left: -3000px;
}
#mainContent #basArt #catArt {
	position: absolute;
	top: 60px;
	right: 0;
	background: url(images/punaise.png) no-repeat;
	height: 133px;
	width: 194px;
}
#mainContent #basArt #catArt h4 {
	margin: 40px 0 4px 15px;
	color: #2E6D82;
	text-decoration: underline;
}
#mainContent #basArt #catArt ul {
	margin: 0 25px;
	padding: 0;
}
#mainContent #basArt #catArt li {
	list-style: none;
}
#mainContent #basArt #catArt a#chngrCat {
	display: block;
	position: absolute;
	bottom: 18px;
	left: 17px;
	width: 135px;
}
#mainContent #basArt #catArt a#chngrCat span {
	margin-left: -3000px;
}

/* Metadonnées articles */
/*p.postmetadata {
	text-align: center;
	color: #777;		
	margin-top: 3em;
}
.postmetadata a {
	color: #2E6D82;
}
.postmetadata a:hover {
	color: #000;
	text-decoration: none;
}
*/

/* Commentaires */
#mainContent #cmmntrs h2 {
	background: url(images/cmmntrs.jpg) no-repeat center top;
	margin: 0;
	height: 49px;
}
#cmmntrs cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#cmmntrs cite a {
	color: #333;
}
#cmmntrs .sepComm {
	clear: left;
	background: url(images/sepComm.png) no-repeat center center;
	height: 3px;
	padding: 2em;
}
#cmmntrs .info {
	color: #000;
	float: left;
	width: 70px;
	text-align: center;
	clear: left;
}
#cmmntrs .info .dateComm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 29px;
	background: url(images/clndrr.png) no-repeat left top;
	padding: 7px 10px 0 0;
	height: 60px;
	margin-left: 10px;
}
#cmmntrs .info .dateComm small {
	font-size: 9px;
	display: block;
	font-weight: normal;
	color: #FFF;	
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 0 1em;
	list-style: none;
}
h3#respond {
	background: url(images/cmmntr.jpg) no-repeat right top;
	height: 31px;
}
h3#respond span {
	margin-left: -3000px;
}
#cmmntrs #submit {
	margin-bottom: 10px;
}
.commentlist p {
	margin: 10px 1em 10px 100px;
}
#commentform p {
	margin: 1em;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentmetadata a {
	text-decoration: none;
	color: #2E6D82;
}

/* Page Les catégories */
#mainContent #planCat h2 {
	margin: 0;
	background: url(images/ctgrs.jpg) no-repeat center top;
	height: 49px;
}
#planCat #colCat1 {
	float: left;
	width: 250px;
	margin: 5px 20px;
}
#planCat #colCat2 {
	margin: 5px 20px 10px 288px;
}
#planCat ul {
	margin: 0;
	padding: 0;
}
#planCat li {
	list-style: none;
	height: 90px;
	margin-bottom: 3px;
}
#planCat li.cat-item-12 { /* Nos fournisseurs */
	background: url(images/frnssrs.png) no-repeat left;	
}
#planCat li.cat-item-1 { /* Aménagements */
	background: url(images/amngmnts.png) no-repeat left;	
}
#planCat li.cat-item-9 { /* Centre d'affaire BBC */
	background: url(images/bbc.png) no-repeat left;	
}
#planCat li.cat-item-3 { /* Economie */
	background: url(images/ecnm.png) no-repeat left;	
}
#planCat li.cat-item-6 { /* Infos diverses */
	background: url(images/infs.png) no-repeat left;	
}
#planCat li.cat-item-4 { /* Juridique */
	background: url(images/jrdq.png) no-repeat left;	
}
#planCat li.cat-item-8 { /* Maintenance */
	background: url(images/mntnnc.png) no-repeat left;	
}
#planCat li.cat-item-11 { /* Météo Aix Pertuis */
	background: url(images/mt.png) no-repeat left;	
}
#planCat li.cat-item-5 { /* Nucléaire */
	background: url(images/nclr.png) no-repeat left;	
}
#planCat li.cat-item-7 { /* Vos Annonces */
	background: url(images/annncs.png) no-repeat left;	
}
#planCat li a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#planCat li .nomCat {
	display: block;
	padding: 10px 10px 0 70px;
	font-size: 1em;
	font-weight: bold;
}
#planCat li .descCat {
	font-size: 0.8em;
	display: block;
	padding: 0 10px 10px 70px;
	color: #000;
}

/* Page Les téléchargements */
#mainContent #fchrsTlchrgr h2 {
	margin: 0;
	background: url(images/fchrstlchrgr.jpg) no-repeat center top;
	height: 50px;
}
#mainContent #fchrsTlchrgr .entry a {
	padding-left: 20px;
	background: url(images/page_white_acrobat.png) no-repeat left top;
	font-size: 1.5em;
}

/* Barre de navigation */
.navigation {
	margin: 1em 1em 5em;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
a img {
	border: none;
}

/* Colonne de gauche */
#sidebar1 {
	position: absolute;
	top: 0;
	left: 133px;
	width: 215px;
	background: url(images/btmnt.jpg) no-repeat center top;
	height: 830px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
#sidebar1 #logo {
	display: block;
	position: absolute;
	height: 70px;
	width: 170px;
	left: 20px;
	top: 20px;
}

#sidebar1 p {
	font: 600 12px Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	margin: 90px 3px 0px;
}
#sidebar1 a:link, #sidebar1 a:visited {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}
#sidebar1 a:hover {
	text-decoration: underline;
}
#searchform {
	background: #66DDF3;
	margin: 5px 10px;
	padding: 5px 3px;
	text-align: center;
}
#sidebar1 #searchform #s {
	width: 130px;
	padding: 2px;
}
#sidebar1 #searchsubmit {
	padding: 1px;
}
#tlchrgmnt {
	background: transparent url(images/tlchrgmnts.png) no-repeat;
	margin: 5px 5px 0 10px;
	padding: 0 5px;
	text-align: left;
	font-size: 11px;
	color: #000;
	letter-spacing: -1px;
	height: 169px;
}
#tlchrgmnt h2 {
	margin: 5px 0 20px;
}
#tlchrgmnt h2 span {
	margin-left: -3000px;
}
#tlchrgmnt ul {
	margin: 0;
	padding: 0;
}
#tlchrgmnt li {
	list-style: none;
	margin: 0px 20px 12px 40px;
}
#sidebar1 #tlchrgmnt li a {
	display: block;
	letter-spacing: normal;
}
#sidebar1 #tlchrgmnt li a:hover {
	text-decoration: none;
}
#tlchrgmnt li a span {
	visibility: hidden;
}
#tlchrgmnt a#atrsDcmnts {
	display: block;
	height: 29px;
}
#tlchrgmnt a#atrsDcmnts span {
	margin-left: -3000px;
}
#accl, #ttsOffrs, #ttsCat, #btAIds {
	margin: 0 5px 0 10px;
	padding: 0 5px;
}
#accl {
	background: url(images/Accl.png) no-repeat;
	height: 52px;
}
#ttsOffrs {
	background: url(images/ttsOffrs.png) no-repeat;
	height: 52px;
}
#btAIds {
	background: url(images/btAIds.png) no-repeat;
	height: 52px;
}
#accl h2, #ttsOffrs h2, #btAIds h2 {
	height: 22px;
	padding: 10px 0;
	margin: 0;
}
#accl a, #ttsOffrs a, #btAIds a {
	display: block;
}
#accl h2 span, #ttsOffrs h2 span, #btAIds h2 span {
	margin-left: -3000px;
}

/* Colonne de droite (menu) */
#sidebar2 {
	position: absolute;
	top: 0;
	right: 133px;
	width: 181px;
	background: url(images/menu.jpg) no-repeat right top;
	height: 830px;
	color: #FFF;
}
#sidebar2 p {
	background: #B51119;
	margin: 13px;
	padding: 10px 10px 0 10px;
	line-height: 125%;
}
#sidebar2 a {
	color: #FFF;
	text-decoration: none;
}
#sidebar2 a:hover {
	text-decoration: underline;
}
#sidebar2 ul {
	width: 155px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 13px;
}
#sidebar2 li {
	margin: 0;
	padding: 0;
}
#sidebar2 ul ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar2 li li {
	margin: 3px 0 3px 4px;
	color: #C0C0C0;
}
#sidebar2 .pagenav li a {
	font-weight: bold;
	color: darkBlue;
}
#sidebar2 li.pagenav li.page-item-2 a {
	color: #FFF;
	font-weight: normal;
}
#sidebar2 li.pagenav li.page-item-74 a {
	letter-spacing: -1px;
}
#sidebar2 li li.current-cat {
	background: #B51119;
}
#sidebar2 #liAprps {
	margin: 30px 5px 10px;
}
#sidebar2 ul h2 {
	border-bottom: 1px solid #66DDF2;
	font: normal 120% "Courier New", Courier, monospace;
	text-transform: lowercase;
	margin-bottom: 0.5em;
}
#sidebar2 ul h2 span {
	border-bottom: 1px solid #184352;
	display: block;
}

/* Encart pub de gauche */
#colPub1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	background: url(images/colpub.png) no-repeat center top;
	height: 830px;
	text-align: center;
	display: none;
}

/* Encart pub de droite */
#colPub2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 130px;
	background: url(images/colpub.png) no-repeat center top;
	height: 830px;
	text-align: center;
	display: none;
}

/* Blog */
#blog h3 {
	color: #66DDF3;
	margin: 1em 13px 0.5em;
	font-size: 150%;
	text-transform: uppercase;
}
#blog h4 {
	font-size: 125%;
	margin: 0.5em 13px;
}
#blog h4 a {
	color: #FFF;
}
#blog p {
	margin: 0 13px;
}

/* Pied de page */
#footer {
	margin: 0 184px 0 218px;
	text-align: center;
	padding-bottom: 10px;
}
#footer a {
	color: #5B5B5B;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #xpInternet {
	background: url(images/logoXP-Internet.jpg) no-repeat left center;
	padding: 2px 0px 2px 18px;
	color: #FFF;
}

/* Home page */
.home #mainContent #zone1 {
	height: 65px;
	background: url(images/bsRctnglUni.png) bottom;
}
.home #mainContent #zone1 a {
	height: 40px;
}

/* Page Nos offres immobilières */
#mainContent #offresImmo h2 {
	margin: 0 0 46px;
	background: url(images/immo.jpg) no-repeat center top;
	height: 49px;
}
#offresImmo #colOffrs1 {
	float: left;
	width: 250px;
	margin: 0 20px;
}
#offresImmo #colOffrs2 {
	margin: 10px 20px 10px 288px;
}
#offresImmo ul {
	margin: 0;
	padding: 0;
}
#offresImmo li {
	list-style: none;
	height: 90px;
	margin-bottom: 3px;
	background: url(images/offresImmo.png) no-repeat left;
}
#offresImmo li a {
	text-decoration: none;
	display: block;
	width: 229px;
	height: 68px;
	padding: 9px 10px 10px;
	font-size: 0.9em;
}
#offresImmo li .nomOffre {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #000;
	margin-bottom: 3px;
}
#offresImmo #combi {
	position: absolute;
	top: 52px;
	left: 254px;
	width: 280px;
	color: #FF0000;
	font-weight: bold;
}
#offresImmo  #tlchgrPln   {
	position: absolute;
	height: 52px;
	width: 199px;
	left: 20px;
	top: 19px;
}

#offresImmo #tlchgrPln a {
	background: url(images/tlchrPln.png) no-repeat;
	height: 32px;
	width: 139px;
	display: block;
	text-decoration: none;
	padding: 10px 10px 10px 50px;
	font-weight: bold;
}


/* Modèle page Offre Immobilière */
#offreLocative #colDroite {
	width: 193px;
	margin-left: 20px;
	float: right;
}
#offreLocative #AutresOffres {
	background: url(images/fndAtrsOffrs.jpg) no-repeat;
	height: 143px;
	width: 177px;
	margin-bottom: 10px;
	padding: 8px;
}
#offreLocative #colDroite #AutresOffres h4 {
	padding: 0;
	font-size: 0.9em;
	letter-spacing: -0.5px;
	margin: 0;
}
#offreLocative #AutresOffres a.autreOffre {
	background: url(images/autresOffres.png) no-repeat;
	height: 54px;
	width: 109px;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 60px;
	font-size:0.8em;
	text-align: left;
}
#offreLocative #AutresOffres a.autreOffre span {
	font-weight: bold;
}
#offreLocative .post .entry #colDroite p {
	margin: 7px 0;
}
#offreLocative .post .entry #colDroite #AutresOffres p {
	margin: 3px 0;
}
#offreLocative #colDroite h4 {
	margin: 0;
}
#offreLocative #colDroite a#btnTlchrgmnt {
	background: url(images/tlchrgmntPDF.png) no-repeat;
	height: 55px;
	width: 127px;
	display: block;
	padding: 5px 10px 10px 60px;
	color: #2E6D82;
	text-decoration: none;
	text-align: left;
}
#offreLocative #colDroite a#btnCntct {
	background: url(images/tlphn.png) no-repeat;
	height: 48px;
	width: 127px;
	display: block;
	padding: 12px 10px 10px 60px;
	color: #2E6D82;
	text-decoration: none;
	text-align: left;
}
#offreLocative #colDroite a#btnCntct span {
	display: none;
}
#offreLocative #colDroite a span {
	font-weight: bold;
	text-align: left;
}
#offreLocative .post {
	margin: 0;
}
#offreLocative .entry {
	margin: 1em;
}
#offreLocative .post h3, #offreLocative .post .entry p, #offreLocative .post .entry ul {
	margin-left: 0;
	margin-right: 213px;
}
#offreLocative h3 {
	margin-top: 2.5em;
}
#offreLocative h3#emplacement {
	background: url(images/emplacement.jpg) no-repeat right top;
	height: 32px;
	margin-top: 1em;
}
#offreLocative h3#descriptif {
	background: url(images/descriptif.jpg) no-repeat right top;
	height: 32px;
}
#offreLocative h3#prestations {
	background: url(images/prestations.jpg) no-repeat right top;
	height: 32px;
}
#offreLocative h3#disponibilite {
	background: url(images/disponibilite.png) no-repeat right top;
	height: 32px;
}
#offreLocative h3 span {
	margin-left: -3000px;
}

/* Bureau de 15 m² */
#mainContent #post-206 h2 {
	margin: 0;
	background: url(images/bureau15.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 20 m² */
#mainContent #post-213 h2 {
	margin: 0;
	background: url(images/bureau20.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 25 m² */
#mainContent #post-214 h2 {
	margin: 0;
	background: url(images/bureau25.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 57 m² */
#mainContent #post-215 h2 {
	margin: 0;
	background: url(images/bureau57.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 60 m² */
#mainContent #post-216 h2 {
	margin: 0;
	background: url(images/bureau60.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 63 m² */
#mainContent #post-217 h2 {
	margin: 0;
	background: url(images/bureau63.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 80 m² */
#mainContent #post-218 h2 {
	margin: 0;
	background: url(images/bureau80.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 80 m² */
#mainContent #post-219 h2 {
	margin: 0;
	background: url(images/bureau80.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 90 m² */
#mainContent #post-220 h2 {
	margin: 0;
	background: url(images/bureau90.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 100 m² */
#mainContent #post-221 h2 {
	margin: 0;
	background: url(images/bureau100.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 170 m² */
#mainContent #post-226 h2 {
	margin: 0;
	background: url(images/bureau170.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 230 m² */
#mainContent #post-222 h2 {
	margin: 0;
	background: url(images/bureau230.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 472 m² */
#mainContent #post-223 h2 {
	margin: 0;
	background: url(images/bureau472.jpg) no-repeat center top;
	height: 49px;
}
/* Bureau de 552 m² */
#mainContent #post-224 h2 {
	margin: 0;
	background: url(images/bureau552.jpg) no-repeat center top;
	height: 49px;
}
