/*** DEFAULT CSS FOR bloc_45 ***/
			
#bloc_45 {
	margin-top: 5px;
	float: right;
	width: 420px;
	height: 90px;
	font-size: 11px;
	z-index: 5;
	position: relative;
}
#bloc_45 div{
	width: 100%;
	text-align: center;
}
#bloc_45 input.text {
	width: 150px;
}
#bloc_45 a.thickbox{
	display: block;
	float: left;
	margin-left: 73px;
}
#bloc_45 a.not_yet{
	display: none;
}
*+html div#bloc_45 div.submit{ /* IE 7*/
	margin-top: -28px;
	margin-left: 170px;
}
* html div#bloc_45 div.submit{ /* IE 6*/
	margin-top: -28px;
	margin-left: 150px;
}
#bloc_45 input {
	margin: 0px 3px !important;
}
#bloc_45 div.submit {
	float: left;
	margin-top: -22px;
	margin-left: 325px;
	width: 50px !important;
}
#bloc_45 input.submit {
	display: block;
	border: none;
	width: 70px;
	margin: 10px auto;
	padding: 3px 5px;
	color: #fff !important;
	background: #336699 url(../images/left/buttons.jpg) no-repeat 0 -30px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
#bloc_45 ul{
	width: 100px;
	position: relative;
	left: 270px;
	top: -20px;
	border-left: #aaa solid 1px;
	height: 50px;
}
#bloc_45 ul li{
	padding-left: 20px;
	margin-bottom: 2px;
	list-style: none;
	line-height: 17px;
}
#bloc_45 div.or_connect{
	display: none;
}
#bloc_45 div.facebook_connect{
	width: 110px;
	height: 25px;
	float: right;
	margin-right: 37px;
}


