#principale{
	background:url(../images/back-principale-quizz.gif) repeat-x;
	height:487px;
	min-height:487px;
}

#content{
	min-height:487px;
	height:487px !important;
}

#content #bk-intro{
	width:440px;
	position:absolute;
	top:31px;
	left:0;
}
#content #bk-intro h2.titre-image{
	background:url(../images/titre-home-bijou.gif) no-repeat;
	width:294px;
	height:24px;
}
#content #bk-intro h2.titre-produit-gold{
	width:350px;
	height:24px;
	font-size:22px;
	margin-left:28px;
}
#content #bk-intro p{
	margin-top:10px;
	line-height:15px;
}



form .custom{
	position:absolute;
	z-index:1200000;
}
form .customSelectTrigger {
  	cursor: pointer;
}
form ul.customSelectValues {
    position: absolute;
    background-color: #efefef;
    padding: 0;
    margin:0;
}
form ul.customSelectValues li {
    list-style: none;
}
form ul.customSelectValues li a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    display: block;
    width: 130px;
    height: 17px;
}
form ul.customSelectValues a:hover,
form ul.customSelectValues a.selected
{
  	background-color: #6a7c84;
	color:#fff;
}




form{
	width:957px;
}
form select{
	height:18px;
	background:#fff;
	border:1px solid #dfdfdf;	
	display:block;
	font-size:10px;
}
form #form-recherche{
	width:325px;
	position:absolute;
	top:31px;
	left:632px;
}
form #form-recherche h3{
	width:325px;
	height:18px;
	background:#efefef url(../images/titre-form-recherche.gif) 86px 4px no-repeat;
}
form #form-recherche p{
	float:left;
	width:158px;
	height:18px;
	margin:8px 0px 0 0;

}
form #form-recherche p select{
	width:156px;
}
form #form-recherche p.last-child{
	float:right;
}
form #form-recherche .customSelectTrigger {
    width: 156px;
    height: 16px;
    background:red url(../images/back-select.gif) no-repeat;
	padding:1px 0 0px 4px;
}
form #form-recherche ul.customSelectValues {
    width: 140px;
}
form #form-recherche ul.customSelectValues li a {
	padding:1px 0 0px 4px;
    width: 136px;
    height: 16px;
}

form #form-evenement{
	width:336px;
	height:30px;
	background:#efefef;
	position:absolute;
	bottom:31px;
	left:0;
}
form #form-evenement h3{ 
	width:159px;
	height:13px;
	background:#efefef url(../images/titre-form-evenement.gif) no-repeat;
	/*position:absolute;
	left:12px;
	top:9px;*/
	display:inline;
	float:left;
	margin:9px 0 0 12px;
}
form #form-evenement p{
	float:left;
	margin:7px 0 0 15px;
}
form #form-evenement p select{
	width:138px;
}
form #form-evenement .customSelectTrigger {
    height: 16px;
    background:red url(../images/back-select-evenement.gif) no-repeat;
	padding:1px 0 0 4px;
	width:128px;
}
form #form-evenement ul.customSelectValues {
    width: 112px;
	position:absolute;
	z-index:100000;
}
form #form-evenement ul.customSelectValues li a {
	padding:1px 0 0 4px;
    width: 108px;
    height: 16px;
}
form #form-marque{
	width:284px;
	height:30px;
	background:#efefef;
	position:absolute;
	bottom:31px;
	left:365px;
}
form #form-marque h3{ 
	width:98px;
	height:10px;
	background:#efefef url(../images/titre-form-marque.gif) no-repeat;
	display:inline;	
	float:left;
	margin:12px 0 0 12px;
}
form #form-marque p{ 
	float:left;
	margin:7px 0 0 22px;
}
form #form-marque p select{ 
	width:135px;
}
form #form-marque .customSelectTrigger {
    height: 16px;
    background:red url(../images/back-select-evenement.gif) no-repeat;
	padding:1px 0 0 4px;
	width:128px;
}
form #form-marque ul.customSelectValues {
    width: 112px;
	position:absolute;
	z-index:100000;
}
form #form-marque ul.customSelectValues li a {
	padding:1px 0 0 4px;
    width: 108px;
    height: 16px;
}

p#btn-quizz{
	background:url(../images/btn-quizz-home.gif) no-repeat;	
	position:absolute;
	bottom:12px;
	left:675px;
}
p#btn-quizz a{
	width:286px;
	height:67px;
	display:block;
}


/* CAROUSSEL */
#block-slider{
	width:957px;
	height:175px;
	position:absolute;
	top:150px;
	left:25px;
}
.carousel-component{
	top: 10px;
}
#next-arrow{
	margin-top: 5px;
}
#prev-arrow{
	margin-top: 5px;
}

p.annul-select{
	background:url(../images/btn-annuler-select.gif) no-repeat;
	width:158px;
	height:17px;
	line-height:17px;
}
p.annul-select a{
	display:block;
	width:150px;
	height:17px;
	padding-left:8px;
}
p.annul-select.last-child{
	float:right;
}

#header{
	height:83px;
	background:url(../images/back-header.gif) repeat-x;
}



#posit-back-select{
	background:#fff;
	top:60px;
	position:absolute;
	margin:0 auto;
	left:-19px;
	width:1007px;
	height:364px;
}
#parag-present-titre{
	font-family:georgia;
	font-style:italic;
	font-size:13px;
	width:737px;
	margin-left:28px;
}

#btn-raz-carrousel{
	margin-left:28px;
	cursor: pointer;
	
}
