/***** Tableau Main *****/

#content table.main td {
	color: #004c3a;
	background: url(../images/franchise/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/franchise/fond-secondary.jpg) no-repeat bottom;
}

/***** Texte *****/

#content table.main h3 {
	padding: 7px 0 2px 30px;
	color: #f5ba00;
	font-size: 12px;
	background: url(../images/franchise/puce-titre.gif) no-repeat;
}

#content table.main h4 {
	background: url(../images/franchise/puce-sous-titre.gif) no-repeat;
}

.color {
	color: #fec200;
}

/***** Image *****/

img.border-color {
	border: 2px solid #fec200;
}

/***** FORMULAIRE OUVERTURE DE MAGASIN *****/

form#ouvrir_magasin table td.primary_column {
	width: 235px;
	vertical-align: top;
}

form#ouvrir_magasin table td.primary_column table td{
	width: 140px;
	vertical-align: middle;
}

form#ouvrir_magasin table td.secondary_column {
	width: 0px;
	padding-left: 10px;
	vertical-align: top;
}

form#ouvrir_magasin td.right {
	width: 170px;
	text-align: right;
}

form#ouvrir_magasin input, form#ouvrir_magasin select {
	width: 125px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #004c3a;
	background-color: #f5f0d5;
	border: 1px solid #f9bd00;
}

form#ouvrir_magasin input.radio {
	width: auto;
	margin-right: 5px;
	vertical-align: middle;
	background: none;
	border: none;
}

form#ouvrir_magasin input.full-size {
	width: 100%;
}

form#ouvrir_magasin input.submit {
	width: auto;
	color: #eaf3cb;
	background: #014c38;
	border: 2px outset #014c38;
}

form#ouvrir_magasin textarea {
	width: 255px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #004c3a;
	background-color: #f5f0d5;
	border: 1px solid #f9bd00;
}

form#ouvrir_magasin table#prec_salon {
	padding-left: 24px;
}

form#ouvrir_magasin table#prec_salon td {
	width: 106px;
}

form#ouvrir_magasin table#prec_magasin {
	padding-left: 24px;
}

form#ouvrir_magasin table#prec_magasin td {
	width: 106px;
}

/***** Diver *****/
div.block {
	background-color: #fde8a8;
	border: 2px solid #fec200;
}

#content table.main div.citation {
	background: url(../images/franchise/fond-cite-tl.gif) no-repeat top left;
}

#content table.main div.citation div {
	background: url(../images/franchise/fond-cite-br.gif) no-repeat bottom right;
}

div.hr {
	margin: 0;
	padding: 2px 0;
	background: url(../images/franchise/vertical_separator.gif) repeat-x;
}

div.pdf {
	margin: 0 auto;
	padding: 3px 0 3px 22px ;
	background: url(../images/puce-pdf.gif) no-repeat 35px center;
}

div#ouvrir_magasin_error {
	margin-bottom: 10px;
}