@import url(./epack_reset.css);
@import url(./epack_cart.css);
@import url(./epack_fonts.css);


body {
	margin: 0;
	padding: 0;
	/*font: normal normal normal 12px/17px 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; */
	font: normal 13px Calibri, Arial, Helvetica, Tahoma, Arial, sans-serif;
	color: #797979;
	background: #fff;
}
img {
	border: 0;
}

.box_50 { width: 48%; padding: 10px 1%; }

.box_borderize {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #ccc;
}
.box_conseil {
	background: #fffdd5;
	padding: 15px 20px;
}

.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

.fright { float: right; }
.fleft { float: left; }

.breaker {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.hidden {
	display: none;
	visibility: hidden;
}
input[type=submit],input[type=button],input[type=reset],
a.button {
	padding: 4px 10px;
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	/* background-color: #b6c85e !important; */
	background-color: #9bc312 !important;
	background-image: url(/images/epack/projectstore/bg_button.gif);
	-moz-background-clip:padding!important;
	-webkit-background-clip:padding!important;
	color:#fff !important;
	font-weight:bold !important;
	border-style:outset !important;
	border-width:1px !important;
	border-color:#ccc !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
a.button { text-decoration: none; }

h2 {
	color: #666;
	font-size: 24px;
	font-family: 'Neutraface2DisplayTitling', sans-serif;
}
h3 {
	color: #888;
	font-size: 20px;
	font-family: 'Neutraface2DisplayTitling', sans-serif;
}
/*
h4 {
	color: #888;
	font-size: 18px;
	font-family: 'Neutraface2DisplayTitling', sans-serif;
}
*/

.linkmore {
	color: #1E90FF;
	text-decoration: none;
}


#wrapper {
	margin: auto;
	background: #fff;
	background: transparent url(http://www.web-e-tic.fr/images/bg_general.gif) 0 0 repeat-x;
}

#header {
	width: 100%;
	background: #000;
	padding: 0;
	margin: 0;
	margin-bottom: 0;
	background: #000 url(/images/epack/bg_header.jpg) top left repeat-x;
	border-bottom: 1px solid #333;
}
	#headerWrapper {
		position: relative;
		width: 930px;
		padding: 15px;
		margin: 0 auto;
	}
	#headerWrapper h1 {
		font-size: 28px;
		color: #fff;
		font-family: 'Neutraface2DisplayTitling', sans-serif;
		height: 28px;
		line-height: 28px;
	}
	#headerWrapper h1 a { color: #fff; text-decoration: none; }
	#headerWrapper h1 a:hover { color: #fff; text-decoration: none; }
	#headerWrapper h2 {
		color: #fff;
		font-size: 16px;
		font-family: 'Neutraface2TextDemi', sans-serif;
		height: 16px;
		line-height: 16px;
	}
	#headerWrapper h2 a { color: #fff; text-decoration: none; }
	#headerWrapper #headLinks {
		position: absolute;
		top: 10px;
		right: 20px;
	}
		#headLinks ul li {
			display: block;
			float: left;
			color: #fff;
			font-size: 13px;
			height: 16px;
			line-height: 16px;
			padding: 0 6px;
			font-family: 'Neutraface2DisplayTitling', sans-serif;
		}
		#headLinks ul li a {
			color: #fff;
			text-decoration: none;
		}
.container_subheader {
	background: #1396e4 url(/images/epack/bg_subheader.jpg) center bottom repeat-x;
	height: 80px;
	border-top: 1px solid #bbb;
}
	#offer_pages {
		position: relative;
		width: 948px;
		margin: 0 auto;
		padding: 15px 6px;
	}
		#offer_pages h3.offer {
			display: block;
			padding-left: 10px;
			font-size: 30px;
			font-family: 'Neutraface2TextDemi', sans-serif;
			color: #fbffb9;
			text-shadow: #333 0px 2px 2px;
			height: 50px;
			line-height: 40px;
		}
		.adv {
			position : absolute;
			right: 50px;
			top: 10px;
		}
		.adv_icons {
			display: block;
			background: transparent url(/images/fff/tick.png) 0 1px no-repeat;
			padding: 2px 0;
			padding-left: 22px;
			font-size: 16px;
			font-family: 'Neutraface2TextDemi', sans-serif;
			color: #fff;
			text-shadow: #444 0px 2px 2px;
			height: 15px;
			line-height: 15px;
		}

