body,table,td {
	padding: 0px;
	background-color: #fff;
	margin: 0px;
	color: #555;
	font-family: trebuchet MS;
}

H1,H2,H3,H4,H5 {
	background-color: #000;
	padding-left: 10px;
	color: #eee;
	margin: 0;
}

H3 {
	background-image: url("/images/interface/table_TH.gif");
	background-repeat: repeat-x;
	height: 20px;
	line-height: 20px;
	border: 1px solid #555;
	color: #fff;
	font-size: 100%;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
margin-top: 5px;
}

H4 {
	margin: 3px 0px;
	font-size: 80%;
}

H2 {
	color: #48E;
	background-color: transparent;
	font-size: 120%;
}

a {
	text-decoration: none;
	color: #F29;
}

a:hover {
	color: #48E;
}

a img {
	border: 0px;
}

a.ancre{
font-size: xx-small;
vertical-align: super;
}

div.small_error {
	border: 1px solid #B22;
	background-color: #fBB;
	width: 85%;
	margin: 3px;
	margin-left: 7.5%;
}

.droite {
	text-align: right;
}

.gauche {
	text-align: left;
}

.centre {
	text-align: center;
}

.justifie {
	text-align: justify;
}

.full_largeur {
	width: 100%;
}

.lien{
cursor: pointer;
}

.small{
font-size: x-small;
}

div.miniProd{
width: 175px;
padding-left: 1px;
}
div.miniProd table.mep tr td{
vertical-align: bottom;
}
div.miniProdDesi{
font-family: impact;
font-style: italic;
background-image: url("/images/interface/table_TH.gif");
background-color: #000;
background-repeat: repeat-x;
height: 23px;
line-height: 23px;
color: #EEE;
padding-left: 2px;
}
div.miniProdDesc{
font-size: small;
color: #555;
padding-left: 2px;
}
div.miniProdPrix{
color: #B22;
font-family: impact;
font-size: 120%;
}

.erreur{
color: #B22;
border: 1px solid #B22
background-color: #FEE;
padding: 3px 0px;
}

.valide{
color: #2B2;
width: 90%;
border: 1px solid #2B2;
margin-left: 5%;
text-align: center;
background-color: #EFE;
padding: 3px 0px;
}
.vert{
color: #7C3;
}
.rose{
color: #F29;
}
.bleu{
color: #48E;
}

.prix_finalPetit {
	color: #F29;
	font-size: 16pt;
}

.ancien_prixPetit {
	color: #48E;
	font-size: 12pt;
	text-decoration: line-through;
}

div.descriptionPetit {
	font-size: 10pt;
	text-align: justify;
	height: 80px;
	min-height: 80px;
        padding-left: 0px;
}

html>body div.descriptionPetit {
	height: auto;
}

div.descriptionPetit a {
	text-decoration: none;
	color: #48E;
}

div.descriptionPetit a:hover {
	color: #F29;
}