/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
 
.page-print .buttons-set { display:none; }

/**
	Micropole-Univers
*/

img {border:0;}
.clearing {clear:right;clear:left;clear:both;}

#header {}
#header .hdl {float:left;width:428px;font-size:0.68em;}
#header .hdl .logo {float:left;margin:20px 27px 0 0;}
#header .hdl p {color:#C4ECFD;margin:32px 0 0 0;padding:0;}
#header .hdl p span {display:block;color:#019DF2;}

/* div#header { display:none; } */
div#header div.hdl { display:block; }
div#header div.hdr { display:none; }
div#header div#nav_transv { display:none; }
div#header div.header-nav-container { display:none; }


div#content div.product-view div.product-essential form#product_addtocart_form div div span.print-sendto { display:none; }
/*div#bxonglet div.menu_onglet { display:none; }*/
div#bxonglet div#contenu_0 { display:block; }
div#bxonglet div#contenu_1 { display:block; }
div#bxonglet div#contenu_2 { display:block; }
div#bxonglet div#contenu_3 { display:block; }
div#bxonglet div#contenu_4 { display:block; }
div#da_product div.info_rel_focus_product { display:none; }
/*div#content div.product-view div.product-essential form#product_addtocart_form div div div div.col1 a { display:none; }*/

ul.products {list-style-type:none;margin:10px 0 0 0;padding:10px 0 0 0;}
ul.products li {line-height:1.2em;font-size:0.68em;float:left;}
ul.products li a {text-decoration:none;}
ul.products li a:hover {text-decoration:underline;}
ul.products img {float:left;}

div.tableau table tbody tr td.caracteristique { text-align:center; }
div.tableau table tbody tr td.prix { text-align:right; }
div.tableau table tbody tr.impair {background-color:#F4F4F4;}






#table-part1 {float:left;width:598px;}
.table-part0 {float:left;}
.table-part0,
.table-part0 .carouseljs ul {width:210px;}
#table-part3 {float:left;width:100px;}
#table-part1 thead, .table-part0 thead, #table-part3 thead {
	font-size:.68em;
	background:#2C8CB6 url(../images/bkg-entete-ref.jpg) repeat-x 0 0;
	text-align:left;
}
#table-part1 tfoot, .table-part0 tfoot, #table-part3 tfoot {
	font-size:.68em;
	background:#2C8CB6 url(../images/bkg-entete-ref.jpg) repeat-x 0 0;
	text-align:left;
}
#table-part1 tbody,.table-part0 tbody,#table-part3 tbody {
	font-size:.68em;
}
#table-part1 thead th,.table-part0 thead th,#table-part3 thead th {
	border-right:1px solid #DAD9C7;
	font-weight:normal;
	padding:0 15px 0 5px;
}
#table-part1 tfoot th,.table-part0 tfoot th,#table-part3 tfoot th {
	border-right:1px solid #DAD9C7;
	font-weight:normal;
	padding:0 15px 0 5px;
}
#table-part1 tbody tr,.table-part0 tbody tr,#table-part3 tbody tr {
	height:30px;
}
#table-part1 tbody td,#table-part1 tbody th,.table-part0 tbody td,#table-part3 tbody td {
	padding:0 0 0 5px;
	border-right:1px solid #DAD9C7;
	white-space:nowrap;
}
#table-part3 img {border:0;text-align:left;margin-right:5px;}

.table-part0 .carouseljs ul {list-style:none;padding:0;margin:0;}
.table-part0 .carouseljs ul li {float:left;width:85px;display:inline;}
.table-part0 .carouseljs ul li table {width:100%;}
.table-part0 .carouseljs .cjs-left,
.table-part0 .carouseljs .cjs-right {
	width:20px;
	height:45px;
	cursor:pointer;
}
.table-part0 .carouseljs .cjs-left {
	background: url(../images/btn_carrousel-price-left.jpg) no-repeat #FFF;
	height:100%
}
.table-part0 .carouseljs .cjs-right {
	background:url(../images/btn_carrousel-price-right.jpg) no-repeat #FFF;
	height:100%
}
.table-part0 .carouseljs .cjs-disabled {
	background-position:-20px 0;
	cursor:default;
}
.carouseljs {overflow:hidden;position:relative;}
.carouseljs a.cjs-left,
.carouseljs a.cjs-right {float:left;overflow:hidden;text-indent:-9999em;}

.tableau thead {
	height:70px;
}
.tableau tfoot {
	height:70px;
}
.tableau tbody {
	height:40px;
}

.tableau th.header {
    background-image: url(../images/bg.gif);
	cursor:pointer;
	background-repeat: no-repeat;
	background-position:98% 50%;
	/*padding:2px 20px 2px 2px;*/
	border-right:1px solid #E5E5E5;
	color:#FFF;
	text-align:left;
	font-size:1em;
}
.tableau th.header.headerSortDown {
	background-image: url(../images/asc.gif); background-color: #3399FF;
}
.tableau th.header.headerSortUp {
    background-image: url(../images/desc.gif); background-color: #3399FF;
}

.tableau th.header_tableau {
	background-repeat: no-repeat;
	background-position:98% 50%;
	/*padding:2px 20px 2px 2px;*/
	border-right:1px solid #E5E5E5;
	color:#FFF;
	text-align:center;
	font-size:1em;
}


button.mult_submit {
	background-color:transparent;
	border:medium none;
}


div#global_footer { display:none; }

#table-part1  {
	width:auto;
}

#sidebar { display:none; }

/*corrections* /
div#da_product div.select_pic { float:left; }
div#da_product div#bxonglet { float:left; }
div#da_product_caract  { clear:right;clear:left;clear:both; }
div#content div.product-view div.product-essential form#product_addtocart_form div div div div.col1 a img { float:left; }
div#content div.product-view div.product-essential form#product_addtocart_form div div div div.col1 a { display:block; }
div#after_content_and_sidebar { padding-top:10px  }
/ *corrections*/

.legendpicto { float:none; }
.legende-table_da_product { text-align:left; }

.datasource_legend_table { page-break-before : always; }

/*#header .hdl .slogan {
	display:block;
}*/

h1 span {
	display:block;
	font-size:0.6em;
	font-weight:normal;
}
