body {
	background-color: #EFEBDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	z-index: 0;
}

#page {
	width: 968px;
	margin: 0px auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #978d66;
	font-size: 16pt;
	line-height: 18pt;
	margin: 10px 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #978d66;
	font-size: 14pt;
	line-height: 16pt;
	margin: 10px 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #978d66;
	font-size: 12pt;
	line-height: 14pt;
	margin: 10px 0px;
	padding: 0px;
}
.hide {
  display: none;
}

/* ** PAGE PALETTE ** */
#palette .bandeau {
	float: left;
	width: 968px;
	height: 90px;
	position: relative;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
#palette .bandeau .logo img {
	border: 0px;
	position: absolute;
	bottom: 20px;
	left: 5px;
}
#palette .bandeau .links {
	width: 180px;
	position: absolute;
	left: 220px;
	bottom: 17px;
}
#palette .bandeau .links a {
	float: left;
	width: 150px;
	text-decoration: underline;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
}
#palette .bandeau .pub {
	position: absolute;
	right: 10px;
	top: 2px;
}
#palette .bandeau .pub img {
	float: left;
	border: 0px;
}

#palette .content {
	float: left;
	width: 968px;
	background-color: #FFFFFF;
}

#palette .bdp {
	float: left;
	width: 968px;
	height: 34px;
	border-top: 2px solid #978D66;
	padding-top: 16px;
	text-align: center;
	background-color: #ffffff;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_bas1depage.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#palette .bdp a {
	padding: 0px 10px;
	color: #b1a069;
	text-decoration: none;
}
#palette .bdp a:hover {
	text-decoration: none;
}


/* ** HAUT DE PAGE ** */
#haut_de_page {
	float: left;
	width: 968px;
	height: 99px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_hautdepage.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#haut_de_page .logo {
	position: absolute;
	left: 26px;
	bottom: 4px;
}
#haut_de_page  img {
	float: left;
}
#haut_de_page_line {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_hautdepage_line.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

/* ** PARTIE PRINCIPALE ** */
#milieu {
	float: left;
	width: 968px;
	background-color: #FFFFFF;
}

/* ** PARTIE PRINCIPALE - A GAUCHE ** */
#milieu .gauche {
	float: left;
	width: 760px;
	padding: 0px 15px 10px 24px;
}

#milieu .gauche .navig {
	float: left;
	padding-top: 22px;
	padding-bottom: 0px;
}
#milieu .gauche .accueil {
	float: right;
	height: 14px;
	padding-top: 12px;
	padding-right: 125px;
}

#milieu .gauche .navig2008 {
	float: left;
	width: 720px;
	padding: 15px 40px 15px 0px;
	color: #92931E;
	font-size: 17px;
}
#milieu .gauche .navig2008 a {
	float: right;
	color: #92931E;
	letter-spacing: 1px;
	text-decoration: none;
}
#milieu .gauche .navig2008 a:hover, #milieu .gauche .navig2008 a.current {
	text-decoration: underline;
}
#milieu .gauche .navig2008 span {
	float: right;
	padding: 0px 10px;
}

#milieu .gauche .home_webpage_text {
	float: left;
	width: 760px;
	line-height: 14pt;
	padding-top: 15px;
}


#milieu .gauche #webpage_text {
	float: left;
	width: 760px;
}

#milieu .gauche .webpage_text {
	float: left;
	width: 760px;
	line-height: 14pt;
}

#milieu .gauche .child_categories_txt, #milieu .gauche .child_categories_img {
	float: left;
	width: 760px;
}
#milieu .gauche .child_categories_img {
	padding-top: 25px;
	padding-bottom: 70px;
}


/* ** Liens des sous-familles sur famille mère ** */
#milieu .gauche .child_categories_txt a {
	font-size: 18pt;
}
#milieu .gauche .child_categories_txt span {
	font-size: 18pt;
	padding: 0px 15px;
}
#milieu .gauche .child_categories_txt a:link, #milieu .gauche .child_categories_txt a:visited {
	color: #5a7f8a;
}
#milieu .gauche .child_categories_txt a:hover, #milieu .gauche .child_categories_txt a:active {
	color: #f39530;
}
#milieu .gauche .child_categories_img a {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* ** Liens des sous-familles sur page de sommaire ** */
#milieu .gauche .child_categories_txt a.other:link, #milieu .gauche .child_categories_txt a.other:visited {
	font-size: 14pt;
	color: #908c88;
}
#milieu .gauche .child_categories_txt a.other:hover, #milieu .gauche .child_categories_txt a.other:active {
	color: #f39530;
}
#milieu .gauche .child_categories_txt span.current {
	font-size: 18pt;
	color: #f39530;
	padding: 0px;
}


