@charset "UTF-8";
#MacSelector {
	height: 650px;
	width: 900px;
	overflow-y: hidden;
}
#FondProdTitle {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	background-image: url(/images/fondProdTitle.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 15px;
}
.bkgWhite {
	background-color: #FFF;
}
.bkgBlack {
	background-color: #000;
}
.macTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #CCC;
}
.macTitleNext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 15px;
}
a.macTitleNext:link {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
a.macTitleNext:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
a.macTitleNext:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
a.macTitleNext:active {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.macSousTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
}
.SousTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
.black {
	background-color: #000;
}
.grey {
	background-color: #CCC;
}
a.linksNoDeco:link {
	text-decoration: none;
}
a.linksNoDeco:visited {
	text-decoration: none;
}
a.linksNoDeco:hover {
	text-decoration: none;
}
a.linksNoDeco:active {
	text-decoration: none;
}

