@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 18px;
	margin-right: 18px;
	background-image: url(images/topBg.png);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}

p {
	margin-top: 0px;	
}

li {
	margin-bottom: 8px;
}

a:link {
	color: #0080FF;
}

a:visited {
	color: #0080FF;
}

a:active {
	color: #0080FF;
}

.lienFurtif{
	text-decoration: none;	
}
.contentTD {
	border-top: 0px;
	border-bottom:1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: url(images/ombre01.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #FFFFFF;
}

.contentTDsmall {
    font-size: 11px;
	border-top: 0px;
	border-bottom:1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: url(images/ombre01.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #FFFFFF;
}
.contentMenuTD {
	border-top: 0px;
	border-bottom:0px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
.contentHeaderTD {
    background-color: #555555;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	color:#FFFFFF;
}
.contentHeader2TD {
    background-color: #EEE;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	color:#000;
}
.contentTDtoolTips {
	background-color: #FFFFEE;
	border: 1px solid #E0E0D0;
	color: #333;
	margin: 4px;
	font-size: 10px;
}
.headerTDtoolTips {
	background-color: #E0E0D0;
	border: 1px solid #E0E0D0;
	color: #333;
	margin: 4px;
	font-size: 10px;
}
.heafer2TD {
	background-attachment:scroll;
	background-image:url(../images/fondButtonG.png);
	background-repeat:repeat-x;
	background-position:left -4px;
}
 .headerTD {
	border-top: 0px;
	border-bottom: 1px solid #484848;
	border-left: 0px;
	border-right: 0px;
}
.headerStyle1 {
	margin:0;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: bold;
	 color:#FFFFFF;
	 text-indent:0;
	 line-height:100%;
	 word-spacing:0 
}
.headerStyle2 {
	margin:0;
	font-size: 42px;
	text-transform: capitalize;
	font-weight: bold;
	 color:#FFFFFF;
	 text-indent:0;
	 line-height:100%;
	 word-spacing:0 
}
.headerStyle3 {
	margin:0;
	font-size: 18px;
	font-weight: bold;
	 color:#EEEEEE;
	 text-indent:0;
	 line-height:100%;
	 word-spacing:0 
}
.storeTitleStyle1 {
	margin:0;
	 text-indent:0;
	 /*line-height:110%;*/
	 word-spacing:0 
}
.storeTitleStyle2 {
	margin:0;
	 color:#880000;
	 text-indent:0;
	 /*line-height:110%;*/
	 word-spacing:0 
}
.storeCellBorder1{
	border-bottom: solid 1px #CCC;
	text-indent:-82px;
	padding-left:82px;
}
.storeCellBorder2{
	border-bottom: solid 1px #CCC;
}
.storeTitleText1{
    font-size: 18px;
	font-weight: bold;
}
.storeRemarkText1{
    color: #333;
}
.storeCellVPadding1{
	margin: 0px;
	padding: 6px;
}

.FooterStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
