body {
	font-size: 0.8em;
	text-align: left;
	color: #333333;
}

a, 
a:link,
a:visited {
	color: #fc5685;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: underline;
}


#header-box {
	width: 900px;
	margin: 0 auto; 
	height: 72px;
	margin-bottom: 36px;
}
#header-box #header {
	float: left;
	width: 840px;
	padding: 0 20px; 
	height: 100%;
	background: url('../../images/layout/header_bg_center.png');
}
#header-box #hleft {

	float: left;
	width: 10px;
	height: 100%;
	background: url('../../images/layout/header_bg_left.png');
}
#header-box #hright {

	float: left;
	width: 10px;
	height: 100%;
	background: url('../../images/layout/header_bg_right.png');
}


#header #logo {
	float: left;
	padding-top: 20px;

}
#header ul#menu {
	float: right;
	margin-top: 32px;
	margin-right: 8px;	
	font-family: Helvetica, Arial;
	font-size: 13px;
	text-transform: uppercase;

}


#header ul#menu li {
	display: inline;
	margin-left: 32px;
}
#header ul#menu li a, 
#header ul#menu li a:link,
#header ul#menu li a:visited {
	color: #666666;
}

#header ul#menu li a:hover {
	color: #fc5685;
	text-decoration: none;
} 	


#content-box {
	width: 850px;
	margin: 0 auto; 
}
#content {
	width: 100%;
	float: left;
	margin-bottom: 36px;
}

#content .detail {
	float: left;
	margin-bottom: 48px;
}

#content a.button, 
#content a.button:link, 
#content a.button:visited {
	/* Rounded corners hacks */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	/* End Rounded corner hacks */	
	/*display:block;
	float:left;
	*/
	
	padding:8px 8px 4px;	
	/*padding:4px 8px 1px 8px;*/
	background-color:#fc5685;
	color: #FFFFFF;	
	text-decoration:none;
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

#content a.button:hover, 
#content a.button:focus {
	background-color:#999999;
}


#content h1 {
	clear: left;
	width: 100%;
	color: #666666;
	margin-bottom: 18px;
	font-size: 22px;
	font-weight: normal;
}

#content h1 .image-presentation {
	margin-left: 4px;
}


#content h1 span.object {
	font-size: 22px;
	color: #fc5685;
	text-transform: capitalize;
}

#content h2 {
	clear: left;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}


#content .listOfSmallPic {
	float: left;
	margin-bottom: 24px;
	margin-left: -5px;
}

#content .listOfSmallPic li {
	float: left;
	margin: 5px;
	display: inline;
}

#content .small-picture {
	float: left;
	width: 120px;
	height: 120px;	
	padding: 4px;
	background: url('../../images/layout/120_bg.gif') no-repeat;
}

#content .mini-picture {
	float: left;
	width: 80px;
	height: 80px;	
	padding: 4px;
	background: url('../../images/layout/80_bg.gif') no-repeat;
}



#content .presentation-text {


	float: left;
	width: 530px;
	margin-right: 60px;	
	margin-top: 12px;
}

#content .presentation-text p {
	clear: left;
	color: #444444;
	font-size: 16px;
	margin-bottom: 30px;
	line-height: 22px;
}

.pink {
	color:#fc5685;

}

#content .presentation-illus {
	float: left;
	width: 260px;

}

#content .presentation-illus .enhanced {
	font-style: italic;
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color:#fc5685;
	text-align: center;
	margin-bottom: 18px;
	padding-top: 7px;
	background: url('../../images/layout/goutte_pres.gif') no-repeat ;
		
}

#content .presentation-illus .image {
	margin-bottom: 36px;	
}



#content #big-picture {
	float: left;
	width: 400px;	
	padding: 4px;

	background: url('../../images/layout/400_bg.gif') no-repeat;
}

#content #big-picture-menu {
	clear: left;
	width: 400px;
	height: 36px;	
	}

#content  #big-picture-menu .box {
	float: left;
	width: 100%;	
}

#content  #big-picture-menu .box .cell{
	width: 33%;
	float: left;
}

#content  #big-picture-menu .box .suiv{
	text-align: right;
}


#content  #big-picture-menu .box .zoom{
	text-align: center;
}


#content  #big-picture-menu .box a,
#content  #big-picture-menu .box a:link,
#content  #big-picture-menu .box a:visited{
	font-family:Helvetica,Arial;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fc5685;
	height: 36px;
	line-height: 36px;	
	padding: 0 10px;		
	text-decoration: none;
}

#content  #big-picture-menu .box a:hover,
#content  #big-picture-menu .box a:focus{

	color:#444444;

}


#content ul#big-picture-data {

	width: 410px;
	float: left;
	color: #666666;
	margin-left: 24px;
	margin-top: 12px;	
}

#content ul#big-picture-data li {
	float: left;
	width: 100%;
	margin-bottom: 24px;	
}
#content ul#big-picture-data li a.button {
	padding:6px 10px 4px 10px;
}


#content #big-picture-data h2 {
	float: left;
	font-size: 22px;
	font-weight: normal;
	text-transform: capitalize;
}
#content #big-picture-data h2 span.object {
	font-size: 22px;
	color: #fc5685;
	text-transform: uppercase;
}

#content #big-picture-data  h2 .reference {
	margin-left: 12px;
	font-size: 11px;
	font-family: Helvetica, Arial;
	color: #999999;
	text-transform: uppercase;
	vertical-align: middle;
}
*+html #content #big-picture-data .reference { font-size: 11px;}

