#content table.main td {
	color: #004c3a;
	background: url(../images/concept/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/concept/fond-secondary.jpg) no-repeat bottom;
}

.color {
	color: #d92685;
}

p.puce {
	text-indent: 17px;
	background: url(../images/concept/puce-sous-titre.gif) no-repeat;
}

img.border-color {
	border: 2px solid #d92685;
}

#content table.main h3 {
	color: #d92685;
	background: url(../images/concept/puce-titre.gif) no-repeat;
}

#content table.main h4 {
	background: url(../images/concept/puce-sous-titre.gif) no-repeat;
}

/***** CITATION *****/

#content table.main div.citation {
	background: url(../images/concept/fond-cite-tl.gif) no-repeat top left;
}

#content table.main div.citation div {
	background: url(../images/concept/fond-cite-br.gif) no-repeat bottom right;
}

/***** PRODUITS *****/

#content table.main table.produit {
	width: 365px;
}

#content table.main table.produit td.produit-right {
	padding: 0 0 0 8px;
}

#content table.main table.produit td.produit-right p {
	margin: 2px 0;
	text-align: justify;
}

#content table.main table.produit td.produit-right h4 {
	margin: 5px 0 0 0;
}

#content table.main td.produits-right {
	padding: 36px 0 0 0;
}

/***** ACTUALITES *****/

#actualites {
	margin: 10px 0 ;
}

#actualites td.description {
	text-align: justify;
	font-size: 11px;
	color: #004c3a;
	padding: 0 0 0 10px;
}

/***** SONDAGE *****/

#content table.main td #sondage table td.sondage_left {
	width: 250px;
}

#content table.main td #sondage table td.sondage_right {
	background: url(../images/concept/sondage-border-left.gif) no-repeat left;
	padding: 0 0 0 20px;
}

#sondage select {
	font-size: 11px;
	color: #004c3a;
	margin: 0 0 3px 0;
}

#sondage input.text {
	font-size: 11px;
	background-color: #fbeaee;
	border: 1px solid #e12686;
}

#ville {
	width: 200px;
}

#sondage table.importance td.select {
	padding: 0 0 0 15px;
}

#precision {
	width: 194px;
}

#sondage div.btn_envoyer {
	margin: 15px 11px 0 0;
	text-align: right;
}