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

body {
	font-family: "Trebuchet MS", 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-position: top;
	background-attachment:fixed;
	background-color: #E8E8E8;
}

p {
	margin-top: 0px;	
}

li {
	margin-bottom: 8px;
}

a:link {
	color: #0080FF;
}

a:visited {
	color: #0080FF;
}

a:active {
	color: #0080FF;
	font-weight: bold;
}

.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;
}
.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;
}
.headerTD {
	border-top: 0px;
	border-bottom: 1px solid #484848;
	border-left: 0px;
	border-right: 0px;
}
.headerStyle1 {
	margin:0;
	font-size: 18px;
	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
}

.storeTitleStyle3 {
	margin:0;
	color:#FF9933;
	text-indent:0;
	/*line-height:110%;*/
	 word-spacing:0;
	font-size: 18px;
	font-weight: bold;
}
.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;
}

.socialTitle {
	color:#880000;
	font-size: 22px;
	font-weight: bold;
}

.socialTitleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0080FF;
}

.socialTitle a{
	color:#880000;
	font-size: 22px;
	font-weight: bold;
	text-decoration:none;
}

.socialTitle a:link{
	color:#880000;
	font-size: 22px;
	font-weight: bold;
	text-decoration:none;
}

.socialTitle a:visited{
	color:#880000;
	font-size: 22px;
	font-weight: bold;
	text-decoration:none;
}

.socialTitle a:active{
	color:#880000;
	font-size: 22px;
	font-weight: bold;
	text-decoration:none;
}

.socialTitle a:hover{
	color: #0080FF;
	font-weight: bold;
	text-decoration:underline;
}

.SocialBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8F8FF;
	border: 1px solid #D0D0FF;
	color: #0080FF;
	text-decoration: none;
}

h3 {
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.headerLink {
	color: #AAA;
}
.headerLink a {
		font-size: 14px;
		font-weight: bold;
		color: #EEE;
		text-decoration: none;
	}
.headerLink h1 {
	font-size: 42px;
	font-weight: bold;
	color: #FBF0FA;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	}
.headerLink a:link {
		font-size: 14px;
		font-weight: bold;
		color: #EEE;
		text-decoration: none;
		margin-bottom: 4px;
	}

.headerLink a:visited {
		font-size: 14px;
		font-weight: bold;
		color: #EEE;
		text-decoration: none;
		margin-bottom: 4px;
	}

.headerLink a:active {
		font-size: 14px;
		font-weight: bold;
		color: #CCC;
		text-decoration: none;
		margin-bottom: 4px;
	}

.headerLink a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 0px;
	}
	

.ContentDefault {
	font-size: 12px;
	color: #333;
}

