BODY {
    padding: 0;
    margin: 0;
}
BODY, TD, P {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
IMG, A IMG {
    vertical-align: top;
    border: 0px;
}

/*** LINKS ***/
A, A:visited, A:active {
    text-decoration: none;
}
A {
    color: #1B427B;
}
A:hover {
    text-decoration: none;
}

/*** TITLES ***/
H1 {
    color: #FF6000;
}
H2 {
	color: #009AF6;
}
H3 {
    color: #009AF6;
    font-weight: bold;
}

/*** MISC ***/
.clear { clear: both; }
.bold { font-weight: bold; }
.hidden { display: none; }
.column { float: left; overflow: hidden; }
.columnRight { float: right;}
.loading { background: url('../images/loading.gif') no-repeat left center; padding-left: 50px; }

/*** LAYOUT ***/
#background {
    background: url('../images/bg.jpg') repeat-x #28557F left top;
}
#page {
	margin-top:10px;
}
#page_content {}
#top {}
#top_content {
    width: 842px;
    height: 110px;
    margin: 0 auto;
	padding:15px 15px 0px 30px;
    background: url('../images/bg_top.png') no-repeat right top;
    position: relative;
}
#top_logo {
	float: left;
}
#top_banner {
	float: right;
	text-align: right;
}
#top_banner DIV {
	font-size: 14px;
	float: left;
	color: #FFFFFF;
	font-style:italic;
	margin-right: 10px;
	margin-top: 4px;
}
#path {}
#path_content {}
#body {
    width: 887px;
    margin: 0px auto;
    background-color: #ffffff;
}
#body_content {}
#main_content {
    margin: 0px 25px 0px 25px;
	padding: 15px 0px 20px;
	/*background-color: #FFFFFF;*/
}
#footer_main {
    width: 857px;
    margin: 0px auto 10px;
    padding: 15px;
    background-color: #3070AD;
}
#footer_bottom {
    width: 873px;
    margin: 0px auto 200px;
    padding: 7px;
}

/*** TOP ***/
#main_menu {
    margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    right: 25px;
    bottom: 0px;
}
#main_menu LI {
    display: inline;
    list-style: none;
    margin: 0px 0px 0px 8px;
}
#main_menu LI A {
    background: url('../images/menu_left.png') no-repeat transparent left top;
    padding-left: 16px;
    color: #0468AA;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 2px;
}
#main_menu LI A SPAN {
    background: url('../images/menu_right.png') no-repeat transparent right 0px;
    padding-right: 16px;
    padding-top: 2px;
}

#main_menu LI.prime_item A:hover, #main_menu UL.prime LI.prime_item:hover A {
	background: url('../images/menu_hover.png') no-repeat transparent left;
	padding-left: 16px;
	text-decoration: none;
	color: white;
}
#main_menu LI.prime_item:hover A, #main_menu UL.prime LI.prime_item:hover A {
	background: url('../images/menu_hover.png') no-repeat transparent left;
	padding-left: 16px;
	text-decoration: none;
	color: white;
}
#main_menu LI.prime_item A:hover SPAN {
	background: url('../images/menu_hover.png') no-repeat transparent right;
	padding-right: 16px;
}
#main_menu LI.prime_item:hover A SPAN {
	background: url('../images/menu_hover.png') no-repeat transparent right;
	padding-right: 16px;
}



/* specifics */
#main_menu LI A.cart {
    background: url('../images/menu_left_cart.png') no-repeat transparent left top;
    padding-left: 35px;
}
#main_menu LI A.fr {
    background: url('../images/menu_left_fr.png') no-repeat transparent left top;
    padding-left: 35px;
}
#main_menu LI A.en {
    background: url('../images/menu_left_en.png') no-repeat transparent left top;
    padding-left: 35px;
}

