body {
/*	background-color: #ffffff;*/
	margin: 0 0 40px 0;
	padding:0;
/*	color:#585848;*/
	text-align:left;
	/*font-family:  Arial, Helvetica, sans-serif;*/
	font-family:  verdana, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
div {
	font-family:  verdana, tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
img{border:none;}

/* == CADRE DESIGN ===================================================*/
.t {background: url() 0 0 repeat-x; width: 100%}
.b {background: url() 0 100% repeat-x}
.l {background: url() 0 0 repeat-y}
.r {background: url() 100% 0 repeat-y}
.bl {background: url(../design/img/deco_d.gif) 0 100% no-repeat}
.br {background: url(../design/img/deco_c.gif) 99% 100% no-repeat}
.tl {background: url(../design/img/deco_a.gif) 0 0 no-repeat}
.tr {background: url(../design/img/deco_b.gif) 99% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}
/*====================================================================*/
#loadingStatus{padding:0 10px 0 0;}

/* @group TODO - STATUS */

.cancelled{
	color: red;
}
.done{
	text-decoration: line-through;
	color: #7f7f7f;
}

.waiting{
	color: #000;
}
.inprogress{
	color: #f0f;
}


/* @end */
.col_1{
	vertical-align:top;
	width:210px;
	padding:30px;
}

.col_2{
	background-image:url(../design/img/separator_lr.gif);
background-repeat:repeat-y;
	padding:0 0 30px 30px;
	width: 900px;
	vertical-align:top;
/*	vertical-align:top;
	width:210px;
	padding:30px;*/
}
.col_3{
	width:210px;
	vertical-align:top;
	padding:30px;
	background-image:url(../design/img/separator_lr.gif);
	background-repeat:repeat-y;
}

.buttonV2{
	 border-right:1px solid #fff;
	 color:white;
	 font-family:lucida grande;
	 display:block;
	 float:left;
	 background-color:#B9C3C6;
	 padding:5px 10px;
}
.ariane{
/*	background: url(../design/img/line-540x1.gif) 0 100% no-repeat;*/
	padding-bottom:15px;
}
.activePage{ 
	color:#FF33FF;
	/*font-size:14px; */
	font-weight:bold;margin-bottom:50px;
}
#maintenance{ 
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:5px;
	border-bottom:#FF0000 1px dotted;
	background-color:yellow;
}
#copyright{
/*	margin: 100px 0 0 0;*/
	margin: 20px 0 0 0;
	color: #999999;
}
#log{
	/*background: url(../design/img/line-540x1.gif) 0 100% no-repeat;
	padding-bottom:5px;
	margin-bottom:5px;*/
}
#online{
/*	background: url(../design/img/line-540x1.gif) 0 100% no-repeat;*/
	padding-bottom:10px;

}
#menu{
cursor:default;
}
#menu .notPublish{
	/*color:#00FF00;*/
	color:#CCCCCC;
	text-decoration: line-through;
}

h1, h2,h3{
cursor:default;
}

/*label{font-weight:bold;}*/
label { 
font-weight:bold;
 cursor: pointer; 
} 
fieldset#member_information label,
fieldset#billing_information label,
fieldset#delivery_information label,
fieldset#connection_information label
{
	float: left;
	width: 100px;
	text-align: right;
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** centré verticalement. ***/
}
td {
	color:#585848;
	font-size: 11px;
	
}
th {
	color:#585848;
	font-size: 11px;
	font-weight:bold;
}
.email {
	color:#FF00FF;
}
.flashLink {
	color:#FF00FF;
}
caption {
	color:#585848;
	font-size: 11px;
	font-weight:bold;
}
.champ {
	font-family: verdana,tahoma, sans-serif;
	font-size: 11px;
	border:#CCCCCC 1px solid;
	padding: 3px;
	/*width: 100px;*/
}

/*a:hover	{
	color:#FF33FF;
}
a{
	text-decoration: none;
	color: #000000;
}*/
.header {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
.bigtext {
	font-size: 14px;
	line-height: 22px;
}
.price {
	font-size: 20px;
	line-height: 20px;
} 

.randomViewWithoutDiscountPrice,.withoutDiscountPrice {
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
	text-decoration: line-through;
} 
.randomViewPrice,.price {
	font-size: 20px;
	font-weight:bold;	
	line-height: 20px;
} 

.noDiscount {
	font-size: 11px;
	line-height: 20px;
	font-weight:bold;
	text-decoration: line-through;
	color:red;
} 
.noVAT{
	font-size: 11px;

	line-height: 20px;
	/*	font-weight:bold;color:red;*/
	font-weight:normal;
	color:#666666;
} 
.withVAT{
	font-size: 18px;
	font-weight:bold;	
	line-height: 20px;
	color:black;
} 



form {
	margin: 0px;
	padding: 0px;
}
/* DECORATION */
.dottedLine_a{
background-image:url(../design/img/separator_bottom.gif);
background-repeat:repeat-x;
}
.dottedLine_b{
border-right:#CCCCCC 1px dotted;
}
.dottedLine_c{
background-image:url(../design/img/separator_top.gif);
background-repeat:repeat-x;

}
.dottedLine_vertical{
background-image:url(../design/img/separator_lr.gif);
background-repeat:repeat-y;
}

#content{
padding:10px;

}


