
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 1004px;}
#header {height:311px;}
#left-column {width: 272px;height:913px;}
#mid-column {width:451px;}
#right-column {width: 281px;height:913px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 85px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -85px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html, body {height: 100%; width: 100%;}
body {text-align: center;}
ul, li{ list-style: url(../images/charte/bullet.jpg); list-style-position: outside;	margin: 0; padding: 0; color: #932432;}

p{	padding: 0 5px;}

#wrap-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;}
#container {
	margin:0 auto;
	text-align: left;}
#header {
/*	text-indent: -9999em;*/}
#left-column{
	float:left;
  padding:0px;
	margin:0px;
}
#right-column{
	float:left;
	margin:0px;
	padding:0px;
}
#mid-column{
  float: left;
/*  height: 1153px;*/
}

.ref {
		position: absolute;
		top: -10000px;
	}
	
#actualite {height: 203px;}
#newsletter {height: 81px;}
#compte {height: 81px;}
#contact {height: 191px;}

#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 17px 0 0; 
	text-align: center;}

/*LEFT COLUMN*/
#left-contenu{ width: 207px; height: 748px; float: right; margin-right: 4px; border:3px solid #ffffff; display: inline; }

/*RIGHT COLUMN*/
#right-contenu{ width: 207px; height: 748px; float: left; margin-left: 6px; border:3px solid #ffffff; border-top: none; color:#ffffff;display:inline;}
#right-contenu2{ width: 207px; height: 748px; float: left; margin-left: 6px; border:3px solid #ffffff; border-top: none; color:#ffffff;display:inline;}


/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers, 
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

#titles{width:431px; height: 85px; padding:10px}
#titles2{width:451px; height: 85px; padding:10px}

.textes{ padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0px; line-height:0px }

.listbox-left{float:left; width:180px; padding-left:46px;}

.listbox-right{float:left; width:195px; padding-left:25px;}


img {border: 0;}

/*	--- Important! ----------------------------------
	Use class "left" or "right" on the html elements 
	you want to float (on the thumbs, for example)
*/	.left{float: left;} .right{float: right;}

.thumb{
	display: block;
	margin:1px 5px;}
	
.thumb img{
	border-style:solid;
	border-width: 5px;
	border-color: inherit;
	padding: 5px;
	margin: 0}

.paragraph{
	clear: both;
	display: table;}

.separator{
	width: 94%;
	height: 0px;
	clear: both;
	padding:0;
  margin-bottom: 5px;
  margin-left:13px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	line-height: 0px;}

.invisible{
  float: left;
  width:451px;
  height:15px;
}

#logo-velos{float:left; width:216px; height:134px; padding-left:16px;}

#logo-accesoires{float:left; width:86px; height:134px; padding-left:20px;}

#logo-textile{float:left; width:113px; height:134px;}

#impo{
/*  height: 136px;*/
  margin-bottom:-3px;
  padding:0px;
height: 136px;
}
#midcontent{
  width:451px;
  float: left;
	min-height: 777px;
	height:auto!important;
	height:777px;

}

td{
   padding-left:6px;
}

.tables{ color:#932432; width:400px; float:left; padding-left:41px; padding-top:0px; }

.tables-high{ background-color: #69afcf; color: #ffffff;}

.tables-low{ background-color: #bceaff;}


/* ===| IV. NAVIGATION |===============================================*/
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */

#promo-contenu{
  width:190px;
  margin-left:0px;
  display: inline;
  float:left;
}

.push2 {
min-height: 81px;
clear: both;
display: block;
}

.ref {
		position: absolute;
		top: -10000px;
	}