BODY#Background {
	margin: 0px;
	background: #000000 url('../images/dot_header.gif') repeat-x;
}
BODY, TD {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
}
P{
	margin-top:10px;
	margin-bottom:10px;
}

/* MAIN TOP */
DIV#Page{
	margin: 0px auto;
	width: 904px;
	background: url('../images/body_bg.jpg') no-repeat;
}
DIV#PagePrint{
	margin: 0px auto;
	width: 450px;
}
DIV#Page DIV#Content{
	margin: 0px auto;
	width: 824px;
}

DIV#Page DIV#Content DIV#Main{
	/*position:relative;*/
}

DIV#Page DIV#Content DIV#Top {
	height:289px;
}

DIV#Page DIV#Content DIV#Top DIV#Logo {
	float:left;
	margin-top:25px;
	width:350px;
}
DIV#Page DIV#Content DIV#Top DIV#TopRight {
	float:right;
}

DIV#Page DIV#Content DIV#Top DIV#TopRight A {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin-right:10px;
	margin-left:10px;
	color: #595753;
}
DIV#Page DIV#Content DIV#Top DIV#TopRight A:hover {
	color:#9E1D31;
}
DIV#Page DIV#Content DIV#Top DIV#Menu {
	float:right;
	margin-top:10px;
}
DIV#Page DIV#Content DIV#Top DIV#Menu A{
	display:block;
	float:left;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	color: #595753;
	height:24px;
}
DIV#Page DIV#Content DIV#Top DIV#Menu A:hover{
	color: #9E1D31;
}
DIV#Page DIV#Content DIV#Top DIV#Menu .Barre{
	background: url('../images/menu_barre.jpg') right no-repeat;

}

DIV#Page DIV#Main DIV#Body {
	background: url('../images/topic_left_bg.jpg') repeat-y;
	margin: 20px 15px 5px 15px;
	min-height:360px;
	-height: 360px;
}

DIV#Page DIV#Main DIV#Body DIV#TopicText {
	background:#FFFFFF;
	width:635px;
	margin-left:135px;
	padding:10px;
	min-height:340px ;
	height: auto !important;
	height: 340px;
}

DIV#Page DIV#Main DIV#PageProduct.Info{
	background: url('../images/product_infos_bg3.jpg') repeat-y;
}

DIV#Page DIV#Main DIV#PageProduct{
	background: url('../images/product_infos_bg2.jpg') repeat-y;
	margin: 20px 15px 5px 15px;
}

DIV#Page DIV#Main DIV#PageProduct DIV#TopicText {
	background:#FFFFFF;
	width:611px;
	padding:10px;
}

DIV#Page DIV#Main DIV#PageProduct DIV#Categories
{
	float:left;
	width: 130px;
	padding:10px;
	overflow:hidden;
}
DIV#Page DIV#Main DIV#PageProduct DIV#Categories DIV
{	
	margin-bottom: 10px;
}
DIV#Page DIV#Main DIV#PageProduct DIV#Categories DIV A
{	
	color:#FFFFFF;
	font-weight:bold;
}
DIV#Page DIV#Main DIV#PageProduct DIV#ContentProduct
{
	float:left;
	width:600px;
	margin-left:10px;	
}

DIV#Page DIV#Main DIV#PageProduct DIV#ProductAvis {
	position: relative;
	float:left;
	width:230px;
	height:230px;
	background: url('../images/product_infos_bg.jpg') #460A0C no-repeat left top;
	font-weight:bold;
	margin-right:10px;
	font-family: Times, sans-serif;
	padding:10px 15px 10px 15px;
	color: #FFFFFF;
	overflow:hidden;
}



DIV#Page DIV#Main DIV#PageProduct DIV#ProductInfos {
	position: relative;
	float:left;
	width:500px;

	padding:5px 10px 5px 10px;
	background: url('../images/product_label_bg.jpg') #FFFFFF repeat-y;
	overflow:hidden;
}

DIV#Page DIV#Main DIV#PageProduct DIV#ProductInfos DIV.ListTitle{
	padding-top:10px;
	height:20px;
	color:#000000;
	font-family: Times, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.2px;
}

DIV#Page DIV#Main DIV#PageProduct DIV#ProductInfos DIV.ListShortText{
	font-weight:bold;
	color:#000000;
	margin-top:10px;
	font-size:11px;
	font-weight:normal;
}
DIV#Page DIV#Main DIV#PageProduct DIV#ProductInfos DIV.ProductPrice{
	margin:7px 0px;
}
DIV#Page DIV#Main DIV#Home {
	color:#909090;
	margin: 20px 15px 0px 20px;
	/height:495px;
}

