@import url(displaytag.css);

/* basic elements */
body {
	font: 10px Verdana, sans-serif;
	color: black /*#555753*/;
	background: black;
	margin: 0px;
}

p,#popup,#content,#supportingText {
	margin-top: 0px;
}

#onglets {
	position: relative;
	width: 500px;
	height: auto !important;
	height: 600px;
	min-height: 600px;
	border-color: 1px solid #808080;
}

.tab {
	font-weight: bold;
	position: absolute;
	text-align: center;
	border: 1px solid #808080;
	border-style: outset;
	border-bottom-style: none;
	top: 20px;
	height: 40px;
	width: 83px;
	margin: 0px;
	background-color: #E5610F;
}

.tab h6 {
	margin: 0px;
	paddin: 0px;
	font: bolder 7pt/ 10pt Verdana, sans-serif;
	cursor: pointer;
	cursor: hand;
}

.panel {
	position: absolute;
	border: 2px;
	border-color: 1px solid #808080;
	border-style: outset;
	width: 500px;
	height: 1040px;
	left: 0px;
	top: 60px;
	margin: 0px;
	padding: 6px;
	background-color: #e0e4d2;
}

#popup {
	padding: 80px;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

#banniere {
	background: url(../images/siteweb/springtime/banniere.jpg) top left
		no-repeat;
	width: 800px;
	height: 103px;
	cursor: pointer;
	cursor: hand;
	border-bottom: 1px solid #ffffff;
}

h3 {
	background: transparent url(../images/siteweb/springtime/titlebar.png)
		no-repeat top left;
	font: italic normal 13pt Georgia, sans-serif;
	letter-spacing: 1px;
	margin-top: 0x;
	margin-bottom: 5px;
	color: #27102B;
	height: 20px;
	padding: 7px 7px 7px 7px;
}

h4 {
	background-repeat: no-repeat;
	background-color: #E5610F;
	padding: 2px;
	padding-left: 4px;
	margin-top: 17px;
	margin-left: 0px;
	margin-bottom: 2px;
	font: bold 8pt/ 12pt Verdana, sans-serif;
	width: 598px;
	color: #27102B;
}

h4 a:link,h4 a:visited {
	font: bold 8pt/ 12pt Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #27102B;
}

h4 a:hover,h4 a:active {
	font: bold 8pt/ 12pt Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline overline;
	color: #b8c271;
}

a:link,a:visited {
	font: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

a:hover,a:active {
	font: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline overline;
	color: #b8c271;
	cursor: pointer;
	cursor: hand;  /*IE 5.5 non-compliant workaround */
}

a {
	cursor: pointer;
	cursor: hand;  /*IE 5.5 non-compliant workaround */
}

/* specific divs */
#container {
	background: #F5F7EC url(../images/siteweb/springtime/bg.jpg);
	width: 800px;
	position: relative;
	margin: 0 auto;
	border: 1px solid #808080;
}

#intro { /*background: #FFFFFF;*/
	height: auto !important;
	height: 2275px;
	min-height: 2265px;
}

#pageHeader {
	margin-bottom: 20px;
	height: 130px;
}

#pageHeader #menu {
	top: 104px;
	width: 800px;
	position: absolute;
}

#pageHeader #photoIntro {
	z-index: 2;
	right: 0px;
	text-align: center;
	position: absolute;
	top: 133px;
}

#pageHeader #menu div a,#pageHeader #menu div a:link,#pageHeader #menu div a:visited,#pageHeader #menu div a:hover,#pageHeader #menu div a:active
	{
	color: #27102B;
	font: bolder 9pt/ 11pt Verdanna;
	text-decoration: none;
}

#pageHeader #menu div.premier {
	background: transparent url(../images/siteweb/springtime/1.jpg) top
		no-repeat;
	width: 124px;	
	position: absolute;
	right: 496px;
	text-align: center;
	height : 21px;
}

