/* ----------- SPECIFIQUE ESTABLISHEMENTS PAGE ----------- */

#global #left {
	float: left;
	width: 650px;
	min-height:460px;
	height:100%;
	padding-left:15px;
}

#global #right {
	margin-left:675px;
	_margin-left:675px;
	min-height:400px;
	_height:400px;
	padding-top:35px;
}

/* Strucutre avanc�e */
#global #left .bloc1 {
	margin-bottom:10px;
	margin-top:10px;
	/*height:40px;*/
	background-color:#f9f9f9;
	border-top:1px solid #ffdeea;
	border-bottom:1px solid #ffdeea;
}

#global #left .bloc1 h1 {
	margin:0;
	padding:0px 0px 0px 10px;
	margin-top:7px;
	margin-bottom:7px;
	font-size:20px;
	color:#fd5c97;
	font-weight:normal;
}

#global #left .bloc1 h1 a{color:#fd5c97;}

#global #left .bloc2 {
	overflow:hidden;
	height:25px;
	border-bottom:1px solid #ffdeea;
}

#global #left .bloc2 ul {
	margin:0;
	padding:0;
}

#global #left .bloc2 ul li {
	margin:0;
	padding:0;
	color:#eb74a8;
	float:left;
	border-right:1px solid #eb74a8;
	margin-right:10px;
	padding-right:10px;
	list-style:none;
}

#global #left .bloc2 ul li a {
	color:#eb74a8;
}

#global #left .bloc2 ul .end {
	border:0;
}

#global #left .bloc2 ul .separator {
	margin-left:130px;
}

#global #left .bloc3 {
	overflow:hidden;
	margin-top:10px;
	height:100%;	
}


#global #left .bloc3 .left {
	float:left;
	width:50%;
}

#global #left .bloc3 .right {
	float:right;
	width:50%;
}

#global #left .bloc3 .text {
	text-align:left;
	line-height:18px;
	font-size:12px;
}

#global #left .bloc3 .equipment {
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
	height:100%;
}
 
#global #left .bloc3 .equipment .h-pink {
	margin-bottom:5px;
	display:block;
}

#global #left .bloc3 .equipment .left {
	float:left;
	width:15%;
}

#global #left .bloc3 .equipment .right {
	float:right;
	width:85%;
}

#global #left .bloc4{
	margin-top:20px;
	border-top:4px solid #ececec;
	padding: 20px 5px 5px 5px;
	overflow:hidden;
	height:100%; /*IE6*/
}

#global #left .bloc4 .row{
	position: relative;
	clear:both; 
	width:600px;	
	padding: 10px 0px 0px 0px;
}

#global #left .bloc4 .col1{
	position: relative;
	float:left; 
	width:400px;	
	margin: 0px;
}

#global #left .bloc4 .col2{
	position: relative;
	float:left; 
	width:100px;	
	margin: 0px;
}

#global #left .bloc4 .col3{
	position: relative;
	float:left; 
	width:100px;	
	margin: 0px;
}

#global #left .title-container{
	overflow:hidden;
	height:100%;
}

#global #left .title-container .right{
	text-align:right;
	margin-right:30px;
}

#global #left .bloc4 .left {
	float:left;
	width:50%;
	margin-right:5%;
	height:100%;
	
}

#global #left .bloc4 .right {
	float:right;
	width:45%;
	height:100%;
}

#global #left .bloc4 .left-vote {
	float:left;
	width:30%;
	margin-right:5%;
	height:100%;
}



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

#global #left .bloc4 .toggle{display: block; float: right;position: relative; width: 17px; height: 18px;cursor: pointer}
	#global #left .bloc4 .toggle.down{background:url(../../../img/front/default/btns/btn-toogle-bloc.png); }
	#global #left .bloc4 .toggle.up{background:url(../../../img/front/default/btns/btn-toogle-bloc-up.png); }


#global #left .bloc4 h3 {
	color:#fd5c97;
	font-size:14px;
}


#global #left .bloc4 .thumb-product{
	overflow:hidden;
	height:55px;
	float:left;
	width:180px;
	margin:5px;

}

#global #left .bloc4 .thumb-product .img{
	float:left;
	width:70px;
}

#global #left .bloc4 .thumb-product .text{
	float:right;
	width:110px;
	padding-top:10px;
}



#global #right #maps{position: relative;width:300px;height: 250px;border: 1px solid #fd5c97; overflow:hidden;}

/* ----------- BUTTONS ----------- */

.btn-medium-pink-addcomment{
	float:left;
	margin-right:5px;
	margin-left:25px;
	overflow:hidden;
}


.btn-medium-white-border-pink{
	float:left;
}

.btn-medium-pink-thin{
	clear:both;
	float:right;
}

.tab-menu{
	margin-left:128px;
	margin-right:8px;
}

.voteStar{cursor: pointer}
/* ----------- BLOCS ----------- */


/* Bloc b */

.advertise .b{
	margin-top:10px;
	font-size:10px;
}

.advertise .b .b-list li{
	border-top:1px solid #ececec;
}

.advertise .b .b-list .li1{
	font-weight:bold;
	
}

.advertise .b .b-list .liend a{
	color:#fd679e;
}

.advertise .b .b-list .liend a:hover{
	color:#fd679e;
	text-decoration:underline;
}

.advertise .b .b-left{
	width:35%;
}

.advertise .b .b-middle{
	width:57%;
}

/* Bloc e */
.e .zoomMedia{
	position: absolute;
	top: 205px;
	left: 10px;
	width: 35px;
	height: 25px;
	background: url(../../../img/front/default/btns/btn-zoom.png) no-repeat;
	cursor: pointer;
}

/* Bloc g */

.g-plus{
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	margin-top:10px;
}


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

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

div.item{
	float: left; width: 55px; margin: 0px 23px 0px 0px; height: 42px;list-style: none; padding: 0px;
}

/**
 *  Horizontal Buttons
 */
.mycarousel.slide-next {
	position: relative;
	float: right;
	width: 27px;
	height: 27px;
	margin: 25px 10px 0px 15px;
	background: url(../../../img/front/default/btns/btn-slide-right-establishment.gif);
	cursor: pointer;
}

.mycarousel.slide-prev {
	position: relative;
	float: left;
	width: 27px;
	height: 27px;
	margin: 25px 15px 0px 10px;
	background: url(../../../img/front/default/btns/btn-slide-left-establishment.gif);
	cursor: pointer;
}
