/******************************************************
* CONFIGURATION GENERALE
*******************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
 	background: 0
}

#container {
	width: 100%;
}


#header {
	display: none;
}

/******************************************************
* CONTENU
*******************************************************/

#content {
	background: 0;
}


#mainContent {
	width: 100%;
	background: #fff;
}


#mainContent_content {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
}

a:link, a:visited {
	color: #6699cc;
}

a:hover, a:active {
	text-decoration: none;
}

h1 {
	color: #6699cc;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 130%;
}

h1.logo {
	background: url(../images/bgh1.gif) no-repeat left top;
	padding-left: 75px;
	height: 35px;
	line-height: 35px;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 110%;
}

p {
	color: #333;
	padding: 0;
	margin: 0 0 20px 0;
}



/******************************************************
* PAGE PRODUITS
*******************************************************/
#products #mainContent {
	background: 0;
	width: 100%;
}

#products #mainContent_content {
	width: 100%;
	text-align: center;
	float: left;
}

#productsMenu {
	display: none;
}


/******************************************************
* PRODUITS DERNIER NIVEAU
*******************************************************/

#products h1 {
	color: #6699cc;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 130%;
}


#products .col3 h2 {
	background-color: #fff;
	display: block;
	border-top: 1px solid #6699cc;	
	padding: 1px 0;
	font-size: 80%;
}

#products .col3 h1 {
	font-size: 100%;
	margin: 10px 0;
}

#products .col3 h3 {
	font-size: 80%;
	margin: 10px 0;
	padding: 0;
	color: #6699cc;
}

#products h2 {
	color: #000;
	background-color: #6699cc;
	margin: 0;
	padding: 1px 10px;
	font-size: 110%;
	display: inline;
}

#products h3 {
	font-size: 90%;
	margin: 10px 0 0 0;
	padding: 0;	
}

#products .csc-textpic {
	margin-top: 30px;
	padding:0;
}

#productsHeader .col1, #productsHeader .col2, #productsHeader .col3 {
	float: left;
	width: 150px;
	margin-right: 10px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
}
#productsHeader .col1 {
	width:25%;
}
#productsHeader .col2 {
	width: 45%;
}

#productsHeader .col3 {
	margin: 0;
	width: 25%;
}

#productsHeader .title {
	margin-bottom: 30px;
}

#productsHeader .col1 ul {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 100%;
}

#productsHeader .col1 ul li {
	display: block;
	width: 50%;
	float: left;
	text-align: center;
}

#productsContent {
	margin-top: 30px;
	text-align: center;
}

#productsContent img {
	display: block;
	margin: 0 auto 10px auto;
}

#productsContent h1.conditionsCoupe {
	margin: 40px 0 10px 0;
}


#products .col1 h1 {
	display:none;
}
#productsHeader .col1 .csc-textpic {
	padding:0 0 0 30px;
}

#productsHeader .col1 dl {
	width:50px;
}
#productsHeader .col1 dl.csc-textpic-firstcol {
	float:left;
}
#productsHeader .col1 dl.csc-textpic-lastcol {
	margin:0 0 0 20px;
}
#productsHeader .col1 dd {
	width:60px !important;
	width:auto;
	font-size:9px;
}
#productsHeader .col1 dd b {
	font-size:12px;
	font-weight:bold;
}

#productsContent h1 {
	margin:10px 0 0 0;
}
#productsContent .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	float:none;
}

/******************************************************
* FLEXIBLE CONTENT - 2 COLONNES
*******************************************************/
div.content2cols {
	margin-bottom: 20px;
}

div.content2cols .col1 {
	width: 60%;
	float: left;
}

div.content2cols .col2 {
	width: 40%;
	float: right;
}

* html .clearfix {
	height: 1%;
	overflow: visible;
}

*+html .clearfix {
	min-height: 1%;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


/******************************************************
* FLEXIBLE CONTENT - TABLEAU PRODUITS
*******************************************************/
table.products {
	width: 100%;
	border-collapse: collapse;
}

table.products tr {
	cursor: pointer;
}

table.products tr.even td.colref, table.products tr.even td.coldim  {
	background-color: #b0cdeb;
}


table.products tr.bg td.coltyp {
	background: 0;
}


table.products td {
	border: 1px solid #6699cc;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
}

table.products th {
	border: 1px solid #6699cc;
	border-top: 0;
	padding: 20px 3px;
	vertical-align: middle;
	text-align: center;
}


table.products td.coltyp, table.products th.coltyp {
	width: 20%;
	border-left: 0;
}


table.products td.colref, table.products th.colref {
	width: 15%;
}

table.products td.colref {
	font-weight: bold;
}

table.products td.colimg,table.products th.colimg {
	width: 15%;
}

table.products td.coldim, table.products th.coldim {
	width: 10%;
}

table.products td.colinfos, table.products th.colinfos {
	width: 5%;
	border: 0;	
}

/******************************************************
* TOOLTIP
*******************************************************/
#WzBoDy * {
	margin: 0;
	padding: 0;
}

#WzBoDy h2 {
	background-color: #99ccff;
	font-size: 95%;
	margin: 10px 0;
	text-indent: 10px;
}

#WzBoDy p {
	font-size: 95%;
}


/******************************************************
* FOOTER
*******************************************************/

#footer {
	display: none;
}


