body {
	background:url(../images/pubimprim/bg_body.gif) ;
} 
body, input, textarea {
	color: #333;
	font-size: 9pt;
	line-height:1.5em;
	font-family: "Trebuchet MS","Helvetica Neue", Arial, Helvetica, sans-serif;

}

textarea {
	margin-left:auto !important; 
	margin-left:-15px;
}

h2 {
	background:url(../images/pubimprim/fond_h2.gif) no-repeat;
	padding:3px 0 5px 15px !important;
	padding:5px 0 5px 15px;
	height:21px !important;
	height:19px;
	font-size:13pt;
	font-weight:bold;
	color: white;
	font-family: Georgia;
}
h4 {
	padding: 3px 0 3px 0;
	text-align:left;
	color:#BD007B;
	font-size:10pt;
	margin:0;	
}
a, a:link, a:visited {
	color: #BD007B;
	text-decoration: none;
}
a:hover {
	color: #870A6E;
	text-decoration: none;
}
a.black, a.black:link, a.black:visited {
	color: #000 !important;
	text-decoration: none;
}
a.black:hover {
	color: #000;
	border-bottom: 1px solid dotted !important;
}
.container {
	background:white;
	padding-bottom:20px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottom-left: 10px;
	-webkit-border-radius-bottom-right: 10px;
	-moz-box-shadow: 3px 3px 5px rgb(51, 51, 51);
}
@font-face {
	font-family: Newrepublic;
	src: url('../fonts/sf_new_republic-webfont.ttf');
}

/* CLASSES */
.button, .button_small, .button_special, .button_large, .button_special_large {
	cursor:pointer;
	display:block;
	line-height:2.1em;
	text-align:center;
	width:125px;
	background:url(../images/pubimprim/button_h.gif);
	height:25px;
}
.button, .button_small, .button_large {
	color:#333 !important;
}
.button_small {
	width:45px;
	background:url(../images/pubimprim/button_small.gif);
}
.button_large, .button_special_large {
	width:175px;
	background:url(../images/pubimprim/button_large.gif);
}
.button_special {
	background:url(../images/pubimprim/button_special.gif);
	color: white !important;
	border:0;
}
.button_special_large {
	background:url(../images/pubimprim/button_special_large.gif);
	color: white !important;
	border:0;
}
.button:hover, .button_special:hover,
.button_small:hover, .button_large:hover {
	color:white;
	background-position:0px 25px;
}

/*.button {
	margin:12px 10px 0 0;
	padding:5px 0 0 0;
	
}*/

