BODY
{
	margin: 0;
	padding: 0;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background-color: white;
}

TD, BODY 
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 8pt;
	color: black;
}

A:link			{ text-decoration:none; color: #000000; }
A:visited		{ text-decoration:none; color: #666666; }
A:active		{ text-decoration:none; color: #0000FF; }
A:hover			{ text-decoration:none; color: #FF0000; }
A:focus			{ text-decoration:none; color: #000000; }

A.nolink:link,
A.nolink:visited,
A.nolink:active,
A.nolink:focus	{ text-decoration:none; color: #000000; }
A.nolink:hover	{ text-decoration:none; color: #FF0000; }

IMG { border: none; margin: 0; padding: 0; }

H1
{
	display: block;
	font-family: "Times New Roman", "Times", Serif;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.15em;
	line-height: 150%;
	color: #336699;
	margin: 0;
	padding: 12px;
	text-align: right;
}

H2 { 
	font-size: 1.25em;
	margin: 0;
	padding: 12px;
}

H3 { 
	font-size: 1em;
	margin: 0;
	padding: 12px;
}

.option { margin-left: 16px; }
.small { margin-left: 16px; margin-right: 16px; margin-top: 4px; margin-bottom: 4px;}

#gamme
{
	padding: 10px;
	margin: 0;
}

#collec 
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 8pt;
	padding: 0 0 0 16px;
}

#collec_today
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 8pt;
	padding: 0 0 0 16px;

	height:332px;
	width:340px;
	overflow:auto;
}

#collec TD
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 8pt;
}

#type
{
	font-family: "Times New Roman", "Times", Serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: black;
	padding: 0px;
	text-align: center;
	width: 255px !important; width: 275px;
}

#couleurs, .popup
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 9pt; 
	font-weight: normal;
	padding-bottom: 16px;
}

#materiaux
{
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: 1px solid red;
	margin-bottom: 0.25em;
	width: 70px;
}

@media print { BODY { border: none; }}
