
#bouton_ngk .bouton_ngk 
{
	display: block;
	padding: 0;
	margin: 0;
	list-style: none!important;
	text-align: center!important;
	border: 0 none;
	outline: none;
}

#bouton_ngk 
{ 
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important; 
	font-size: 13px!important; 
	color: #555; 
	width: 180px;
	margin: 0 auto; 
	clear: both;
}


#bouton_ngk .bouton_ngk 
{ 
	margin: 0 0px!important;
	/*	Font properties	*/
	font-size: 16px!important; 
	font-weight:bold; 
	text-shadow: 0 1px 0 #001525;
	text-shadow: 0 1px 0 rgba(0,0,0,0.75);
	text-align: center; 
	line-height: 30px;
	/*	Color properties	*/
	border: solid 1px #1C496A;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	outline: none;
	color: #fff; 
	background-color: #F5422E;
	/*	Firefox:	*/	
	background-image: -moz-linear-gradient(top, #F9AEAE, #F5422E);
	/*	Webkit (Safari 3+, Chrome):	*/	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F9AEAE), to(#F5422E));
	/*	IE8+:	*/	
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9AEAE, endColorstr=#F5422E) progid:DXImageTransform.Microsoft.Shadow(color=#252525, direction=180,strength=2)";
	/*	Shadows	*/	
	-moz-box-shadow: 1px 2px 2px #272727;
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,0.55), 1px 2px 2px rgba(0,0,0,0.67);
    -webkit-box-shadow: 1px 2px 2px #272727;
    -webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.67);
    box-shadow: 1px 2px 3px #272727;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.67);
}

#bouton_ngk  .bouton_ngk:hover
{
	background-color: #2892DC;
	/*	Firefox:	*/	
	background-image: -moz-linear-gradient(top, #00558E, #2892DC);
	/*	Webkit (Safari 3+, Chrome):	*/	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00558E), to(#2892DC));
	/*	IE8+:	*/		
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00558E, endColorstr=#2892DC) progid:DXImageTransform.Microsoft.Shadow(color=#252525, direction=180,strength=2)";
}

#bouton_ngk  .bouton_ngk:active
{
	background-color: #00548D;
	/*	Firefox:	*/	
	background-image: -moz-linear-gradient(top, #004475, #00548D);
	/*	Webkit (Safari 3+, Chrome):	*/	
	background-image: -webkit-gradient(linear, left top, left bottom, from(#004475), to(#00548D));
	/*	IE8+:	*/		
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#004475, endColorstr=#00548D)  progid:DXImageTransform.Microsoft.Shadow(color=#4e4e4e, direction=180,strength=2)";
	-moz-box-shadow: 1px 2px 2px #4D4D4D;
	-moz-box-shadow: inset 0 0 1px rgba(255,255,255,0.55), inset 0 2px 2px rgba(0,0,0,0.55), 1px 2px 2px rgba(255,255,255,0.18);
    -webkit-box-shadow: 1px 2px 2px #4D4D4D;
    -webkit-box-shadow: 1px 2px 2px rgba(255,255,255,0.18);
    box-shadow: 1px 2px 3px #4D4D4D;
    box-shadow: 1px 2px 3px rgba(255,255,255,0.18);
}

#bouton_ngk .bouton_ngk:link, 
#bouton_ngk .bouton_ngk:visited, 
#bouton_ngk .bouton_ngk:active, 
#bouton_ngk .bouton_ngk:hover {	text-decoration: none;	}













.btnFiltre {
	color: #FFFFFF;
	background-color: #000000;
	width: 130px;
	border: 1px solid #C7C7C7;
	font-size: 12px;
}
.btnFiltre:hover{
	color: #000000;
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #202020;
	font-size: 12px;
	cursor: pointer;
}
.btnFiltreSelect {
	color: #000000;
	background-color: #FFFFFF;
	width: 130px;
	border: 1px solid #202020;
	font-size: 12px;
}
.btnFiltreSelect:hover{
	cursor: pointer;
}

.btnFiltreClass {
	color: #FFFFFF;
	background-color: #000000;
	width: 160px;
	border: 1px solid #C7C7C7;
	font-size: 12px;
}
.btnFiltreClass:hover{
	color: #000000;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #202020;
	font-size: 12px;
	cursor: pointer;
}
.btnFiltreClassSelect {
	color: #000000;
	background-color: #FFFFFF;
	width: 160px;
	border: 1px solid #202020;
	font-size: 12px;
}
.btnFiltreClassSelect:hover{
	cursor: pointer;
}


#container {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 436px;
	z-index: 0;
	color:#444;
	background-color: White;
}
#container section {
	padding: 5px 20px 0px 20px;
	margin-top: 0;
	background-color: White;
	z-index: 0;
	color:#444;
}


div.containerbegin {
	padding: 0 0 0 0;
	margin: 0 auto;
	background-image: url(../img/peelon.png);
	background-position: left top;
	height: 45px;
	width: 460px;
	z-index: 0;
	color:#444;
}

div.containerbegin_red {
	padding: 0 0 0 0;
	margin: 0 auto;
	background-image: url(../img/peelon_red.png);
	background-position: left top;
	height: 45px;
	width: 460px;
	z-index: 0;
	color:#444;
}



#containerbegin_titre {
	position:relative;
	top:7px;
	left:10px;
	font-family:"Myriad Pro",Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	text-shadow:1px 1px 0 #000;
	z-index: 0;
	color:#fff;
}


div.containerend {
	padding: 0 0 0 0;
	margin: 0 auto;
	background-image: url(../img/peeloff2.png);
	background-position: left bottom;
	width: 436px;
	z-index: 0;
	color:#444;
}

