@charset "UTF-8";

body {
	background: white;
}

#address {
	display:block !important;
}

.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: both;
	font-weight: bold;
	border:1px solid #017ac3;
	height: 18px;
}
/*Top level list items*/

.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	text-align:center;
	background-color: transparent; /*menu without Sub menu background color*/
}
/*Top level menu link items style*/

.suckertreemenu ul li a {
	display: block;
	width: 98px; /*Width of top level menu link items*/
	padding: 1px 8px;
	/* border: 1px solid black;*/
	/* border-left-width: 0;*/
	text-decoration: none;
	color: #017ac3;
}
.suckertreemenu table {
	display: none;
}
.suckertreemenu ul li li {
	display:none;
}

#Maincontent {
	width: auto;
	margin: 0 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

#logounigraph {
	position:absolute;
	width:175px;
	height:57px; 
	top:50px; 
	left:0px;
}

#anniversary_logo {
	display: none;
}

#anniversary_logo_print {
	position:relative;
	width:300px;
	height:62px; 
	left: 200px; 
	top:50px;
}

#bleachers {
	float:right;
}

.thrColHybHdr #container {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-color: #fff;
}

.thrColHybHdr #header {
	padding: 0px 0px 0px 0px;
}

#contenu {
	background-color: #fff;
}

#filetbleu {
	display: none;
}

#filetvert {
	display: none;
}

.thrColHybHdr #millieu {
}

.thrColHybHdr #sidebar1 {
	display: none;
}

.thrColHybHdr #sidebar2 {
	display: none;
}

.thrColHybHdr #sidebar1 h4, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h4 {
	display: none;
}

.thrColHybHdr #middleleft {
	display: none;
}

.thrColHybHdr #middleright {
	display: none;
}

#hautbleu {	
}

#basvert {
}

#descriptiontxt {
	padding-top:5px;
	padding-bottom:15px;
	text-align:justify;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenu a {
	color: #921D28;
	text-decoration: underline !important;
}
#espaceproducts {
	padding-top:10px;
}
#espacelargeur {
	padding-left:28px;
}
#espace {
	padding-top:5px;
}
#espace2 {
	padding-top:180px;
}
#espace3 {
	padding-top:140px;
}
#titrelist {
	list-style-image: url(images/arrow.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#backtotop {
	text-align: right;
	display:none;
}
#arrowtotop {
	text-align: right;
	display:none;
}
#productsname {
	text-align: left;
	color: black;
	font-weight: bold;
	padding-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.thrColHybHdr #titlecategory h5 {
	text-align: left; /* the left and right margin should be given to every element that will be placed in the side columns */
	color:red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
#centrenavlist li {
	list-style-type: none;
	color: black;
	font-size: 14px;
}
.thrColHybHdr #footer {

}

.thrColHybHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#logopartenaire {
	padding: 1em 1em 1em 1em;
}

#logopartenaire img {
	padding:0px 10px;
}

#category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #00a886;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.transMenu {
	display: none;
}
.rightaligned {
	display: none !important;
}