DIV#Page DIV#Main DIV#Home DIV#HomeC {
	float:left;
}

DIV#Page DIV#Main DIV#Home DIV#HomeC DIV#HomeContent {

	padding:0px 10px 10px 10px;
	margin-right:10px;
	width: 510px;
	color:#FFFFFF;
}

DIV#Page DIV#Main DIV#Home DIV#HomeC DIV#HomeWork {
	padding:33px 15px 10px 150px;
	-padding:40px 15px 10px 150px;
	margin-right:10px;
	margin-bottom:25px;
	min-height:180px;
	-height:173px;
	width: 365px;
	color:#ffffff;
	background: url('../images/annesatwork.jpg') #460A0C no-repeat;	
}

DIV#Page DIV#Main DIV#Home DIV#ProductFocus {
	float:left;
	padding:0px;
	width: 786px;
	height:142px;
	margin:0px;
	overflow:hidden;
}	

DIV#Page DIV#Main  DIV#Home DIV#ProductFocus DIV.Simple {
	float:left;
	height:122px; 
	width: 235px; 
	background:white  url('../images/focus_product_bg.jpg') no-repeat;
	padding:10px;
	position:relative;
	overflow:hidden;
}
DIV#Page DIV#Main DIV.ListTitle{
	font-weight:bold;
	font-size:13px;
	height:16px;
	overflow:hidden;
	color:#000000;
}
DIV#Page DIV#Main DIV.ListTitle A{
	color:#000000;
}
DIV#Page DIV#Main DIV.ListTitle A:hover{
	color:#9E1D31;
}
DIV#Page DIV#Main A.LinkRed{
	color:#9E1D31;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:115px;
}
DIV#Page DIV#Main DIV.ListShortText{
	font-weight:bold;
	font-size:12px;
}
DIV#Page DIV#Main DIV.ListText{
	font-size:11px;
	height:100px;
	overflow:hidden;
	color:#000000;
}

DIV#Page DIV#Main  DIV#Home DIV#EventFocus {
	float:left;
	width:245px;
	margin:0px 0px 15px 0px;
	padding:0px;
}

DIV#Page DIV#Main  DIV#Home DIV#EventFocus DIV.Body {
	border:1px solid #595753;
	padding:5px;
}

DIV#Page DIV#Main  DIV#Home DIV#EventFocus DIV.Simple {
	margin-bottom:5px;
	margin-top:5px;
}

DIV#Page DIV#Main  DIV#Home DIV#EventFocus DIV.Simple DIV.ListShortText {
	margin-top:5px;
	font-weight:normal;
}

DIV#Page DIV#Main  DIV#Home DIV#Quizz {
	float:left;
	width:229px;
	height:126px;
	/*background-color:#7e827e;*/
	background-color:#897f7f;
	/*background: url('../images/product_infos_bg.jpg') #460A0C no-repeat;	*/
	color:white;
	overflow:hidden;
	padding:8px;
}
DIV#Page DIV#Main  DIV#Home DIV#Quizz p {
	margin:5px 0px 5px 0px; 
	padding:0px;
}
DIV#Quizz A{
	color:white;
}
DIV#Page DIV#Main DIV#PageProduct DIV.Listinggg {
	float:left;
	width: 655px; 
}
DIV#Page DIV#Main DIV#PageProduct DIV.SimpleCat {
	float:left;
	height:120px; 
	width: 302px; 
	background:white  url('../images/focus_product_bg.jpg') right no-repeat;
	padding:10px;	
	position:relative;
	overflow:hidden;
	color:#000000;
}
DIV#Page DIV#Main DIV#PageProduct DIV.SimpleProduct {
	float:left;
	height:122px; 
	width: 290px;
	background:white  url('../images/list_product_bg.jpg') right no-repeat;
	padding:10px;	
	position:relative;
	overflow:hidden;
	color:#000000;
}

/* MAIN FOOTER */
DIV#Page DIV#Footer {
	margin-top:25px;
	line-height: 18px;
	clear: both;
	font-size: 11px;
	color: #747577;
}
DIV#Page DIV#Footer DIV#FooterContact {
	background: url('../images/footer_bg.jpg') no-repeat;
	padding: 5px 0px 5px 0px;
	font-weight:bold;
	font-size: 11px;
	color: black;
}
DIV#Page DIV#Footer A {
	color: #747577;
	text-decoration:none;
}
DIV#Page DIV#Footer DIV#FooterLogos {
	float: left;
}
DIV#Page DIV#Footer DIV#FooterMenu {
	float: right;
}