/* HEADER */
#header {
	height:155px;
}
#logo {
	background:url(../images/pubimprim/logo.jpg);
	height:155px;
	width:476px;
	float:left !important;	
}
#header_login {
	text-align:right;
	margin-top:9px;
}
#prependmenu {
	text-align:right;
	margin:79px 0 6px 0;	
	font-weight:bold;
}
#menu li {
	list-style-type:none;
	display:inline;
	margin-right: 15px;
}
#menu li a {
	margin-left:10px;
	color: #fff;
}
#menu li a:hover {
	color: #E69404;
}
#menu {
	background:url(../images/pubimprim/bord_menu.gif) no-repeat top right;
	background-color:#bd007b;
	color:white;
	height:24px;
	padding-top:5px;
	position:relative !important!;
	top:1px !important!;
	top:0;
}
#menu ul {
	margin:0;	
}
#intro {
	border: 1px solid #ccc;
	height:162px;
}
/* BLOCK COLS */
.block_inter {
	background: url( ../images/pubimprim/block_inter.gif ) repeat-y 0 0 #fff;
	float:right;
}
.block {
	background:url(../images/pubimprim/bloc_bg.gif ) repeat-y;
	margin-bottom: 15px;
	display: block;
			border-radius:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.h3_block {
	padding:10px 15px 0px 15px;
}
.block_special .h3_block {
background:url(../images/pubimprim/h3_special.gif);
height:20px;
}
.block_special .block_content {

}
.block h3, .block_special h3 {
	font-family:Newrepublic;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px dashed #A35C93;
}

.block a.fleche {
	display: block;
	height: 14px;
	float: left;
	width: 25px;
		line-height: 0;
	font-size: 0;
	background: url( ../images/pubimprim/fleche.gif ) no-repeat 0 0;
}
#block_left .block, 
#block_right .block,
.block a:link,
.block a:visited {
	color: #fff;
}
#block_left .block_special, 
#block_right .block_special,
.block_special a:link,
.block_special a:visited {
	color: #333;
}
.block a:hover, .block_special a:hover {
	color: #E69404;
}
.block li, .block_special li {
	list-style-type:none;
}
.block ul, .block_special ul {
	margin-top: 10px;
	list-style-type:none;
}

.block_special a:hover {
color:#850A6E !important;
}
.block .block_bottom {
	background:url(../images/pubimprim/bloc_bottom.gif) no-repeat;
	height:9px;
	line-height: 0;
	font-size: 0;

}
.block .button, .block_special .button, .block_special .button_small,
.block .button_special, .block_special .button_special {
	margin: 10px auto 0;
}
#block_left .product_picture, 
#block_right .product_picture {
	margin: 10px 6px 6px;
}
.block_special {
	background:url(../images/pubimprim/panier_bg.jpg) no-repeat 0 30px;
	text-align:left;
	margin-bottom: 20px;
}
.block_special .block_bottom {
	height:5px;
	width:190px;	
	line-height: 0;
	font-size: 0;
	background:url(../images/pubimprim/panier_bottom.gif) no-repeat;
}
/* BLOCK CENTER */
#block_center .block_items,
#block_center .block_items li {
height:auto !important;
height:200px;
	list-style-type:none;
	margin: 0 0 15px 0;
}
#block_center a, #block_center a:link, #block_center a:visited {
	color : #BD007B;
}
#block_center a:hover {
	color : #870A6E;
}
#bread {
	margin-bottom: 10px;
}
#block_center .block,
#sbox-window .block {
	background: #E8E7EC;
	-moz-border-radius: 8px;
	-webkit-border-radius : 8px;
	padding: 10px 5px;
}
#block_center .block .block {
	background: #E2D0E1;
}
table.data {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.data th {
	border-bottom: 2px solid #870A6E;
	padding: 3px 10px 3px 10px;
}
table.data td {
	padding: 3px 10px 3px 10px;
}
table.data tbody td {
	border-bottom: 2px solid #DDD;
}
table.data td.pagination {
	border-bottom: none;
	padding-bottom: 15px;
}
.pagination a           { border:solid 1px #DDDDDD; margin-right:2px; }
.pagination .previous-off,
.pagination .next-off   { color:#666666; display:block; float:left; font-weight:bold; padding:3px 4px; }
.pagination a.next,
.pagination a.previous { font-weight:bold; border:solid 1px #FFFFFF; text-transform: capitalize; }	
.pagination span     { color:#ff0084; font-weight:bold; display:block; float:left; padding:4px 6px; }
.pagination a:link, 
.pagination a:visited   { color:#0063e3; display:block; float:left; padding:3px 6px; text-decoration:none; }
.pagination a:hover     { border:solid 1px #666666; }
.tab {
	background: #BD007B;
	color: white !important;
	display: block;
	float: left;
	margin-left: 10px;
	padding: 0 10px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px; 
	height: 25px;
	line-height: 2em;
	vertical-align: top;
}
.tab img {
	margin: 0.2em 0.3em 0 0; 
	vertical-align: top;
}
.panes table.data {
	margin-left: 20px;
}

#c_12 {
	background:url(../images/pubimprim/c_12.png) no-repeat;
	background-position:25px 0;
	height:138px;
}
#c_9 {
	background:url(../images/pubimprim/c_9.png) no-repeat;
	background-position:25px 0;
}
#c_11 {
	background:url(../images/pubimprim/c_11.png) no-repeat;
	background-position:25px 0;
	min-width:148px;
	text-align:center;s
}
#c_12:hover, #c_9:hover, #c_11:hover  {
	background-position:25px -128px;
	cursor:pointer;
	color:#870A6E;
}

#coordonnees {
	color:white;
	margin:10px auto 5px auto;
	text-align:center;
}
.second, .second a {
	margin: 0;
	color: #ccc !important;
}

.adresstable th{
text-align:center;
}

#announces {
	height: 248px;
	overflow: hidden;
}
#address_delivery li,
#address_invoice li {
	padding:0 ;
}
li.address_alias,
li.address_update {
	margin-top:5px ;
}

/* FlashCode */

#forms .box{

}

/* Gallery */
#gallery {
	margin:0;
}
#gallery li {
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #fff;
	-moz-box-shadow: 0px 2px 5px #333;
	position: relative;
	-moz-border-radius : 4px;
	border-radius: 4px;
	margin: 0 14px 10px 0;
	text-align: center;
	list-style-type:none;
	font-weight: bold;
}
#gallery li a {
	display: block;
	width: 120px;
	height: 120px;
}
#gallery li a img {
	border: 1px solid silver;
	margin-bottom: 10px;
}
#gallery li:hover {
	z-index: 10;
	-moz-box-shadow: 3px 5px 15px #333;
}
.pagination { text-align: right; font-size: 1.3em;}
.pagination a           { border:solid 1px #5F5F5F; margin-right:2px; }
.pagination span     { color:#E76A33; font-weight:bold; display:block; float:left; padding:4px 6px; }
.pagination a:link, 
.pagination a:visited   {  display:block; float:left; padding:3px 6px; text-decoration:none; }
.pagination a:hover     { border:solid 1px #666666; }

.padding10 {
    padding: 10px !important;
}
.shadow {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.box .box, .innerbox {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC") repeat-x scroll 0 0 #850A6E;
    color:white;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 1px 0;
}
.rounded {
    border-radius: 8px 8px 8px 8px;
}
