/* -------- Html Main Default Class Section --------- */ 
html {
	color: #000000;
	background: #F2F2F2;
}

/* -------- Html Body Default Class Section --------- */ 
body {
	padding: 0;
	outline: none;
	color: #606060;
	cursor: default;
	font-size: 12px;
	margin: 6px 0 6px 0;
	border-color: #CFCFCF;
	font-family: Verdana, sans-serif;
}

/* -------- Html Tags Default Class Section --------- */ 
a {
	border: 0px ;
	outline: none;
	color: #606060;
	text-decoration: none;
	border-color: #CFCFCF;
	font-family: Verdana, sans-serif;
}

li { 
	list-style:none; 
}

img {
	border: 0px ;
	outline: none;
}

a:hover {
	color: #93BE11;
}

div {
	margin:0;
	padding:0;
	outline: none;
	color: #606060;
	border-color: #CFCFCF;
	font-family: Verdana, sans-serif;
}

table {
	width: 100%;
	outline: none;
	color: #606060;
	border-color: #CFCFCF;
	font-size:inherit;font:100%;
	font-family: Verdana, sans-serif;
	border-collapse:collapse;border-spacing:0;
}

td, th {
	margin:0;
	padding:0;
	outline: none;
	color: #606060;
	border-color: #CFCFCF;
	font-family: Verdana, sans-serif;
}

ul, li {
	outline: none;
	color: #606060;
	border-color: #CFCFCF;
	font-family: Verdana, sans-serif;
}

th, strong {
	font-weight: bold;
}

blockquote {
	margin: 0;
	padding: 0;
}

form, legend, label {
	margin: 0;
	padding: 0;
	outline: none;
	color: #606060;
	border-color: #CFCFCF;
	font-family: Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p, dl, dt, dd, ul, ol, li {
	margin: 0;
	padding: 0;
}

/* -------- Html product Show Class Section --------- */ 
.price {
	color: #CC4444;
	font-size: 14px; 
	font-weight: bold;  
	font-family: Arial, Helvetica, sans-serif; 
}

.under {
	color: #CC4444;
	font-size: 14px; 
	font-weight: bold;  
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif; 
}

.promo {
	color: #93BE11;
	font-size: 14px; 
	font-weight: bold;  
	font-family: Arial, Helvetica, sans-serif; 
}

.taxes {
	color: #6d6d6d ;
	font-size: 10px; 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; 
}

.dispo {
	color: #101010;
	font-size: 12px; 
	font-weight: bold;  
	font-family: Arial, Helvetica, sans-serif; 
}

.deees {
	color: #6d6d6d ;
	font-size: 14px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
}

/* -------- Html Input Class Section --------- */ 
label {
	float: left;
	width: 120px;
	color: #101010;
	text-align: left;
	line-height: 20px;
	margin-right: 0px;
}

input {
	margin: 0;
	padding: 2px;
	outline: none;
	color: #606060;
	font-size: 100%;
	border-color: #CFCFCF;
	border: 1px solid #CFCFCF;
	font-family: Verdana, sans-serif;
}

select {
	margin: 0;
	padding: 0px;
	outline: none;
	color: #606060;
	font-size: 100%;
	border-color: #CFCFCF;
	border: 1px solid #CFCFCF;
	font-family: Verdana, sans-serif;
}

textarea {
	margin: 0;
	padding: 2px;
	outline: none;
	color: #606060;
	font-size: 100%;
	border-color: #CFCFCF;
	border: 1px solid #CFCFCF;
	font-family: Verdana, sans-serif;
	width: 400px;
	height: 140px;
}

input.text {
	width: 200px;
	padding: 2px;
	border: 1px solid #CFCFCF;
}

input.cart {
	margin: 0;
	padding: 0;
	width: 30px;
	height: 16px;
	outline: none;
	color: #606060;
	font-size: 100%;
	border: 1px solid #CFCFCF;
	font-family: Verdana, sans-serif;
}

input.order {
	width: 180px;
	padding: 2px;
	border: 1px solid #CFCFCF;
}

input.search {
	width: 138px;
}

input.login {
	width: 86px;
	padding: 2px;
	border: 1px solid #CFCFCF;
}

input.password {
	width: 86px;
	padding: 2px;
	border: 1px solid #CFCFCF;
}

/* -------- Html Main Button Class Section --------- */ 
.buttlnk {
	border: 0;
	margin: 0;
	height: 18px;
	display: block;
	color: #606060;
	cursor: pointer;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	font-family: Verdana, sans-serif;
	background: transparent url('../themes/butt/link.gif');
}

button {
	border: 0 ;
	padding: 0;
	height: 20px;
	color: #606060;
	cursor: pointer;
	display: inline;
	line-height: 20px;
	padding: 0px 0px 2px 0px;
}

button.panel {
	width: 144px;
	background: transparent url('../themes/butt/panel.gif') center  no-repeat;
}

button.stnd {
	width: 124px;
	background: transparent url('../themes/butt/stnd.gif') center  no-repeat;
}

button.long {
	width: 224px;
	background: transparent url('../themes/butt/long.gif') center  no-repeat;
}

button.cart {
	width: 24px;
	height: 26px;
	line-height: 26px;
	background: transparent url('../themes/pictos/caddie.gif') center  no-repeat;
}

button.entr {
	width: 30px;
	height: 20px;
	line-height: 26px;
	background: transparent url('../themes/pictos/valider.gif') center  no-repeat;
}

button.next {
	width: 26px;
	height: 46px;
	line-height: 46px;
	background: transparent url('../themes/pictos/next.gif') center  no-repeat;
}

button.prev {
	width: 26px;
	height: 46px;
	line-height: 46px;
	background: transparent url('../themes/pictos/prev.gif') center  no-repeat;
}

button.cnxs {
	width: 30px;
	height: 20px;
	line-height: 26px;
	background: transparent url('../themes/pictos/authent.gif') center  no-repeat;
}

