body
{
	background: #c8c8c8 url(images/background.png) repeat-x;
	margin: 25px 0 0 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}

a,
a:link,
a:visited
{
	color: #ed7822;
	text-decoration: none;
	border: none;
}

img
{
	border: none;
}

a:hover
{
	color: #c35e13;
	text-decoration: underline;
}

#main
{
	width: 899px;
	height: auto;
	margin: 0 auto 0 auto;
}

#header-line
{
	width: 899px;
	height: 33px;
	background: #dc6b19 url(images/header-line.png) no-repeat;
}

.main-title-aa
{
	color: #fff;
	font-size: 11pt;
	margin: 0;
	padding: 5px 0 0 12px;
	float: left;
	font-weight: bold;
}

#header-links
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: right;
	color: #fff;
	font-size: 7pt;
	margin: 10px 0 0 0;
}

#header-links li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#header-links li a,
#header-links li a:link,
#header-links li a:visited
{
	margin: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
}

#header-links li a:hover
{
	color: #000;
}

#logo
{
	width: 899px;
	height: 105px;
	background: #fff url(images/logo2.png) no-repeat;
	padding: 170px 0 0 0;
}

#logo-margues
{
	margin: 0 auto 0 auto;
	width: 130px;
	height: auto;
}

#logo-dacia
{
	width: 53px;
	height: 55px;
	background: url(images/logo-dacia.png) no-repeat;
	float: left;
}

#logo-renault
{
	width: 53px;
	height: 55px;
	background: url(images/logo-renault.png) no-repeat;
	float: right;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	height: 27px;
	padding: 0 0 0 20px;
	display: block;
}

#menu a,
#menu a:link,
#menu a:visited
{
	cursor: pointer;
}

#menu a:hover
{
	text-decoration: none;
}

#menu li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

.menu-item-hover,
.menu-item,
.menu-item-focus
{
	font-weight: bold;
	display: block;
	float: left;
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	height: 19px;
	padding: 8px 8px 0 8px;
}

.menu-item
{
	background: #f0f1f2;
	color: #000;
}

.menu-item-focus
{
	background: #e1e4e6;
	color: #000;
}

.menu-item-hover
{
	background: #ed7822;
}

.menu-item-hover a,
.menu-item-hover a:link,
.menu-item-hover a:hover,
.menu-item-hover a:visited
{
	color: #fff !important;
}

.menu-item-left { display: block; float: left; width: 3px; height: 27px; background: url(images/menu-item-left.png) right no-repeat; }
.menu-item-right { display: block; float: left; width: 3px; height: 27px; background: url(images/menu-item-right.png) right no-repeat; }
.menu-item-hover-left { display: block; float: left; width: 4px; height: 27px; background: url(images/menu-item-hover-left.png) right no-repeat; }
.menu-item-hover-right { display: block; float: left; width: 4px; height: 27px; background: url(images/menu-item-hover-right.png) left no-repeat; }
.menu-item-focus-left { display: block; float: left; width: 3px; height: 27px; background: url(images/menu-item-focus-left.png) right no-repeat; }
.menu-item-focus-right { display: block; float: left; width: 3px; height: 27px; background: url(images/menu-item-focus-right.png) left no-repeat; }

