A:link			{color: #3f5a2c;}
/*A:visited {color: #DE1E34;}*/
A:hover		{color: #669A40; }
/* header menu */
A.headerMenuItems {
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666667;
	text-transform: uppercase;	
	font-weight: bold;
	padding-right: 10px;
}
A.headerMenuItems:hover {
	color: #000000;
}
A.langON {
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
A.langOFF {
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bcbfb1;
}
/* main nav */
A.mainNavMenuItems {
	text-decoration: none;
	text-transform: uppercase;	
	color: #666767;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	position: relative;
}
.itemOn {
	color: #DE1E34 !important;
}
A.mainNavMenuItems:hover {
	color: #000000;
}
A.secondaryNavMenuItems {
	text-decoration: none;
	margin-left: 10px;
	text-transform: uppercase;
	font-size:8px;
}
/* vertical navigation */
TD.nav A {
		text-decoration: none;
}
DIV.verticalNavigationConteneur A{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	list-style: none;
	display: list-item;
	padding: 2px 0 2px 10px;
	margin: 0 0 0 0;
}
DIV.verticalNavigationConteneur A:hover{
	background-color: #dee6d9;
}
/* gamme (page modeles */

.gammeConteneur{
	width:200px;
}
DIV.gammeConteneur A{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	color: #1c355c;
	text-transform: uppercase;
	list-style: none;
	display: list-item;
	padding: 5px 0 5px 10px;
	margin: 4px 0 4px 0;
	background-color: #e3e7ea;
	position:relative;
	
}
DIV.gammeConteneur A:hover{
	background-color: #b6cfe8;
	color: #1c355c;
}
/* sous-gamme */
TD.sousGammeModelItems A{
	font-size: 10px;
/*	font-weight: bold; */
	text-decoration: none;	
	color: 666667;
	text-transform: uppercase;
	list-style: none;
	display: list-item;
	padding: 0 0 2px 0;
	margin: 0 0 4px 0;
}
TD.sousGammeModelItems A:hover, TD.sousGammeModelItems A:hover SPAN.new{
	background-color: #669941;
	color: #FFFFFF;
}

TD.sousGammeModelItems A SPAN.new{
	color: #DE1E34;
}

DIV.headerGammeJardin A {
	text-decoration: none;
}

#zoomTD A {
	color: #669a40;
	border: 1px solid #669a40;
	padding: 1px 4px 1px 4px;
	text-decoration: none;
	text-transform: lowercase;
}

#zoomTD A:hover {
	background-color: #e6ece3;
}

