/*[variables]
colors
{
	@00: #4B4343;
}
*/
/*CSS Document*/
BODY
{
	background-image: url(img/bg.jpg);
	background-attachment: fixed;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-color: #010101;
}
#menuTop
{
	background-image: url(img/details.png);
	width: 600px;
	height: 47px;
}
#contenuL
{
	background-image: url(img/bgs.png);
	width: 580px;
	margin-left: 9px;
	padding: 1px 1px 10px;
}
#photoCont
{
	background: #212121;
	width: 559px;
	margin: 10px;
}
#loader
{
	padding-top: 9px;
	padding-left: 10px;
	#padding-bottom: 0px;
	padding-bottom: 32px;
	background-image: url(../cropImg/croped/big/default.jpg);
	height: 296px;
	background-repeat: no-repeat;
	background-position: 10px 9px;
}
#prev
{
	float: left;
	background-image: url(img/left.jpg);
	background-color: #000000;
	width: 5px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font: 10pt Calibri;
	padding: 9px 42px 3px 91px;
	height: 20px;
	background-position: 1px 2px;
	margin-left: 9px;
	margin-top: -32px;
}
#prev:hover
{
	float: left;
	background-image: url(img/left.jpg);
	background-color: #000000;
	width: 5px;
	background-repeat: no-repeat;
	color: #701615;
	font: 10pt Calibri;
	padding: 9px 42px 3px 91px;
	height: 20px;
	background-position: 1px 2px;
	margin-left: 9px;
	margin-top: -32px;
	cursor: pointer;
}
#next
{
	float: left;
	background-image: url(img/right.jpg);
	background-color: #000000;
	width: 99px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font: 10pt Calibri;
	height: 14px;
	padding: 9px 19px;
	margin-top: -32px;
	margin-left: 362px;
	background-position: right;
}
#next:hover
{
	float: left;
	background-image: url(img/right.jpg);
	background-color: #000000;
	width: 99px;
	background-repeat: no-repeat;
	color: #711814;
	font: 10pt Calibri;
	height: 14px;
	padding: 9px 19px;
	margin-top: -32px;
	margin-left: 362px;
	background-position: right;
	cursor: pointer;
}
#autresPhoto
{
	clear: both;
	background-color: #0D0D0D;
	height: 338px;
	float: left;
	width: 60px;
	margin: -348px 0px 0px 509px;
}
#detailsCont
{
	background-color: #0C0C0C;
	margin-left: 10px;
	width: 559px;
}
#topBarre
{
	background-image: url(img/arrow.jpg);
	background-color: #090909;
	height: 48px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
#prix
{
	color: #FFFFFF;
	font: 30pt Calibri;
	padding: 0 0 0 47px;
}
#devise
{
	color: #FFFFFF;
	font: 11pt Calibri;
	float: left;
	margin: -35px 0 0 181px;
}
#nego
{
	color: #515151;
	font: 8pt Calibri;
	margin: -21px 0 0 180px;
	#margin: -21px 0 0 -29px;
	float: left;
}
#titre
{
	color: #FFFFFF;
	font: 12pt Calibri;
}
#middle
{
	font: 8pt Calibri;
	padding: 10px;
}
#point
{
	color: #c2c2c2;
	font: 10pt Calibri;
}
#detailsAnnonce
{
	float: left;
	width: 258px;
	height: 106px;
}
#detailsUser
{
	width: 253px;
	margin: 0 0 0 252px;
}
#bouton
{
	color: #FF6B00;
	background-image: url(img/email.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 34px;
	height: 16px;
}
#cote
{
	color: #FF6B00;
	background-image: url(img/6.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 34px;
	height: 16px;
}

FORM
{
	font: 8pt Calibri;
	color: #FFFFFF;
}
INPUT
{
	background-color: #FFFFFF;
	color: #131313;
	border: 1px solid #313131;
	font: 10pt Calibri;
}
TEXTAREA
{
	background-color: #F5F5F5;
	color: #131313;
	border: 1px solid #313131;
	font: 10pt Calibri;
	width: 307px;
}

a:hover {
	color: #701816;
	cursor: pointer;
}
a{
	color: #FF6B00;
	height: 16px;
	text-decoration:none;
}

#bouton3
{
	color: #FF6B00;
	background-repeat: no-repeat;
	padding: 12px 0 0 3px;
	height: 16px;
}
#bouton2
{
	color: #FF6B00;
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 34px;
	height: 16px;
	background-position: 5px 0px;
}
#desc
{
	background-color: #090909;
	padding: 10px;
}

