html, body, div, span, object, h1, h2, h3, p, blockquote, a, em, font, img, q, s, tt, var, dl, dt, dd, ol, ul, li, form, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
p{
	color: #FFFFFF; 
	font-size: 1em; 
	line-height: 1.5em;
}
li{
	color: #FFFFFF; 
	list-style: disc; 
	list-style-position: inside; 	
	line-height: 1.6em;	
}
.cls{
	visibility:hidden;	 
	clear:both;	
}
.leftover{
	float:left;
}
body{
	line-height: 1;
	color: black;
	background: white;
}
ol, ul{
	list-style: none;
}
table{
	border-collapse: separate;
}
caption, th, td{
	text-align: left;
	font-weight: normal;
}
/* MAIN */	
html{
	background-color: #FFFFFF; 
	font-family: Verdana,Helvetica, sans-serif; 
	font-size: 85%; 
	overflow: auto; 
}
body{
	font-size: 0.8em;
}
#content{	 
	background-color: #FFFFFF; 
	left: 50%; 
	margin-left: -500px; 
	position: absolute; 
	width: 1000px; 	
}
/* MENU */
.logo{
	float: left; 
}
#menu{	 
	background-image: url(img/fondentete.jpg); 
	height: 64px; width: 1100px;  	
}
#menu ul{	 
	margin: 0px 0 0 170px; 	
}
#menu li{	 
	display: block; 
	float: left; 
	margin: 0 1px 0 0;
}
#langues{	 
	position: absolute; 
	right: 20px;
	top: 20px;
}
/* COUPURE */
#coupure{
	background-image: url(img/coupure.jpg); 
	background-repeat: repeat-x; 
	display: block; 
	height: 30px; 
	width: 100%;
}
/* FOOTER */
#footer{
	background-color: #FFFFFF; 
	color: #000000; 
	display: block; 
	height: 20px; 
	padding: 5px 0 0; 
	text-align: right;
	width: 1000px; 	
}
*html #footer{
	padding: 0; 	
}
#footer ul{
	background-color: #FFFFFF;
}
#footer li{
	display: block; 
	float: right; 
	color : #000000;
}
#footer a:link,#footer a:visited{
	color: #000000; 
	margin: 0 5px; 
	text-decoration: none;
}
#footer a:active,#footer a:hover{
	color: #009; 
	text-decoration: none; 
}
#catalogue{
	float: left; 
	left: 696 px;  
}

/*
 * HACK IE
 */
*html #catalogue	{	 left: 0; position: absolute; 	}
*html #video		{	 position: absolute; right: 0; 	}
*html #footer	{	 top: 730px; position: absolute; 	}
*html #contenaire_IE_home	{	 height: 208px; width: 1000px; 	}


#gammemarque{
	background-image: url(img/gammefond.jpg);
	margin: 0 0 10px;
}
#gammemarque .top{	 
	background-image: url(img/gammetop.jpg); 
	display: block; 
	height: 20px; 
	width: 100%; 
}
#gammemarque .bottom{	
	background-image: url(img/gammebas.jpg); 
	clear: both; 
	display: block;
	height: 26px;
	width: 100%; 
}
#gammemarque .main{	
	margin: 0 0 0 15px; 	
}
#gammemarque .gammeproduit{
	display: block;
	float: left;
	margin: 0 14px; 
	width: 131px;
}
.gammeproduit h2{
	color: #2c05a8;
	font-weight: 900;
	margin: 0 0 10px; 	
}
.gammeproduit h3{
	color: #000000; 
	font-size: 0.8em; 
	font-weight: 600; 
	margin: 20px 0 0; 
}
.gammeproduit p{
	color: #FFFFFF;
}
.gammeproduit hr{
	background-color: #FFFFFF;
	border: none; 
	height: 1px; 
}
.modele{
	height:110px;
}
*html #catalogue{
	position: absolute; 
	right: 0;
}
*html #gammemarque .main{
	margin: 0; 	
}
*html #video{
	position: absolute; 
	right: 0; 	
}
#temp{
	text-align:center;
	margin:20px 0;
}
#temp p{
	color:#000000;
}
#temp h2{
	font-size:25px;
	color:#000000;
	font-variant:small-caps;		
}
#temp a:link, #temp a:visited {
	color:#2c05a8;
}
#temp a:active, #temp a:hover {				
	color:#000000;
}