* {
	padding: 0;
	margin: 0;
}

html {font-size: 100%;}

a img {
	border: 0;
}

body {
	background-color: #0a0a0a;
	color: #787878;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

a {
	color: #949494;
}

p {
	margin: 1em 0;
}

.insidePage {
	background-color: #b0b0af;
}

#content {
/*
	position: relative;
	background-color: #0a0a0a;
*/
}

#carbonStrip {
	width: 100%;
	height: 17px;
	background-image: url('../images/header_carbon_strip.png');
	background-position: top center;
	background-color: #0a0a0a;
	background-repeat: no-repeat;
}

#background {
	background-image: url('../images/content_background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	background-attachment: fixed;
	width: 100%;
	overflow: visible;
}

#backgroundInside {
	background-image: url('../images/inside_page_background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	width: 100%;
	overflow: visible;
}
#backgroundInside.background_c {	background-image: url('../images/content_background_c.jpg'); }
#backgroundInside.background_p {	background-image: url('../images/content_background_p.jpg'); }
#backgroundInside.background_s {	background-image: url('../images/content_background_s.jpg'); }
#backgroundInside.background_g {	background-image: url('../images/content_background_g.jpg'); }

#footerSeparator {
	background-image: url('../images/footer_separator.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 1px;
	background-color: #0a0a0a;
}

#wrapper {
	width: 999px;
	border-left: 1px solid #b5b4b4;
	border-right: 1px solid #b5b4b4;
	margin: 0 auto;
	overflow: visible;
	position: relative;
}

#header {
	height: 204px;
	background-image: url('../images/header_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#backgroundInside #header {
	background-image: url('../images/inside_page_header.jpg');
	height: 70px;
	position: relative;
}

#backgroundInside #logo {
	position: absolute;
	top: 11px;
	left: 20px;
}

#logo {
	position: absolute;
	top: 13px;
	left: 23px;
}

#xbox {
	position: absolute;
	top: 16px;
	left: 450px;
}

#headerText {
	position:absolute;
	top:95px;
	left:160px;
	width:400px;
	height:55px;
	overflow: hidden;
	color: #999;
}

#headerText p {
  margin: 0;
}

#backgroundInside #headerText {
	position: absolute;
	top: 8px;
	left: 550px;
	width: 230px;
	height: 50px;
	overflow: hidden;
	color: #999;
}

#caddie {
	position: absolute;
	top: 167px;
	left: 424px;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	cursor: pointer;
}

#backgroundInside #caddie {
	top: 25px;
	left: 820px;
	width: 135px;
}

#backgroundInside #slideshow {
	position: absolute;
	width: 758px;
	height: 316px;
	border-top: 1px solid #a4a4a4;
	background-color: #888;
	background-image: url('../images/inside_page_placeholder_slideshow.jpg');
	left: 0;
	top: 71px;
}
#backgroundInside #slideshow.nobgslideshow {
	background-image: none;
}
#backgroundInside #giftEngineResultSlideshow {
	position: absolute;
	width: 758px;
	height: 316px;
	border-top: 1px solid #a4a4a4;
	background-color: #888;
	background-image: url(../images/inside_page_header_result_giftengine.jpg);
	left: 0;
	top: 71px;
}

#backgroundInside #slideshowEquipe {
	position: absolute;
	width: 758px;
	height: 316px;
	border-top: 1px solid #a4a4a4;
	background-color: #888;
	background-image: url('../images/equipe_header.jpg');
	left: 0;
	top: 71px;
}

#menu {
	height: 37px;
	background-image: url('../images/david_visage_bas.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
}

#backgroundInside #menu {
	width: 758px;
	height: 46px;
	background-image: none;
	position: relative;
	overflow: hidden;
	padding: 317px 0 96px 0;
}

#backgroundInside #menu .top {
	height: 5px;
	width: 758px;
	background-image: url('../images/inside_page_menu_border_top.jpg');
}

#backgroundInside #menu .bottom {
	height: 4px;
	width: 758px;
	background-image: url('../images/inside_page_menu_border_bottom.jpg');
}

#backgroundInside #menu ul {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

#placeholder {
	width: 240px;
	height: 208px;
	position: absolute;
	right: 0px;
	top: 71px;
	background-image: url(../images/inside_page_placeholder_ferrari.jpg);
	border-left: 1px solid #fff;
	border-top: 1px solid #a7a7a6;
}

#giftEngineResultLogo {
	width: 240px;
	height: 208px;
	position: absolute;
	right: 0px;
	top: 71px;
	background-image: url(../images/inside_page_placeholder_giftengine.jpg);
	border-left: 1px solid #fff;
	border-top: 1px solid #a7a7a6;
}

#numeroindigo {
	width: 240px;
	height: 249px;
	position: absolute;
	right: 0px;
	top: 279px;
	background-image: url(../images/inside_page_call.jpg);
	border-left: 1px solid #fff;
	border-top: 1px solid #a7a7a6;
}

#undermenu {
	background-image: url('../images/inside_page_undermenu.jpg');
	height: 96px;
	width: 527px;
	position: absolute;
	top: 433px;
	left: 231px;
	overflow: visible;
}