/**/
A, A:link, A:visited {
	color: #000000;
	text-decoration:none;
}
A:hover {
	color: #9E1D31;
}
A:active {
	color: #9E1D31;
}

A.white, A.white:link, A.white:visited {
	color: #FFFFFF;
	text-decoration:none;
}
A.white:hover {
	color: #9E1D31;
}
A.white:active {
	color: #9E1D31;
}

FORM {
	display: inline;
}
LABEL.Required {
	font-weight: bold;
}
H1, H1 A {
	font-family: Times, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: lighter;
	font-style:italic;
	color: #ffffff;
	margin: 5px 0px 5px 25px;
	clear: both;
}
H1.sansmarge{
	margin: 0px 0px 5px 0px;
}

DIV#PagePrint H1, H1 A {
	font-family: Times, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	font-style:italic;
	color: #000000;
	margin: 20px 0px 5px 5px;
	clear: both;
}

H2 {
	border-bottom: 1px dashed #6d6d6d;
	padding: 4px 0px;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #8A2632;
	text-transform: uppercase;
}
LI {
	margin-left: 16px;
}

/* MISC */
.Discret {
	font-size: x-small;
	color: #909090;
}

.Clear {
	clear:both;
}

/* MAIN MENU */
#MainMenu {
	text-align: right;
}
#MainMenu A {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: black;
}
#MainMenu A:hover {
	background-color: white;
	text-decoration: none;
}
#MainMenu .Folder {
	background: url('../images/i_folder_arrow.gif') transparent no-repeat 178px center;
	border-bottom: 1px dashed #d3d0a5;
	padding: 5px;
	padding-right: 28px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #ac1f0e;
}
#MainMenu .Item {
	border-bottom: 1px dashed #d3d0a5;
	padding: 2px 16px;
}
#MainMenu .Disabled {
	color: #d3d0a5;
}

/* MAIN SEARCH */
#MainSearch {
	padding: 6px 10px;
	background-color: #eaead2;
}

/* MAIN PATH */
#MainPath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-right:7px;
	text-align:right;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color: #747577;
}
#MainPath A {
	color: #747577;
	font-weight: bold;
	text-decoration: none;
}
#MainPath A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* CHECKOUT TOP */
#CheckoutTop {
	margin: 16px 8px;
	font-size: 11px;
	clear: both;
	height: 48px;
}
#CheckoutTop .Step {
	float: left;
	width: 84px;
	text-align: center;
	font-size: 9px;
}
#CheckoutTop .Step A {
	text-decoration: none;
	color: black;
}


/* MAIN HISTORIES */
#MainHistories {
	display: block;
	background-color: #ffffee;
	padding: 8px;
	border: 1px solid #cccc99;
	margin: 24px 0px 6px;
	clear: both;
}
#MainHistories H2 {
	font-weight: bold;
	font-size: 12px;
	color: black;
	margin: 0px 0px 6px 0px;
}
#MainHistoryProducts {
	float: left;
	width: 50%;
}
#MainHistoryCategories {
	float: left;
	width: 50%;
}

/* MAIN CART */
#MainCart {
	margin: 8px 0px;
}
#MainCart .Head {
	background: url('../images/cart_header_bg.gif') white no-repeat right bottom;
	height: 20px;
	padding: 10px 10px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ac1f0e;
}
#MainCart .Head A {
	text-decoration: none;
}
#MainCart .Body {
	background: url('../images/cart_box_bg.gif') white no-repeat right top;
	border-left: 1px solid #d3d0a5;
	border-right: 1px solid #d3d0a5;
	border-bottom: 1px solid #d3d0a5;
	padding: 12px;
}
#MainCart .CartItems {
	margin-top: 6px;
}
#MainCart .CartItems TR TD {
	padding: 5px 0px;
	border-top: 1px dashed #d3d0a5;
}

/* CONTENT BOXES */
.ContentBox {

	clear: both;
}

.ContentBox H2 {
	border-bottom: 1px dashed #d3d0a5;
	margin-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	color: #90272C;
}
.ContentBox .Body {

}