/*** BUTTONS ***/
.buttons { overflow: hidden;}
.button {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    border: 0px;
    height: 27px;
    vertical-align: top;
    font-weight: bold;
    font-size: 11px;
    color: white;
    cursor: pointer;
    white-space: nowrap;
    text-decoration:none;
}
A.button, A.button:visited {
    display: block;
    float: left;
    text-decoration:none;
}
.button SPAN {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right top;
    padding: 8px 15px 8px 0px;
    margin-left: 15px;
}
A.button SPAN{
    display: block;
	padding: 6px 15px 6px 0px;
    line-height: 16px;
}
.orange_button {
    background-image: url('../images/btn_blue_left.png');
    color: #white !important;
}
.orange_button SPAN {
    background-image: url('../images/btn_blue_right.png');
}
.blue_button {
    background-image: url('../images/btn_blue_left.png');
    color: #white !important;
}
.blue_button SPAN {
    background-image: url('../images/btn_blue_right.png');
}

/*** HOME ***/
#home_top {
    border-bottom: 1px solid #28557F;
    padding: 25px;
}
#home_edito {
    width: 400px;
    height: 125px;
}
#home_edito_content {
    border: 1px solid #B0B0B0;
    background-color: #F7F7F7;
    padding: 8px;
}
#edito_text {
    height: 66px;
    line-height: 16px;
    overflow: hidden;
    margin-bottom: 5px;
}

#home_all {
    width: 400px;
    height: 125px;
    background-color: #993;
    background: url('../images/bg_all.png') no-repeat left top;
}
#home_all .head {
    background-color: #FF6000;
    height: 33px;
}
#home_all .head .all {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 2px 8px 0px;
}
#home_all .head .more {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 8px 8px 0;
}
#home_all .head A {
	color: #FFFFFF;
}
#home_featured {
    float: right;
    width: 427px;
    height: 250px;
    background: #CCCCCC;
}
#home_featured_content {
}
#home_featured .product_name {
    width: 200px;
    margin: 10px;
}
#home_featured .product_name A {
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
#home_featured .product_price {
    width: 150px;
    margin: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    border-top: 1px solid black;
}
#home_featured .product_book {
    float: right;
    margin-right: 10px;
}

#home_products {
    padding: 25px 25px 54px;
}
#first_row {
    width: 837px;
    height: 183px;
    background-color: #eeeeee;
    margin-bottom: 32px;
    padding: 10px 0px;
}
#first_row .product {
    width: 237px;
    height: 183px;
    padding: 0px 21px;
    float: left;
}
#first_row .notlast {
    border-right: 1px solid #B0B0B0;
    width: 236px;
}
#first_row .product .product_picture {
    width: 235px;
    height: 119px;
    float: left;
    background-color: #aaaaaa;
}
#first_row .product .product_name {
    width: 235px;
    height: 22px;
    float: left;
    text-align: left;
    overflow: hidden;
    margin: 7px 0px 0px;
}
#first_row .product .product_name A {
    font-size: 18px;
    font-weight: bold;
    color: #DE0000;
}
#first_row .product .product_book {
    float: left;
    margin-top: 6px;
}
#first_row .product .product_price {
    margin: 0px 0px;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

#second_row {
    width: 837px;
}
#second_row .product {
    width: 143px;
    height: 149px;
    border: 1px solid #B0B0B0;
    padding: 8px;
    float: left;
    background-color: #F7F7F7;
}
#second_row .notlast {
    margin-right: 8px;
}
#second_row .product .product_picture {
    width: 143px;
    height: 72px;
    float: left;
    background-color: #aaaaaa;
}
#second_row .product .product_name {
    width: 143px;
    height: 36px;
    float: left;
    text-align: left;
    overflow: hidden;
    margin: 7px 0px;
}
#second_row .product .product_name A {
    font-size: 14px;
    font-weight: bold;
    color: #F86400;
}
#second_row .product .product_book {
    float: left;
}
#second_row .product .product_price {
    margin: 3px 0px;
    float: right;
    font-size: 18px;
    font-weight: bold;
}

/*** TABMENUS ***/
.tablist {
    padding: 0px 0px;
    margin-left: 0px;
    margin-bottom: 3px;
    margin-top: 0px;
}
.tablist UL {
    height: 23px;
}
.tablist LI {
    list-style: none;
    display: inline;
    margin: 0px 5px 0px 0px;
	padding: 4px 0px 3px 12px; 
	background: url('../images/onglets.png') no-repeat left -23px;
	border-bottom: 1px solid #AFAFAF;
}
.tablist LI.current {
	background: url('../images/onglets.png') no-repeat left top;
}