#pageHeader #menu div.deuxieme {
	background: transparent url(../images/siteweb/springtime/2.jpg) top
		no-repeat;
	width: 124px;
	position: absolute;
	right: 372px;
	text-align: center;
	height : 21px;
}

#pageHeader #menu div.troisieme {
	background: transparent url(../images/siteweb/springtime/3.jpg) top
		no-repeat;
	width: 124px;
	position: absolute;
	right: 248px;
	text-align: center;
	height : 21px;
}

#pageHeader #menu div.quatrieme {
	background: transparent url(../images/siteweb/springtime/4.jpg) top
		no-repeat;
	width: 124px;
	position: absolute;
	right: 124px;
	text-align: center;
	height : 21px;
}

#pageHeader #menu div.cinquieme {
	background: transparent url(../images/siteweb/springtime/5.jpg) top
		no-repeat;
	width: 124px;
	position: absolute;
	right: 0px;
	text-align: center;
	height : 21px;
}

#stock {
	left: 20px;
	text-align: left;
	position: absolute;
	top: -25px;
	padding: 0px;
	margin: 0px;
}

#stock h4 {
	background: transparent;
	margin: 2px;
	font: bolder 13.5pt Georgia, sans-serif;
	color: black;
}

#panier {
	background-color: transparent;
	width: 300px;
	z-index: 2;
	right: 0px;
	text-align: left;
	position: absolute;
	top: 122px;
	padding: 1px;
	margin: 0px;
	font: 12px Georgia, sans-serif;
}

#panier_titre {
	background: transparent
		url(../images/siteweb/springtime/entete_panier.png) top center
		no-repeat;
	background-repeat: no-repeat;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: 0px;
	top: 123px;
	padding-top: 3px;
	padding-bottom: 2px;
	font: normal 12px Georgia, sans-serif;
}

#panier span {
	padding: 3px;
	margin: 3px;
	position: relative;
}

#panier_contenu {
	font: italic normal 12px Georgia, sans-serif;
	background-color: #DBDADA;
	padding-bottom: 2px;
	height: 20px;
}

#en-tete {
	width: 600px;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: transparent url(../images/siteweb/springtime/entete.png) top
		center no-repeat;
}

#en-tete2 {
	width: 176px;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: transparent url(../images/siteweb/springtime/entete2.png)
		top center no-repeat;
}

#en-tete3 {
	width: 800px;
	height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: transparent url(../images/siteweb/springtime/entete3.png)
		top center no-repeat;
}

#enveloppe-exterieure {
	width: 598px;
	border: 1px solid #cecea5;
	background: #fff repeat-y left;
}

#enveloppe-exterieure2 {
	width: 174px;
	border: 1px solid #cecea5;
	background: #fff repeat-y left;
}

#enveloppe-exterieure3 {
	width: 798px;
	border: 1px solid #cecea5;
	background: #fff repeat-y left;
}

#enveloppe {
	background: repeat-y right;
}

#conteneur {
	width: 100%;
	float: left;
	margin-right: -50px;
	background: repeat-y right;
	background-color: #DBDADA;
}

#contenu {
	margin-right: 7px;
	background: repeat-y left;
	text-align: justify;
}

#principal {
	margin-left: 145px;
}

#gauche {
	width: 145px;
	float: left;
}

#barre-laterale {
	width: 0px;
	float: right;
	text-align: center;
	background-color: #DBDADA;
}

#pied-de-page {
	width: 600px;
	height: 20px;
	margin-bottom: 25px;
	text-indent: 15px;
	padding-top: 3px;
	background: transparent url(../images/siteweb/springtime/pieddepage.png)
		bottom center no-repeat;
}

#pied-de-page2 {
	width: 176px;
	height: 20px;
	margin-bottom: 25px;
	text-indent: 15px;
	padding-top: 3px;
	background: transparent
		url(../images/siteweb/springtime/pieddepage2.png) bottom center
		no-repeat;
}

