/* CSS pour Template Ebay */

/* GÄ†Â©nÄ†Â©ral */
h2, h3, h4 {
	margin: 0.83em 0 0.2em 0;
	text-transform : uppercase;
	color: #3B3B3B;
	}
h4 {
	text-decoration: underline;
	}
p {
	margin: 0;
	line-height: 21px;
	}
.it--wrapper {
	font-family: verdana,geneva,sans-serif;
	}
.it--wrapper img {
	margin: 2em;
	}
.it--wrapper ul li {
	display: list-item;
	}
.it--wrapper ul li a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}



/* Header */
.tables-maxipieces {
	max-width: 1200px;
	margin: auto;
	}
#topebay {
	text-align: center;
	}
#topebay img {
	margin: 0;
	}
#top-logo {
	width: 375px;
	height: 100px;
	padding-top: 10px;
	}
#top-becanes {
	width: 140px;
	height: 110px;
	}
#top-contact {
	width: 210px;
	height: 110px;
	}
#top-accueil {
	padding-top: 30px;
	position: relative;
	top: 10px;
	}
#slogan-maxipieces {
	height: auto;
	padding: 0.5em 0 0.5em 0;
	background: #3b3b3b;
	border-top: 5px solid #f55a00;
	}
#slogan-maxipieces p {
	text-align: center;
	color: #F06415;
	font-family: Oswald,Verdana,Sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 30px;
	}
#responsive-menu2 {
	display: none;
	background-color: #3b3b3b;
	}
#responsive-menu2 tr {
	text-align: center;
	}
#responsive-menu2 td {
	text-align: center;
	padding: 0;
	}
#responsive-menu2 .tables-maxipieces {
	padding-right: 250px;
	}



/* Content */
#it--content {
	max-width: 1400px;
	margin: auto;
	}
#it--content .image img {
	min-width: 50%;
	}
.left {
	text-align: center;
	}
.sous-titre {
	color: #A52A2A;
	font-size: 16px;
	}
.description {
	margin: 1em 0 1em 0;
	font-size: 16px;
	}
.color-text {
	color: #A52A2A;
	}
#livraison-maxipieces-ebay {
	max-width: 1200px;
	margin: auto;
	text-align: center;
	padding: 20px 0 50px 0;
	}
#livraison-maxipieces-ebay .col-livraison {
	width: 50%;
	float: left;
	}
#livraison-maxipieces-ebay p {
	color: #A52A2A;
	}

	
	
/* Pre-footer */
.footlivexreg {
	color: #f06415;
	text-transform: uppercase;
	font-family: Oswald,Verdana,Sans-serif;
	font-size: 1.05em;
	}
.reassurance-footer {
	width: 22% !important;
	}
.footimgliv {
	vertical-align: middle;
	margin: 0 auto;
	max-height: 50px;
	}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
	width:32%;
	}
#banners-footer {
	overflow: hidden;
	background: #3b3b3b;
	}



/* Footer */
#logo-footer {
	height: 80px;
	width: 300px;
	margin: 2em 0 0 0;
	}

	
	
/* Responsive */
@media(max-width:690px){
	.col {margin-top:30px;}
	}

@media only screen and (max-width: 860px) {
	.span_1_of_3 {
		width: 100%;
		}
	td {
		width: 100%;
		float: left;
		padding-top: 1em;
		}
	#top-becanes, #top-accueil, #slogan-maxipieces {
		display: none;
		}
	#topebay {
		padding-right: 250px;
		}
	#livraison-maxipieces-ebay .col-livraison {
		width: 100%;
		}
	#livraison-maxipieces-ebay img {
		max-width: 100%;
		margin: 0;
		}
	#responsive-menu2 {
	display: block;
		}
	}

@media only screen and (max-width: 600px){
	#tarifs-livraison {
		max-width: 90%;
		}
	#logo-footer, #top-logo {
		height: 60px;
		width: 230px;
		max-width: 100%;
		}
	#top-contact {
		height: 95px;
		width: 180px;
		}
	}

@media only screen and (max-width: 480px) {
	.col {
		margin: 1% 0 1% 0% !important;
		text-align: center !important;
		width: 100% !important;
		}
	#topebay, #it--header .it--wrapper, #responsive-menu2 .tables-maxipieces {
		padding: 0 !important;
		}
	#responsive-menu2 {
		width: 100%;
		}
	#it--content .image {
		border: none;
		}
	}