/* ** SOMMAIRE DE PRODUITS ** */
#milieu .gauche .caps_ligne {
	float: left;
	width: 760px;
	padding-top: 20px;
}
#milieu .gauche .caps_product {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#milieu .gauche .caps_product .product_thumbnail{
	float: left;
	width: 230px;
}
#milieu .gauche .caps_product .product_name {
	float: left;
	width: 230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
#milieu .gauche .caps_product .left_product_detail{
	float: left;
	width: 230px;
	height: 20px;
	margin-top: 5px;
	background-image: url(http://site.gulliver.com/b20070123b0/web/btn/details.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#milieu .gauche .caps_product .right_product_detail{
	float: right;
	width: 130px;
	height: 20px;
	margin-top: 5px;
	background-image: url(http://site.gulliver.com/b20070123b0/web/btn/details.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#milieu .gauche .caps_product .product_zoom{
	float: left;
	width: 45px;
	height: 20px;
	margin-top: 5px;
	padding-left: 5px;
}
#milieu .gauche .other_pages {
	float: left;
	width: 760px;
	text-align: right;
	padding-bottom: 10px;
}
#milieu .gauche .other_pages a {
	font-size: 14px;
	font-weight: bold;
	color: #62496b;
	padding-top: 10px;
}
#milieu .gauche .other_pages a:hover {
	color: #f39530;
}
#milieu .gauche .other_pages span {
	font-size: 14pt;
	padding: 0px 5px;
}
#milieu .gauche .other_pages select {
	font-size: 12px;
	font-weight: bold;
	color: #62496b;
	margin-bottom: 4px;
}

/* ** PAGE PRODUIT ** */
#palette .print_product {
	float: left;
	width: 760px;
	padding: 20px;
}
#palette .print_product .product_image {
	float: left;
	width: 450px;
	padding-top: 15px;
}
#palette .print_product .product_data {
	float: right;
	width: 280px;
	padding-top: 15px;
}


#milieu .gauche .print_product {
	float: left;
	width: 760px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#milieu .gauche .print_product .product_image {
	float: left;
	width: 450px;
	padding-top: 15px;
}
#milieu .gauche .print_product .product_data {
	float: right;
	width: 280px;
	padding-top: 15px;
}
.product_data .product_zoom {
	float: left;
	margin-right: 10px;
}
.product_data .product_price {
	float: left;
	width: 280px;
}
.product_data .product_table_data {
	float: left;
	width: 280px;
}
.product_data .product_ref {
	float: left;
	width: 280px;
}
.product_data .product_choice_list {
	float: left;
	width: 280px;
	padding: 10px 0px;
}
.product_data .product_choice_list select {
	font-size: 10pt;
	background-color: #706900;
	color: #FFFFFF;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.product_data .product_add_to_cart {
	float: left;
	width: 280px;
	padding: 10px 0px;
}
.product_data .product_added_to_cart {
	float: left;
	padding-top: 10px;
	width: 280px;
	color: #f39530;
	font-weight: bold;
}

.product_data .product_envoyer_ami {
	float: left;
	width: 280px;
	padding-top: 13px;
}
.product_data #send_friend_form {
	float: left;
	width: 260px;
	height: 120px;
	padding-top: 6px;
}
.product_data #send_friend_form span {
	float: left;
	width: 250px;
	font-size: 11px;
}
.product_data #send_friend_form input {
	float: left;
	width: 180px;
	margin-bottom: 5px;
}
.product_data #send_friend_form input.submit {
	float: left;
	width: 60px;
	font-size: 10px;
}
#milieu .gauche .line {
	float: left;
	width: 760px;
}




/* ** PARTIE PRINCIPALE - A DROITE ** */
#milieu .droite {
	float: left;
	width: 167px;
}
#milieu .droite .english_version{
	float: right;
	padding-top: 14px;
	padding-right: 18px;
}
#milieu .droite .panier{
	float: left;
	width: 167px;
	padding-top: 13px;
}

#milieu .droite .element_droite {
	float: left;
	width: 167px;
}
#milieu .droite .element_droite img {
	float: left;
}
#milieu .droite .pub_droite {
	float: left;
	width: 167px;
	padding-top: 55px;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/publicite_droite.gif);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	text-align: center;
}


