
.left {
	float:left !important;
}

.right {
	float:right !important;
}

.text-right {
	text-align:right !important;
}

.text-center {
	text-align:center !important;
}

#shop {
	margin: 0 0 0 60px;
}

#shop img {
	margin:0;
}

#shop table {
	width : 345px;
}

#shop .caddyNav {
	color:  #D19B00;
}

#shop .caddyNav img {
	vertical-align: top;
}

div#divcontent #shop p {
	margin: 2px 10px 10px 0;
}

#shop table th, #shop table td {
	padding: 2px 0;	
	vertical-align: top;
}

#shop br.clear {
	clear:both;
}

div#divcontent #shop h2 {
	margin: 0 10px 0 0
}

.field {
	width: 160px;
}

#shop input.skin, #shop select {
	color: #FFE7AD;
	border: 1px solid #493600;
	padding: 0 0 0 2px;
}

.color {
	color: #D19B00;
}

.bgcolor {
	background-color: #D19B00;	
}

.error {
	background-color: #960000;
	border: 1px solid FF6866;
	color: #fff;
}

li.error {
	background-color: transparent;
	color: red;
	border: none;
	font-weight: bold;
}

div#divcontent #shop h1 {
	margin: 0 10px 10px 0
}

div#erreur {
	padding-bottom: 20px;
}

.tinyText {
	font-size: 12px;
}


