



#CadreIMG {
	/*padding: 20px 0px 60px 64x; width: 600px; float: left;*/
	padding-left: 24px;
}

#CadreIMG p {
	/*margin: 0px;*/ line-height: 22px; padding-bottom: 15px;
}
#CadreIMG img {
	background: white; margin: 7px 14px 7px 0px; padding: 5px; border: 1px solid rgb(187, 187, 187); border-image: none; width: 160px;
}

table.options {
	margin-bottom: 15px; border-left-color: rgb(226, 226, 226); border-left-width: 1px; border-left-style: solid;
}
table.options th {
	background: rgb(21, 8, 31); padding: 10px; text-align: left; color: rgb(255, 255, 255); font-weight: normal; border-right-color: rgb(59, 34, 79); border-bottom-color: rgb(59, 34, 79); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
table.options td {
	padding: 7px 10px; line-height: 1.6; border-right-color: rgb(221, 221, 221); border-bottom-color: rgb(221, 221, 221); border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid;
}
table.options tr.even {
	background: rgb(233, 233, 233);
}
table.options tr.sep td {
	border-bottom-color: rgb(187, 187, 187); border-bottom-width: 1px; border-bottom-style: solid;
}


