#content {
	background-image: none!important;
	background-color: #EFEFEF!important;
}

/* Pilote */

.pilote_full {
	background-color: #050102;
	color: #B8B7B8;
}

.pilote_full .left {
}

.pilote_full .paiement {
	padding: 7px 22px;
	margin-left: 1px;
	background-color: #EFEFEF;
	color: black;
}

.pilote_full .paiement input.nb_parts {
	width: 40px;
}

.pilote_full .paiement strong.select_nb_parts {
	color: #FE5500;
	font-size: 120%;
	display: block;
	margin: 4px 0 7px;
}

.pilote_full .paiement em.select_nb_parts {
	font-weight: bold;
	display: block;
	margin-bottom: 23px;
	margin-left: 3px;
}

.pilote_full .paiement div.mode_paiement strong {
	padding-left: 20px;
	display: block;
	height: 24px;
	margin-left: 10px;
	background: url(img/icons/fleche_droite2.png) no-repeat;
}

.pilote_full .paiement div.mode_paiement label {
	margin-bottom: 5px;
	display: block;
	padding: 15px 11px;
	border: solid 1px #999798;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: 290px 50%;
}

.pilote_full .paiement div.mode_paiement label input {
	vertical-align: middle;
	margin: 0 5px 0;
}

.pilote_full .paiement .acheter {
	margin: 15px 0;
	text-align: center;
}

.pilote_apercu {
	background-color: #050102;
	color: #FFFFFF;
}

.pilote_apercu h2, .pilote_apercu h3 {
	margin: 0;
}

.pilote_apercu h2 {
	margin-bottom: 3px;
}

.pilote_apercu a.head {
	color: white;
	text-decoration: none;
}

.pilote_apercu h3 {
	padding: 9px 0 9px 17px ;
	margin: 0px;
	border: solid 1px #efefef;
	font-size: 110%;
	font-weight: bold;
}

.pilote_apercu .desc {
	color: white!important;
	text-decoration: none;
	background-color: #373535;
	padding: 6px 14px 10px 18px;
	margin-left: 1px;
	height: 84px;
	overflow: hidden;
	display: block;
}

.pilote_apercu .desc .synopsis {
	margin:0;
	font-size: 80%;
	line-height: 130%;
}

.pilote_apercu .img_pilote {
	margin-left: 0px;
}

.pilote_apercu .infos {
	background: white url(/style/img/pilote/cadre.png) no-repeat left top;
	width: 465px;
	height: 184px;
	overflow: hidden;
	padding: 7px 0 0 18px;
	color: #000000;
}

.pilote_apercu .infos dl {
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #A4A4A4;
	width: 148px;
}

.pilote_apercu .infos dt {
	font-size: 90%;
	font-variant:small-caps;
}

.pilote_apercu .infos dd {
	font-weight: bold;
	font-size: 130%;
	
}

.pilote_apercu .infos_right {
	float:right;
	width: 210px;
	margin: 20px 20px 0 0;
	font-size: 85%;
}

.pilote_apercu .infos_right strong {
}

.pilote_apercu .infos_right strong strong {
	display: block;
	position: absolute;
	color: #8B8B8B;
	font-size: 350%;
	font-weight: normal;
	margin: -4px 0 0 -115px;
	width: 100px;
	height: 200px;
	text-align: right;
	background: url(img/icons/users.jpg) transparent no-repeat 68px 48px;
}

.pilote_apercu .infos_right span {
	display: block;
	margin-top: 24px;
}


.pilote_apercu .infos_right a.produire {
	display:block;
	position: absolute;
	margin: 90px 0 0 -35px ;
}