#davidQuiMontre {
	background-image: url('../images/inside_page_davidhallyday_casque.png');
	width: 153px;
	height: 195px;
	position: absolute;
	z-index: 200;
	left: 245px;
	top: 435px;
}

#davidParrainTop {
	position: absolute;
	left: 0px;
	top: 433px;
}

#undermenu img {
	float: right;
	padding: 5px 24px 5px 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}

#menu li {
	height: 37px;
	list-style: none;
	display: inline-table;
	float: left;
}

#backgroundInside #menu .entry {
	width: auto;
}

#backgroundInside #menu a {
	width: auto;
	padding: 9px 15px 1px 14px;
}

#menu .entry {
	width: 100px;
	background-image: url('../images/menu_bg_button.png');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 9px 0px 1px 3px;
	text-align: center;
	width: 94px;
	height: 27px;
	font-size: 10px;
	text-transform: uppercase;
}

#menu a:hover {
	color: #f33;
	text-decoration: underline;
}

#menu .accueil {
	width: 38px;
}

#menu .accueil a {
	margin: 0;
	padding: 0;
	width: 38px;
	
}

#menu .ecolo {
	background-image: url('../images/menu_bg_ecologie.jpg');
	background-repeat: no-repeat;
	width: 97px;
}
#menu .calendar {
	background-image: url('../images/menu_bg_calendar.jpg');
	background-repeat: no-repeat;
	width: 97px !important;
	border-right:1px solid #000000;
}
#backgroundInside #menu .accueil {
	background-image: url('../images/inside_page_menu_button_home.png');
}

#backgroundInside #menu .accueil a {
	padding-left: 30px;
}

#backgroundInside #menu .ecolo {
	background-image: url('../images/inside_page_menu_button_eco.png');
	background-position: top left;
}

#backgroundInside #menu .ecolo a {
	padding-right: 39px;
/* 	width: 55px; */
}

#menu .ecolo a {
	width: 78px;
}

#video_div {
	width: 999px;
	height: 308px;
	position: relative;
	background-image: url('../images/ferrari_video_bg.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #666;
}

#carMakeMenu {
	width: 999px;
	height: 50px;
	position: relative;
	background-image: url('../images/david_cou.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#menuCarsAndVideo .davidHallyday {
	width: 242px;
	height: 359px;
	background-image: url('../images/david_hallyday.jpg');
}

#menuCarsAndVideo .carsMenuAndVideo {
	width: 757px;
	height: 359px;
	background-image: url('../images/ferrari_video_bg.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

#carMakeMenu .menu {
	position: absolute;
	top: 0;
	right: 0;
}

#carMakeMenu a {
	margin: 0;
	padding: 0;
	line-height: 0;
}

#carMakeMenu ul {
	margin: 0;
	padding: 0;
}

#carMakeMenu .entry {
	width: 100px;
	height: 50px;
	list-style: none;
	display: inline-table;
	margin: 0;
	padding: 0;
	background-image: url('../images/car_maker_button_bg.png');
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}

#carMakeMenu .firstEntry {
	background-image: url('../images/car_maker_button_bg_first.png');
}

#carMakeMenu .lastEntry {
	width: 97px;
}

#video_div #videoContainer {
	position: absolute;
	width: 422px;
	height: 279px;
	bottom: 15px;
	right: 15px;
}

.davidHallyday {
	vertical-align: bottom;
}

#dhMacaron {
	position: absolute;
	bottom: 2px;
	left: 6px;
}

#columnMain {
	background-color: #fff;
	width: 769px;
	position: relative;
	color: #000;
	vertical-align: top;
}

#columnMain .header {
	margin: 20px 0 0 180px;
	text-transform: uppercase;
	font-size: 13px;
}

#columnMain .header h1 {
		font-weight: normal;
		font-size: 13px;
		margin: 0;
}

#conteneur {
	height: 185px;
	width: 734px;
	background-image: url('../images/inside_page_carscroller.jpg');
	background-repeat: repeat-x;
	position: relative;
	margin: 5px auto;
	color: #fff;
	overflow: hidden;
}

#conteneur .arrowLeft, #conteneur .arrowRight {
	width: 24px;
	height: 75px;
	position: absolute;
	top: 24px;
}

#conteneur .leftFader, #conteneur .rightFader {
	width: 50px;
	height: 131px;
	position: absolute;
}

#conteneur .leftFader {
	left: 0;
	z-index: 198;
}

#conteneur .rightFader {
	right: 0;
	z-index: 199;
}

#conteneur .arrowLeft {
	left: 3px;
	z-index: 1;
}

#conteneur .arrowRight {
	right: 3px;
	z-index: 2;
}

#conteneur #scroller {
	height: 131px;
	width: 734px;
	overflow: hidden;
	vertical-align: middle;
	position: relative;
}

#conteneur #scroller ul {
	padding: 0 30px;
	margin: 0;
	height: 131px;
	max-height: 131px;
}

#conteneur #scroller li {
	list-style: none;
	float: left;
	display: block;
	text-align: center;
	padding: 20px 10px;
	cursor: pointer;
	max-width: 150px;
	width: 150px;
	font-size: 11px;
	line-height: 1.2em;
}

