body div#page_container{
	padding:0px;
}

div.login {
 /* border: solid 1px green;
  background-color: #ccc;
  /*height: 600px;
  padding: 30px 20px 20px 20px;
  font-weight: bold;*/
}

.logo {
	/*height:87px;*/
}
div.container {
 /*margin-top: 30px;
 border-top: solid 1px #000;
 border-bottom: solid 1px #000;*/
 /*height: 520px;*/
}

div.left{
  width: 250px;
  float: left;
  background: #fff;
  height: 495px;
  background:#FFFFFF url(http://media.brandalley.com/travel/shops/1/home/home_fond.gif) repeat scroll center bottom;
  font-family:verdana;
  font-size:8pt;
}

div.left p{
  padding-left: 18px;
  /*padding-right: 10px;*/
}

div.left p.dream {
  height: 85px;
  padding: 0px;
}

div.left fieldset p input {
 height: 15px;
 width: 140px;
 float: right;
 font-size:8pt;
 /*margin-bottom:10px;
 margin-top:5px;*/
 border-width:0px;
 margin-right:5px;
}

div.left fieldset p label {
  /*width:50px;*/
  display: block;
  float: left;
  padding-top:3px;
  clear:both;
}

fieldset.fieldset {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 3px;
	color: #FFFFFF;
	border: thin solid #8F592E;
	width: 215px;
	/*float: left;
	/*display: inline;*/
	/*height: 200px;*/
	
}

fieldset.fieldset p {
  color:#FFF;
  padding-left: 0px;
}

div.left fieldset.fieldset p {
  /*margin-bottom: 10px;*/
}

div.left input.remimber {
  width: 13px;
  height: 13px;
}

div.left p a, div.left p a:hover {
	clear:both;
  color: #FFF;
}

div.left p.whoarewe {
  padding-top: 5px;
  font-size:7pt;
  color:#FFF;
  margin-right:10px;
  /*text-align:justify;*/
  /*height: 50px;*/
}

div.right{
  /*width: 550px;*/
  float: left;
  /*height:476px; */ 
}

fieldset.fieldset p.error_msg, p.error_msg {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	margin-left:0;
	margin-top:0;
	margin-bottom:5px;
	color: #000000;
	/*color: #990000;
	background-color: #ffffff;*/
}

.txtUp {
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
	font-size:7pt;
	color:#aaaaaa;
	background-color: #8d572f;
}

.savoirPlus {
	font-style:italic;
	font-size:7pt;
}

a#seeMedia {
	/*background: transparent
		url(http://media.brandalley.com/travel/shops/1/home/video.jpg)
		repeat scroll 0%;*/
	background: transparent
		url(http://media.brandalley.com/travel/shops/1/home/voir_video_new.gif)
		repeat scroll 0%;
	background-position: center top;
	width: 216px;
	height: 40px;
	display: block;
}

a#seeMedia:hover{
	background-position: center bottom;
}

a#seeMedia span {
	display: none;
}


a#linkCreate {
	/*background: transparent
		url(http://media.brandalley.com/travel/shops/1/home/membre.jpg)
		repeat scroll 0%;*/
	background: transparent
		url(http://media.brandalley.com/travel/shops/1/home/btn_membre.gif)
		repeat scroll 0%;
	background-position: center top;
	width: 170px;
	height: 25px;
	display: block;
	margin-left: 20px;
}

a#linkCreate:hover{
	background-position: center bottom;
}

a#linkCreate span {
	display: none;
}

