@charset "utf-8";

/**
 * BODY
 ***********************************************************
 ***********************************************************
 */
html {
	background:#e4388f;
}
body {
	background:#ffffff;
	color:#5F5F5F;
	display:block;
	font-family:arial, helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	line-height:175%;
	margin:25px auto;
	padding:0px 0px 0px 0px;
	position:relative;
	width:990px;
}
a {
	color:#e4388f;
	text-decoration:none;
}
a:hover {
	color:#DE6902;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:1px;
	line-height:120%;
	margin:0px;
}

.alert, .mentions_obligatoires {
	color:#BB3434;
	text-align:center;
}
form fieldset {
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}
form fieldset legend {
	display:none;
	visibility:hidden;
}
form fieldset label {
	clear:left;
	display:block;
	line-height:160%;
	margin:2px 0px;
}
select, input, textarea {
	font-family:arial, helvetica, sans-serif;
	font-size:0.9em;
	margin:2px 0px;
	padding:1px;
}
select {
	line-height:200%;
}
hr {
	clear:both;
	display:block;
	height:0px;
	margin:0px;
	padding:0px;
	visibility:hidden;
}

/**
 * BOX 01
 ***********************************************************
 ***********************************************************
 */
div.box_d {
	background: url('../images/box_d.jpg') right repeat-y;
	margin:0px;
	padding:0px 28px 0px 0px;
}

div.box_g{
	background: url('../images/box_g.jpg') left repeat-y;
	margin:0px;
	padding:0px 0px 0px 28px;
}

div.box_hd {
	background: url('../images/box_hd.jpg') right no-repeat;
	height:28px;
	margin:0px;
	overflow:hidden;
	padding:0px 28px 0px 0px;
}
div.box_h {
	background: url('../images/box_h.jpg') repeat-x;
	height:28px;
	margin:0px;
	overflow:hidden;
	padding:0px;
}
div.box_hg {
	background: url('../images/box_hg.jpg') left no-repeat;
	margin:0px;
	overflow:hidden;
	padding:0px 0px 0px 28px;
}
div.box_bd {
	background: url('../images/box_bd.jpg') right no-repeat;
	margin:0px;
	overflow:hidden;
	padding:0px 28px 0px 0px;
}
div.box_bd {
	background: url('../images/box_bd.jpg') right no-repeat;
}
div.box_b {
	background: url('../images/box_b.jpg') top repeat-x;
	height:28px;
	margin:0px;
	overflow:hidden;
	padding:0px;
}
div.box_b {
	background: url('../images/box_b.jpg') top repeat-x;
}
div.box_bg {
	background: url('../images/box_bg.jpg') left no-repeat;
	margin:0px;
	overflow:hidden;
	padding:0px 0px 0px 28px;
}
div.box_bg {
	background: url('../images/box_bg.jpg') left no-repeat;
}

/**
 * BESTOF 01
 ***********************************************************
 ***********************************************************
 */
div.bestof_d {
	background: url('../images/bestof_d.jpg') right repeat-y;
	margin:0px;
	padding:0px 15px 0px 0px;
}

div.bestof_g{
	background: url('../images/bestof_g.jpg') left repeat-y;
	margin:0px;
	padding:0px 0px 0px 15px;
}

div.bestof_hd {
	background: url('../images/bestof_hd.jpg') right no-repeat;
	height:15px;
	margin:0px;
	overflow:hidden;
	padding:0px 15px 0px 0px;
}
div.bestof_h {
	background: url('../images/bestof_h.jpg') repeat-x;
	height:15px;
	margin:0px;
	overflow:hidden;
	padding:0px;
}
div.bestof_hg {
	background: url('../images/bestof_hg.jpg') left no-repeat;
	margin:0px;
	overflow:hidden;
	padding:0px 0px 0px 15px;
}
div.bestof_bd {
	background: url('../images/bestof_bd.jpg') right no-repeat;
	margin:0px;
	overflow:hidden;
	padding:0px 15px 0px 0px;
}
div.bestof_bd {
	background: url('../images/bestof_bd.jpg') right no-repeat;
}
div.bestof_b {
	background: url('../images/bestof_b.jpg') top repeat-x;
	height:15px;
	margin:0px;
	overflow:hidden;
	padding:0px;
}
div.bestof_b {
	background: url('../images/bestof_b.jpg') top repeat-x;
}
div.bestof_bg {
	background: url('../images/bestof_bg.jpg') left no-repeat;
	margin:0px;
	overflow:hidden;
	padding:0px 0px 0px 15px;
}
div.bestof_bg {
	background: url('../images/bestof_bg.jpg') left no-repeat;
}