#columnCenter {
	width: 562px;
	background-image: url('../images/column_center_background.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
	position: relative;
}

#centerHeader {
	background-image: url('../images/column_center_header.png');
	height: 44px;
}

#centerHeader h1 {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d0cece;
	line-height: 30px;
	font-size: 12px;
	font-weight: normal;
}

#centerFooter {
	background-image: url('../images/column_center_footer.jpg');
	height: 17px;
	width: 541px;
	margin: 0 11px;
	position: absolute;
	bottom: 0px;
}

#centerText {
	display: block;
	padding: 20px 31px 0;
}

#columnLeft {
	width: 230px;
	background-color: #222;
	position: relative;
	z-index: 5;
}

#moteurACadeaux {
	background-image: url('../images/left_column_moteur_a_cadeaux_bg.jpg');
	width: 230px;
	height: 340px;
	position: relative;
	z-index: 6;
}
#moteurACadeaux .text {
	font-size:11px;
	left:22px;
	line-height:15px;
	position:absolute;
	top:28px;
	width:190px;
}

#cadeauxForm {
	position: absolute;
	left: 20px;
	top: 230px;
	width: 230px;
}

#cadeauxForm select {
	width: 110px;
	margin: 10px;
	display: block;
}

#cadeauxForm .submit {
	position: absolute;
	right: 45px;
	top: 25px;
}

#carte {
	position: relative;
	z-index: 10;
}

#carte .bullet {
	position: absolute;
	width: 15px;
	height: 15px;
	z-index: auto;
}

#carte .zoom {
	position: absolute;
	right: 20px;
	top: 182px;
}

span.show-tooltip-text { 
	display: none;
	position: absolute;
	font-size: 0.9em;
	padding: 5px 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	z-index: 100;
	font-family: Helvetica, Arial, sans-serif;
}

#filmHD {
	width: 230px;
	height: 125px;
	background-image: url('../images/left_column_filmhd.jpg');
	background-repeat: no-repeat;
	position: relative;
	z-index: 500;
}

#filmHD .text {
	font-size: 10px;
	height: 40px;
	left: 90px;
	line-height: 14px;
	overflow: hidden;
	position: absolute;
	top: 35px;
	width: 110px;
}

#filmHD .plusDInfos {
	position: absolute;
	right: 15px;
	top: 84px;
}

/* #stagesParMarque { */
/*   margin: 10px 0 -10 */
/* } */

#stagesParMarque .top {
	width: 230px;
	height: 28px;
	background-image: url('../images/left_column_stages_top.jpg');
	display: block;
}

#stagesParMarque .bottom {
	width: 230px;
	height: 15px;
	background-image: url('../images/left_column_stages_bottom.jpg');
	display: block;
}

#stagesParMarque .liste {
	background-image: url('../images/left_column_stages_row.jpg');
	background-repeat: repeat-y;
	padding: 0 15px;
}

#stagesParMarque .liste td h2 {
  font-weight: normal;
  font-size: 12px;
	margin: 0;
}

#stagesParMarque tr {
	height: 25px;
	line-height: 12px;
}

#stagesParMarque td {
	height: 23px;
	padding: 2px 2px 0 4px;
	color: #888;
}

#stagesParMarque td a {
	text-decoration: none;
}

#stagesParMarque td a:hover {
	color: #ff6600;
}

#entreprisesEtIncentives {
	width: 230px;
	height: 126px;
	position: relative;
	background-image: url('../images/left_column_entreprises_bg.jpg');
}

#entreprisesEtIncentives .text {
	width: 180px;
	height: 70px;
	position: absolute;
	top: 30px;
	left: 30px;
	overflow: hidden;
}

#temoignages {
	width: 230px;
	height: 112px;
	background-image: url('../images/left_column_temoignages_bg.jpg');
	position: relative;
}

#temoignages .button {
	position: absolute;
	right: 17px;
	bottom: 20px;
}

#buttons {
	line-height: 5px;
}

#columnRight {
	width: 207px;
	background-color: #222;
	position: relative;
}

#contact {
	width: 230px;
	height: 170px;
	background-image: url('../images/left_column_hotesses.jpg');
	position: relative;
	margin-top:7px;
	/*width: 207px;
	height: 112px;
	background-image: url('../images/right_column_hotesses.jpg');
	position: relative;*/
}

#contact .text {
	font-size: 12px;
	left: 112px;
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	top: 19px;
	width: 100px;
	color:#ffffff;
}

#contact .button {
	position: absolute;
	bottom: 25px;
	left: 20px;
}

#offreSpeciale {
	width: 207px;
	height: 254px;
	background-image: url('../images/right_column_offre_speciale.jpg');
}
#regaloLastminute{
	width: 207px;
	height: 176px;
	position: relative;
}
#compensationCarbone {
	background-image: url('../images/right_column_compensation_carbone.jpg');
	width: 207px;
	height: 176px;
	position: relative;
}

#compensationCarbone .text {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 25px;
	width: 160px;
	height: 80px;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
}