.tablist LI A {
    padding: 4px 17px 3px 5px;
    margin-left: 2px;
    background: white url('../images/onglets.png')  no-repeat right -23px;
    font-weight: bold;
    cursor: hand;
	overflow:hidden;
    text-decoration: none;
	
}
.tablist LI.current A {
    background: white url('../images/onglets.png')  no-repeat right top;
	color:#FFFFFF;
}
.tabcontentcontainer {
    border: 1px solid #AFAFAF;
    background-color: #ECECEC;
}
.tabcontent {
    display:none;
    padding: 6px;
    /*height: 488px;*/
}

/*** PRODUCT ***/
#product_head {
    width: 531px;
    margin: 10px auto 10px 25px;
    float: left;
}
#product_head_content {
}
#product_main {
    width: 531px;
    /*height: 530px;*/
    margin: 25px 32px 25px 25px;
    float: left;
}
#product_main_content {
}
#product_right {
    float: left;
    width: 272px;
	height: 530px;
    margin: 25px 0px 25px 0px;
}
#product_right_content {
    margin-top: 22px;
    height: 508px;
}

.tabcontent .product_picture {
    width: 516px;
    height: 263px;
	overflow: hidden;
    background-color: #aaaaaa;
}
.tabcontent .product_map {
    width: 516px;
    height: 263px;
	overflow: hidden;
    background-color: #aaaaaa;
}
.tabcontent .product_details {
	padding:12px;
}

#product_book {
    background-color: #F7F7F7;
	padding:0;
    margin-top: 10px;
    border: 3px solid #0091EE;
}
#product_book .head {
    background-color: #0091EE;
    height: 33px;
}
#product_book .head .name {
    float: left;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 2px 8px 0px;
}
#product_book .head .price {
    float: right;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 2px 8px 0;
}

#product_book .book_form {
	padding:5px;
}
UL.product_properties{
    padding: 0;
    margin: 0;
}
UL.product_properties LI{
	list-style: none;
    float:left;
	width:28px;
    margin: 0px 3px 0px 0px;
	padding: 4px 0px 3px 12px;
}

#FindForm .book_button, #BuyFreesale .book_button {
    float: right;
	padding:5px;
}
#FindForm .form_field, #BuyFreesale .form_field {
    float: left;
    width: 240px;
	margin: 5px 5px 5px 5px;
}
#FindForm .form_field label, #BuyFreesale .form_field label {
    float: left;
	width:150px;
}
#FindForm .form_field label.date, #BuyFreesale .form_field date {
	width:100px;
}
.calendar_field {
    background: url('../images/backgrounds/bg_calendar_field.png') no-repeat left top;
    height: 15px;
    cursor: pointer;
    padding: 3px 5px 3px 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    overflow: hidden;
	border:1px solid #0091EE;
    width:100px;
    display:block;
}
.calendar_field:hover {
    background-position: left -26px;
    color: black;
}
.pax_field {
   background: #ECECEC;
	border:0px;
    border: 1px dotted #0091EE;
    margin: 0px 15px 0px 0px;
    padding: 5px 6px 6px;
    cursor: pointer;
    overflow: hidden;
    vertical-align: top;
	text-align:right;
    float:left;
    display:block;
    width:15px;
    height:14px;
}
A.pax_increment_link {
    background: url('../images/btn_pax_more.png') no-repeat left top;
    padding:0px 4px 8px;
    white-space: nowrap;
    float:left;
    display:block;
    width:10px;
    height:18px;
}
A.pax_decrement_link {
    background: url('../images/btn_pax_less.png') no-repeat left top;
    padding: 0px 4px 8px;
    white-space: nowrap;
    float:left;
    display:block;
    width:10px;
    height:18px;
}
A.pax_increment_link:hover, A.pax_decrement_link:hover {
    text-decoration: none;
}
A.pax_increment_link:active, A.pax_decrement_link:active {
    outline: none;
}
.book_results {
    width: 510px;
}


