body{
	background: white;
}
/*************************************************************************************************************
* CLASSES DE TEXTES
*************************************************************************************************************/
body, input, div, span, td, p, h1, h2, h3, h4, h5, h6, textarea, select, form{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	color: gray;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6{
	text-align: inherit;
}
.small{
	font-size: .8em;
}
h1{
	font-family: Helvetica;
	font-size: 2em;
}
h2{
	font-family: Helvetica;
	font-size: 1.2em;
}
#top-menu h2{
	font-family: Arial;
	font-size: 1.6em;
	font-style: italic;
	font-weight: normal;
	color: #34869F;
}
img{
	border: 0;
}
div.clear{
	clear: both;
}
a{
	color: gray;
	text-decoration: none;
}
a:hover{
	color: #66CCCC;
	text-decoration: none;
}
hr{
	height: 1px;
}
p[align="center"], div[align="center"], h1[align="center"], h2[align="center"], h3[align="center"]{
	text-align: center;
}
p[align="left"], div[align="left"], h1[align="left"], h2[align="left"], h3[align="left"]{
	text-align: left;
}
p[align="right"], div[align="right"], h1[align="right"], h2[align="right"], h3[align="right"]{
	text-align: right;
}
p[align="justify"], div[align="justify"], h1[align="justify"], h2[align="justify"], h3[align="justify"]{
	text-align: justify;
}
object, embed {
	/*position: relative;*/
	z-index: 1;
}

/*************************************************************************************************************
* POSITIONNNEMENT PRINCIPAL DE LA PAGE
*************************************************************************************************************/
div#center{
	width: 100%;
	height: 100%;
	text-align: center;
}
div#main{
	width: 980px;
	height: 620px;
	float: none;
	background: white url(../images/fond.jpg) left top no-repeat;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#top-menu{
	position: relative;
	top: 90px;
}
div#top-menu>div{
	width: 98px;
	height: 20px;
	background: transparent url(../images/boutons_menu.png) left top no-repeat;
	float: left;
}
div#top-menu>div:hover{
	background: transparent url(../images/boutons_menu_on.png) left top no-repeat;
}
img.clicable:hover{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
div#top-menu div.top-menu-txt{
	width: 100px;
	height: 20px;
	background: transparent;
	float: left;
	text-align: center;
	color: white;
	font-size: .8em;
	line-height: 2em;
	cursor: pointer;
}
div#top-menu>div.menu-texte, div.menu-texte{
	text-align: left;
	background: white;
	font-size: 1em;
	font-weight: bold;
}

div#rec{
	/*position: relative;
	top: 110px;*/
	text-align: right;
	padding-top: 125px;
	* padding-top: 105px;
}
div#rec input{
	border: 0px solid gray;
	background: #EAE9EA;
	height: 16px;
	margin:0;
	width: 195px;
	font-size: .9em;
}
div#rec input.OK{
	color: white;
	background: #999999;
	width: 21px;
	text-align: center;
}

form#Login input, form#Contact input, form#Contact textarea{
	border: 1px solid gray;
	width: 150px;
	float: left;
	margin-top: 5px;
}
form#Login label, form#Contact label{
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 15px;
	padding-top: 5px;
	height: auto;
	font-weight: bold;
}
form#Contact input, form#Contact textarea{
	float: left;
	width: 300px;
}
form#Contact label{
	width: 150px;
}

/*************************************************************************************************************
* BLOCS DE CONTENUS
*************************************************************************************************************/
div.cnt-top, div.cnt-top-small{
  position: absolute;
	bottom: 145px;
	height: 310px;
  border: 0px solid green;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}
img.cnt-top{
	position: absolute;
	bottom: 145px;
	right: 130px;
}
div.cnt-top-small{
	bottom: 210px;
	height: 225px;
}
div.cnt-bottom{
  position: absolute;
	bottom: 0;
	height: 140px;
  border: 0px solid green;
  overflow: hidden;
}
div.cnt-left, div.cnt-titre{
	width: 200px;
}
div.cnt-left{
  left: 0;
}
div.cnt-titre{
	height: 52px;
}
div.cnt-center, div.cnt-products{
	width: 550px;
}
div.cnt-full{
	width: 980px;
	left: 0;
	top: 220px;
	height: auto;
	overflow: visible;
}
div.full-height{
	bottom: 0;
	height: 450px;
}
div.cnt-center{
	left: 215px;
	overflow: hidden;
}
div.cnt-products{
	height: 110px;
	overflow: hidden;
}
div.cnt-right{
  right: 0;
	width: 180px;
}

/*************************************************************************************************************
* MARQUEE
*************************************************************************************************************/
div#actu-defilant{
  font-weight: 1em;
  font-weight: normal;
}
div#actu-defilant .titre{
  color: #33CCCC;
  font-weight: bold;
}
div#actu-defilant .date{
  color: #33CCCC;
}
marquee{
	height: 80px;
	width: 180px;
}

/*************************************************************************************************************
* E COMMERCE
*************************************************************************************************************/
.cnt-produit{
  width: 23%;
	float: left;
	margin: 8px 3px;
	border: 1px solid lightgrey;
	position: relative;
}
.cnt-produit .prod{
  padding: 3px;
}
.cnt-produit .titre{
  font-size: 1.2em;
}
.cnt-produit table{
  float: left;
	border:0;
	width; 100%;
	height: 20px;
	border-top: 1px solid lightgrey;
}
.cnt-produit table td{
	vertical-align: middle;
	font-size: .8em;
	height: 2.4em;
}
.cnt-produit select{
	font-size: 1em;
}
.cnt-produit .qte select{
  font-size: .8em;
}
.cnt-produit .desc{
  border-top: 1px solid lightgrey;
	font-size: .8em;
	height: 80px;
	padding: 5px;
}

/*************************************************************************************************************
* IMAGES
*************************************************************************************************************/
img.icones-produits:hover{
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}