#compensationCarbone .button {
	position: absolute;
	bottom: 12px;
	right: 15px;
}

#topDesVentes {
	position: relative;
	width: 207px;
	height: 105px;
	background-image: url('../images/right_column_top_des_ventes.jpg');
}

#topDesVentes a {
	color: #fff;
}

#topDesVentes .table {
	position: absolute;
	left: 40px;
	top: 22px;
	font-size: 10px;
	color: #888;
}

#topDesVentes tr {
	height: 20px;
	line-height: 12px;
}

#topDesVentes td {
	height: 18px;
	padding: 2px 2px 0 4px;
	color: #888;
}

#espaceCelebrites {
	height: 105px;
	width: 207px;
	position: relative;
	background-image: url(../images/right_column_espace_celebrites.jpg);
}

#espaceCelebrites .text {
	position: absolute;
	overflow: hidden;
	top: 25px;
	left: 25px;
	width: 160px;
	height: 56px;
	font-size: 10px;
	line-height: 14px;
}

.reflectLeft, .reflectRight {
	color: #333333;
	font-size: 10px;
	height: 40px;
	line-height: 13px;
	margin-top: -5px;
	padding-top: 3px;
	text-align: center;
	vertical-align: top;
}

.reflectLeft {
	background-image: url(../images/center_reflection_left.jpg);
	
}

.reflectRight {
	background-image: url(../images/center_reflection_right.jpg);
}

#nosPartenairesContainer {
	position: relative;
	width: 100%;
}

#nosPartenaires {
	position: absolute;
	width: 159px;
	height: 41px;
	left: 190px;
	bottom: -38px;
	z-index: 100;
}

#footer {
	width: 100%;
	position: relative;
	background-image: url('../images/footer_bg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	z-index: 1;
	background-color: #0a0a0a;
}

#footer .textWrapper {
	width: 100%;
	padding: 30px 0;
	z-index: 5;
}

#footer .text {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	margin: 0 auto;
}

#footer .text a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #888;
}

#footer .sponsors {
	border: none;
	border-collapse: collapse;
	border-spacing: none;
	margin: 0 auto;
}

#footer .sponsor {
	padding: 25px 22px 53px 22px;
	width: 191px;
	height: 65px;
	background-image: url('../images/footer_sponsor_bg.png');
	background-repeat: no-repeat;
}

#footer .sponsorTable {
	border: none;
	border-collapse: collapse;
	border-spacing: none;
	width: 100%;
	color: #494848;
	font-size: 10px;
	line-height: 14px;
}

#footer .sponsorName {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
}

#footer .sponsorNameSmallText {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}

#footer .sponsorNameTd {
	text-align: center;
	vertical-align: top;
	padding-top:5px;
}

.entryProductContainer {
	width: 734px;
	margin: 20px auto;
}

.entryProductContainerPromo {
	padding: 16px 0 0 0;
	background-image: url('../images/inside_page_tab_promo.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

.productEntry {
	background-color: #eee;
	border: 1px solid #c0c0c0;
	padding: 6px;
	height: 156px;
	background-image: url('../images/inside_page_product_entry_bottom.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
}

.entryPrice {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 92px;
	height: 156px;
	background-image: url('../images/vertical_dots_background.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

.entryPrice .price {
	background-image: url('../images/entry_price_background.gif');
	width: 73px;
	height: 50px;
	margin: 0 auto;
	color: #cc0000;
	font-size: 18px;
	padding: 15px 5px 15px 5px;
	text-align: center;
}

.entryPrice .price .old {
	font-size: 12px;
	color: #666;
	text-decoration: line-through;
}

.entryPrice .discount {
	width: 60px;
	margin: 10px auto 0 auto;
}

.entryPhoto {
	position: absolute;
	left: 6px;
	top: 6px;
}

.entryTitle {
	position: absolute;
	left: 170px;
	top: 10px;
	font-size: 18px;
	width: 450px;
}

.entryTitle h2 {
		font-weight: bold;
		font-size: 14px;
		margin: 0;
}

.entryDescription {
	position: absolute;
	left: 170px;
	top: 35px;
	width: 450px;
	font-size: 11px;
	line-height: 1.3em;
}

.entryDescription p {
	margin-top: 5px;
}

.entryPlus {
	position: absolute;
	left: 10px;
	bottom: 6px;
	padding-left: 36px;
	background-image: url('../images/entry_plus_icon.gif');
	background-position: center left;
	background-repeat: no-repeat;
	color: #5e5e5e;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
}

.entryPlusDInfos {
	position: absolute;
	left: 490px;
	bottom: 6px;
	height: 28px;
	width: 121px;
}

#topButtons {
	text-align: right;
	vertical-align: middle;
	width: 736px;
	margin: 10px auto;
}

#topButtons a {
	margin-left: 10px;
}

#productHeader {
	width: 736px;
	background-image: url('../images/product_intro_background.jpg');
	margin: 0 auto;
	position: relative;
}

#productHeader a {
	color: #636464;
}

#productHeader .title {
	position: absolute;
	top: 10px;
	left: 60px;
}