/* ** BAS DE PAGE ** */
#bas_de_page {
	float: left;
	width: 968px;
	background-color: #FFFFFF;
	border-top: 2px solid #978D66;
}
#bas_de_page .gauche {
	float: left;
	width: 800px;
	height: 33px;
	padding-top: 16px;
	text-align: center;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_bas1depage.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#bas_de_page .gauche a {
	padding: 0px 10px;
	color: #b1a069;
	text-decoration: none;
}
#bas_de_page .gauche a:hover {
	text-decoration: none;
}
#bas_de_page .droite {
	float: right;
	width: 167px;
}


/* ** PAGES CONTACT ** */
#contact_form {
	float: left;
	width: 420px;
}

#contact_form td {
	vertical-align: top;
	padding: 3px 0px;
	color: #706900;
}
#contact_form span {
	color: #FF6033;
}
#contact_form .star{
	color: #000203;
}
#contact_form td.oblig {
	font-size: 10px;
}
#contact_form td.small {
	font-size: 10px;
	text-align: Justify;
	color: #788085;
}

#contact_form input {
	color: #978d66;
	font-size: 12px;
	width: 170px;
	height: 17px;
	padding: 0px 4px;
	border: 1px solid #978d66;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-right: 35px;
}
#contact_form input:focus, #contact_form textarea:focus {
	color: #706900;
}

#contact_form select {
	color: #978d66;
	width: 186px;
	font-size: 12px;
}

#contact_form textarea {
	width: 390px;
	height: 78px;
	color: #978d66;
	padding: 0px 4px;
	border: 1px solid #978d66;
}

#contact_form input.checkbox {
	vertical-align: middle;
	width: 19px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF:
}

#contact_form input.submit {
	width: 100px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	border: 0px:
}


/* ** PAGE D'ACCUEIL ** */


/* ** Partie Haute - A droite ** */

#milieu .gauche .top_home_right {
	float: right;
	width: 254px;
	margin-top: 34px;
}
.top_home_right img{
	float: left;
}
.top_home_right .home_txt {
	float: left;
	width: 238px;
	padding: 8px;

	color: #FFFFFF;
	font-size: 8pt;
	line-height: 13pt;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_top_home_rightss.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.top_home_right .inscrivez-vous {
	float: left;
}


/* ** Partie Haute - A gauche ** */

#milieu .gauche .top_home_left {
	float: left;
	width: 492px;
}
.top_home_left .home_caps1 {
	float: left;
	width: 246px;
}
.top_home_left .home_caps1 {
	float: left;
	width: 246px;
}
.top_home_left .home_caps1 .home_txt {
	float: left;
	width: 234px;
	padding: 0px 6px 15px 6px;
}
.top_home_left .home_caps1 .home_img {
	float: left;
	width: 246px;
}


/* ** Lignes de séparation ** */
#milieu .gauche .home_line_separ1 {
	float: left;
	width: 760px;
	height: 8px;
}
#milieu .gauche .home_line_separ2 {
	float: left;
	position: relative;
	width: 760px;
	height: 20px;
}
#milieu .gauche .home_line_separ2_bis {
	float: left;
	position: absolute;
	top: 0px;
	left: -24px;
	width: 799px;
	height: 30px;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_ligne_home.gif);
	background-repeat: repeat-x;
	background-position: top left;
}


/* ** Partie middle - A droite ** */

#milieu .gauche .middle_home_right {
	float: right;
	width: 254px;
	padding-top: 28px;
}
.middle_home_right img{
	float: left;
}
.middle_home_right .home_txt {
	float: left;
	width: 254px;
	padding: 6px 0px 4px 0px;

	background-image: url(http://site.gulliver.com/b20070123b0/web/img/bg_top_home_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.middle_home_right a.left_link {
	float: left;
	width: 120px;
	padding: 0px 3px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	color: #000000;
	text-decoration: none;
}
.middle_home_right a:hover.left_link {
	color: #CA333A;
}
.middle_home_right a.right_link {
	float: right;
	width: 104px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 13pt;
	color: #000000;
	text-decoration: none;
}
.middle_home_right a:hover.right_link {
	color: #6FDEFF;
}

/* ** Partie middle - A gauche ** */

#milieu .gauche .middle_home_left {
	float: left;
	width: 492px;
}
#milieu .gauche .middle_home_left img {
	float: left;
	border: 0px;
}


/* ** Partie Basse - A droite ** */
#milieu .gauche .bottom_home_right {
	float: right;
	width: 200px;
	padding-top: 14px;
	background-image: url(http://site.gulliver.com/b20070123b0/web/img/publicite_gauche.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
}

.bottom_home_right img{
	float: left;
}

/* ** Partie Basse - A gauche ** */

#milieu .gauche .bottom_home_left {
	float: left;
	width: 400px;
}
#milieu .gauche .bottom_home_left img {
	float: left;
	border: 0px;
}
