/* CSS Document */

div#left-acc, div#right-acc{
	width			: 222px;
	float			: left;
}

div#right-acc{
	background		: url('../img/rounded.jpg') left bottom no-repeat;
}

div#right-acc div.rounded{	
	background		: none;
}

div#left-acc h2{
	text-align		: left;
}

div#middle-acc{
	width			: 520px;
	height			: 370px;
	background		: #fff;
	margin			: 0 3px 0 3px;
	padding			: 0 0 30px 0;
	float			: left;
}

div#large-rounded{
	clear			: both;
	width			: 940px;
	height			: 170px;
	background		: url('../img/large-rounded.jpg') no-repeat;
	margin			: 0px 0 10px 0;
	padding			: 15px 15px 0 15px;
}

div#large-rounded p{
	margin-left		: 0px;
}

div.contact-acc{
	float			: left;
	width			: 190px;
}

div.contact-acc p.qrready a{
	display			: block;
	width			: 170px;
	height			: 50px;
	text-indent		: -5000px;
	margin			: 25px 0 0 0;
	background		: url('../img/qrready-int.jpg') no-repeat;
}

div.compatibilite-acc{
	float			: left;
	width			: 230px;
	margin-left		: 45px;
	background		: url('../img/bg-compatibilite.jpg') top right no-repeat;
}

div.revendeurs-acc{
	float			: left;
	width			: 200px;
	margin-left		: 30px;
}

div.newsletter-acc{
	float			: left;
	width			: 195px;
	margin-left		: 50px;
}

div#content div.newsletter-acc input{
	width			: 140px;
}