#productHeader .title h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #636464;
	font-weight: normal;
}

#productHeader .description {
	padding: 35px 0 10px 180px;
	width: 420px;
	font-size: 11px;
	line-height: 13px;
/*	color: #636464; */
	color: #000;
}

#productHeader .girlGiftBox {
	position: absolute;
	left: 10px;
	bottom: 0px;
	padding-top: 35px;
	margin-bottom: -4px;
}

#productHeader h3 {
	font-size: 14px;
	margin: 18px 0 11px;
	color: #ec7b12;
	font-weight: normal;
	text-transform: uppercase;
}

#productHeader .price {
	position: absolute;
	top: 40px;
	right: 10px;
	color: #444;
	font-size: 18px;
	padding: 15px;
	text-align: right;
}

#productHeader .price .old {
	font-size: 12px;
	text-decoration: line-through;
}

#productHeader .discount {
	position: absolute;
	right: 10px;
	top: 130px;
}

#productBody {
	border: 1px solid #e2e2e2;
	width: 734px;
	margin: 0 auto;
	color: #666;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 20px;
}

#productBody #circuits {
	background-image: url(../images/arrow_above_tracklist.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	border-top: 3px solid #E2E2E2;
	padding-top: 30px;
	position: relative;
}

#circuitsSelector {
	width: 698px;
	height: 123px;
	margin: 10px auto;
	background-image: url('../images/product_circuits_bg.jpg');
	position: relative;
}

#circuitsSelector .arrowLeft, #circuitsSelector .arrowRight {
	width: 24px;
	height: 75px;
	position: absolute;
	top: 24px;
}

#circuitsSelector .arrowLeft {
	left: -12px;
	z-index: 200;
}

#circuitsSelector .arrowRight {
	right: -12px;
	z-index: 201;
}

#productBody #photosTechnique {
	border-top: 4px solid #e2e2e2;
}

#circuitsSelector #scroller {
	height: 120px;
	width: 684px;
	margin: 6px;
	overflow: hidden;
	vertical-align: middle;
}

#circuitsSelector #scroller ul {
	padding: 0 30px;
	margin: 0;
	display: block;
	height: 131px;
	max-height: 131px;
	width: 2500px;
}

#circuitsSelector #scroller li {
	list-style: none;
	float: left;
	display: block;
	text-align: center;
	padding: 20px 10px;
	width: 130px;
}

#circuits .plusDInfos {
	position: absolute;
	right: 20px;
	top: 135px;
	color: #666;
	font-size: 11px;
}

#circuits .plusDInfos a {
	color: #666;
	text-decoration: none;
}

#circuits .arrow {
	position: absolute;
	left: 20px;
	top: 190px;
}

#circuits .detailPrestations {
	color: #666666;
	font-size: 11px;
	left: 70px;
	padding: 10px 20px 20px 70px;
	top: 152px;
	width: 635px;
}

#circuits .detailPrestations li {
	margin-left: 1em;
	color: #ff9731;
}

#circuits .detailPrestations li .gray {
	color: #666;
}

.insidePage #content h3 {
	font-size: 14px;
	margin: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#photosTechnique {
	padding:  10px 0;
}

#photosTechnique td {
	vertical-align: top;
}

.orange {
	color: #FF9731;
}

.green {
	color: #93c311;
}

#descriptionCoffret {
	width: 736px;
	margin: 20px auto;
	background-image: url('../images/product_description_coffret_background.jpg');
	background-attachment: top left;
	background-repeat: no-repeat;
	position: relative;
	color: #666;
	font-size: 11px;
	line-height: 14px;
  padding-top: 245px;
}

#descriptionCoffret .title {
	position: absolute;
	top: 26px;
	left: 64px;
}

#descriptionCoffret .descr1 {
	height: 120px;
	left: 64px;
	position: absolute;
	top: 85px;
	width: 240px;
}

#descriptionCoffret .descr2 {
	height: 120px;
	left: 368px;
	position: absolute;
	top: 85px;
	width: 225px;
}

.h3small {
	font-size: 11px;
}

#descriptionCoffret .plus {
	border: 3px solid #e4e4e4;
	background-color: #fcfcfc;
	background-image: url('../images/product_pastille_plus.jpg');
	background-attachment: top left;
	background-repeat: no-repeat;
	width: 324px;
	left: 175px;
	top: 220px;
	vertical-align: middle;
  margin: 0 auto;
}
#descriptionCoffret .plus p {
	padding:  11px;
	margin-left: 50px;
	margin-top: 0;
  background-color: #fff;
}

#descriptionCoffretNext {
  position: relative;
	color: #666;
	font-size: 11px;
	line-height: 14px;
  padding-top: 200px;
	width: 736px;
	margin: 20px auto;
}

#descriptionCoffretNext .conditions {
	background-color: #f3f3f3;
	background-image: url('../images/product_background_conditions.jpg');
	background-attachment: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	width: 407px;
	padding:10px 10px 10px 50px;
}

#descriptionCoffretNext .similar {
	position: absolute;
	top: 10px;
	width: 249px;
	right: 0;
}

#descriptionCoffretNext .similar table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 249px;
}

