body
{ 
background-image: url('../images/back_repeat2.gif');
background-repeat: repeat-x;
background-color: #060606;
margin: 0 auto;
padding: 0px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 13pt;
}

.clear { clear: both }


#totalframe
{
position: relative;
margin: auto;
width: 868px;
height: 269px;
background-image:url(../images/section_header.jpg);
background-position: top center;

}

#menu
{
position: relative;
top: 85px;
color : #fff;
width: 868px;
text-align: right;

}

#logo
{
position: absolute;
display:block;
float:left;
margin-top: 78px;
margin-left: 20px;
z-index: 999;
}

#titre_section
{
position: absolute;
display:block;
float:right;
margin-top: 150px;
margin-left: 510px;
}


#about
{
position: relative;
top: 230px;
display: block;
width: 868px;
float: right;
text-align: left;
color: #FFFFFF;
}

#pic_section
{
	display: block;
	float: left;
}

#product
{
	display: block;
	float: left;
}

#product a
{
text-decoration: none;
color: #FFFFFF;
}

#product a:hover
{
text-decoration: none;
color: #ffb400;
}


#product ul
{
list-style-type:none;
padding-left: 20px;
line-height: 20px;
padding-top: -4px;
}

.list
{
	width: 600px;
	display:block;
	float:right;
	color: #fff;
	margin-top: 10px;
}

.list ul
{
list-style-type: none;
}

.list li
{
	width: 600px;
	display: block;
	min-height: 140px;
	margin-bottom: 20px;
}

.list li img
{
	display: block;
	float: left;
	margin: 0px;
	margin-right: 8px;
	max-width: 150px;
}

.list li h1
{
background-image:url(../images/h1back.jpg);
background-position: left top;
width: 402px;
height : 21px;
float:left;
margin: 0px;
font-size: 11pt;
padding-top: 6px;
padding-left: 10px;
color: #ffb400;
}

.description
{
display: block;
float: left;
padding: 10px;
padding-top: 5px;
width: 390px;
}

.serial
{
display: block;
text-align: right;
float: right;
padding: 10px;
margin-top: -32px;
margin-right: 35px;
color: #c2c2c2;
}

.prix
{
display: block;
float: left;
padding-top: 6px;
padding-bottom: 6px;
font-size: 11pt;
width: 220px;
background-color: #171717;
text-align: center;
}

#product li:hover
{
list-style-image:url(../images/list_item.jpg);
}

#product li.current, #product li.current a
{
list-style-image:url(../images/list_item.jpg);
color: #ffb400;
}

.newitem
{
	display:block;
	float: left;
	width: 200px;
	height: 185px;
	margin-left: 15px;
}

#footer
{
	position: relative;
	width: 868px;
	margin-top: 25px;
	text-align: right;
	margin-bottom: 10px;
}

#copyright
{
   margin-right: 20px;
   font-size: 8pt;
   color: #999999;
	
}

#footer img
{
	margin-bottom: 5px;
}


ul
{
margin : 0px;

}

.glossymenu{
	position: relative;
	padding: 0 0 0 0px;
	margin-bottom: 20px;
	splay: block;
	height: 35px;
	list-style: none;
	text-align:right;
}

.glossymenu li{
	float:right;
	margin-right: -8px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#cacaca;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	padding:0 0 0 12px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a span{
	float: left;
	display: block;
	padding: 0 18px 0 4px; /*Padding of menu items*/
}

.glossymenu li a{
	color: #fff;
	background: url(../images/menub_hover_left.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li a span{
	color: #fff;
	background: url(../images/menub_hover_right.png) no-repeat right top; /*right tab image path*/
}

.glossymenu li a:hover{
	color: #fff;
	background: url(../images/menub_hover_left2.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li a:hover span{
	color: #fff;
	background: url(../images/menub_hover_right2.png) no-repeat right top; /*right tab image path*/
}


img
{
	margin-right: 20px;
}


h1
{
	margin: 15px;
	margin-top: 25px;
}

h2
{
	margin: 20px;
	margin-top: 25px;
	color: #ffb400;
	font-size: 11pt;
}

p
{
    margin:10px;
	margin-bottom: 20px;
}

a:link {color:#ffb400} /* unvisited link */
a:visited {color:#ffb400} /* visited link */
a:hover {color:#ffb400} /* mouse over link */
a:active {color:#ffb400} /* selected link */


.roundcont {
	width: 600px;
	display:block;
	float:right;
	background-color: #19191a;
	color: #fff;
	margin-top: 30px;
}

.roundcont p {
	margin: 20px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}




.button{
	position: relative;
	padding: 0 0 0 0px;
	margin-bottom: 10px;
	margin-right: 35px;
	display: block;
	height: 25px;
	list-style: none;
	text-align:right;
}

.button p{
	float:right;
	margin-right: -8px;
}

.button p a{
	float: left;
	display: block;
	color:#cacaca;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	padding:0 0 0 12px; /*Padding to accomodate left tab image. Do not change*/
	height: 25px;
	line-height: 25px;
	text-align: center;
	cursor: pointer;	
}

.button p a span{
	float: left;
	display: block;
	padding: 0 16px 0 4px; /*Padding of menu items*/
}

.button p a{
	color: #fff;
	background: url(../images/b_hover_left.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.button p a span{
	color: #fff;
	background: url(../images/b_hover_right.png) no-repeat right top; /*right tab image path*/
}

.button p a:hover{
	color: #fff;
	background: url(../images/b_hover_left2.png) no-repeat; /*left tab image path*/
	background-position: left;
}

.button p a:hover span{
	color: #fff;
	background: url(../images/b_hover_right2.png) no-repeat right top; /*right tab image path*/
}

a img {
	border: 0px;
}

.jaune {
	color: #ffb400;
	font-weight: bolder;
}