#navigation {
	border-top: 1px solid yellow;
	/*background: #9bc312 url(/images/epack/bg_home_opaque.jpg) left top repeat-x;*/
	background: #9bc312 url(/images/epack/bg_navigation.png) left top repeat-x;
}
	#navigationWrapper {
		width: 948px;
		margin: 0 auto;
		height: 16px;
		padding: 15px 6px;
		overflow: hidden;
	}
	#navigationWrapper ul li {
		display: block;
		float: left;
		height: 16px;
		font-size: 16px;
	}
	#navigationWrapper ul li a {
		display: block;
		float: left;
		height: 16px;
		line-height: 16px;
		padding: 0 15px;
		text-transform: uppercase;
		font-weight: bold;
		color: #333;
		color: #c0e0ff;
		text-shadow: #d8ff54 0px 1px 0px;
		text-shadow: #000 0px 1px 0px;
		
		text-decoration: none;
	}
	#navigationWrapper ul li a:hover {
		color: #fff;
		text-decoration: none;
	}
	#navigationWrapper strong { font-weight: bold; }
	hr {
		width: 98%;
		margin: 6px auto;
		-moz-box-shadow: 1px 1px 1px #ccc;
		-webkit-box-shadow: 1px 1px 1px #ccc;
		box-shadow: 1px 1px 1px #ccc;
	}

#main {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-box-shadow: 0 0 0 #ccc;
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
}

	.columns {
		background: #fff;
	}
		.column {
			display: block;
			float: left;
		}
		.col-left {
			width: 670px;
			padding: 15px 15px;
		}
		.col-right {
			width: 260px;
			padding: 0;
			margin: 0;
			position: relative;
			z-index:998;
		}
			#divTopLeft {
				position:absolute;
				left: 0;
				width: 245px;
				padding-top: 18px;
				padding-bottom: 15px;
				padding-right: 15px;
				background: #fff;
				z-index:999;
			}
		.col-full {
			width: 930px;
		}
		
#footer {
	position: relative;
	z-index:999999;
	border-top: 1px solid #888;
	background: #9bc312 url(/images/epack/bg_home_blue.jpg) left center repeat-x;
}
	#footerWrapper {
		width: 930px;
		padding: 10px 15px;
		margin: auto;
	}
	#footerWrapper h4 {
		margin-top: 5px;
		color: #333;
		text-shadow: #d8ff54 0px 1px 0px;
		text-shadow: #a2d1ff 0px 1px 0px;
		font-size: 14px;
		font-family: 'Neutraface2DisplayTitling', sans-serif;
	}
	#footerWrapper .column {
		width: 250px;
	}
	#footerWrapper li {
		line-height: 22px;
		margin-left: 20px;
		text-shadow: #456b0a 0px 1px 0px;
		text-shadow: #073a6c 0px 1px 0px;
		color: #d8ff54;
		color: #daedff;
	}
	#footerWrapper li a {
		margin-left: 20px;
		color: #fff;
		text-decoration: none;
	}
	
	#footerWrapper li.facebook a {
		padding-left : 22px;
		margin-left: 0;
		background: transparent url(/images/epack/icon_facebook.png) center left no-repeat;
	}
	#footerWrapper li.twitter a {
		padding-left : 22px;
		margin-left: 0;
		background: transparent url(/images/epack/icon_twitter.png) center left no-repeat;
	}
	#footerWrapper li.delicious a {
		padding-left : 22px;
		margin-left: 0;
		background: transparent url(/images/epack/icon_delicious.png) center left no-repeat;
	}
	#footerWrapper li.rssfeed a {
		padding-left : 22px;
		margin-left: 0;
		background: transparent url(/images/epack/icon_feed.png) center left no-repeat;
	}
	
	#copyright {
		font-size: 11px;
		color: #333;
	}
	#copyright a {
		font-size: 11px;
		color: #333;
		text-decoration: none;
	}