#descriptionCoffretNext .similar table,
#descriptionCoffretNext .similar td,
#descriptionCoffretNext .similar th {
	border: 1px solid #e2e2e2;
} 

#descriptionCoffretNext .similar td,
#descriptionCoffretNext .similar th {
	padding: 0 10px;
	line-height: 26px;
}

#descriptionCoffretNext .similar th {
	background-image: url('../images/product_similar_bg.jpg');
	padding-left: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}

#productOrderTop {
	width: 736px;
	height: 75px;
	position: relative;
	background-image: url('../images/product_commande_top_bg.jpg');
	background-attachment: top center;
	background-repeat: no-repeat;
	color: #fff;
	margin: 0 auto;
}

#productOrderTop .title {
	position: absolute;
	top: 25px;
	left: 65px;
}

#productSelectValidity {
	width: 734px;
	height: 114px;
	margin: 0 auto;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	color: #646464;
	font-size: 11px;
	line-height: 14px;
	position: relative;
}

#productSelectValidity .intro {
	position: absolute;
	width: 630px;
	top: 0;
	left: 54px;
}

#productSelectValidity .arrow {
	position: absolute;
	top: 50px;
	left: 10px;
}

#productSelectValidity .selectProduct {
	position: absolute;
	top: 60px;
	left: 54px;
}

#productSelectOptions, #productPayment {
	width: 634px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 3px solid #e4e4e4;
	margin: 0 auto;
	padding: 20px 50px;
	color: #646464;
	font-size: 11px;
	line-height: 14px;
	position: relative;
}

#productSelectOptions td, #productPayment td {
	border-bottom: 1px dotted #c4c4c4;
	line-height: 14px;
	padding: 9px 5px;
}

#productPayment td .option {
	color: #999;
	padding-left: 30px;
}

#productPayment th {
	color: #ddd;
	background-color: #333;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 5px;
}

#productPayment .footer {
	background-color: #eee;
	font-weight: bold;
	font-size: 14px;
}

#productPayment .footer td {
	border-bottom: 2px solid #c4c4c4;
}

#staticContent {
	color: #646464;
	padding: 50px;
	font-size: 11px;
	line-height: 14px;
	position: relative;
}

#staticContent p {
	margin: 1em 0;
}

#staticContent h1 {
	margin: 0 0 0.5em 0;
	line-height: 1.2em;
}

#staticContent h2, #staticContent h3, #staticContent h4 {
	margin: 1em 0 0.5em 0;
	line-height: 1.2em;
}

#cartDescription {
	padding: 0 20px 20px 20px;
	font-size: 11px;
}

.listMainTitle {
	margin: 20px auto 0;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.2em;
	display: table;
}

.introText {
	font-size: 11px;
	color: #646464;
}

.entryListContainer {
	width: 734px;
	margin: 20px auto;
}

.listEntry {
	background-color: #eee;
	border: 1px solid #c0c0c0;
	padding: 6px;
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
	font-size: 11px;
	line-height: 1.5em;
}

.listTitle {
	font-size: 18px;
	margin-bottom: 20px;
}

.listEntry p {
	margin-top: 5px;
}

.carSpecLabel {
	text-align: right;
	color: #646464;
	padding-right: 5px;
}

#leftColDescription {
	padding: 0 10px 10px;
	font-size: 12px;
}

.selected {
	background: url('../images/selector_selected_bg.png');
}

#coffretCadeau {
	background-image:url(../images/left_column_coffret_cadeau.jpg);
	height: 124px;
	padding-left: 14px;
	padding-top: 37px;
	width: 216px;
}

#zoom {
	z-index: 666;
	margin-left: 100px;
}

#zoom_content {
	color: #444;
	line-height: 1.5em;
}

#zoom_content .title {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #000;
	margin-bottom: 0.5em
}

#filter {
	background-color: #222;
	color: #666;
	padding: 10px;
	border: 1px dotted #ccc;
	margin: 15px;
}

#filter .option {
	color: #ccc;
	background-color: #333;
	padding: 3px 0;
}

#beneficiaireLoginContent {
	background-color: rgb(211, 19, 19);
	color: #fff;
	padding: 15px;
}

#beneficiaireLoginContent input {
	font-size: 16px;
	line-height: 24px;
	padding: 5px;
	margin-top:10px;
}

#backgroundInside #beneficiaire_header {
	position: absolute;
	width: 758px;
	height: 316px;
	border-top: 1px solid #a4a4a4;
	background-color: #888;
	background-image: url('../images/inside_page_header_missing.jpg');
	left: 0;
	top: 71px;
}

#beneficiaire_logo {
	width: 240px;
	height: 208px;
	position: absolute;
	right: 0px;
	top: 71px;
	background-image: url(../images/inside_page_placeholder_missing.jpg);
	border-left: 1px solid #fff;
	border-top: 1px solid #a7a7a6;
}

