/* Styles de couleurs orange : style no 2 

 

*/

body {
	background: url(../images/style/fond2.jpg) no-repeat fixed center top;
}

h1 {
	color: #ffffff;
}

h2 {
	background: #e78632;
	color: #ffffff;
}

#menu li a {
	color: #ffffff;
}

#menu {
	background: #e78632;
}

#lang-selector li a {
	color: #e78632;
}

#lang-selector li a:hover {
	background: #e78632;
	color: #000000;
}

a:hover, a:active {
	color: #000000;
}

a:visited, a {
	color: #288DCD;
}

#pathway {
	background: #EBE9BB;
}

#bottom {
	background: #F1D48B;
}

a.details_produit_onOver div {
	background: #ffffff;
}