/**
 * HEADER
 ***********************************************************
 ***********************************************************
 */
div#header {
	/*border:1px solid #6E6E6E;*/
	display:block;
	height:120px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
}
div#header a:hover {
	text-decoration:none;
}
div#header a.logo {
	background: url('../images/logo_publipremium.jpg') top left no-repeat;
	display:block;
	float:left;
	height:96px;
	margin:0px 25px;
	overflow:hidden;
	width:300px;
}
* html div#header a.logo {
	margin:0px 10px;
}
div#header a.logo span {
	visibility:hidden;
}
div#header .ads {
	border:1px solid #cecece;
	display:block;
	height:80px;
	margin:10px 0px;
	overflow:hidden;
	position:relative;
}
div#header p.slogan {
	/*color:#e4388f;*/
	clear:left;
	font-weight:bold;
	margin-top:-3px;
	position:relative;
}
div#header p.slogan strong {
	color:#e4388f;
	font-size:1.2em;
	font-variant:small-caps;
}
div#header p.slogan em {
	color:#e4388f;
	font-style:normal;
	text-transform:uppercase;
}
div#header div#language {
	display:block;
	position:absolute;
	right:0;
	visibility:hidden;
}

/**
 * MENU
 ***********************************************************
 ***********************************************************
 */
#nav {
	background: url('../images/bck_menu.gif') no-repeat center center;
	/*border:1px solid #6E6E6E;*/
	clear:both;
	display:block;
	height:36px;
	margin:5px 0px 10px 0px;
	padding:0px 10px;
	position:relative;
}
#nav li {
	float:left;
	margin:0px;
	padding:0px;
}
#nav li a {
	color:#ffffff;
	display:block;
	font-weight:bold;
	line-height:34px;
	text-align:center;
	width:150px;
}
#nav li a:hover {

}

/**
 * LEFT
 ***********************************************************
 ***********************************************************
 */
#sidenav {
	/*border:1px solid #6E6E6E;*/
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	min-height:200px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	position:relative;
	width:165px;
}
* html #sidenav {
	height:200px;
	overflow:visible;
}
#sidenav a img {
	border:1px solid #6E6E6E;
	margin:5px 0px;
}
#sidenav h1 {
	color:#E4388F;
	font-size:0.9em;
	height:16px;
	line-height:16px;
	margin:3px 0px;
	text-align:center;
}

/**
 * RIGHT
 ***********************************************************
 ***********************************************************
 */
#aside {
	/*border:1px solid #6E6E6E;*/
	display:none;
	float:right;
	margin:0px 0px 0px 5px;
	min-height:350px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	position:relative;
	width:1px;
}
* html #aside {
	height:200px;
	overflow:visible;
}

/**
 * PAGE
 ***********************************************************
 ***********************************************************
 */