.lineLabel {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.formTable p, .formTable h2, .formTable h3 {
	margin: 0 0 1em 0;
}

.paymentMethodsList {
	margin: 0;
	padding: 0;
	list-style-image: none;
	clear: both;
	display: block;
	width: 634px;
	height: 65px;
}

.paymentMethodsList label {
	margin: 0 5px 0 10px;
	padding: 3px
}

.paymentMethodsList li {
	display: inline-table;
	float: left;
	height: 60px;
	vertical-align: middle;
}

.paymentMethodsList input {
	height: 60px;
	margin: 0 20px 0 5px;
}

.payForm {
	margin: 20px 0;
	padding: 10px;
	background-color: #eee;
}

.thankYouText {
	line-height: 1.5em;
	font-size: 12px;
	padding: 50px;
}

.frontPageImageDiv {
	position: relative;
}

.frontPageImageTitle {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 5px;
	left: 0;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 13px;
}

.frontPageImageTitle h1 {
  font-weight: normal;
	font-size: 13px;
}

.frontPageImageTitle a {
	text-decoration: none;
	color: #fff;
}

.frontPageImageButton {
	position: absolute;
	right: 10px;
	top: 140px;
	width: 81px;
	height: 22px;
}

.reflectLeft h3, .reflectRight h3 {
  font-weight: normal;
  font-size: 11px;
}

.reflectLeft a, .reflectRight a {
	color: #333;
	text-decoration: none;
}

#columnLeft div {
	position: relative;
}

#columnLeft div a {
	text-decoration: none;
}

#columnLeft div .head {
	position: absolute;
	top: 3px;
	padding-left: 35px;
	color: #7e7d7d;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#columnLeft #buttons .head {
	top: 0px;
	line-height: 1em;
}

#columnLeft #coffretCadeau .head {
	top: 15px;
	padding-left: 22px;
}

#columnLeft div .head a {
	color: #7e7d7d;
	text-decoration: none;
}

#columnRight div .head {
	position: absolute;
	top: 4px;
	padding-left: 30px;
	color: #7e7d7d;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#columnRight div .green {
	color: #02d401;
}

#columnRight div .head a {
	color: #7e7d7d;
	text-decoration: none;
}

#columnLeft div .leftBarButton {
	color: #fff;
	padding: 7px 0 0 50px;
	letter-spacing: 0px;
	text-shadow: #000000 1px 2px 2px;
}

#columnRight div {
	position: relative;
}
#columnRight div#reservation {
	margin-top:5px;
	height:230px;
}
#columnRight div .smallLabel {
	position: absolute;
	font-size: 11px;
	line-height: 14px;
	color: #7E7D7D;
}

#columnRight div .achat_securise {
	top: 4px;
	left: 73px;
}

#columnRight div .reglez_en {
	top: 60px;
	left: 23px;
	max-width: 165px;
}

#columnRight div .cinqfois_text {
	font-size: 11px;
	left: 24px;
	line-height: 15px;
	text-align: center;
	top: 65px;
	width: 160px;
}

#columnRight div .smallHeader {
	color: #7E7D7D;
	font-size: 11px;
	line-height: 14px;
	margin: 0 auto;
	max-width: 180px;
	text-align: center;
}

.errorBox {
	padding: 0 10px;
	background-color: #ffcccc;
	border: 1px solid #ff0000;
	color: #ff4444;
	width: auto;
	margin-bottom: 2em;
}

.errorBox strong {
	color: #ff0000;
}

#livraison {
	padding-top: 2em;
}

.fondOffline {
	padding:2px;
	background-color: #ffcccc;
	border: 1px solid #ff0000;
}

.centerColumnWithProperLineSpacing p, .centerColumnWithProperLineSpacing h1, .centerColumnWithProperLineSpacing h2, .centerColumnWithProperLineSpacing h3, .centerColumnWithProperLineSpacing h4 {
	margin: 1em 0;
}

#bookingProductInfoBox {
	position: absolute;
	right: 40px;
	top: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
}

.prestationListItem {
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: -1px;
}

.prestaTitleLink {
	font-size: 22px;
	line-height: 2.5em;
	text-decoration: none;
	color: #222;
	border-bottom: 1px dashed #666;
}

.prestationListItem .phoneNumber {
	font-size: 36px;
	line-height: 1.5em;
}

.prestId, .confNumberField {
	font-size: 36px;
	line-height: 1.5em;
	text-align: center;
	padding: 5px;
}

.centerColumnWithProperLineSpacing .prestId {
	margin: 0;
}

.centerColumnWithProperLineSpacing .deselected {
	background-color: #eee;
}