#content
{
	margin: 7px 0 0 0;
	background: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#right-side
{
	width: 258px;
	border-left: 1px solid #c8c8c8;
	float: right;
	height: 100%;
	background: url(images/background-right-side.png) repeat-y;
}

#right-side h2
{
	background: #5a5a5a;
	color: #fff;
	margin: 0;
	padding: 8px 0 8px 8px;
	font-size: 7pt;
}

.right-side-ul ul
{
	margin: 0 0 0 20px;
	padding: 0;
	display: block;
	list-style: none;
}

.right-side-ul li
{
	display: block;
	margin: 15px 0 15px 0;
	padding: 0 0 0 10px;
	background: url(images/ul-pointer.png) no-repeat 0 7px;
}

.right-side-ul li:hover
{
	background: url(images/ul-pointer-hover.png) no-repeat 0 6px;
}

.right-side-ul a,
.right-side-ul a:link,
.right-side-ul a:visited
{
	color: #5a5a5a;
}

.right-side-ul a:hover
{
	color: #ed7822;
	text-decoration: none;
}

#content-side
{
	float: left;
}

#content-side h1,
#content-side h2,
#content-side h3
{
	color: #5a5a5a;
	font-size: 10pt;
	font-family: Arial, Tahoma, Verdana;
	border-bottom: 1px solid #5a5a5a;
	display: block;
	width: 580px;
	height: 18px;
}

#content-side h2
{
	color: #ec7721;
	font-weight: normal;
	border-bottom: 1px solid #ec7721;
}

#content-side h3
{
	font-size: 8pt;
}

#content-side b
{
	color: #ed7822;
}

.smaller-h1
{
	font-size: 7pt;
	font-weight: normal;
	margin: 3px 0 0 10px;
}

#content-inside
{
	padding: 15px 0 50px 30px;
	width: 585px;
}

#content-inside p
{
	text-align: justify;
	line-height: 1.5;
}

#location
{
	color: #ed7822;
	font-size: 7pt;
	margin: 10px 0 0 20px;
}

.float-fix
{
	clear: both;
}

#footer
{
	position: relative;
	top: 7px;
	height: 177px;
	width: 100%;
	background: url(images/background-footer.png) repeat-x;
	color: #fff;
	line-height: 2.2;
	font-size: 7pt;
	padding: 15px 0 0 0;
}

#footer ul
{
	list-style: none;
}

#footer ul li
{
	display: block;
	float: left;
	margin: 0 35px 0 0;
}

#quick-links
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.ql-new-car
{
	background: url(images/new-car.png) no-repeat;
	width: 258px;
	height: 103px;
	display: block;
}

.ql-pneu,
.ql-botigue,
.ql-used-cars,
.ql-renault-assistance
{
	width: 258px;
	height: 60px;
	display: block;
	border-top: 1px solid #fff;
}

.ql-pneu { background: url(images/pneu.png) no-repeat; }
.ql-pneu:hover { background: url(images/pneu-hover.png) no-repeat; }
.ql-botigue { background: url(images/botigue.png) no-repeat; }
.ql-botigue:hover { background: url(images/botigue-hover.png) no-repeat; }
.ql-used-cars { background: url(images/used-cars.png) no-repeat; }
.ql-used-cars:hover { background: url(images/used-cars-hover.png) no-repeat; }
.ql-renault-assistance { background: url(images/renault-assistance.png) no-repeat; }

.hidden-ql
{
	display: none;
}

#partners
{
	background: #fff url(images/background-partners.png) repeat-x;
	margin: -7px 0 0 0;
	height: 60px;
	padding: 5px 0 0 0;
}

#partners img
{
	margin: 0 60px 0 60px;
}

table
{
	border-collapse: collapse;
}

td
{
	border: 1px solid #b3b3b3;
}

.td-hovered
{
	background: #f0f1f2;
}

form
{
	background: #f0f1f2;
	padding: 20px;
}

form td
{
	border: none;
	font-weight: bold;
	color: #5a5a5a;
}

form input,
form textarea
{
	border: 1px solid #cdcdcd;
	padding: 5px;
}

.smaller
{
	display: block;
	padding: 4px;
	color: #999;
	font-size: 6pt;
}

#L1,
#L2,
#L3,
#L4,
#L5,
#L6
{
	border: 1px solid #c5c5c5;
	margin: 10px;
	padding: 10px;
	line-height: 1.6;
}

.leasing-header
{
	display: block;
	float: left;
	margin: 0 20px 0 0;
	padding: 2px 5px 0 5px;
}

.leasing-header-active
{
	display: block;
	float: left;
	margin: 0 20px 0 0;
	color: #fff !important;
	background: #ed7822;
	padding: 2px 5px 0 5px;
}

.leasing-header:hover,
.leasing-header-active:hover
{
	text-decoration: none;
}

#L1 b,
#L2 b,
#L3 b,
#L4 b,
#L5 b,
#L6 b
{
	color: #000;
}

.car-preview
{
	display: block;
	float: left;
	margin: 3px 0px 6px 0px;
	width: 190px;
	height: 126px;
	border: 1px solid #c8c8c8;
	cursor: pointer;
}

.car-preview img
{
	float: left;
	display: block;
}

.car-preview-title
{
	display: block;
	width: 100%;
	height: 18px;
	background: #e1e4e6;
	color: #5a5a5a;
	clear: both;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0;
	cursor: pointer;
}

#success
{
	width: 90%;
	margin: 30px;
	background: #d2e5d0;
	border: 1px solid #a0ca9b;
	padding: 10px;
	font-size: 9pt;
}

#failed
{
	width: 90%;
	margin: 30px;
	background: #e5d0d0;
	border: 1px solid #ca9b9b;
	padding: 10px;
	font-size: 9pt;
}

.generated-poll
{
	list-style: none;
	border: 4px solid #edebeb;
	padding: 5px;
	background: #fef3ed;
}

.poll-question
{
	font-weight: bold;
	padding: 2px;
}

.poll-choice
{
	padding: 5px;
	color: #ba4b06;
}

.poll-votes
{
	padding: 10px;
}

.poll-vote button
{
	border: none;
	background: #ed7822;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	padding: 5px;
}
