body {
margin: 0px;
}

a {
	text-decoration: none;
	color : #000000;
}

aside, footer, header, main {display: block;}

.conteneur {
	max-width: 1400px;
	margin: 0px auto;
}

main {
	float: left;
	width: 75%;
	margin-top: 10px;
	padding: 10px;
	// border: 1px solid  #ccc;
}

aside {
	margin-top: 10px;
	float: right;
	width: 290px;
}

footer {
	clear: both;
	padding-top: 5px;
	text-align: left;
	background-color: rgba(255, 255, 255, 0.7); 
    color: #000000;
    overflow: hidden;
}

.CapsCategories {
	float: left;
	position: relative;
	padding: 10px;
}

.CapsCategories > h1{
	color: #FFFFFF;
	background-color: #000000;
	font-size: 14px;
	text-align: center;
}

.CapsCategories > img {
	width: 100%;
	height: 100%;
}

.Fiche_Produit li {
	line-height : 20px;
	list-style-type: none;
}

#Parts_List_Categories {
	background-color: #0095cd;
	width: 100%;
	line-height: 30px;
}

#Parts_Block {
	width: 100%;
	display: block;
	float:left;
	text-align: left;
	border: 1px solid  #ccc;
}

.WhereIAm {
	color : #1A1A1A;
	font-weight: bold;
}

.WhereIAm a {
	text-decoration: none;
	color : #1A1A1A;
	line-height: 40px;
}

.WhereIAm a:hover {
	text-decoration: underline;
}

.right_box { 
	padding: 5px; 
	border: 1px solid #000;
	text-align: left;
}

.right_box > h1 {
	margin: -5px -5px 5px -5px;
	padding: 5px;
	background-color: black;
	color: #FFFFFF;
	font-size:12px;
	text-align: center;
}

.right_box a {
	text-decoration : none;
	color : #3D3D3D;
}

.right_box ul {
	margin-left: -20px;
}

.right_box li {
	line-height : 20px;
}

.espace-client ul {
	margin-left: -20px;
}

.espace-client li {
	list-style-type: none;
}

#gauche {
	width: 30%;
	float: left;
	padding: 5px;
}

#milieu {
	width: 30%;
	float: left;
	padding: 5px;
}
		
#milieu a {
	text-decoration : none;
	color : #000000;
}

#milieu a:hover {
	font-weight: bold;
}

#milieu li {
	list-style: none;
	margin-left:-40px;
}

#droite {
	width: 33%;
	float: left;
	padding: 3px;
}

#Copyright {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 30px;
	display: block;
	min-width: 300px;
	text-align: center;
	
}

.btn {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 5px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.btn:hover {
	text-decoration: none;
}
.btn:active {
	position: relative;
	top: 1px;
}

.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

.contact-form {
	padding-top: 20px;
}

.contact-form input {
	width: 80%;
}

.contact-form textarea {
	width: 80%;
}

.contact_form-control:focus { border-color: #1A1A1A; }

.contact_form-group{
	margin-bottom:1rem
}
input[type="text"].Verify { display:block; width:0; height:0; border:none; margin:0; padding:0; }

@media all and (min-width: 200px) and (max-width: 1240px) {
	main {
		width:100%;
	}

	aside {
	width:95%;
	}
	
	.right_box {
	width: 95%;
	float: left;
	}
	#gauche {
		width: 45%;
		float: left; 
	}

	#milieu	{
		width: 45%;
		float: left;
	}

	#droite {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	
	.Fiche_Produit li {
	margin-left:0px;
	}

	.CapsCategories {
		max-width:: 45%;
	}
		.CapsCategories > img{
		width: 100%;
		height: 100%;
	}
	.btn {
		padding: 5px;
	};
}