/* BOXES */
.Box {
	clear: both;
}
.Box .Head {
	padding-left: 6px;
	text-decoration: none;
	background: url('../images/box/box_left_blue.gif') no-repeat left top;
	font-size: 10px;
	text-transform: uppercase;
	background-position: 0 -100px;
	letter-spacing: 0px;
}
.Box .Head SPAN {
	color: white;
	display: block;
	float: none;
	padding: 6px 8px 4px 2px;
	background: url('../images/box/box_right_blue.gif') no-repeat right top;
	background-position: 100% -100px;
}
.Box .Body {
	margin: 0px 0px 12px;
	padding: 4px 0px;
	font-size: 12px;
	border: 1px solid #6d6d6d;
	clear: left;
}
.Box .Folder {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	padding: 5px 6px;
	border-bottom: 1px dashed #e1e1aa;
}
.Box .Body .Item {
	padding: 3px 16px;
	border-bottom: 1px dashed #e1e1aa;
	font-size: 11px;
}
.Box .Body .Simple {
	padding: 3px 6px;
	font-size: 11px;
}
.Box .Body .Item A {
	text-decoration: none;
	color: black;
}
.Box .Body .Item A:hover {
	text-decoration: underline;
}
.Box .Body .Item SELECT {
	width: 100%;
	font-size: 9px;
}

/* ORDERER LIST */
.Box .Body OL {
	margin: 0px 8px 0px 0px;
	padding-left: 26px;
	font-size: 11px;
}
.Box .Body OL LI {
	margin-bottom: 6px;
	margin-left: 0px;
}

/* LIST */
.List {
	margin: 8px 0px 16px;
}
.ListHeader {
	font-weight: normal;
	font-size: 9px;
	color: #6d6d6d;
}
.ListThumb {
	margin: 6px;
}
. {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 3px;
	color: black;
}
.ListShortText {
	color: #909090;
}
.ListCommercialText {
	color: black;
}
.ListShippingDelay {
	margin: 4px 0px 2px;
	color: #6c6955;
	font-weight: bold;
	font-size: 11px;
}
.ListStockLevel {
	margin: 4px 0px 2px;
	color: #aaaa55;
	font-weight: bold;
	font-size: 11px;
}
.ListProperties {
	display: inline;
	margin: 0px 5px;
}
.ListEcoTax, .ListEcoTax A {
	color: #969696;
	font-size: 9px;
}
.ListEcoTax A:hover {
	color: #54c005;
}
.ListRating {
	margin: 5px 0px;
	font-size: 9px;
	color: #ada372;
}
.ListSerials {
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 11px;
}
.ListQuantity {
	margin-top: 12px;
	text-align:right;
	margin-bottom: 4px;
	padding-top:6px;
}
.ListSep {
	margin-top: 8px;
	margin-bottom: 8px;
	border-top: 1px dashed #cccc99;
}

/* OPTIONS */
.OptionType {
	margin: 4px 0px 8px;
}
.OptionType .Head {
	margin-bottom: 2px;
}
.OptionType .Body {

}
.OptionType .Body SELECT, .OptionType .Body INPUT {
	margin: 2px 0px 4px;
}


