body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
div#container
{
	width: 960px;
	text-align: left;
}
div#footer
{
	width: 960px;
	text-align: left;
}

div#content
{
	margin-top:40px;
	margin-bottom:40px;
}

div#content_products
{
	margin-top:20px;
	margin-bottom:20px;
}

p, span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#094fa3;
}

a:visited {
	color:#4d4d4d;
}


.home {
	color:#000000;
}

.big {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
}

.gris {
	color:#666666;
}

.maj {
	
}

.small {
	font-size:11px;
}

.medium {
	font-size:12px;
}

.grey {
	color:#999999;
}

.submenu {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	line-height: 21px;
	text-transform: uppercase;
}

.submenu:hover {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#000000;
}

.submenu:visited {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#666666;
}

.submenu_selected {
	color:#000000;
}

a.subsubmenu {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;

}

a.subsubmenu:visited {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;

}


a.subsubmenu:hover {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
}

.black {
	color:#000000;
}

.title {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:18px;
	
}

.subtitle {
	font-family:"Arial Narrow", Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.category {
	color:#5b707c;
}

.marque {
	color:#000000;
}