﻿/* general styling */
*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: auto;
	background: #272725;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* the hyperlinks */
a
{
	color: #42438F;
	text-decoration: underline;
}
a:hover
{
	color: #265b00;
}

/* asp.net buttons */
input[type="submit"]
{
	background-color: #e1e1e1;
	color: #44446f;
	border-bottom: white 1px outset;
	border-left: white 1px outset;
	font-family: Verdana;
	border-top: white 1px outset;
	border-right: white 1px outset;
	font-size: 0.7em;
}
input[type="submit"]:hover
{
	background-color: #113200;
	color: #CEA611;
	border-bottom: white 1px outset;
	border-left: white 1px outset;
	font-family: Verdana;
	border-top: white 1px outset;
	border-right: white 1px outset;
	font-size: 0.7em;
}

/* site specific styling */


/* the container centers the page */
#container
{
	width: 930px;
	height: auto;
	margin: 0 auto 0 auto;
}


/* the header that contains the big image */
.bigimgheader
{
	width: 930px;
	height: 130px;
	background: #272725 url(AppliImages/Divers/TopBanner.jpg) top left no-repeat;
	position: relative;
}

/* the language choice in the header */
.bigimgheader .themenuoptions
{
	float: right;
	margin-right: 4px;
}

/* the core contains all the site contents */
#core
{
	display: block;
	float: left;
	width: 930px;
	height: auto;
	background: #171717;
	border-bottom: #101010 2px solid;
}

/**********************/

#page_footer
{
	clear: both;
	background: #000000;
	height: auto;
	width: 100%;
	padding-bottom: 24px;
	display: block;
	float: left;
	border-top: solid 1px #000;
}
#page_foot_left
{
	width: 100px;
	margin-top: 5px;
	display: block;
	float: left;
}
#page_foot_right
{
	width: 790px;
	margin: 4px 5px 0px 0px;
	display: block;
	float: right;
	overflow: hidden;
}

#page_footer A:link
{
	color: #A6A565;
	text-decoration: underline;
}
#page_footer A:visited
{
	color: #A6A565;
	text-decoration: underline;
}
#page_footer A:active
{
	color: #A6A565;
	text-decoration: none;
}
#page_footer A:hover
{
	color: #ffff33;
	text-decoration: underline;
}

#page_footer p
{
	text-align: center;
	font-family: verdana, Tahoma, Times New Roman;
	font-size: 14px;
	line-height: 16px;
	color: #ffffcc;
	margin-top: 16px;
}

.spacer
{
	margin: 0px;
	padding: 0px;
	height: 10px;
	clear: both;
}


/* TABLE */
.textVoucher
{
   text-align:left;
   color: #e0e0e0;
}

.silhtbl table
{
	font: 11px tahoma, verdana, arial;
	color: #ffffcc;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	text-align: left;
	float: right;
	width: 98%;
}

.silhtbl caption
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
	text-transform: uppercase;
}

.silhtbl td
{
	margin: 0;
	padding: 20px 10px;
}


.silhtbl th
{
	font-weight: normal;
}

.silhtbl thead tr th
{
	background-color: #000;
	padding: 20px 10px;
	color: #fff;
	font-weight: bold;
	border: 0;
}

.silhtbl tfoot tr th, tfoot tr td
{
	background-color: transparent;
	padding: 20px 10px;
	color: #ccc;
	border-top: 1px solid #ccc;
}

.silhtbl tbody tr th
{
	padding: 20px 10px;
}

.silhtbl tr.odd
{
	/*background-color: #F3EABA;*/
}

.silhtbl tr:hover
{
	background: #272725;
}

.silhtbl tr:hover td, tr:hover td a, tr:hover th a
{
	color: #ffff66;
}

.silhtbl tr:hover td a:hover, tr:hover th a:hover
{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.silhtbl table a
{
	color: #ffffcc;
	padding-left: 15px;
	background-image: none;
	text-decoration: none;
}

.silhtbl table a:hover
{
	background-color: #ffff66;
}

.silhtbl table a:visited
{
	text-decoration: line-through;
}

/* specific mc */

.silhtbl tbody tr td.labtitle
{
	padding: 5px 5px;
	text-align: right;
}

.silhtbl tbody tr td.labinfo
{
	display: block;
	float: left;
	padding: 5px 0px 0px 5px;
	text-align: left;
}

.silhtbl tbody tr td.thechecklist table
{
	padding: 0px;
	margin: 0px;
}

.silhtbl tbody tr td.thechecklist table tr td
{
	padding: 0px;
	margin: 0px;
}

/* DESCRIPTIF PRODUIT */

.DescriptifProd ul
{
}
.DescriptifProd li
{
	list-style-type: circle;
	list-style-position: inside;
}

/* PAGE TITLE */

#silhPageTitle
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #113200;
	color: #CEA611;
	text-align: right;
	width: 898px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 30px;
	margin-bottom: 10px;
	border: solid 1px #000;
}

/* IDENTIFICATION STRIP */

#silhIdentStrip
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #171717;
	color: #CEA611;
	text-align: right;
	width: 920px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 10px;
}

/* BASKET STRIP */

#silhBasketStrip
{
	font-family: "Trebuchet MS" , Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #171717;
	color: #CEA611;
	text-align: right;
	width: 920px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 10px;
}

.silhBasketSummary
{
	color: Red;
}

#navbasket ul
{
	float: left;
}

#navbasket li
{
	list-style: none;
	display: block;
	width: 201px;
	float: left;
}
#navbasket a
{
	color: #CEA611;
	text-decoration: none;
	display: block;
	margin-left: 5px; /*padding: 0 10px 0 10px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background: #171717 url(AppliImages/Divers/VoirBasketN.jpg) top left no-repeat;
	width: 201px;
	height: 30px;
}
#navbasket a:hover
{
	background: #171717 url(AppliImages/Divers/VoirBasketO.jpg) top left no-repeat;
	color: #FFF;
	width: 201px;
}

/* Orders */

.ord_Object
{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
}
.ord_Ref
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #cc3300;
}
.ord_ProdName
{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.ord_Design
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #000099;
}
.ord_SubDesign
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #000099;
}
.ord_Descr
{
	text-align: justify;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #404040;
}

/* pourentage promo */

.pourcpromo
{
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	border: solid 1px #000;
	background-color: #ff0033;
	padding: 5px 12px 5px 12px;
	display: block;
	float: right;
}
