/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* {
	border: 0;
	color: #CCC;
}

body {
	font: 14px/165% Georgia, Times;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: center;
	background-repeat: repeat;
	background-image: url(images/backgroundbranch4.jpg);
}

/* Links */
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
	background-color: #333;
}

/* Headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, Times;
	color: #900;
	padding: 5px 10px 0px 0px;
	margin: 0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size:1em;
	color:#CCC;
}
h3 {
	font-size: 150%;
	font-weight: normal;
	color: #FFF;
	font-variant: small-caps;
}

h4 {
	font-size: 130%;
	font-weight: normal;
	color: #CCC;
	font-variant: normal;
}

h5 {
	color:#CCC;
	font-size: 14pt;
	line-height: 17pt;
	padding: 10px;
	margin: 8px 8px 8px 0px;
	font-family: Times;
	text-align:center;
	font-weight: normal;
}
h5.subtitle {
	color:#FFF;
	font-size: 17pt;
	line-height: 20pt;
}

p, dl {
	padding: 5px 5px 5px 0px;
	margin: 0;
	margin-left: 0px;
	color:#FFF;
	line-height: 1.5em;
}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
	font-weight: bold;
	color: #666;
}
dd {
  padding-left: 25px; 
}

/* Images */
img {
	border: 1px solid #FFF;
	padding: 5px;
	background-color: #FFF;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	margin: 10px 10px 2px 0px;
}
img.top {
	background-color:#333;
	padding: 5px;
}

code {
	margin: 5px 0;
	padding: 15px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em Georgia, Times;
	/* white-space: pre; */
  	border: 1px solid #EBEBEB;
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}

hr.1 {
       color: #FFFFFF;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: left;
}

#header-wrap {
	margin: 0 auto;
	width: 890px;
	height: 256px;
	text-align: left;
	clear: both;	/* border: 1px solid #F0F0F0; */
	visibility: visible;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}

.header-text {
	padding-top: 225px;
	text-align: left;
	color: #C33;
	font-size: 1.15em;
	font-weight: bold;
	display: block;
	} 

/*  Navigation  */
#nav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 580px;
	left: 80px;
	top: 0px;
	margin-left: 190px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 550px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 10px 9px 0 9px;
	font: bold 14px/35px Georgia, Times;
	text-decoration: none;
	color: #FFF;
	background-image: url(/images/nav-3.gif);
	background-repeat: repeat-x;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FFF;
	border-bottom: 1px solid #CECECE;
	background-image: url(images/nav-R.gif);
	background-repeat: repeat-x;
	font-family: Georgia, Times;
}
#nav ul li#current a {
	color: #FFF;
	border-bottom: 1px solid #CECECE;
	background-image: url(images/nav-R.gif);
	background-repeat: repeat-x;
}


#content-outer {
	width: 100%;
}
#content-wrapper {
	width: 890px;
	margin: 0 auto;
	text-align: left;
	background: url(images/nav-R.gif);
}
#content {
	float: left;
	width: 888px;
	height: auto;
	margin: auto;
	background-image: url(images/bgnav.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	padding-bottom: 12px;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px #CCC solid;
	text-align: center;
}
.col-left {
	width: 240px;
	height: 495px;
	margin-left: 6px;
	margin-top: 0px;
	background: none;
	float: left;
	display: inline;
}

.col-right {
	width:562px;
	margin-left: 20px;
	margin-right: 0px;
	padding-top: 45px;
	background: none;
	padding-bottom: 20px;
	float: left;
	display: inline;
}

.col-onlineboutiques {
	width: 560px;
	float: left;
	margin-left: 75px;
	padding-right: 25px;
	padding-top: 55px;
	padding-left: 49px;
	background: none;
	padding-bottom: 20px;
	text-align: left;
}
.col-boutiques {
	width: 280px;
	float: left;
	margin-left: 75px;
	padding-right: 25px;
	padding-top: 10px;
	padding-left: 49px;
	background: none;
	padding-bottom: 20px;
	text-align: left;
}
.col-bijoux {
	width: 820px;
	padding-right: 15px;
	padding-top: 75px;
	padding-left: 35px;
	background: none;
	padding-bottom: 20px;
}
.col-top {
	float: left;
	width: 220px;
	margin-left: 32px;
	margin-top: 20px;
	background: none;
	height: 225px;
	margin-right: 10px;
	display: inline;
}
#box-top {
	background: url(images/dropshadow_01.gif) no-repeat;
	height:10px;
	width: 550px;
}

#box {
	background: url(images/dropshadow_02.gif) repeat-y;
	margin: 4px;
	width: 550px;
}
#box-bottom {
	background: url(images/dropshadow_04.gif) no-repeat;
	width: 550px;
	height: 20px;
}

.col-onefoot {
	float: left;
	width: 385px;
	padding-left: 30px;
	margin-top: 12px;
	margin-left: 15px;
	font-size: 90%;
}

.col-twofoot {
	float: left;
	width: 385px;
	margin-top: 12px;
	padding-left: 40px;
	font-size: 90%;
}

.col-one, .col-two, .col-three, .col-onefoot, .col-twofoot{
	padding-bottom: 20px;
}

#content .col-one h2 {
	padding-bottom: 3px;
	font: normal 2.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #000;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h2 a {
	color: #900;
	text-decoration: none;
	background: none;
	border: none;
}
#content .col-one ul li {
	list-style-image: url(bullet.gif);
}
#content-wrapper .col-two h3, 
#content-wrapper .col-three h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

p.address {
	text-indent: 28px;
}

/* footer */

#footer-wrapper {
	width: 888px;
	background-color: #000;
	margin: 0 auto;
	display: block;
	position: relative;
	border-top: 1px #999 solid;
	clear: both;
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
	color: #FFF;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #FFF;
}
#footer-wrapper a {
	color: #CCC;
}

#footer-wrapper ul.footer-list {
	border-top: 1px solid #111;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #111;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #666666;
}
#footer-wrapper ul.footer-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer {
	width: 100%;
	padding: 0;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000;
	text-align: left;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #111;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 0.85em;
	color: #CCC;
	padding-right: 15px;
}
bottom-left {
	text-indent: 25px;
}

#footer-bottom .bottom-left {
	float: left;
	padding-left: 15px;
}
.bottom-right {
	text-align: right;
	padding-right: 20px;
	width: 100%;
	height: 30px;
}
.credits {
	font-size: 0.8em;
	color:#999;
	text-align: center;
}


/* thumbnails */
p.thumbs{
	padding: 0px 0px 10px 5px;
}
p.thumbs2{
	padding: 0px 5px 0px 5px;
}

.thumbs img {
	float:none;
	padding: 4px;
	margin: 0px 0px 30px 20px;
	border: 1px solid #000;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {
	display:block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0;  
}
.company {
	color: #C33;
	font-family: Georgia, Times;
}