/** Lots **/
.lots{}
.lots H3{
    margin-top: 4px;
    margin-bottom: 4px;
}
.lots .day{
    border-bottom:1px solid #FFFFFF;
	padding-bottom:10px;
    margin-bottom:10px;
}
.day_time{
    float:left;
    width:70px;
    padding-left:10px;
    background:#FFFFFF;
}
.day_spokens{
    float:left;
    width:120px;
}
.day_group{
    float:left;
    width:100px;
}
.day_price{
    float:left;
    width:100px;
}
.day_price_adult{
}
.day_price_child{
}
.day_price_young26{
}
.day_price_young18{
}
.day_book{
    float:right;
    text-align:right;
	margin-top:10px;
    width:110px;
}

/*** CART ***/
.cart_pax_field {
    background: url('../images/backgrounds/bg_pax_field.png') no-repeat left top;
    height: 15px;
    border: 0px;
    margin: 0;
    padding: 5px 6px 6px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow: hidden;
    float:left;
    width:18px;
    display:block;
    vertical-align: top;
}
A.cart_increment_link {
    background: url('../images/btn_pax_more.png') no-repeat left top;
    padding:0px 4px 8px;
    white-space: nowrap;
    line-height: 15px;
    float:left;
    display:block;
    width:10px;
    height:18px;
}
A.cart_decrement_link {
    background: url('../images/btn_pax_less.png') no-repeat left top;
    padding: 0px 4px 8px;
    white-space: nowrap;
    line-height: 15px;
    float:left;
    display:block;
    width:10px;
    height:18px;
}


/*** FOOTER ***/
#footer_main UL#footer_links {
    width: 700px;
    margin: 16px auto 15px;
    font-size: 11px;
}
UL#footer_links LI {
    float: left;
    width: 200px;
    min-height: 12px;
    list-style: none;
    padding: 0px 16px 0px 16px;
    color: #FFFFFF;
}
UL#footer_links LI A {
    color: #FFFFFF;
}
#footer_bottom UL#footer_menu {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 9px;
    text-align: center;
}
#footer_bottom UL#footer_menu LI {
    display: inline;
    list-style: none;
    padding: 0px 8px;
    border-left: 1px solid #FFFFFF;
}
#footer_bottom UL#footer_menu LI A {
    font-weight: bold;
    color: #FFFFFF;
}
#footer_bottom UL#footer_menu LI A SPAN {

}
#footer_bottom UL#footer_menu LI.first {
    border-left: 0px;
}
#footer_copyright {
    margin: 5px auto;
    font-size: 9px;
    text-align: center;
}

/* Slide products */
.yui-carousel-element li {
    height: 57px;
}

#container {
	/*border:1px solid #e3e3e3;*/
}
#slidetop{
	background-color:#ff6000;
	color:#FFFFFF;
	font-size:13px;
	padding:6px 10px;
	font-weight:bold;
}
#container a {
    text-decoration: none;
}

#container .item {
    display: inline;
    float: left;
    margin: 15px 10px;
    overflow: hidden;
    width: 250px;
}
#container .item  .product_name{
	text-align:left;
}
#container .item  .product_name A {
    font-size: 14px;
    font-weight: bold;
    color: #F86400;
	
}
#container .item .product_price {
    font-size: 16px;
    font-weight: bold;
    color: #0091ef;
	text-align:left;
}
#container .item .product_public_price {
	color:#000000;
}

#container .item  .product_book {
    float: right;
    margin-right: 10px;
}
#container .item .product_thumb {
    float:left;
	width:110px;
	height:56px;
	overflow:hidden;
	margin-right:5px;
	background:#AAAAAA;
}
/*** OVERLIB ***/
.overBackground {
	background: #FFFFFF;
	padding: 0;
	margin: 0;
}
.overBorder {
	background: #ECECEC;
	padding: 4px;
	margin: 0;
	border: 2px solid #AFAFAF;
}
.overText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}
.overText STRONG {
	font-size: 11px;
	color: #FF6000;
}







/*** Panier **/
.List {
	margin-top:15px;
}
.List TR {

}
.List TR.focus {

}
.List TR.focus TD {
	border-bottom:1px dotted #CFECFE;
}	
.List TH {	
	font-size:11px;
	padding:5px 10px;
	color:#002255;
	font-weight:bold;
	background:#E3F5FF left 10px;
	border-bottom:1px dotted #66B9FF;
}
.List TD {
	table-layout:auto;
}