#pied-de-page3 {
	width: 800px;
	height: 20px;
	margin-bottom: 25px;
	text-indent: 15px;
	padding-top: 3px;
	background: transparent
		url(../images/siteweb/springtime/pieddepage3.png) bottom center
		no-repeat;
}

h1 {
	margin-top: 2px;
	font-size: 1.4em;
}

h2 {
	margin: 2px;
	font-size: 1.3em;
}

.dernier {
	margin-bottom: 0;
}

.deblayage {
	height: 0;
	clear: both;
	background-color: #DBDADA;
}

h5 {
	background-color: #E5610F;
	font: bold italic normal 18px Georgia, sans-serif;
	letter-spacing: 1px;
	color: #27102B;
	margin: 0px;
	margin-bottom: 3px;
	padding-left: 5px;
}

table.news {
	border: 1px solid #ffffff;
	width: 590px;
}

table.news td {
	width: 345px;
}

#pageHeader #logo {
	background: transparent
		url(../images/siteweb/springtime/blackcatalog_color_small.gif)
		no-repeat;
	width: 265px;
	height: 130px;
	position: absolute;
	top: 0px;
	z-index: 2;
	cursor: pointer;
}

#quickSummary {
	background: transparent;
	/*background: #e0e4d2;/*#a1b259;*/
	clear: both;
	width: 178px;
	height: 231px;
	padding-top: 4px;
	padding-bottom: 4px;
	position: absolute;
	top: 104px;
	left: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#quickSummary h4 {
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #E5610F;
	width: 172px;
	margin: 0px;
	padding: 3px;
	height: 18px;
	font: bold 8pt/ 12pt Verdana, sans-serif;
	color: #27102B;
}

#quickSummary p {
	margin: 0px;
	padding-left: 4px;
	padding-bottom: 2px;
	font: 8pt/ 11pt Verdana, sans-serif;
	color: black;
	text-align: left;
}

#quickSummary a {
	font: bold 10px Verdana, sans-serif;
	text-decoration: underline;
}

#quickSummary a:hover {
	font: bold 10px Verdana, sans-serif;
	color: #b8c271;
	text-decoration: none;
}

#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 14px;
	padding-bottom: 20px;
	margin: 0px;
	background: transparent;
	position: relative;
	left: 177px;
	width: 550px;
	height: auto !important;
	height: 2020px;
	min-height: 1920px;
}

#popbox {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	vertical-align: bottom;
}

#content p {
	margin-bottom: 10px;
}

#pasDePromo span {
	font-size: 11px;
	font-weight: bold;
}

#promo span {
	font-size: 11px;
	color: red;
	font-weight: bold;;
	color: red;
}

#megaPromo span {
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration: blink;
}

#commande {
	color: black;
	font-weight: bold;
}

#commande cree {
	color: red;
	font-weight: bold;
	text-decoration: blink;
}

#commande encours {
	color: red;
	font-weight: bold;
}

#supportingText {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#underground {
	border-top: 1px solid #808080;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background: transparent;
}

#underground h3 {
	background: transparent url(../images/siteweb/springtime/titlebar.bmp)
		no-repeat top left;
	font: normal small-caps 12pt Georgia, serif;
	letter-spacing: 1px;
	margin-top: 0x;
	margin-bottom: 0px;
	color: /*#ACA790;  #7d775c*/ black;
	height: 15px;
	padding: 7px 7px 10px 7px;
	margin-left: 310px;
}

#footer {
	color: black;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 1px;
	background: transparent;
}

#footer #bottom {
	background-color: #E5610F;
	height: 21px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	float: 0px;
	border-top: 1px solid #808080;
	font: 10px Verdana, sans-serif;
}

#footer #copyright {
	text-align: right;
	font: bold 10px Verdana, sans-serif;
}

#footer a:link,#footer a:visited {
	color: black;
	margin-left: 20px;
	margin-right: 20px;
}

#linkList {
	float: left;
	position: absolute;
	top: 344px;
	left: 0px;
	margin: 0px;
	width: 178px;
	text-align: left;
	padding: 0px;
}

