.menuElement {  color:white;font-weight:bold;text-decoration:none;font-family:'verdana';font-size:11px;}
body {	
	margin:0px 0px 0px 0px;
	text-align:center;
}

body, table, input, textarea {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#444F7A;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

#frame {
	width:775px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-image:url(../images/bg_frame.gif);	
}

#h {
	position:relative;
	width:775px;
	text-align:center;
	padding:0px;
	background:#959381;
	z-index:1000;
}

#c {
	position:relative;
	width:743px;
	text-align:left;
	margin:0;
	padding-left:16px;
	padding-right:16px;
	background:url(../images/bg_center_top2.jpg) no-repeat;
	z-index:999;
}

#c #titre {
	position:relative;
	width:741px;
	text-align:left;
	padding:0;
	margin-left:0px;
}
#c #panier
{
	/*background-attachment: fixed;*/
	position: absolute;
	top: 0px;
	left: 660px;
	background-image: url(../images/icone-panier.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 35px;
	padding-left: 45px;
	padding-top: 5px;
	z-index:900;
}
	
#c #c1spacer {
	position:relative;
	width:171px;
	padding:0px;
	float:left;
	text-align:left;
}
#c #cSpacer {
	position:relative;
	width:10px;
	padding:0px;
	float:left;
	text-align:left;
}

#c #c1 {
	position:relative;
	width:171px;
	padding:0px;
	float:left;
	text-align:left;
}

#c #c2 {
	position:relative;
	width:171px;
	padding:0px;
	float:left;
	text-align:left;
}

#c #c3 {
	position:relative;
	width:171px;
	padding:0px;
	float:left;
	text-align:left;
}
#c #c4 {
	position:relative;
	width:171px;
	padding:0px;
	float:left;
	text-align:left;
}

#f {
	position:relative;
	width:auto;
	text-align:center;
	background-color:#FFFFFF;
}


a:link {
	text-decoration: underline;
	color:#000000;
}
a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#648EB5;
}
a:active {
	text-decoration: underline;
	color:#000000;
}


/* CSS Document */

/*Bodyguard-Fitness CSS file*/

 /* styles for IE 5 Mac */
 #horizon {
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -275px;
   text-align: center;
   min-width: 775px; 
 }
 /* end IE 5 hack */ 
	  
#vertical {
	position: relative;
	text-align: left;
	width: 775px;
	height: 380px;
	margin: 0px auto;
	}
.txtqte
{
	width: 22px;
	text-align: center;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.txtTotal
{
	border: 0;
	width: 75px;
	font-weight: bold;
	font-size:14px;
	color: black;
}
.txtBoutonRouge
{
	color: White;
	font-weight: bold;
}
.divBoutonRouge
{
	background-image:url(../images/btnRouge.gif);
	background-repeat: no-repeat;
	padding-top:3px; 
	width:111px; 
	height:30px; 
	text-align:center; 
	vertical-align:middle;
	}
.divBoutonRouge2
{
	background-image:url(../images/btnRouge.gif);
	background-repeat: no-repeat;
	padding-top:3px; 
	width:111px; 
	height:30px; 
	text-align:center; 
	vertical-align:middle;
	float: right;
	margin: 0 10px 0 0;
	}
.divBoutonRouge3
{
	background-image:url(../images/btnRougeLarge.gif);
	background-repeat: no-repeat;
	padding-top:3px; 
	width:160px; 
	height:30px; 
	text-align:center; 
	vertical-align:middle;
	float: right;
	margin: 0 10px 0 0;
	}
	
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------ liste des produits ---------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------ */

ul.specs
{
	margin: 1em 0 1em 0;
	padding: 0 0 0 16px;
	list-style-image: url(../images/bullet.gif);
}