/*** REGISTER LOGIN***/
.register {
	float:left;
	width:500px; 
}
.register H2 {
	margin-top: 4px;
	margin-bottom: 4px;
}
.login {
	float:left;
	width:300px;
}
.login H2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* FORMS */
.form_inline {}
.form_block {}
.form_block DIV, .form_inline DIV {
	margin: 0px 0px;
}
.form_block DIV LABEL {
	display:block;
}
.form_block DIV LABEL.required, .form_inline DIV LABEL.required {
	font-weight:bold;
}

/*** CATEGORY ***/
#category_intro {
   	width: 500px;
	float: left;
    /*height: 125px;*/
}
#category_intro_content {
    border: 1px solid #B0B0B0;
    background-color: #F7F7F7;
    padding: 8px;
}
#category_image {
    float: right;
    width: 300px;
    height: 150px;
    background: #CCCCCC;
}
	
/*** PRODUCT ***/


/*List*/

.products {
}
.products .product {
}
.products .first {
	margin-right: 10px;	
}
.products .product .product_content {
	/*border-bottom: 1px solid #73cffd;*/
}
.products .product .product_title {
	float: left;
	overflow: hidden;
}
.products .product .product_title H3 {
	font-weight: bold;
	font-size: 18px;
	color: #c70000;
	padding: 0;
	margin: 16px 0px 4px 0px;
}
.products .product .product_title H3 A {
	color: #c70000;
}
.products .product .product_right{
	float:right;
	margin: 16px 0px 4px 0px;
}
.products .product .product_picture {
	float: left;
	width: 130px;
	height: 100px;
	overflow: hidden;
	margin-bottom:10px;
	border: 1px solid #73cffd;
}
.products .product .product_text {
	float: left;
	width:580px;
	margin-left: 1px;
	overflow: hidden;
	padding: 6px;
}
.products .product .product_text .product_info {
	width:580px;
}
.products .product .product_bottom_right{
	bottom:10px;
	right:0px;
	float:right;
}
.products .product .product_content HR{
	height: 1px;
	color: #73cffd;
	background-color: #73cffd;
	border: hidden;
}

/*Page*/
.product_small_title {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
.product_info {
	float: left;
	overflow: hidden;
}
.product_info .product_picture {
	float: left;
	overflow: hidden;
	width: 450px;
	background: #E3F5FF;
}
.product_info .product_detail {
	float: left;
	overflow: hidden;
	width: 307px;
	padding: 0px 8px 0px 8px;
}
.product_info UL.product_properties {
	padding: 0;
	margin: 8px 0px 0px 0px;
	list-style: none;
}
.product_info UL.product_properties LI {
	float: left;
	margin-right: 8px;
}

/*** PRICES ***/
.price {}
.price .Currency {
	font-size: 80%;	
}
.public_price {
	text-decoration: line-through;
	color: black;
}
.promotion_price {
	color: #DE0000;
	font-weight: bold;
}
.regular_price {
	color: black;
	font-weight: bold;
}
.lot_price {
	color: #009AF6;
	font-weight: bold;
}

#products_list .product {
    /*width: 143px;*/
    height: 121px;
    border: 1px solid #B0B0B0;
    padding: 8px;
    background-color: #F7F7F7;
	margin-bottom: 10px;
}
#products_list .product .product_picture {
    width: 235px;
    height: 119px;
    float: left;
    background-color: #aaaaaa;
}
#products_list .product .product_content {
    width: 564px;
    height: 119px;
    float: left;
    text-align: left;
	padding: 0px 8px;
    overflow: hidden;
}
#products_list .product .product_name {
    /*width: 143px;*/
    /*height: 18px;*/
	margin-top: 0px;
    text-align: left;
    overflow: hidden;
}
#products_list .product .product_name A {
    font-size: 14px;
    font-weight: bold;
    color: #F86400;
}
#products_list .product .product_book {
    float: right;
}
#products_list .product .product_text {}
#products_list .product .product_price {
    margin: 3px 0px;
    float: right;
    font-size: 18px;
    font-weight: bold;
}
#top_logo {
    /*background: url('../images/logo.png') no-repeat transparent left top;*/
	width: 270px;
	height: 87px;
}
#first_row {
	background: url('../images/bg_firstrow.png') repeat-x #E7E7E7 left top;
}