#linkList2 {
	/*background: #F5F7EC url(../images/siteweb/springtime/left.jpg); 
	
    /*background-color: #e0e4d2;*/
	background: transparent;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	width: 178px;
	float: left;
	left: 0px;
	top: 0px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#linkList dl {
	width: 178px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
}

#linkList dt {
	/*background-image: url(../images/siteweb/nw_maj_rond_right_black.gif);*/
	background-position: right top;
	background-repeat: no-repeat;
	margin: 0px;
	list-style-type: none;
	background: #E5610F;
	padding: 4px;
	margin-bottom: 1px;
	width: 170px;
}

#linkList dt a {
	display: block;
	color: #27102B;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
}

#linkList dt a:hover {
	display: block;
	color: #b8c271;
	font: bold 11px Verdana, sans-serif;
	text-decoration: underline;
}

#linkList dd a {
	display: block;
	color: #27102B;
	font: lighter;
	text-decoration: none;
	padding: 1px;
}

#linkList dd a:hover {
	display: block;
	color: black;
	font: lighter;
	text-decoration: underline;
	padding: 1px;
}

#lresources {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -10px;
	float: left;
}

#lresources h3.menubar {
	background: transparent url(../images/siteweb/springtime/menubar.bmp)
		top left;
	font: bold italic normal 17px Georgia, sans-serif;
	margin: 0px;
	padding-left: 0px;
	color: #B2D2B0;
	width: 171px;
}

#content ul,#supportingText ul {
	list-style-type: none;
}

#content ul li,#supportingText ul li {
	background: no-repeat 0px 5px;
	list-style-type: disc;
	padding: 2px;
}

pre {
	overflow: auto;
	background-color: #ffd;
	border: 1px solid #ccc;
	padding: 5px;
}

/* This is the style for the informational messages presented to the user */
div.error,div.message {
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 30px;
	margin-bottom: 20px;
	text-align: left;
}

div.message {
	background: #e0e4d2 url(../images/siteweb/icon_info_lrg.gif) no-repeat
		5px 1.33em;
	border-top: 5px solid #069;
	border-left: 1px solid #069;
}

div.error {
	background: #e0e4d2 url(../images/siteweb/icon_error_lrg.gif) no-repeat
		5px 1.33em;
	border-top: 5px solid #900;
	border-left: 1px solid #900;
}

span.news {
	font-size: 10px;
	font-weight: bolder;
	font-stretch: ultra-condensed;
}

span.fieldError,span.errorMessage {
	color: maroon !important;
}

/* fix for spacing in IE */
form {
	margin: 0px
}

form input {
	color: black;
	font-size: 10px;
	vertical-align: text-bottom;
	background-color: #DBDADA;
}

input,select {
	font-weight: bolder;
	font-size: 10px;
	color: black;
	background-color: #DBDADA;
	border: 1px solid black;
	text-align: center;
}

input.button,button {
	padding-left: 4px;
	color: black;
	font-size: 11px;
	vertical-align: text-bottom, middle;
	font-weight: bold;
	background-color: #FF9933;
	letter-spacing: 2px;
	border: thin outset #808080; /*1px solid black*/
	height: 19px;
	/*fix button size in IE */
	line-height: 14px;
}

input [type="image"],input [type=image],INPUT [type=IMAGE] {
	padding: 0px;
	margin: 0px;
	border: none;
}

.buttonRecherche {
	width: 100%;
}

form textarea {
	padding-left: 4px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #e0e4d2;
	letter-spacing: 2px;
	text-align: left;
	height: 80px;
	width: 100%;
}

/* make buttons looks the same in Mozilla */
div>button,p>button,td>input.button {
	padding: 1px 2px !important;
}

/* Warning: IE doesn't support pseudo-class :focus */
form input:focus,form textarea:focus,form select:focus {
	border: 1px solid #E5610F;
	color: #000;
}

form select {
	padding-left: 0px;
	font-size: 12px;
}