/* MISC */
.MainText {
	margin-bottom: 16px;
	line-height: 16px;
}
.ReviewBox {
	margin: 8px 0px 28px;
}
#FilterBox {
	padding: 4px 0px 8px;
	font-size: 9px;
	float: right;
}
#FilterBox SELECT, #FilterBox INPUT {
	font-size: 9px;
}
.Ad {
	margin-bottom: 8px;
	clear: both;
}
.BarCode {
	margin-top: 8px;
	margin-bottom: 16px;
}
.CalendarField {
	border: 1px solid #7f9db9;
	padding: 3px 3px;
	cursor: pointer;
	margin-right: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CalendarField:hover {
	background-color: #FFFFD5;
}

/* DESCRIPTION */
.DescProperties {
}
.DescProperties TD, .DescProperties TH {
	border-bottom: 1px solid #eeeedd;
	padding: 4px;
	text-align: left;
}
.DescProperties TH {
}

/* CHECKOUT */
.AddressBlock {
	margin: 8px 8px 8px 0px;
	float: left;
	width: 180px;
	padding: 8px;
}
.Primary {
	background-color: #f9f9f0;
	border: 1px solid #d3d0a5;
}
.Address {
	/*margin-top: 8px;*/
}

/* PRICE */
.Price, .OriginalPrice, .PromoPrice, .ListPrice
{
	font-family: Times, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
.OriginalPrice, .ListPrice {
	text-decoration: line-through;
	font-size: 11px;
}
.Saving {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ff7607;
	font-size: 9px;
	margin: 2px 0px;
}
.WithEuroIcon {
}
.WithPromoIcon {
}
.WithPlusIcon {
}

/* TEXT SIZE */
.Big {
	font-size: 22px;
}
.Medium {
	font-size: 14px;
}
.Normal {
	font-size: 12px;
}
.Small {
	font-size: 9px;
}
.Bold {
	font-weight: bold;
}
.Currency {
}

/* PAGINATION */
.Pagination {
	margin: 8px 0px;
	text-align: center;
}
.Pagination A:visited {
	color: #0554c0;
}
.PaginationCurrent {
	display: inline;
	font-weight: bold;
	color: #CC6600;
	border: 1px solid #CC6600;
	margin: 0px;
	padding: 2px 6px;
}
.PaginationCurrent A {
	text-decoration: none;
}
.PaginationPage {
	display: inline;
	background-color: #f6f6e5;
	border: 1px solid #cccc99;
	margin: 0px;
	padding: 2px 6px;
	font-size: 11px;
	cursor: pointer;
}
.PaginationPage A {
	text-decoration: none;
	color: #ada372;
}
.PaginationNext, .PaginationPrevious {
	display: inline;
	margin: 0px 12px;
}
.PaginationNext A, .PaginationPrevious A {
	text-decoration: none;
}

/* TIPS */
.Tip {
	margin: 8px 0px;
	padding: 3px 5px 3px 22px;
	background: url('../images/i_info.gif') #FFFDD9 no-repeat 5px 5px;
	background-color: #FFFFD5;
	border: 1px solid #cccc99;
	color: #996600;
}
.Hand {
	background-image: url('../images/i_hand.gif');
	background-position: 2px 4px;
	padding-left: 18px;
}

.Alert {
	background: url('../images/i_alert.gif') #FFFDD9 no-repeat 5px 8px;
	border: 1px solid #cccc99;
	color: #CC0000;
}

/* PLUGINS */
.ot_subtotal TD, .ot_ecotaxes TD, .ot_voucher TD, .ot_discount_subtotal TD, .ot_shipping TD, .ot_payment TD, .ot_tax TD {
	font-weight: normal;
	padding-bottom: 3px;
}
.ot_ecotaxes TD {
	color: #66AA00;
	font-weight: bold;
}
.ot_ecotaxes TD.TotalTitle SPAN {
	background-image: url('../images/i_ecocontribution.gif');
	background-repeat: no-repeat;
	padding-left: 16px;
}
.ot_saving TD {
	color: #ff7607;
}
.ot_voucher TD {
	color: #AA0000;
	font-weight: bold;
}
.ot_total TD {
	font-weight: bold;
	border-top: 1px dashed #cccc99;
	padding-top: 4px;
	padding-bottom: 8px;
}
.ot_total TD.TotalContent SPAN {
}
.ot_taxedtotal TD {
	font-weight: bold;
	border-top: 1px dashed #cccc99;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 8px;
}
.ot_taxedtotal TD.TotalContent SPAN {
}

/* EVALUATION DU MOT DE PASSE */
.PasswordEvaluation {
	border: 1px solid #D6D6D6;
	padding: 1px;
	margin: 4px 0px;
}
#weak {
    text-align: left;
	font-size: 9px;
    width: 40px;
	margin: 0px;
}
#medium {
    text-align: center;
	font-size: 9px;
    width: 40px;
	margin: 0px;
}
#strong {
    text-align: right;
	font-size: 9px;
    width: 40px;
	margin: 0px;
}
.nrm
{
    background-color:#F1F1F1;
    padding: 1px 5px;
    color:#868696;
}
 
.red
{
    background-color: #BB3300;
    padding: 1px 5px;
    color: #FFFFFF;
}
 
.yellow
{
    background-color: #FDB14D;
    padding: 1px 5px;
    color: #FFFFFF;
}
 
.green
{
    background-color: #99CC00;
    padding: 1px 5px;
    color: #FFFFFF;
}

/* TOOLTIP */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid #cccc99;
	padding: 6px;
	background-color: #fffff1;
	visibility: hidden;
	z-index: 100;
	font-size: 9px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#dhtmltooltip STRONG {
	color: #54c005;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

