
@import url(typo.css);
@import url(skin.css);
@import url(menu1.css);
@import url(menu2.css);

/* --- DEBUG BLOCK -------------------------
* { outline: 2px dotted red }
* * { outline: 2px dotted green }
* * * { outline: 2px dotted orange }
* * * * { outline: 2px dotted blue }
* * * * * { outline: 1px solid red }
* * * * * * { outline: 1px solid green }
* * * * * * * { outline: 1px solid orange }
* * * * * * * * { outline: 1px solid blue }
 -----------------------------------------*/
/*===| I. LAYOUT SIZE |====================================================*/

#container, #footer, #header {width: 970px;}
#header {height:185px;}
#left-column {width: 259px;}
#right-column {width: 692px;}

/*	--- Important! ----------------------------------------
	#wrap-footer, #footer and .push must be the same height
	-------------------------------------------------------
*/	#wrap-footer, #footer, .push {height: 96px;}

.push	{clear: both;}

/* --- Important! -------------------------------
	The bottom margin of #wrap-container
	is the negative value of the footer's height 
	-----------------------------------------------
*/	#wrap-container {	margin: 0 auto -96px;}


/* ===| II. LAYOUT's DEFAULT ELEMENTS |=======================================*/

* {margin: 0;}

html{height: 100%; width: 100%;}
body {text-align: center;width: 100%;}
ul, li{
	list-style: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;}

/*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;
	margin: 0px 0 0 0;
  }
#right-column{
	float:left;	
	margin:0px 0 0 0px;
	padding:5px 15px;
  padding:16px 0 15px 19px;}

#promo {height: 216px; background: url(../images/charte/bg-promo.gif) left 16px no-repeat ; padding-top:16px;}

#contact-info{height: 146px; background: url(../images/charte/bg-info.gif) left 16px no-repeat ; padding-top:16px;}

#footer {
	margin: 0 auto;
	padding: 0;}

.copyright{
	padding: 0;
	text-align: center;}

/*	--- Important! -----------------------------------
	If you want space between paragraphs or headers,
	use padding instead of margin.
	-------------------------------------------------*/

/* ===| III. CONTENT ELEMENTS |===============================================*/

img {border: 0;}
p{padding:0 0 15px 0;}
#footer p{padding:0px;}


/*	--- 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;}

a.thumb:link, 
a.thumb:visited{
	border:	0px;
	padding:	0px;
	margin:	1px 0;
	width: auto;
	display:	block;}
	
img.thumb{
	border-style:solid;
	border-width: 5px;
	padding: 1px;
	margin: 0 5px;}

.paragraph{
	clear: both;
	display: table;
	width: 100%;
  padding:0px;
  margin:0px;}
.clearer{
	height: 0px;
	clear: both;
	padding:0;
	margin:0;
	line-height: 0px;
  font-size: 0px;}
.separator{
	width: 100%;
	height: 0px;
	clear: both;
	padding:0;
	margin:15px 0;
	border-top: 1px solid;
	line-height: 0px;}
.list li{
  background: url(../images/charte/bullet-1.gif) left 3px no-repeat;
  width:220px;
  float:left;
  padding-bottom: 5px;
  padding-left:15px;
}
ul.list{
  padding-left:70px;
}
.nomargins{
  padding:0; margin:0;
}

.vignete{
  width:332px;
  height:90px;
  margin:5px 0;
  float:left;
  padding:3px;
  border:1px solid #6f6f6f;
  display: block;
  background:#000000;
}
.vignete p{
  font-size: 11px;
  margin-bottom: 0px;
  padding: 0px;
}
.prodDet{
  width:682px;
  height:auto;
}

.vignete-thumb{
  width:75px;
  height:75px;
  padding:2px;
  border:1px solid #FFFFFF;
  background:#4F4F4F;
  float:left;
  margin:0 10px 5px 0;
}
.prodDetTh{
  padding:2px;
  border:1px solid #FFFFFF;
  background:#4F4F4F;
  float:left;
  margin:0 10px 0px 0;
}

#ddtopmenubar li a:link, #ddtopmenubar li a:visited{
font-size: 13px;
font-weight: bold;
border:1px solid #fff;
background:#1B1B1B;
height:20px;
line-height: 20px;
text-align: center;
float:left;
padding:0 10px 2px 10px;
margin:5px 15px 5px 0px;
text-decoration:none;
}
#ddtopmenubar li a:hover, #ddtopmenubar li a:focus{
font-size: 13px;
border:1px solid #fff;
background:#F3F3F3;
height:20px;
color: #E8422C!important;
line-height: 20px;
text-align: center;
float:left;
padding:0 10px 2px 10px;
margin:5px 15px 5px 0px;
text-decoration:none;
}
#ddtopmenubar li{
width:auto !important;
display:table;
}

/* ===| IV. NAVIGATION |===============================================*/
#menu2 {padding:25px 0 0 0;}
#menu2 ul li{display: inline;}
/* ---| THE END |------------------------- */
#mycarousel2EX {
  width:692px !important;
  float:left;
}


#mycarousel2EX li{
  /*border:1px solid red;*/
  width: 340px !important;
  overflow: hidden;
  float:left;
}
#mycarousel2EX li a{
  width:315px;
  margin:5px 5px !important;
  padding:0 5px 2px 5px !important;
}


