#page_int, #page_int #page_content, #page_int #page_content #page_content_int {
	height: auto;
	overflow: visible;
	width:100%;
}

#page_content_footer , #barre_action, #sidebar_left, #button_sidebar_left, #contextMenu, #products_diffusion_header_left, #products_diffusion_header_left_bis, #products_listing_header, #products_diffusion_header, #loading  , .FixedHeader_Cloned, .select_color
{
	display:none !important;
}

#page_content, #page_content_int {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	overflow:visible;
	left:0 !important;
}	

.product_info_container #page_content, .product_info_container #page_content_int {
	float:none !important;
}


#products_listing table , 
table.table_content 
{
	border: 1px solid #000;
	border-collapse: collapse;
	margin:0;
	padding:0;
}

#products_listing table tr , 
table.table_content tr
{
	margin:0;
	padding:0;
}

#products_listing table tr th , 
table.table_content tr th
{
	border:1px #000 solid;
	margin:0;
	padding:0;
	font-weight:bold;
}

#products_listing table tr td, 
table.table_content tr td
{
	border:1px #000 solid;
	margin:0;
	padding:3pt;
}

.listing_description {
	position:relative;
	top:0;

}

.listing_description h3 {
	font-size:1.2em;
	padding:0;
	margin:0;
}
.listing_description:hover .listing_description_text {
	display:block;
}
.listing_description .listing_description_text {
	display:none;
	position:absolute;
	width:600px;
	top:5px;
	left:0;
	padding:5px;
	border:1px #000 solid;
	background:#fff;
	z-index:200;
	text-align:left;
}

.listing_content  table,  table.table_content
{	
	clear:both;
	background:#ccc;
}


.listing_content  table tr.even,   table.table_content tr.even, table tr.productListing-even, tr.productListing-even{	
	background:#eee;
}

.listing_content  table tr.odd, table.table_content tr.odd, table tr.productListing-odd, tr.productListing-odd{
	background:#fff;
}

.listing_content  table tr.selected , table.table_content tr.selected {

	background:#000;
}
.listing_content  table tr.selected td , table.table_content tr.selected td {
	color:#fff;
}

.table_content .ui-widget-header {
	border:none;
}


.show_status_web 
{
		position:relative;
	padding:0;
	margin:0 auto;
	width:40px;
}
.show_status_web  img {
	position:relative;
	float:left;
	padding:0;
	margin:0 3px;
}

.left_33 {
	position:relative;
	float:left;
	width:31.3%;
	padding:0.1%;
	margin:1%;
}
#scheduler_here{
	width:1665px !important;
	height:834px !important;
	float: none !important;
}
#span_no_dnd{
	display: none;
}

/* -------------------------------------------------------------------------- CALCULATRICE */
.CalculetteImpression * {
	font-size:12px;
}
table.NonSecableImpression td.calculette H3,
H3.calculette {
	font-size:15px;
    font-weight: bold;
	padding:0.5em 0 1em 0;
    text-align:left;
}
#formulaire_plus_value ul li {
	list-style-type: none;
	clear:both;
	padding-bottom:1.2em;
}
#formulaire_plus_value .sbSelector {
	float:left;
	padding:0 5px;
	background:#F5F5F5;
}
#formulaire_plus_value a:link {
	text-decoration:none;
	color:black;
}
#formulaire_plus_value ul li label {
	text-decoration:underline;
	width:45%;
	float:left;
	clear:left;
}
#formulaire_plus_value .container {
	border-bottom: 1px solid grey;
    margin-bottom: 1em;
    width: 100%;
    float: left;
}
#formulaire_plus_value label span.little {
	text-decoration:none;
	font-size:0.8em;
}
#formulaire_plus_value label.retrait  {
	margin:0;
	padding:0 0 0 1em;
}
#formulaire_plus_value img{
	display:none;
}
#formulaire_plus_value li input[type=text]{
	border:none;
	font-family: 'Conv_Oxygen-Bold_3';
	font-size: 1.1em;
	padding: 10px;
	width:40%;
	background:#F5F5F5;
}
#formulaire_plus_value li input[type=submit]{
	display:none;
}