body {
	margin: 0 auto 0 auto;
	background: url(../images/back_red.jpg) top center no-repeat;
	font-family: Arial, serif;
}
#global {
	width: 869px;
	margin: 0 auto 0 auto;
}
#menu {
	width: 644px;
	margin: 140px 115px 0 110px;
	float: left;
}
#menu a {
	display: table-cell;
	height: 24px;
	line-height: 24px;
	margin-right: 7px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	float: left;
}
#menu a:hover {
	background-image: url(../images/input_bg.gif);
	color: #ca050f;
	font-weight: bold;
}
#menu .a a {
	width: 103px;
}
#menu .b a {
	width: 103px;
}
#menu .c a {
	width: 93px;
}
#menu .d a {
	width: 90px;
}
#menu .e a {
	width: 117px;
}
#menu .f a {
	width: 96px;
}
#position {
	height: 30px;
	width: 849px;
	background-color: #efefef;
	border: 1px solid #fff;
	margin: 10px auto 5px auto;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #000;
	font-size: 11px;
	float: left;
}
#position a {
	text-decoration: underline;
	color: #000;
}
#position a:hover {
	text-decoration: none;
	color: #ca050f;
}

#navigation {
	height: 40px;
	width: 849px;
	background-color: #efefef;
	border: 1px solid #fff;
	margin: 0 auto 9px auto;
	padding: 0 10px 0 10px;
	line-height: 40px;
	color: #000;
	font-size: 11px;
	float: left;
}
#navigation .search {
	float: left;
	text-align: left;
}
#navigation .form {
	float: left;
	text-align: left;
	padding-left: 3px;
}
#navigation .form input {
	background-image: url(../images/input_bg.gif);
	border: 1px solid #ccc;
	height: 18px;
}
#navigation .infos {
	float: right;
	text-align: right;
}


#used {
	height: 26px;
	width: 849px;
	background-color: #efefef;
	border: 1px solid #fff;
	margin: 0 auto 9px auto;
	padding: 0 10px 0 10px;
	line-height: 26px;
	color: #000;
	font-size: 11px;
	float: left;
}
#used a {
	padding: 2px 10px;
	color: #000;
	text-decoration: none;
	border: 1px solid #ccc;
	margin-right: 5px;
	background: #fff;
}
#used a:hover, #used a.active {
	background-image: url(../images/input_bg.gif);
	color: #ca050f;
	border: 1px solid #bbb;
}

#content_left {
	width: 590px;
	margin-right: 9px;
	float: left;
	padding: 5px;
	font-size: 11px;
	overflow: hidden;
}
#content_left li a { text-decoration: none;	color: #000; }
#content_left li a:hover { text-decoration: underline; }
#content_left .img {
	text-align: center;
	margin: auto;
	padding: 1px;
	border: 1px solid #999;
}
#content_left h1 {
	border-top: 1px solid #999;
	background: url(../images/puce_white.png) no-repeat 5px 8px #cacaca;
	color: #fff;
	padding: 5px 5px 5px 20px;
	margin: 0 0 5px 0;
	font-size: 14px;
}
#content_left h2 {
	padding: 3px;
	margin: 0 2px 5px 2px;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	color: #DF0915;
}
#content_left .vo {
	font-size: 12px;
	border-left: 1px dotted #ccc;
}
#content_left .vo td {
	vertical-align: top;
	border-right: 1px dotted #ccc;
}
#content_left .vo td .info {
	color: #777;
	font-size: 11px;
}
#content_left .vo td img {
	border: 1px solid #999;
	padding: 1px;
}
#content_left .vo .thumbs {
	width: 40px;
}
#content_left .vo .thumbs img {
	border: 1px solid #ccc;
	padding: 1px;
	margin-bottom: 1px;
}
#content_left .vo .more {
	width: 77px;
	vertical-align: middle;
}
#content_left .vo .more a {
	display: block;
	width: 77px;
	height: 104px;
	background-image: url(../images/more.jpg);
}
#content_left .vo .more a:hover {
	background-image: url(../images/more_hover.jpg);
}
#content_left .photo {
	font-size: 12px;
	margin-bottom: 5px;
}
#content_left .photo td img {
	border: 1px solid #999;
	padding: 1px;
}

#content_right {
	width: 260px;
	float: left;
}
#content_right .cadre {
	background-color: #cacaca;
	border-top: 1px solid #999;
	font-size: 11px;
	color: #fff;
	padding: 5px;
	margin-bottom: 9px;
	font-weight: bold;
}
#content_right .cadre p {
	margin: 5px 0 0 0;
	padding: 3px;
	background-color: #fff;
	color: #999;
	font-weight: normal;
}
#content_right .cadre p strong {
	color: #df0915;
}
#content_right .cadre p a {
	text-decoration: underline;
	color: #fff;
}
#content_right .cadre p a:hover {
	text-decoration: none;
}
#content_right .cadre .smallvo {
	text-align: center;
	margin: auto;
	font-weight: normal;
	color: #000;
}
#content_right .cadre .smallvo a {
	text-decoration: none;
	color: #000;
}
#content_right .cadre .smallvo table {
	margin: auto;
}
#content_right .cadre .smallvo table .vo_top {
	height: 11px;
	background-image: url(../images/vo_top.gif);
}
#content_right .cadre .smallvo table .vo_bottom {
	height: 11px;
	background-image: url(../images/vo_bottom.gif);
}
#content_right .cadre .smallvo table .vo_left {
	width: 11px;
	background-image: url(../images/vo_left.gif);
}
#content_right .cadre .smallvo table .vo_right {
	width: 11px;
	background-image: url(../images/vo_right.gif);
}
#content_right .cadre .smallvo td img {
	border: 1px solid #fff;
}
#content_right .cadre .smallvo td img:hover {
	border: 1px solid #df0915;
}
#content_right #dmax {
	margin-bottom: 9px;
}
#content_right #dmax a {
	display: block;
	width: 260px;
	height: 100px;
	background-image: url(../images/dmax_bw.jpg);
}
#content_right #dmax a:hover {
	background-image: url(../images/dmax.jpg);
}
#content_right #serien {
	margin-bottom: 9px;
}
#content_right #serien a {
	display: block;
	width: 260px;
	height: 100px;
	background-image: url(../images/serien_bw.jpg);
}
#content_right #serien a:hover {
	background-image: url(../images/serien.jpg);
}

#footer {
	float: left;
	width: 869px;
	font-size: 10px;
	text-align: center;
	color: #999;
}
#footer a {
	text-decoration: none;
}
