body {
	color: #70757E;
	background: white url(../images2/site_BKG_white.jpg) no-repeat fixed center top;
}

h1, h2 {
	color: #70757E;/*silver;*/
	text-shadow: white 0 0 0;
}

#container, #containerBIG, #meta   { 
	background: url(../images2/meta_BKG_white.png) no-repeat center top;
}

#metaBaseline {
	color: #70757E;
}
#metaMenu a {
	border-right: 1px solid gray;
	color: #70757E;
}
#metaMenu a.selected, #metaMenu a:hover {
	background: #7F848C;
	color: #DFE6EA;
}

.cartouche, .cartouche_opacity {
	background-color: #DFE6EA;
}
.cartouche h2, .cartouche_opacity h2{	
	background-color: #7F848C;
	color: #DFE6EA;
}

.cartouche_opacity {
	/*REM =coul "fond" à 30%;*/
	background-color: #E6EBED;
	padding: 0 0 5px;
}

.cartouche_opacity h2{	
	background-color: #DFE6EA;
	color: #70757E;/*white;*/
}

* {
	
}

.focus li.box {
	background-color: #DFE6EA;
}
.screenshots a:hover, #screenshots a.selected {
	background-color: #DFE6EA;
}

a, a li, .cartouche a {
	color: #70757E;
}
a:hover, a li:hover, .cartouche a:hover {
	color: white;
	background-color: #7F848C;
}
a:active, a li:active , .cartouche a:active {
	color: white;
	background-color: #DFE6EA;
}

#pied {
	background-color: #DFE6EA;
}

.cartouche .screen a:hover {
	background-color: #DFE6EA;/*#6E0000*/
}

.screenshots {
	background-color: #DFE6EA;/*## #DFE6EA;*/
}

.accroche, .focus li.box:hover, .focus li a.box:hover {
	background-color: #7F848C;
}

.new, .new a {
	color: #CA4E80;
	background-color: transparent;
	/* en attendant la release, je masque ;-) 
	visibility: hidden;*/
}
.new:hover, .new a:hover {
	color: #FFCCFF;
}

.previous {
	color: #7D86C1;
}
.previous:hover {
	color: #CCCCFF;
}

.fond{
/*utilisé pour la fonction recherche*/
	background-color: #7F848C;
}

#zoombox_aplat {
	background-color: #000033;
}

#overDiv {
	color: #70757E;
}
.oltxt {
	/*REM: (#coul foncée)+(coul claire à 75%)*/
	background-color: #C0CCD2;
}
.olbgdash {
	/*REM: (#coul foncée)+(coul claire à 75%)*/
	border: 1px dashed #C0CCD2;
}
#RegSide {
	background-color: #DFE6EA;
}
.imput .product.pair {
	background-color: #E6EBED;
}

#bt_search{
	/* REM: même coul que .screenshots */
	background-color: #DFE6EA;
}
#bt_search, #q, #status, #rsearch, #rsearch a {
	color: black;

}