/* Styles de couleurs vert : style no 3

 

*/

h1 {
	color: #ffffff;
}

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

#menu li a {
	color: #ffffff;
}

#menu {
	background: #D55369;
}

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

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

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

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

#pathway {
	background: #F3CED4;
}

#bottom {
	background: #DF7C8D;
}

a.details_produit_onOver div {
	background: #ffffff;
}

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