#lastupdate{
margin:10px;
}


#mainmenu{
font-weight:normal;
list-style-type:none;
padding:0;
margin:0;
font-size: 13px;
font-family:  arial, Helvetica, sans-serif;
}
#mainmenu li a{
border-bottom: none;
text-decoration:none;
list-style-type:none;
/*color: #000000;*/
}
#mainmenu  li a:hover{
border-bottom: #FF33FF 1px solid;
text-decoration:none;
list-style-type:none;
font-weight: bold;
color:#FF33FF;

}
.billingAddress{
border: #000000 1px solid;
margin:5px;
padding:5px;
}
.deliveryAddress{
border: #000000 1px solid;
margin:5px;
padding:5px;
}
.addCart{
font-weight:bold;
/*font-size:18px;*/
font-size:22px;
	color: #0f0;
}
.totalToPay{
font-weight:bold;
font-size:19px;
}
h1 {font-size:16px;padding: 0;}
h2 {font-size:12px;padding: 0; color:#000000;}
#logo{
	text-align:center;
	padding: 0 0 30px 0;
}
#logo a img{border:none;}

#find{
margin:30px 0;
text-align:left;
}
#shopping_cart{margin-left:20px;}


.discountPrice{color:#FF00FF; font-weight:bold;}
.noDiscountPrice{text-decoration: line-through;}
.error{color:red;}
.requiredField{color:red;font-size:16px;}
.forMember{background:#EAFBFF;border:#00CCFF 1px solid;}

.tdStyle{
	border-bottom:solid #EEEEEE 1px;
}
.thStyle{
	border-bottom:solid #EEEEEE 5px;
	color:black;
}


.XTable{
	padding:0;
	margin:0;
	border:none;
	width:100%;
	border-collapse:collapse;
}

/* @group PAGINATION */

.pagination{
	margin:30px 30px 30px 0px;
	text-align:left;
}

/* pagination */
/*.current_page{
font-weight:bold;
color:#999999;
width: 10px;
height : 20px;
background-color:#CCCCCC;
border:#999999 1px solid;
padding:2px 5px;
margin:2px;}

.not_current_page a{
display:inline;
width: 10px;
height : 20px;
font-weight:normal;
color:#999999;
background-color:#FFFFFF;
border: #FFFFFF 1px solid;
padding:2px 5px 2px 0px;
margin:0px;
}

.not_current_page a:visited{
font-weight:normal;
width: 10px;
height : 20px;
color:#999999;
background-color:#FFFFFF;
border: #FFFFFF 1px solid;
padding:2px 5px;
margin:2px;
}

.not_current_page a:hover{
font-weight:normal;
width: 10px;
height : 20px;
color: #000;
background-color:#CCCCCC;
border:  #CCCCCC 1px solid;
padding:2px 5px;
margin:2px;
}*/


.current_page{
display:inline;
font-weight:bold;
color:#FF00FF;
padding-right: 20px;
}

.not_current_page a{
display:inline;
font-weight:normal;
color:#999999;
padding-right: 20px;
}

.not_current_page a:visited{
color:#999999;
}

.not_current_page a:hover{
color: #FF00FF;
}
/* @end */
/* =========== onglet ==========================================*/
ul#tab {
    font: bold 11px verdana, arial, sans-serif;
    list-style-type: none;
    padding-bottom: 24px;
    border-bottom: 1px solid #ccc;
    margin: 0;
}
ul#tab li {
    float: left;
    height: 21px;
    background-color: #eee;
    margin: 2px 2px 0 2px;
    border: 1px solid #ccc;
}
ul#tab li.active  {
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
#tab a {
    float: left;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 4px;
}
#tab a:hover {
    background: #fff;
}

/* @group FORM */

.textFocus{
	padding:3px 5px 2px 5px;
	color:  #585848;
	font: 13px arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 2px solid #CCCCCC;
}
.textBlur{
	padding:3px 5px 2px 5px;
	color: #585848;
	font: 13px arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}
.textareaFocus{
	padding:3px 5px 2px 5px;
	color: #585848;
	font: 13px arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 2px solid #CCCCCC;
}
.textareaBlur{
	padding:3px 5px 2px 5px;
	color: #585848;
	font: 13px arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	border: 1px solid #CCCCCC;
}

/* @end */