#idKdo1
{
	background: url('../img/bg_ideeskdo_left.jpg') no-repeat;
	width: 287px;
	height: 123px;
}
#idKdo2
{
	background: url('../img/bg_ideeskdo_mid.jpg') repeat-x;
	height: 123px;
}
#idKdo3
{
	background: url('../img/bg_ideeskdo_right.jpg') no-repeat;
	width: 184px;
	height: 123px;
}

#selection1
{
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
}

#selection1 td
{
	width: 25%;
}

#selection1 #act
{

	width: 50%;
}

.sel1
{
	text-align: left;
	border: 1px solid #EFEFEF;
	background: url(../img/bg_selection.gif) repeat-x;
	background-position: bottom;
}
.sel1Active
{
	text-align: left;
	border: 1px solid #EFEFEF;
	background: none;
	cursor: pointer;
}

#selection1 img 
{
	float: left;
	padding-right: 5px;
}

#selection1 p
{
	margin: 3px;
}

.selectionPrix
{
	color: #003F5F;
	font-size: 1.4em;
	font-weight: bold;
}

.selectionPrixBarre
{
	color: #003F5F;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: line-through;
}

.selectionPrixOp
{
	color: #FF0000;
	font-size: 1.6em;
	font-weight: bold;
}
.selection2marque
{
	float: right;
}
.selection2prix
{
	background: #EFEFEF;
	margin: 0px;
	text-align: right;
}

