/***** Tableau Main *****/

#content table.main td {
	color: #004c3a;
	background: url(../images/magasins/fond-main.jpg) repeat-x bottom;
}

#content table.main td a {
	color: #004c3a;
}

#content table.main td.secondary-column {
	text-align: center;
	background: url(../images/magasins/fond-secondary.jpg) no-repeat bottom;
}

/***** Texte *****/

#content table.main h3 {
	padding: 7px 0 2px 30px;
	color: #abbc01;
	font-size: 12px;
	background: url(../images/magasins/puce-titre.gif) no-repeat;
}

#content table.main h4 {
	background: url(../images/magasins/puce-sous-titre.gif) no-repeat;
}

.color {
	color: #a87b9f;
}

p.puce {
	text-indent: 17px;
	background: url(../images/magasins/puce-sous-titre.gif) no-repeat;
}

/***** Image *****/

img.border-color {
	border: 2px solid #abbc01;
}

/***** FORM TROUVEZ MAGASIN *****/

#trouvez_magasin label {
	font-weight: bold;
}

#ville_code_postal {
	font-size: 11px;
	color: #333;
	padding: 0 0 0 3px;
}

#trouvez_magasin img.image {
	margin: 0 0 0 10px;
}

/***** DETAILS MAGASIN *****/
#img_magasin {
	margin: 0 20px 0 0;
}