*
{
	margin: 0px;
	padding: 0px;
	border: solid 0px #000000;
	border-spacing: 0px; 
	border-collapse: collapse; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

html
{
	background-color: #DCEDE7;
	background-image: url(/templates/4pattes-2/images/Fond.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

.zoneContent
{
	vertical-align: top;
	height: 500px;
}

.zoneContent .pageHeading
{
	color: #5e8d0b;
	font-size: 20px;
	font-weight: bold;
}


.TexteImportant, .TexteImportant a
{
	font-size: 12px;
	font-weight: bold;
}

.greetUser
{
	font-size: 12px;
	color: #F9677a;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	color: #000000;
}

.boxCategories a:hover
{
  color: #F9677a;
}

.Titre
{
	font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.Prix
{
	font-size: 15px;
  font-weight: bold;
  text-align: right;
}

.Prix s
{
	font-size: 15px;
	color: #ff0000;
}

s
{
	color: #ff0000;
}