div#page {
	/*border:1px solid #6E6E6E;*/
	display:block;
	min-height:200px;
	min-width:600px;
	overflow:hidden;
	margin:0px auto;
	padding:5px;
	position:relative;
}
* html div#page {
	overflow:visible;
	height:1%;
	margin:0px;
	min-width:600px;
}
div#page h4 {
	font-size:0.9em;
	height:25px;
	margin:0px auto;
	width:744px;
}
div#page h4 span {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
}
div#page h4 a {
	color:#E4388F;
	display:block;
	float:left;
	font-size:1.1em;
	height:25px;
	line-height:25px;
	margin:0px 5px;
	padding-left:30px;
}
div#page h4 a:hover {
	text-decoration:none;
}
div#page h4 a.phone {
	background: url('../images/pict_phone.gif') no-repeat left center;
}
div#page h4 a.email {
	background: url('../images/pict_email.gif') no-repeat left center;
}
div#page p {
	margin:5px 0px;
}
/***************************************************************************************/
div#page div.brands {
	/*border:1px solid red;*/
	display:block;
	float:left;
	margin:0px 0px 0px 15px;
	overflow:hidden;
	padding:10px;
	width:300px;
}
* html div#page div.brands {
	margin:0px 0px 0px 5px;
}
*+html div#page div.brands {
	margin:0px 0px 0px 5px;
}
div#page div.brands h1{
	margin-bottom:25px;
}
div#page div.brands h1 strong {
	display:block;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 0px;
	position:relative;
}
div#page div.brands h1 span {
	background:#E4388F url('../images/bck_title.jpg') repeat-x top;
	display:block;
	overflow:hidden;
	position:relative;
}
div#page div.brands div#brandsCarousel {
	border:1px solid #dedede;
	height:402px;
	margin:0px auto;
	overflow:hidden;
	padding:5px 5px;
	position:relative;
	width:270px;
}
* html div#page div.brands div#brandsCarousel {
	width:276px;

}
div#page div.brands div#brandsCarousel div#brandsCarouselContent {
	position:absolute;
	margin:5px 0px 0px 5px;
	left:0;
}
div#page div.brands div#brandsCarousel div#brandsCarouselContent div.brandsCarouselItem img {
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #666;
	background-color:#ffffff;
	width:112px;
	height:112px;
}
/***************************************************************************************/
div#page div.bestof {
	background:#ffffff url('../images/bck_bestof.jpg') no-repeat bottom center;
	/*border:1px solid pink;*/
	display:block;
	float:right;
	margin:0px 5px 0px 5px;
	overflow:hidden;
	padding:10px 10px 10px 10px;
	width:380px;
}
div#page div.bestof h1{
	margin-bottom:25px;
}
div#page div.bestof h1 strong {
	display:block;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 0px;
	position:relative;
}
div#page div.bestof h1 span {
	background:#E4388F url('../images/bck_title.jpg') repeat-x top;
	display:block;
	overflow:hidden;
	position:relative;
}
div#page div.bestof div#bestofCarousel {
	background-color:#dedede;
	border:1px solid #dedede;
	height:402px;
	margin:0px auto;
	overflow:hidden;
	padding:5px 5px;
	position:relative;
	width:270px;
}
* html div#page div.bestof div#bestofCarousel {
	width:276px;

}
div#page div.bestof div#bestofCarousel div#bestofCarouselContent {
	position:absolute;
	margin:5px 0px 0px 5px;
	left:0;
}
div#page div.bestof div#bestofCarousel div#bestofCarouselContent div.bestofCarouselItem a{
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #666;
	background-color:#ffffff;
	width:112px;
	height:112px;
}
div#page div.bestof div#bestofCarousel div#bestofCarouselContent div.bestofCarouselItem a img {
	display:block;
	margin:0px auto;
}
div#page div.bestof div#bestofCarousel div#bestofCarouselContent div.bestofCarouselItem a span {
	font-size:0.9em;
	line-height:16px;
	height:16px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	width:110px;
}
/***************************************************************************************/
body.sourcing div#page {
	font-weight:normal;
	margin:auto;
	width:700px;
}
body.sourcing div#page h1{
	margin:25px 0px;
}
body.sourcing div#page h1 strong {
	display:block;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 0px;
	position:relative;
}
body.sourcing div#page h1 span {
	background:#E4388F url('../images/bck_title.jpg') repeat-x top;
	display:block;
	overflow:hidden;
	position:relative;
}
/***************************************************************************************/
body.marquage div#page {
	font-weight:normal;
	margin:auto;
	width:699px;
}
body.marquage div#page h1{
	font-size:1em;
	height:45px;
	margin:25px 0px;
	padding:0px 24px;
}
* html body.marquage div#page h1{
	padding:0px 20px;
}
body.marquage div#page h1 {
	background:#ffffff url('../images/bck_marquageh1.jpg') repeat-x top;
}
body.marquage div#page h1 a {
	background:transparent url('../images/bck_marquageh1a.jpg') no-repeat top left;
	color:#5F5F5F;
	display:block;
	float:left;
	height:45px;
	line-height:48px;
	overflow:hidden;
	width:130px;
	text-align:center;
}
body.marquage div#page h1 a:hover {
	color:#5F5F5F;
	text-decoration:none;
}
body.marquage div#page h1.serigraphie a.serigraphie {
	background:transparent url('../images/bck_marquageh1aselected.jpg') no-repeat top left;
	color:#E4388F;
}
body.marquage div#page h1.tampographie a.tampographie {
	background:transparent url('../images/bck_marquageh1aselected.jpg') no-repeat top left;
	color:#E4388F;
}
body.marquage div#page h1.broderie a.broderie {
	background:transparent url('../images/bck_marquageh1aselected.jpg') no-repeat top left;
	color:#E4388F;
}
body.marquage div#page h1.transfert a.transfert {
	background:transparent url('../images/bck_marquageh1aselected.jpg') no-repeat top left;
	color:#E4388F;
}
body.marquage div#page h1.gravure_laser a.gravure_laser {
	background:transparent url('../images/bck_marquageh1aselected.jpg') no-repeat top left;
	color:#E4388F;
}
body.marquage div#page h1 strong {
	display:block;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 0px;
	position:relative;
}
body.marquage div#page h1 span {
	background:#E4388F url('../images/bck_title.jpg') repeat-x top;
	display:block;
	overflow:hidden;
	position:relative;
}
body.marquage div#page h2 {
	clear:left;
	color:#5B4850;
	font-size:1.2em;
	margin:0px 0px 0px 25px;
	padding:25px 0px 0px 0px;
}
/***************************************************************************************/
body.marquage div#page table.main {
	border-collapse:collapse;
	float:left;
	margin:10px 30px 10px 1px;
	padding:0px;
	position:relative;
	width:none;
}
body.marquage div#page table.main th {
	color:#E4388F;
	font-weight:bold;
	margin:0px;
	padding:2px 2px 2px 10px;
}
body.marquage div#page table.main td {
	margin:0px;
	padding:2px 2px 2px 10px;
}
body.marquage div#page table.main tbody tr:hover {
	color:#ffffff;
	background-color:#5B4850;
}
body.marquage div#page table.main colgroup col.vzebra-even {
	border-right:2px solid #ffffff;
	background-color:#F4C1D6;
}
body.marquage div#page table.main thead {
	background-color:#ffffff;
}
body.marquage div#page table.main tfoot {
	background-color:#ffffff;
}
body.marquage div#page table.main thead tr:hover, body.marquage div#page table.main tfoot tr:hover {
	background-color:#ffffff;
}
body.marquage div#page table.main colgroup col.vzebra-odd {
	border-right:2px solid #ffffff;
	background-color:#fe8fbc;
}
body.marquage div#page table.main td.collapse {
	border:2px solid #ffffff;
	text-align:center;
	vertical-align:middle;
}
/***************************************************************************************/
body.marquage div#page table.anex {
	background-color:#cdcdcd;
	border-collapse:separate;
	border-spacing:1px;
	margin:20px 0px 0px 0px;
	padding:0px;
	position:relative;
}
body.marquage div#page table.anex td {
	padding:2px;
}
body.marquage div#page table.anex colgroup col.vzebra-even {
	background-color:#e6eeee;
	width:40px;
}
body.marquage div#page table.anex colgroup col.vzebra-odd {
	background-color:#eaeaea;
}
/***************************************************************************************/
body.cgv div#page {
	font-weight:normal;
	margin:auto;
	width:700px;
}
body.cgv div#page h1{
	margin:25px 0px;
}
body.cgv div#page h1 strong {
	display:block;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 0px;
	position:relative;
}
body.cgv div#page h1 span {
	background:#E4388F url('../images/bck_title.jpg') repeat-x top;
	display:block;
	overflow:hidden;
	position:relative;
}
body.cgv div#page h2 {
	margin:15px 0px;
}
body.cgv div#page p strong {
	font-weight:bold;
}
/***************************************************************************************/
body.contact div#page {
	font-weight:normal;
	margin:auto;
	width:700px;
}
body.contact div#page h1{
	margin:25px 0px;
}
body.contact div#page h1 strong {
	display:block;
	float:left;
	overflow:hidden;
	padding:0px 15px 0px 0px;
	position:relative;
}
body.contact div#page h1 span {
	background:#E4388F url('../images/bck_title.jpg') repeat-x top;
	display:block;
	overflow:hidden;
	position:relative;
}
body.contact div#page form#FCNT  p {
	margin:0; padding:0;
	overflow:hidden;
}
body.contact div#page form#FCNT fieldset.identity {
	float:left;
	width:370px;
}
body.contact div#page form#FCNT fieldset.identity label {
	float:left;
	width:125px;
}
#FCNT label {
	cursor:pointer;
}
#FCNT input.submit {
	margin-right:3em;
	float:right;
}
#FCNT #message {
	height:235px;
}
body.contact div#page p {
	clear:left;
}

/**
 * FOOTER
 ***********************************************************
 ***********************************************************
 */
#footer {
	background:#e4388f;
	/*border:1px solid #6E6E6E;*/
	display:block;
	clear:both;
	margin:0;
	padding:15px 0;
	position:relative;
}
#footer p {
	background:#e4388f url('../images/bck_footer.gif') top left no-repeat;
	color:#ffffff;
	height:58px;
	margin:auto;
	text-align:center;
	width:600px;
}
#footer span {
	visibility:hidden;
}
#footer a {
	color:#ffffff;
}
#SelLanguage {
	display:none; visibility:hidden;
}

