a {
  color: #3E497F;
  text-decoration: underline;
}
#Header h1 span {
	display: block;
	font-size: 0.5em;
	color: #3E497F;
}
#Header h1 a {
	text-decoration: none;
	color: #3E497F;
}
#Header #Langue li a {
	float: left;
	text-decoration: none;
	display: block;
	border-top: 0.1em solid #88bc0d;
	border-right: 0.1em solid #88bc0d;
	border-left: 0.1em solid #88bc0d;
	padding: 0.1em 0.3em;
	color: #3E497F;
}
#Header #Menu li a {
	float: left;
	display: block;
	font-size: 1.1em;
	color: #3E497F;
	text-decoration: none;
	font-weight: bold;
}
#Sidebar #MenuProd h2 {
	font-size: 1.7em;
	text-transform: uppercase;
	background: #3E497F url(../images/pointille-h-bg.png) repeat-x bottom left;
	color: #fff;
	padding: 0.2em 0 0.2em 0.5em;
}
#Sidebar #MenuProd ul li ul li a {
	color: #3E497F;
	background: none;
	display: inline;
	display: block;
	padding: 0.4em 0 0.2em 0.5em;
}
#Sidebar #MenuProd ul .current ul a {
	background: none;
	color: #3E497F;
}

#Sidebar #MenuProd ul ul .current2 a, #Sidebar #MenuProd ul ul a:hover, #Sidebar #MenuProd ul ul a:focus {
	background: #3E497F;
	color: #fff;
}
#Content h2 {
	font-size: 2em;
	color: #3E497F;
	font-weight: bold;
	background: url(../images/pointille-h-bg.png) repeat-x bottom left;
	margin-bottom: 0.5em;
	padding-bottom: 0.3em;
	overflow: hidden;
	/*clear: both;*/
}
#Content h2 a {
	text-decoration: none;
}
#Content h2 em {
	font-size: 0.6em;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#Content h2 em a {
	color: #3E497F;
}
.ListProd .BlockProd div h3 span {
	color: #3E497F;
}
.ListProd .BlockProd div h3 a {
	text-decoration: none;
	color: #3E497F;
}
.ListProd .BlockProd div .Prix {
	color: #3E497F;
	font-size: 1.6em;
	font-weight: bold;
}
.ListProd .BlockProd div .Prix del {
	color: #000;
	text-decoration: line-through;
	font-weight: normal;
	font-size: 0.8em;
	white-space: nowrap;
}
.ListProd .BlockProd div .Prix span {
	color: #3E497F;
	font-weight: normal;
	font-size: 0.8em;
}
.ListProd .ViewProd {
	clear: both;
	text-align: left;
	padding-bottom: 0.5em;
}
.ListProd .ViewProd a {
	background: #3E497F;
	color: #fff;
	text-decoration: none;
	padding: 0 0.5em;
}
.ListProd .ViewProd a:hover, .ListProd .ViewProd a:focus {
	background: none;
	color: #3E497F;
	text-decoration: underline;
}
#Content .ListProd p {
	margin-bottom: 0;
}
.ListProd .imgProd {
	position: relative;
	height:100px;
}
.ListProd .imgProd a {
	text-decoration: none;
	cursor: pointer;
}
.ListProd .etatPrix {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #3E497F;
	width: 100%;
	color: #fff;
}
#navig-page a {
	padding: 0.2em 0.4em;
	border: 1px solid #3E497F;
	text-decoration: none;
}
#navig-page a:hover, #navig-page a:focus, #navig-page .current {
	background: #3E497F;
	color: #fff;
}
#Content #InfosFiche h2 span {
	color: #3E497F;
	font-size: 0.8em;
	font-weight: normal;
}
#PrixFiche strong {
	color: #3E497F;
	font-size: 1.3em;
}
.etatPrixFiche span {
	background: #3E497F;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
	padding: 0.3em;
}
.Options {
	margin-bottom: 2em;
}
.Options h3 {
	color: #3E497F;
	font-size: 1.3em;
}
#SuiteInfos h3 {
	color: #3E497F;
	font-size: 1.5em;
}
#SuiteInfos h4 {
	color: #3E497F;
	font-size: 1.5em;
}
#SuiteInfos h5 {
	color: #3E497F;
	font-size: 1.3em;
}
#Personnalisation h3 #PersoOblig {
	color: #3E497F;
}
