/* ----------- SPECIFIQUE HOME PAGE ----------- */

#global #advertise{
	height:320px;
	width:990px;
	z-index:0;
	position:relative;
}

#global #left {
	float: left;
	width: 719px;
	min-height:460px;
	_height:460px;
	padding-left:15px;
	overflow:hidden;
	height:100%;
}

#global #left h2 {
	margin:0;
	padding:0;
	font-size:20px;
	color:#fd5c97;
	font-weight:normal;
	margin-bottom:10px;
}

#global #right {
	float:right;
	position:relative;
	margin-right:15px;
	_margin-right:7px;
	min-height:400px;
	_height:400px;/*Hack IE6*/
	z-index:1;
	margin-top:-310px;
}

.a .a-content .see-all{
	display: block; float: right; text-align: right; margin-top: 5px;}

.c .c-top-x-box-c-top-x-step-map-input{
	color: #464646;
	text-align: center;
}
#selectDepartment select{width: 140px;}

.c .c-top-x-box-c-top-x-step-map{
	text-align:center;
	margin-top:10px;
}

.c .c-top-x-box-c-top-x-step-map-price{
	color: #464646;
	margin: 10px 0px;
	padding: 5px;
	text-align: left;
}

.c .c-top-x-box-c-top-x-step-map-price .title{
	font-size: 12px;
	color: #fd5c97;
	font-weight: bold;
	display: block;
	clear: both;
	margin-bottom: 5px;
}

.c .c-top-x-box-c-top-x-step-submit{
	text-align:center;
	margin-top: 10px;
}

.c .c-top-x-box-c-top-x-step-submit .btn-medium-pink-thin{ margin: 0px auto;}

form .input-region{
	background-image:url(../../../img/front/default/forms/input-back-avg-w.jpg);
	width:105px;
	height:14px;
	padding:2px;
	border:0;
	margin:5px 0px;
}


/************ CAROUSEL **********/
.a .mycarousel.global{
	position:relative; float: left; width: 620px; overflow: hidden; padding: 0px; margin: 0px;
}

.a .a-content .mycarousel.container {
    z-index: 1; position: relative; float: left; height: 160px; width: 5000px; overflow:hidden; padding:0px; margin: 0px;
}

.a .a-content div.item{
	float: left; width: 140px; margin: 0px 20px 0px 0px; height: 160px;list-style: none; padding: 0px;
}

/**
 *  Horizontal Buttons
 */
.a .a-content .mycarousel.slide-next {
	position: relative;
	float: right;
	width: 18px;
	height: 32px;
	margin: 30px 0px 0px 10px;
	background: url(../../../img/front/default/btns/btn-slide-right.gif);
	cursor: pointer;
}

.a .a-content .mycarousel.slide-prev {
	position: relative;
	float: left;
	width: 18px;
	height: 32px;
	margin: 30px 10px 0px 0px;
	background: url(../../../img/front/default/btns/btn-slide-left.gif);
	cursor: pointer;
}


#global .b .b-left h2 a {
	margin:0;
	padding:0;
	font-size:20px;
	color:#fd5c97;
	font-weight:normal;
	margin-bottom:10px;
}