#content #big-picture-data .color ,
#content #big-picture-data .price {
	font-size: 15px;	
	clear: left;
}

#content #big-picture-data .color span.title,
#content #big-picture-data .price span.title{
	float: left;
	width: 72px;

	color: #999999;	

}
#content #big-picture-data .color span.object {
	float: left;
	color: #666666;	
	text-transform: capitalize;
}

#content #big-picture-data .price span.object {
	float: left;
	color: #fc5685;
	text-transform: capitalize;
}

label {

	color:#999999;
	font-size: 14px;
	display: block;

}
.error {
    color:#CC0000;
	font-size:18px;
	margin-bottom:24px;
}
.success {
    color:#fc5685;
	font-size:18px;
	margin-bottom:24px;
}


input, textarea, select {
	background:#FFFFFF url(../../images/layout/inputBg.gif) no-repeat scroll left top;
	border:1px solid #AAAAAA;
	margin-top:6px;
	margin-bottom:24px;	
	padding:4px; 
	height: 18px;
	width:270px;
	line-height: 20px;
	color:#444444;
	font-size: 14px;
	display: inline;
	vertical-align: baseline;
}

textarea {
	height: 132px;
	width:490px;
}

input:hover, textarea:hover, select:hover {
border:1px solid #888888;
}



.captcha {
	margin-top: 6px;
	margin-right: 15px;
	border:1px solid #AAAAAA;
	font-size: 1px;
	width: 120px;
	height: 26px;
	float: left;
}

#security_code {
	width:122px;
}





.formulaire {

	float: left;
	width: 560px;
}



.cmd-form h2,
.info h2 {
	clear: left;
	color: #fc5685 !important;
	margin-top: 24px;
	margin-bottom: 18px;
	font-size: 16px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	text-transform: uppercase;
}



.cmd-form {
	float: left;
	width: 560px;
}

.cmd-form .form-left{
	float: left;	
	width: 260px;
	margin-bottom: 36px;

}

.cmd-form .form-right{
	float: left;
	width: 260px;
}

.cmd-form .form-bijoux {
	clear: left;

}

.info {
	float: left;
	width: 285px;
	border:1px solid #CCCCCC;
	background: #F9F9F9; 
	/* Rounded corners hacks */
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	/* End Rounded corner hacks */	
	
}


.cmd-form h2 {
	clear: left;
}

.info .info-content {
	margin: 0px 8px;
}

.info .info-content h2 {
	height:30px;
}

.info .info-content h3 {
	clear: left;
	color: #333333;
	margin-bottom: 6px;
	font-size: 14px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	text-transform: uppercase;
}

.info .info-content p{
	line-height: 22px;
	color: #444444;
	font-size: 14px;
	margin-bottom: 32px;	
}



.cmd-form  input, 
.cmd-form  textarea,
.cmd-form  select {
	background:#FFFFFF url(../../images/layout/inputBg.gif) no-repeat scroll left top;
	border:1px solid #AAAAAA;
	margin-top:4px;
	margin-bottom:18px;	
	padding:4px; 
	height: 16px;
	width:200px;
	line-height: 20px;
	color:#444444;
	font-size: 13px;
	display: inline;
	vertical-align: baseline;
}

.cmd-form  textarea {
	height: 100px;
	width: 490px;
}

.cmd-form  textarea#bijoux {
	height: 150px;
	width: 490px;
}


.cmd-form  input:hover, 
.cmd-form  textarea:hover, 
.cmd-form  select:hover {
border:1px solid #888888;
}


.photo-info {
	float: left;
}
.photo-info img{
	margin-bottom: 7px;
}
.photo-info p{
	line-height: 18px;
	color: #666666;
	font-size: 14px;
}

.photo-info p.name {
	color:#333333;
	margin-bottom: 4px;
	font-size: 16px;
}

.photo-info p.email {
	margin-top : 10px;
}

.photo-info p img {
	margin-right:4px;
	margin-bottom: -1px;
}



.photo-info .photo{
	width:280px;
	margin-top: 24px;	
	clear: left;
}


.submit,
.cmd-form .submit {
	/* Rounded corners hacks */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	/* End Rounded corner hacks */	
	display:block;
	float:left;
	margin: 0px;
	height: auto;
	padding:8px 8px 4px 8px;
	background:#fc5685;
	color: #FFFFFF;	
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	width: auto;	
	border: none;
}

.submit:hover,
.cmd-form .submit:hover {
	background:#999999;
	border: none;

}

#continuer {
	margin-top: 21px;
}


#footer {
	clear: both;
	height: 40px;
	text-align: center;
}


#shadowbox_title {
height:auto !important;
}

#shadowbox_title_inner {

font-size: 14px !important;
font-family: Georgia !important;
}


.hidden {
	display: none;
	visibility: hidden;
}




h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 12px;
	margin-top: 16px;
	font-family: Helvetica;
	
}


h4 {
	font-size: 14px;
	font-weight: bold;

}

.data {
	clear: left;
	font-size: 14px;
	margin-bottom: 6px;
	line-height: 18px;
}

.data span {
	float:left;	
	width: 120px;
}


.cmd-form  .quant {
	width:17px;
	color: #fc5685;	
	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	margin: 0px;
	padding-top: 6px;
	line-height: auto;
}

#agenda li {
	font-size: 14px;
	margin-bottom: 22px;
}
#agenda li span{

	font-weight: bold;
}