/*****category.css*****/
.productEntry {
	background-color: #eee;
	border: 1px solid #c0c0c0;
	padding: 6px;
	height: 156px;
	background-image: url('../images/category_list/category_footer_bg.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	position: relative;
}

.entryPrice {
	position: absolute;
	right: 6px;
	top: 6px;
	width: 92px;
	height: 156px;
	background-image: url('../images/vertical_dots_background.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

.entryPrice .price {
	background-image: url('../images/entry_price_background.gif');
	width: 73px;
	height: 50px;
	margin: 0 auto;
	color: #cc0000;
	font-size: 18px;
	padding: 15px 5px 15px 5px;
	text-align: center;
}

.entryPrice .price .old {
	font-size: 12px;
	color: #666;
	text-decoration: line-through;
}

.entryPrice .discount {
	width: 60px;
	margin: 10px auto 0 auto;
}

.entryPhoto {
	position: absolute;
	left: 6px;
	top: 6px;
}

.entryTitle {
	position: absolute;
	left: 170px;
	top: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	font-weight: bold;
	width: 450px;
}

.entryDescription {
	position: absolute;
	left: 170px;
	top: 33px;
	width: 450px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #666;
	line-height: 1.1em;
}

.entryDescription p {
	margin-top: 5px;
}

.tracksListImage {
	position: absolute;
	left: 315px;
	bottom: -4px;
}

.entryPlus {
	background-image: none;
	position: absolute;
	left: 10px;
	bottom: 6px;
	padding-left: 10px;
	color: #000;
	font-size: 12px;
	font-weight: 200;
	line-height: 16px;
	height: 24px;
	text-transform: uppercase;
}

.entryPlus span.cat_title_coffret {
    font-weight: bolder;
}

.entryPlusDInfos {
	position: absolute;
	left: 490px;
	bottom: 6px;
	height: 28px;
	width: 121px;
}

.lesPlus {
	background-image: url('../images/category_list/les_plus.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 46px;
	position: absolute;
	left: 169px;
	top: 88px;
	min-height:42px;
	
	line-height: 14px;
	width:450px;
	overflow:hidden;
	
}

#columnLeft #circuitDescr {
	position: absolute;
	bottom: -212px;
	left: 14px;
	width: 135px;
	border-top: 1px solid #ff8100;
	border-right: 1px solid #ff8100;
	background-color: #111;
	color: #ff8100;
	padding: 5px;
}

#scroll {
	height: 131px;
	max-height: 131px;
	width: 1px;
	margin: 0px;
	position: relative;
	left: -140px;
	z-index: 190;
}

#scroll li {
	/*height: 70px;
		width: 165px;
		background-color: #CCCC33;
		list-style-type: none;
		margin: 2px;
		float: left;*/
		list-style: none;
		float: left;
		display: block;
		text-align: center;
		padding: 20px 10px;
		cursor: pointer;
		max-width: 150px;
		width: 150px;
		font-size: 11px;
		line-height: 1.2em;
}

.selectProduct select {
    margin-bottom: 10px;
}

#leftCategoryList {
		list-style-type: none;
		margin: 0;
		padding: 0;
}

#leftCategoryList li {
		margin: 0;
		padding: 0;
		width: 200px;
		height: 25px;
		display: block;
		position: relative;
		border-bottom: 1px dotted #3b3b3b;
}

#leftCategoryList li .linkContainer {
		width: 200px;
		height: 25px;
		display: block;
		cursor: pointer;
}

#leftCategoryList li:hover {
		color: #000;
		background-image: url('../images/slideout_menu_gradient.jpg');
		background-repeat: repeat-x;
}

#leftCategoryList li:hover a {
		color: #000;
}

#leftCategoryList li:hover .arrow {
		display: none;
}

#leftCategoryList li .slideMenu {
		position: absolute;
		left: 200px;
		z-index: 600;
		top: 0px;
		cursor: default;
		background-image: url('../images/slideout_submenu_gradient.jpg');
		background-repeat: repeat;
}

#leftCategoryList li .slideMenu ul {
		/* width: 200px; */
		width: auto;
}

#leftCategoryList li .slideMenu li {
		color: #ccc;
		width: 100%;
		float: left;
		border: none;
}

#leftCategoryList li .slideMenu li a {
		color: #ccc;
		display: block;
		width: 100%;
		padding: 3px 10px 2px 10px;
}

#leftCategoryList li .slideMenu li a:hover {
		color: #ff8800;
}

#leftCategoryList li .slideMenu li:hover {
		color: #ff8000;
		background-image: none;
		/* background: #212121; */
}

#leftCategoryList li .slideMenu p, #leftCategoryList li .slideMenu strong {
		font-size: 12px;
		font-weight: normal;
		/* line-height: 1px; */
		display: inline;
}

#leftCategoryList li h2 {
		font-size: 12px;
		font-weight: normal;
}

#leftCategoryList li .linkContainer .icon {
		position: absolute;
		left: 2px;
		top: 2px;
		width: 26px;
}

#leftCategoryList li .linkContainer .link {
		position: absolute;
		left: 33px;
		top: 3px;
}

#leftCategoryList li .linkContainer .arrow {
		position: absolute;
		right: 1px;
		top: 3px;
}

ul#fade{
	list-style:none;
}

a#fancyPresta{
	color:#ff9000;
}

#zoom_content #PrestaConnex h3{
	font-size:1.2em;
	color:#ff9000;
	margin:10px 0px 0px 20px;
}
#zoom_content #PrestaConnex ul.connexe {
	padding:15px 0px 5px 40px
}
#zoom_content #PrestaConnex ul.connexe li {
	list-style:none;
	color:#7d7d7d;
}

.retour{
	display:block;
	float:left;
	background:url('../images/button_retour.png') no-repeat;
	width:132px;
	height:28px;
	text-indent:-5000px;
}
