body {
	background: #FFFFFF;
	font: normal 70%/1.3em Verdana;
	color: #666666;
	margin: 0;
	padding: 0 0 .5em 0;
	text-align: center;
}

.topBg{
	background-image:url(../images/topBg.jpg);
	background-repeat:repeat-x;	
}

.whiteText{
	color:#FFFFFF;
}


h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

h2 {
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #9BB50C;
	font-weight: bold;
	font-size: 1.3em;
}

h2 span {
	color: #F8BE2A;
}

h3 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.25em;
	color: #9BB50C;
}

h4 {
	clear: left;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #999900;
}

#contenu h2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-size: 1.35em;
	border-bottom: 1px solid #E8E5D4;
}
#contenu h3 {
	margin: 20px 0 10px 0;
	letter-spacing: 2px;
}
#contenu h3:first-letter {
	color: #F8BE2A;
}

p {
	margin: 0 0 5px 0;
}

a#lien-accueil {
 position: absolute;
 left: 180px;
 top: 80px;
 width: 550px;
 height: 60px;
}

a {
	color: #005399;
	text-decoration: none;
}
a:visited {
	color: #005399;
	text-decoration: none;
}
a:hover, a:focus {
	color: #e06226;
	text-decoration: underline;
}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	background : transparent;
}
a img {
	border: 0 none;
}
.blackLink:link {
	color: #000000;
	text-decoration: none;
}
.blackLink:visited {
	color: #000000;
	text-decoration: none;
}
.blackLink:hover, a:focus {	
	text-decoration: underline;
}

.whiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink:hover, a:focus {	
	text-decoration: underline;
}

.tblFullBorder {
	border: 1px solid #D9D9D9;
}
.buleTitle {
	font-size: 120%; 
	color: #0C6D7E;
}
.textField{
	font-size: 90%;
	color:#006699;	
}

.topTitleBg{
	background:url(../images/ShadingTop.gif) repeat-x left top;	
}

/* FAQ    */

.row1 {
	font-size: 11px; 
	width:100%; 
	height:23px;
	background:url(../images/btn_back1.gif) repeat-x top;
}
.row2 {
	font-size: 11px; 
	width:100%;
	background-image:url(../images/btn_back1.gif);	
	border-top:0px solid #444444; 
	background-color:#eaeaea;	
	height:24px;
}
.sb {
	font-size: 11px; 
	font-weight:bold; 
	color:#2f2f2f; 
	text-decoration:none;
	cursor:pointer;
}



#main_categories { 
	width: 540px; 
}
#main_categories a, #main_categories a:visited { 
	display: block; 
	text-decoration: none; 
	color: #000000; 
	font-weight: bold; 
}
#main_categories a:hover { }
#main_categories .signs { 
	padding: 0px 12px; 
	width: 130px; 
	height: 133px; 
}
#main_categories .home_btn { 
	text-align: center; 
	padding: 18px 0px 10px 0px; 
	background: #FFFFFF; 
}
#main_categories .home_btn_hover { 
	text-align: center; 
	padding: 18px 0px 10px 0px; 
	background: url(../images/image-border.jpg) top left no-repeat;
	width: 130px; 
	height: 107px; 
}

/*.signs { 
	padding: 0px 12px; 
	width: 125px; 
	height: 133px; 
}
.home_btn { 
	text-align: center; 
	padding: 18px 0px 10px 0px; 
	background: #FFFFFF; 
}
.home_btn_hover { 
	text-align: center; 
	padding: 16px 0px 0px 0px; 
	background: #F0FFFF;
	border:#CCCCCC dotted thin;	
	width: 125px; 
	height: 133px; 
}*/

/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

.menuBg{
	background-image:url(../images/menuBg.jpg);
	background-repeat:repeat-x;	
}
#menu {
	position: relative;
	width: 100%;
	height: 40px;
	background: url(../images/top_menuBg.jpg) left top repeat-x;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

#menu ul {
	position: absolute;
	top: 2px;	
	left: 100px;
	width: 598px;
	height: 36px;
	padding: 0;
	margin:0;
	background: yellow;
	list-style: none;
	background: transparent url(../images/top_menu.jpg) top left no-repeat;
}
#menu li {
	float: left;
	padding: 0;
	margin:0;
	text-indent: 50px;
}

#menu li a {
	display: block;
	height: 36px;
	width: 99px;
	text-decoration: none;
	font-size: 1px;
	line-height: 72px;
	color: #C6C1A3;
}

#menu li a span {
	position: absolute;
	left: -5000px;
}
#menu li a:hover {
	background: transparent url(../images/top_menu.jpg) top left no-repeat;
}
#menu a#home:hover {
	background-position: 0px -36px;
	color: #6882c3;
}
#menu a#shopNow:hover {
	background-position: -99px -36px;
	color: #8fab10;
}
#menu a#designProducts:hover {
	background-position: -198px -36px;
	color: #ffc326;
}
#menu a#openStore:hover {
	background-position: -297px -36px;
	color: #6882c3;
}
#menu a#viewPricelist:hover {
	background-position: -396px -36px;
	color: #8fab10;
}
#menu a#contactUs:hover {
	background-position: -495px -36px;
	color: #ffc326;
}

/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
/* ------------------------------------ */

.bottomBg{
	background-image:url(../images/bottomBg.jpg);
	background-repeat:repeat-x;	
}
#footer {	
	color: white;
	font-size: 0.95em;
	text-align: center;	
	line-height: 1.5;
}
#footer a {
	color: white;
}





/*-------------------------------------------------------*/


/*----------------Item mouse over Effect-----------------*/
.noEffect
{
	text-align: center; 
	padding: 5px 0px 5px 0px; 
	background: #FFFFFF;
	width:160px; height:125px;
	border:1px #FFFFFF solid;
}


.itmEffect
{ 
	text-align: center; 
	padding: 5px 0px 5px 0px; 
	background: url(../images/bk_bg.jpg); 
	width: 160px; height: 125px;
	border:1px #EEEEEE solid;
}


/*----------------Link item Effect-----------------*/

a
.ss{}

.itmlnk:active
{
	color:#FF0000;
	text-decoration:none;
}
.itmlnk:link
{
	color:#FF0000;
	text-decoration:none;
}
.itmlnk:visited
{
	color:#FF0000;
	text-decoration:none;
}
.itmlnk:hover
{
	color:#0000FF;
	text-decoration:none;
}


.style1 {
	color: #999999x;
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	color: #0033FF;
	font-size: 24;
	font-weight: bold;
}
.style3 {color: #FFFFFF}


