/* Styles de couleurs bleu : style no 1 (par default)

 

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

h1 {
	color: #ffffff;
}

h2 {
	background: #8da7bf;
	color: #ffffff;
}

#menu li a {
	color: #ffffff;
}

#menu {
	background: #8ea7c0;
}

#pathway {
	background: #e9eff5;
}

#bottom {
	background: #d4e0ec;
}

#lang-selector li a {
	color: #8da7bf;
}

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

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

a:visited, a {
	color: #e78632;
}

a.details_produit_onOver div {
	background: #ffffff;
}
