﻿body
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #37424a; /*code couleur grise web*/
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* For IE5 */
table
{
	color: #37424a; /*code couleur grise web*/
	font-size: 9px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div, p
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

a
{
	color: #700B08;
	text-decoration: none;
}

a:hover
{
	color: #700B08;
	text-decoration: underline;
}

input, textarea, select
{
	text-align: left;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #37424a 1px solid;
	margin: 0px;	
	padding-top: 1px;
	padding-bottom: 1px;
}

input.Button
{
	color: #ffffff;
	background-color: #700b08;
	border: none;
	font-weight: bold;
	cursor: hand;
	height: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.ABlack
{
	color:#37424A;
}
.ABlack:hover
{
	color:#37424A
}

.Button2
{
	background-color: transparent;
	background-image: url(img/bouton.png);
	background-repeat: no-repeat;
	display:block;
	text-align:center;
	color: #ffffff;	
	border: none;
	font-weight: bold;
	cursor: hand;
	width: 110px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.Button2:hover
{
	color: #ffffff;	
}
.Button2Gray1
{
	background-image: url(img/button2_gray1.gif);
	background-repeat: no-repeat;
	display:block;
	text-align:center;
	color: #ffffff;	
	border: none;
	font-weight: bold;
	cursor: hand;
	width: 110px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.Button2Gray1:hover
{
	color: #ffffff;	
}
.Button2Gray2
{
	background-image: url(img/button2_gray2.gif);
	background-repeat: no-repeat;
	display:block;
	text-align:center;
	color: #ffffff;	
	border: none;
	font-weight: bold;
	cursor: hand;
	width: 110px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.Button2Gray2:hover
{
	color: #ffffff;	
}
.Button3
{
	background-color: transparent;
	background-image: url(img/bouton2.png);
	background-repeat: no-repeat;
	display:block;
	text-align:center;
	color: #ffffff;	
	border: none;
	font-weight: bold;
	cursor: hand;
	width: 170px;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.Button3:hover
{
	color: #ffffff;
}


input.Checkbox
{
	border: none;
}

input, textarea
{
	padding-left: 3px;
	padding-right: 3px;
}

fieldset
{
	border: solid 0px;
	padding: 5px;
	margin-bottom: 5px;
	/*background-color:#CCCACB;*/
}

legend
{
	color: #37424a;
	font-weight: bold;
	font-size: 11px;
}

.BoxDivBottomClear
{
	clear: both;
	width:0px;
	margin-left:10px;
	background-image:none;		
}


.BoxDivPara
{	
	background-image: url(img/double_fleche.png);
	background-repeat: no-repeat;	
	background-position: left center;
	padding-left:20px;	
	text-align:left;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 12px;
	margin:10px;
}

.BoxDivDark
{
	background-color:#CCCACB;
	padding:10px;
	margin:0px;	
}
.BoxDivWhite
{
	background-color:#FFFFFF;
	padding:2px;
	margin:0px;	
}

.BoxDivRow
{	
	background-image: url(img/double_fleche.png);
	background-repeat: no-repeat;	
	background-position: left center;
	padding-left:20px;	
	text-align:left;
	font-size: 12px;
	margin:10px;
}

.BoxDegrad
{
	background-image:url(img/degrad_gray.jpg);
	background-repeat:repeat-x;
}


.BoxDiv
{	
	width:559px;
	/*height:172px;*/
	margin-bottom:40px;	
	background-image: url(img/box_top_left.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #A3A3A3;	
	border-bottom: solid 1px #A3A3A3;
	background-color: #EDEDEF;
}

.BoxDiv2
{
	width:559px;
	/*height:172px;*/
	margin-bottom:40px;	
	background-image: url(img/box_top_left_2.jpg);
	background-repeat: no-repeat;
	border-right: solid 1px #A3A3A3;	
	border-bottom: solid 1px #A3A3A3;
	background-color: #EDEDEF;
}

.BoxDivTitle
{	
	float:left;	
	padding-left:35px;
	margin-top:8px;
	color:#FFFFFF;
	text-align:right;	
	
	border: solid 0px #A3A3A3;
	width:160px;
		
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Sans-Serif;
}
.BoxDivTitle2
{	
	float:left;	
	padding-left:50px;
	margin-top:8px;
	color:#FFFFFF;
	text-align:right;	
	
	border: solid 0px #A3A3A3;
	width:270px;
		
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Sans-Serif;
}

.BoxDivTop
{	
	margin-left:100px;
	height: 1px;
	border-top: solid 1px #A3A3A3;	
}
.BoxDivContent
{	
	margin-top:72px;
	padding-left:10px;	
	padding-right:10px;	
	padding-bottom:20px;
	border-left: solid 1px #A3A3A3;	
}
.BoxDivPrice
{		
	text-align:right;
	float:right;
	margin-right:-25px;
	margin-top:10px;
	font-weight: bold;
	font-size: 12px;
	color: #700b08;
	font-family: Arial, Sans-Serif;
}
.BoxDivRightImage
{		
	text-align:right;
	float:right;
	width: 223px;
	margin:3px;	
}

.BoxDivRightImageImg
{		
	margin-right:1px;	
}

.BoxDivRightBuy
{	
	text-align:right;
	float:right;
	width: 223px;
	height: 29px;
	margin-top:5px;
	margin-right:-3px;
	background-image: url(img/panier_fond.jpg);
}

.BoxDivBottomBouton
{
	float: left;
	position:absolute;
	width:330px;
	height:54px;
	margin-left:5px;
	margin-top:-35px;
}
 
.BoxDivShopBuy
{
	float:left;
	background-image: url(img/product_achat.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	width: 38px;
	height:17px;
	text-align:center;
	padding-top:37px;
	color: #FFF;
}
.BoxDivShopBuy:Hover
{
	color: #FFF;
}
.BoxDivShopMaj
{
	float:left;
	background-image: url(img/product_maj.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	width: 38px;
	height:17px;
	text-align:center;
	padding-top:37px;
	color: #FFF;
}
.BoxDivShopMaj:Hover
{
	color: #FFF;
}

.BoxDivShopDemo
{
	float:left;
	background-image: url(img/product_demo.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	width: 38px;
	height:17px;
	text-align:center;
	padding-top:37px;
	color: #FFF;
}
.BoxDivShopDemo:Hover
{
	color: #FFF;
}
.BoxDivShopPdf
{
	float:left;
	background-image: url(img/product_pdf.jpg);
	background-repeat: no-repeat;
	margin-left:10px;
	width: 38px;
	height:17px;
	text-align:center;
	padding-top:37px;
	color: #FFF;
}
.BoxDivShopPdf:Hover
{
	color: #FFF;
}


.Title_Text_Long
{
	background-image: url(img/title_text_long.jpg);
	background-repeat: no-repeat;
	width: 502px;
	height:27px;
	padding-top:1px;	
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Sans-Serif;	
	float:left;
	margin-left:-13px;
	text-align:right;
	padding-right:30px;	
	border:#000 0px solid;
}

.Title_Text_G
{
	background-image: url(img/title_text_g.jpg);
	background-repeat: no-repeat;
	width: 29px;
	height:27px;
}
.Title_Text_M
{
	background-image: url(img/title_text_m.jpg);
	background-repeat: repeat-x;	
	height:27px;
	padding-top:3px;
	padding-left:10px;	
	font-size: 14px;
	color: #FFF;
	font-family: Arial, Sans-Serif;	
}
.Title_Text_D
{
	background-image: url(img/title_text_d.jpg);
	background-repeat: no-repeat;
	width: 29px;
	height:27px;
}



.Error
{
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 10px;
}

.FormInfo
{
	font-style: italic;
	padding-bottom: 5px;
	padding-top: 5px;
}

.TopMenu ul
{
	float: right;
	list-style: none;
}

.TopMenu ul li
{
	padding: 30px 30px;
	float: right;
	background-attachment: scroll;
	background-image: url(img/red_hyphen.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.TopMenu ul li a
{
	display: block;
	text-align: center;
	color: #37424a;
	font-size: 9px;
	font-weight: 200;
}

.TopMenu ul li a:hover
{
	background-position: bottom;
}


.DropDownMenu
{
	width: 70px;
}

.DropDownMenuTop
{
	display: block;
}

.DropDownMenuTop img
{
	border: none;
}

.DropDownMenuBox
{
	position: absolute;
	left: auto;
	top: auto;
	width: 70px;
	display: none;
}

.DropDownMenuItem
{
	display: block;
	background: #ffffff;
	padding-bottom: 2px;
	padding-top: 2px;
}

.Main
{
	width: 920px;
	margin-top: 10px; /*margin-left: 100px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.Header
{
	height: 80px;
	width: 770px;
	background-attachment: scroll;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainPanel
{
	/*height:500px;*/
	width: 920px;
	background-color: #ffffff;
}

.LeftPart
{
	float: left;
	width: 170px;
	height: 450px;
	background-image: url(img/menu_gauche.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.CenterPart
{
	float: left;
	width: 750px;
	/*height: 500px;*/
}

.BottomBar
{
	background-image: url(img/bottombar_bg.gif);
	background-repeat: repeat-x;
	margin-top:25px;
	height: 35px;
	width: 770px;
}

.BottomBar a
{
	text-decoration: none;
	color: #37424A;
	font-weight: bold;
	display: block;
	height: 35px;
	float: right;
	padding-top: 10px;
	margin-right: 15px;
}

.BottomBar a:hover
{
	text-decoration: underline;
}

.ContextMenu
{
	margin-left: 20px;
}

.ContextMenu a
{
	display: block;
	padding-left: 15px;
	background-image: url(img/red_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #37424A;
	margin-bottom: 10px;
	width: 110px;
}

.ContextMenu a:hover
{
	color: #37424A;
}

.Flash
{
	width: 770px;
	height: 184px;
	background-attachment: scroll;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.red_line
{
	width: 770px;
	height: 16px;
	background-attachment: scroll;
	background-image: url(img/horizontal_line.gif);
	background-repeat: no-repeat;
}

.menubarre
{
	width: 600px;
	height: 35px;
	position: relative;
	top: -16px;
	z-index: 1;
}

.menubarre_left
{
	width: 14px;
	height: 34px;
	float: right;
	background-image: url(img/menu_barreG.gif);
	background-repeat: no-repeat;
}

.menubarre_middle
{
	width: 546px;
	height: 34px;
	float: right;
	background-image: url(img/menu_barre.gif);
	background-repeat: repeat-x;
	color: #FF0000;
}


/* reset all */
ul.MainMenu, ul.MainMenu li, ul.MainMenu ul, ul.MainMenu li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.MainMenu
{
	width: 100%;
}

ul.MainMenu img
{
	border:none;
}

ul.MainMenu li
{
	float: left;
}

ul.MainMenu li ul
{
	display: none;
	position: absolute;
	background-color: #eeeeee;
	border: solid 1px #37424a;
}

ul.MainMenu li a
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	display: block;
	padding-top: 7px;
	padding-bottom: 13px;
	margin-right: 20px;	
	font-style: italic;
	color: #eeeeee;
	font-weight: normal;
	/*font-variant: small-caps;*/
}

ul.MainMenu li a:hover
{
	font-size: 14px;
	font-style: italic;
	color: #eeeeee;
	font-weight: normal;
	/*font-variant: small-caps;*/
	text-decoration: none;
	background-image: url(img/white_dot.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul.MainMenu li a.MenuItemSelected
{
	color: #ffffff;
	font-weight: bold;
	background-image: url(img/white_dot_selected.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

ul.MainMenu li a.MenuItemSelected:hover
{
	color: #ffffff;
	font-weight: bold;
}

ul.MainMenu li ul li
{
	display: inline;
	float: none;
}

ul.MainMenu li ul li a
{
	margin: 0px;
	display: block;
	height: auto;
	width: 180px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 12px;
	font-style: normal;
	color: #37424a;
	font-variant: normal;
}

ul.MainMenu li ul li a:hover
{
	background-image: none;
	background-color: #37424a;
	color: #eeeeee;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

.LoggerBox
{
	width: 170px;
	height: 105px;
	position: relative;
	top: -16px;
	left: 20px;
	z-index: 1;
	background-image: url(img/login_space.gif);
	background-repeat: no-repeat;
}

.LoggerBoxContent
{
	text-align: left;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 150px;
	height: 95px;
}

.LoggerBox a
{
	display: block;
	color: #ffffff;
}

.LoggerBoxInput
{	
	height:42px;
}

.LoggerLoginInput
{
	width: 130px;
	height: 13px;
	font-size: 9px;
	color: #37424a;
	border: #37424a 1px solid;
	margin-top: 0px;
	margin-bottom: 3px;
}
.LoggerPasswordInput
{
	width: 130px;
	height: 13px;
	font-size: 9px;
	color: #37424a;
	border: #37424a 1px solid;
	margin-top: 0px;
	margin-bottom: 3px;
}

.LoggerLoginInputError
{
	width: 130px;
	height: 13px;
	font-size: 9px;
	color: #37424a;
	border: #37424a 1px solid;
	margin-bottom: 3px;
	background-color: #ff8c8c;
}

.LoggerPasswordInputError
{
	width: 130px;
	height: 13px;
	font-size: 9px;
	color: #37424a;
	border: #37424a 1px solid;
	background-color: #ff8c8c;
}

.LoggerButton
{
	display: block;		
	width: 132px;
	height: 17px;	
	text-align: center;
	text-decoration: none;	
	font-size: 12px;	
	font-family: Arial, Sans-Serif;
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 5px;
	border: #FFF 0px solid;
	background-color: transparent;
}

.LoggerButton:hover
{
	color: #CCC;	
	text-decoration: none;
}

.LoggerUserName
{
	height: 37px;
	font-size: 11px;
}


.MiddleContent
{
	width: 560px;
	margin-left: 40px;
}

.HomeTopPart
{	
	width: 590px;
	height: 159px;	
	margin-bottom: 20px;
	position: relative;
	left: -20px;
	background-image: url(img/home_topback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}

.HomeTextBox
{
	width: 382px;
	height: 160px;
	float: left;	
}

.HomeTextBoxTitle
{
	width: 300px;
	text-align: left;
	color: #FFF;	
	font-size: 14px;
	font-family: Arial, Sans-Serif;		
	margin-top: 11px;
	margin-left: 70px;
	margin-bottom: 35px;
}

.HomeTextBoxTitle span
{
	color: #FFF;
	font-size: 14px;
	text-transform: none;
}

.HomeTextBoxSlogan
{
	width: 320px;
	margin-left: 20px;
	color: #700b08;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	margin-bottom: 5px;	
}

.HomeTextBoxContent
{
	width: 342px;
	margin: 0px 20px;
}

.HomeTextBoxPlus
{
	width: 342px;
	margin: 0px 20px;
}

.HomeVisualBox
{
	float: left;
	height: 160px;
	width: 208px;	
}

.HomeBottomPart
{	
	height: 273px;
	width: 690px;
	position: relative;
	left: -110px;
	padding: 0px;
	margin: 0px;
}

.HomeProductBox
{	
	background-image: url(img/products_bg.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 273px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

.HomeSupportBox
{
	background-image: url(img/support_bg.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 273px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

.HomeNewsBox
{
	background-image: url(img/societe_bg.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 273px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}


.HomeBoxTitle
{
	margin: 0px;	
	padding: 0px;	
	text-align: right;
	width: 137px;
	margin-left: 48px;
	margin-right: 0px;
	margin-top: 3px;	
	height: 30px;
	color: #FFF;	
	font-size: 14px;
	font-family: Arial, Sans-Serif;		
}


.HomeBoxContent
{
	margin-top: 25px;
	padding-left: 20px;
	padding-right: 0px;
	width: 180px;
}

.HomeBoxContent a
{	
	display:block;
	/*position:absolute;*/
	margin-top:10px;
	margin-left:7px;
		
	background-image: url(img/bouton.png);
	background-repeat: no-repeat;
	background-position: left top;
	
	text-align:center;
	color: #ffffff;	
	border: none;
	font-weight: bold;
	cursor: hand;
	width: 110px;
	height: 24px;	
}

.FaqList
{
	margin-left: 10px;
	margin-bottom: 10px;
	/*height: 450px;*/
	/*overflow: auto;*/
	list-style-type: square;
}

.FaqList li
{
	margin-bottom: 5px;
	color:#731916;
}

.FaqEntry
{
	/*height: 440px;*/
	/*overflow: auto;*/
}

.FaqEntry p
{
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}

.FaqQuestion
{
	font-weight: bold;
	color: #700b08;
	margin-bottom: 5px;
}

.FaqRep
{
	background-image: url(img/double_fleche2.png);
	background-repeat: no-repeat;	
	background-position: left top;
	padding-top:0px;
	padding-left:20px;
}

.FaqBackLink
{
	margin-top: 15px;
}

.NewsEntry
{
	margin-bottom: 15px;
}

.NewsTitle
{
	color: #700b08;
	font-weight: bold;
	font-size: 12px;
}

.NewsInfo
{
	margin-bottom: 5px;
}

.NewsContent
{
	display: block;
}

.NewsCategory
{
	height: 16px;
	font-size: 9px;
}

.NewsRssLink
{
	height: 16px;
	vertical-align: middle;
}

.NewsRssLink img
{
	border: none;
}

.ShopList
{
	width: 560px;
	/*height: 450px;*/	
	position: relative;
}

.ShopListBox
{
	width: 560px;
	height: 280px;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	padding: 0px;
}

.ShopListBoxCenter
{
	float: left;
	width: 264px;
	height: 280px;
}

.ShopListBoxTop
{
	width: 264px;
	height: 11px;
}

.ShopListBoxTopLeft
{
	float: left;
	width: 2px;
	height: 11px;
	background-image: url(img/box_top_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ShopListBoxTopMiddle
{
	float: left;
	width: 262px;
	height: 11px;
	background-color: #941811;
}

.ShopListBoxContent
{
	width: 262px;
	height: 267px;
	border: solid 1px #941811;
}


.ShopListBoxRight
{
	float: left;
	width: 7px;
	height: 280px;
	background-image: url(img/box_top_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.ShopListProductTop
{
	margin-top: 3px;
	margin-left: 8px;
	width: 245px;
	height: 50px;
}

.ShopListProductLogo
{
	display: block;
	width: 130px;
	height: 40px;
	float: left;
}

.ShopListProductPrices
{
	margin-top: 5px;
	width: 115px;
	height: 45px;
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #700b08;
	font-family: Arial, Sans-Serif;
}

.ShopListProductDesc
{
	display: block;
	margin-left: 8px;
	width: 247px;
	height: 74px;
	overflow: hidden;
	text-align: justify;
	position: relative;
	z-index: 1;
}

.ShopListProductBottom
{
	width: 260px;
	height: 147px;
	margin-left: 2px;
	position: relative;
	top: -7px;
}

.ShopListProductLinks
{
	width: 106px;
	height: 127px;
	float: left;
	margin-top: 5px;
}

.ShopListProductImg
{
	width: 148px;
	height: 147px;
	float: right;
}


.ShopListProductLinks a
{
	display: block;
	margin-left: 5px;
	margin-top: 15px;
	width: 95px;
	height: 30px;
	text-decoration: none;
}

.ShopListProductLinks span
{
	display: block;
	overflow: hidden;
	width: 70px;
	line-height: 28px;
	margin-left: 30px;
}


a.ShopListProductPurchase
{
	background-image: url(img/caddie_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.ShopListProductPurchase:hover
{
	background-image: url(img/caddie_button_selected.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.ShopListProductDemo
{
	background-image: url(img/demo_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.ShopListProductDemo:hover
{
	background-image: url(img/demo_button_selected.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.ShopListProductPdf
{
	background-image: url(img/PDF_button.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a.ShopListProductPdf:hover
{
	background-image: url(img/PDF_button_selected.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.ShopProductBox
{
	width: 560px;
	height: 450px;
	padding: 0px;
}

.ShopProductBoxCenter
{
	float: left;
	width: 553px;
	height: 450px;
}

.ShopProductBoxRight
{
	float: left;
	width: 7px;
	height: 450px;
	background-image: url(img/box_top_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ShopProductBoxTop
{
	width: 553px;
	height: 11px;
}

.ShopProductBoxTopLeft
{
	float: left;
	width: 2px;
	height: 11px;
	background-image: url(img/box_top_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.ShopProductBoxTopMiddle
{
	float: left;
	width: 551px;
	height: 11px;
	background-color: #941811;
}

.ShopProductBoxContent
{
	height: 437px;
	border: solid 1px #941811;
}


.ShopProductHeader
{
	width: 541px;
	height: 80px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}


.ShopProductLogo
{
	float: left;
	width: 200px;
	height: 80px;
}

.ShopProductPrices
{
	text-align: right;
	width: 200px;
	height: 80px;
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #700b04;
}

.ShopPriceLegend
{
	font-size: 9px;
	font-style: italic;
	color: #37424a;
	font-weight: normal;
}

.ShopProductForm
{
	margin-top: 2px;
}

.ButtonPlus
{	
	background-image: url(img/panier_plus.png);		
	background-position: right;	
	background-repeat: no-repeat;
	padding-right:20px;
	margin-right:19px;
	height:15px;
	cursor: hand;
	color:#FFF;
}

.ShopProductDesc
{
	text-align: justify;
	overflow: auto;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 541px;
	height: 330px;
}


table.ShopCart
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: separate;
	table-layout: auto;
}

table.ShopCart th
{
	font-weight: bold;
	color: #ffffff;
	background-color: #700b08;
	padding-right: 10px;
	padding-left: 10px;
}

table.ShopCart td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #eaeaea;
}

table.ShopCart input
{
	text-align: center;
}

.ShopCartProduct
{
	text-align: left;
	width: 350px;
}

.ShopCartTotal
{
	font-weight: bold;
}

.ShopCartCheckout
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.ShopChooseCurrency
{
	margin-top: 50px;
}

.ShopChooseCurrency div
{
	margin-top: 10px;
}

.ShopIntracomBox
{
	font-size: 9px;
}

.ShopChooseIntraCom
{
	margin-top: 50px;
}

.ShopChooseIntraCom div
{
	margin-top: 10px;
}

.ShopChooseIntraCom form
{
	margin-top: 10px;
}

.ShopClientInfo
{
	background-image:url(img/degrad_gray2.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 125px;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.ShopClientInfo img
{
	vertical-align: middle;
}

table.ShopRecap
{
	text-align: center;	
	margin-top: 0px;
	margin-bottom: 10px;
	border-collapse: separate;
	table-layout: auto;
}

table.ShopRecap th
{
	font-weight: bold;
	color: #ffffff;
	background-color: #700b08;
	padding-right: 10px;
	padding-left: 10px;
}

table.ShopRecap td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #eaeaea;
}

.ShopRecapProduct
{
	text-align: left;
	width: 350px;
}

.ShopRecapTotal
{
	font-weight: bold;
}

.ShopPayment input
{
	border: none;
}

.ShopError
{
	margin-top:10px;
	color: #700b08;
	font-weight: bold;
}

.SerialProductList
{		
}

.SerialProduct
{	
	margin-bottom: 20px;	
}

.SerialProductContent
{	
	float: left;
}

.SerialProductImage
{	
	float: right;
}

.SerialProductHeader
{	
}

.SerialProductLogo
{
	float:left;
}

.SerialProductNoLogo
{	
}

.SerialProductUpgrade
{
	float: left;
	font-size: 10px;
	margin-top: 16px;
	margin-left:20px;
	font-style: italic;
	font-weight: bold;
}

.SerialList
{
	width: 390px;
	height: 95px;
	overflow: auto;
}

.CompatibilyList
{
	width: 560px;
	/*height: 450px;*/
	/*overflow: auto;*/
}

.CompatibilyListSupport
{
	height: 22px;
	text-align:left;
	color:#751812;
	padding-left:40px;
	font-weight: bold;
	background-image: url(img/fleches.jpg);	
	background-position: left;
	background-repeat: no-repeat;	
	font-size: 12px;
}

.CompatibilityListVersion
{
	display: none;
}


.InvoiceDetails
{
	width: 530px;
	height: 30px;
	float: left;
}

.InvoiceTitle
{
	color: #700b08;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
}

.InvoiceDate
{
	margin-bottom: 20px;
}

.InvoiceAddresses2
{
	width: 230px;
	height: 130px;
}

.InvoiceAddresses
{
	width: 560px;
	height: 200px;
}

.InvoiceAddress2
{
	background-image:url(img/degrad_gray2.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 125px;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.InvoiceAddress
{
	background-image:url(img/degrad_gray.jpg);
	background-repeat:repeat-x;
	padding: 10px;
	height: 180px;
	width: 230px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

.InvoiceAddress img
{
	vertical-align: middle;
}

table.InvoiceTable
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: separate;
	table-layout: auto;
}

table.InvoiceTable th
{
	font-weight: bold;
	color: #ffffff;
	background-color: #700b08;
	padding-right: 10px;
	padding-left: 10px;
}

table.InvoiceTable td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #eaeaea;
}

.InvoiceTableProduct
{
	text-align: right;
	width: 300px;
}

.InvoiceTableTotal
{
	font-weight: bold;
}

.InvoiceLegals
{
	font-style: italic;
}

.Legals
{
	/*height: 450px;*/
	/*overflow: auto;*/
}

.LegalsTitle
{
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 10px;
}

.Legals li
{
	margin-top: 5px;
}

.Download
{
	/*height: 450px;*/
	/*overflow: auto;*/
}

.DownloadTitle
{
	color: #700b08;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	margin-top: 10px;
	margin-bottom: 20px;
}

.DownloadInfo
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.DownloadConvertedSerial
{
	color: #700b08;
	font-weight: bold;
}

.DownloadError
{
	color: #700b08;
	font-weight: bold;
}

.DownloadSagem
{
	margin-top:20px;
}

.DownloadSagem img
{
	vertical-align:middle;
	border:none;
}

table.DownloadTable
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: separate;
	table-layout: auto;
}

table.DownloadTable th
{
	font-weight: bold;
	color: #ffffff;
	background-color: #700b08;
	padding-right: 10px;
	padding-left: 10px;
}

table.DownloadTable td
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #eaeaea;
}

.Smartcom
{
	/*height: 450px;*/
	/*overflow: auto;*/
}

.Smartcom p
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.Smartcom td
{
	text-align: center;
}

.SmartcomTitle
{
	color: #700b08;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.SmartcomAddress
{
	text-align: center;
	/*width: 100%;*/
}

.UserInfoForm table
{
	border-collapse: collapse;
}

.UserInfoForm table td
{
	padding-right: 10px;
}

.RedText
{
	color: #781A16;
}

.PollBox
{
	margin-top:20px;
	width:140px;
}

.PollBox div
{
	margin-bottom: 3px;
}

.PollRadio
{
	border: none;
	background-color:Transparent;
	vertical-align:middle;
	margin-right:2px;
}

.PollVote
{
	padding:0px;
	text-align:center;
}

.PollQuestion
{
	font-weight: bold;
}

.PollChoice
{
	position:relative;
	left:-10px;
}

.PollLine
{
	width:140px;
	height:15px;
}

.PollLineResult
{
	float:left;
	height:10px;
	margin-left:2px;
	text-align:right;
	width:38px;
}

.PollBar
{
	float:left;
	width:100px;
	height:10px;
	background-color: #ffffff;
}

.PollBar div
{
	height:10px;
	background-color: #3095b4;
}