/* Document CSS Daniel KAMENI - www.kacart.be */

*{ margin: 0px; padding: 0px; }

body
{
	width: 751px;
	margin: auto; 
	margin-top: 25px; 
	margin-bottom: 25px;
	background-image: url(images/back.gif);
	background-color: #FFFFFF; /* */
}

/* Définition globale des styles */
p
{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 11px;
	color: #656565;
	text-align: left;
	margin-bottom: 9px;
}

a, a:visited
{
	text-decoration: underline;
	color: #656565;
}

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

a img
{
	border: none;
}

p img
{
	display: inline;
}

h4
{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	color: #ABCA3C;
	font-size: 12px;
	text-decoration: underline;
	padding-bottom: 7px;
}

/* Fin global */

/* Style par ordre de code */
.prix
{
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 14px;
	font-weight: bold;
}

.noir
{
	color: #000000;
	font-weight: bold;
}

.blanc
{
	color: #FFFFFF;
	font-weight: bold;
}

#devise
{
	width: 300px;
	height: 44px;
	background-image: url(images/devise.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#a_devise
{
	margin-left: 22px;
	margin-top: 15px;
}

#langue
{
	width: 107px;
	height: 44px;
	background-color: #DFDFDF;
	overflow: hidden;
}

#a_langue
{
	margin-top: 15px;
}

#panier
{
	width: 344px;
	height: 44px;
	background-image: url(images/panier.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#a_panier
{
	margin-left: 110px;
	margin-top: 10px;
}

#txt1
{
	width: 233px;
	height: 275px;
	background-color: #DFDFDF;
	overflow: hidden; /* Suppr */
}

#txt1 p, #txt2 p
{
	margin-bottom: 1px;
}

#a_txt1, #a_txt2
{
	margin-left: 22px;
	margin-top: 18px;
}

#txt2
{
	width: 233px;
	height: 184px;
	background-color: #DFDFDF;
	overflow: hidden; /* Suppr */
}

#tel1
{
	widows: 232px;
	height: 188px;
	background-color: #FFFFFF;
}

#a_tel1
{
	padding-top: 12px;
	padding-left: 12px;
}

#tel2
{
	widows: 238px;
	height: 188px;
	background-color: #FFFFFF;
}

#a_tel2
{
	padding-top: 12px;
	padding-left: 12px;
}

#tel3
{
	widows: 232px;
	height: 181px;
	background-color: #FFFFFF;
}

#a_tel3
{
	padding-top: 11px;
	padding-left: 12px;
}

#tel4
{
	widows: 238px;
	height: 181px;
	background-color: #FFFFFF;
}

#a_tel4
{
	padding-top: 11px;
	padding-left: 12px;
}



.details
{
	width: 56px;
	height: 20px;
	background-image: url(images/details.jpg);
	overflow: hidden;
	text-align: center;
}

.ajouter
{
	width: 69px;
	height: 20px;
	background-image: url(images/ajouter_plus.jpg);
	overflow: hidden;
	text-align: center;
}

#footer
{
	width: 751px;
	height: 48px;
	background-image: url(images/footer.png);
	overflow: hidden;
}

#a_footer
{
	margin-left: 30px;
	padding-top: 12px;
}

#trans1
{
	width: 751px;
	height: 14px;
	overflow: hidden;
	background-color: none;
}

#trans2
{
	width: 751px;
	height: 16px;
	overflow: hidden;
	background-color: none;
}

#trans3
{
	width: 15px;
	height: 725px;
	overflow: hidden;
	background-color: none;
}

#trans4
{
	width: 751px;
	height: 17px;
	overflow: hidden;
	background-color: none;
}

#page2
{
	background-color: #FFFFFF;
}

#a_page2
{
	margin-left: 12px;
	margin-right: 10px;
	padding-top: 7px;
	padding-bottom: 1px;
}