body{
	margin:0;
	font:11px/14px Tahoma, Verdana, Arial, sans-serif;
	color:#4c585d;
	background:#dbdbdb;
	min-width:988px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#568fcf;
}
a:hover{text-decoration:underline;}
.main-holder{
	min-width:100%;
	overflow:hidden;
}
* html .main-holder{width:100%;}


h1,h2,h3,h4,h5,ul, p { margin:0;}
ul, form, input,fieldset { padding:0; margin:0;}
ul li { list-style:none;}
a:focus { outline:none;}


.header-holder{
	min-width:100%;
	overflow:hidden;
	background:url(../images/bg-header.gif) repeat-x;
	height:208px;
}
* html .header-holder{width:100%;}
.header-inner{
	min-width:100%;
	height:208px;
	overflow:hidden;
	background:url(../images/bg-header-image.jpg) no-repeat 50% 0;
}
* html .header-inner{width:100%;}
.container{
	width:970px;
	overflow:hidden;
	margin:0 auto;
}
.header{
	position:relative;
	height:208px;
}
.logo{
	display:block;
	position:absolute;
	top:56px;
	left:4px;
}
.logo a{
	display:block;
	overflow:hidden;
	width:260px;
	height:112px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.kawasaki{
	display:block;
	position:absolute;
	top:85px;
	left:429px;
}
.kawasaki a{
	display:block;
	overflow:hidden;
	width:194px;
	height:34px;
	text-indent:-9999px;
	background:url(../images/text-kawasaki.png) no-repeat;
}
.aprilia{
	display:block;
	position:absolute;
	top:76px;
	right:202px;
}
.aprilia a{
	display:block;
	overflow:hidden;
	width:105px;
	height:58px;
	text-indent:-9999px;
	background:url(../images/text-aprilia.png) no-repeat;
}
.honda{
	display:block;
	position:absolute;
	top:138px;
	left:349px;
}
.honda a{
	display:block;
	overflow:hidden;
	width:174px;
	height:28px;
	text-indent:-9999px;
	background:url(../images/text-honda.png) no-repeat;
}
.yamaha{
	display:block;
	position:absolute;
	top:132px;
	left:596px;
}
.yamaha a{
	display:block;
	overflow:hidden;
	width:122px;
	height:34px;
	text-indent:-9999px;
	background:url(../images/text-yamaha.png) no-repeat;
}
.suzuki{
	display:block;
	position:absolute;
	top:134px;
	right:46px;
}
.suzuki a{
	display:block;
	overflow:hidden;
	width:159px;
	height:31px;
	text-indent:-9999px;
	background:url(../images/text-suzuki.png) no-repeat;
}
.top-nav{
	float:right;
	overflow:hidden;
	margin:0;
	padding:7px 7px 0 0;
	list-style:none;
}
.top-nav li{
	float:left;
	line-height:14px;
	padding:0 6px 0 10px;
	font-weight:bold;
	background:url(../images/bg-top-nav-line.gif) no-repeat 0 80%;
}
.top-nav li:first-child{
	background:none;
}
.top-nav li a{
	float:left;
	padding:0 0 0 13px;
	color:#7b7b7b;
	text-decoration:underline;
	background:url(../images/bg-link.gif) no-repeat 0 60%;
}
.top-nav li a:hover{
	text-decoration:none;
}
#menu{
	width:715px;
	overflow:hidden;
	margin:176px 267px 0 0;
	padding:0 0px 0 0;
	list-style:none;
}
#menu li{
	float:right;
	padding:0 0 0 3px;
	font-size:14px;
	font-weight:bold;
}
#menu li a{
	float:left;
	color:#fff;
	line-height:32px;
	padding:0 0 0 39px;
	margin:0 3px 0 0;
	background:url(../images/bg-menu-left.gif) no-repeat;
}
#menu li a span{
	float:left;
	height:32px;
	cursor:pointer;
	position:relative;
	padding:0 38px 0 0;
	margin:0 -3px 0 0;
	background:url(../images/bg-menu-right.gif) no-repeat 100% 0;
}
#menu li a:hover, #menu li a.active{
	text-decoration:none;
	background:url(../images/bg-menu-left-hover.gif) no-repeat;
	color:#000;
}
#menu li a:hover span, #menu li a.active span{
	background:url(../images/bg-menu-right-hover.gif) no-repeat 100% 0;
}
.content-holder{
	width:988px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-content.gif) repeat-y;
}
.content-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-top.gif) no-repeat;
}
.content-bottom{
	width:968px;
	overflow:hidden;
	padding:10px 8px 20px 13px;
	background:url(../images/bg-content-bottom.gif) no-repeat 0 100%;
}
.content{
	float:left;
	width:698px;
	overflow:hidden;
	padding:32px 0 38px 0;
}
.box-big:after{
	content:"";
	clear:both;
	display:block;
}
.box-big{
	width:100%;
	padding:2px 0 32px 0;
}
.title{
	width:680px;
	padding:0 0 6px 18px;
	background:url(../images/bg-title.gif) repeat-x 0 100%;
}
.title-line{
	position:relative;
	background:url(../images/bg-title-line.gif) no-repeat 7px 0;
}
.title-text{
	background:#ededed;
}
.title-line{
	position:relative;
	top:-7px;
	padding:9px 0 0 34px;
	background:url(../images/bg-title-line.gif) no-repeat 6px 0;
}
.title-line h1{
	margin:0;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#313131;
}
.text:after{
	content:"";
	clear:both;
	display:block;
}
.text{
	float:left;
	width:675px;
	padding:3px 0 0 13px;
}
.images-top{
	float:left;
	display:inline;
	margin:0 8px 0 0;
	background:url(../images/bg-images-top.gif) repeat-x;
}
.images-top-left{
	overflow:hidden;
	background:url(../images/bg-images-top-left.gif) no-repeat;
}
.images-top-right{
	overflow:hidden;
	padding:15px 0 0 0;
	background:url(../images/bg-images-top-right.gif) no-repeat 100% 0;
}
.images-left{
	overflow:hidden;
	background:url(../images/bg-images-left.gif) repeat-y;
}
.images-right{
	overflow:hidden;
	background:url(../images/bg-images-right.gif) repeat-y 100% 0;
}
.images-bottom{
	overflow:hidden;
	background:url(../images/bg-images-bottom.gif) repeat-x 0 100%;
}
.images-bottom-left{
	overflow:hidden;
	background:url(../images/bg-images-bottom-left.gif) no-repeat 0 100%;
}
.images-bottom-right{
	overflow:hidden;
	padding:0 15px 15px 15px;
	background:url(../images/bg-images-bottom-right.gif) no-repeat 100% 100%;
}
.images-bottom-right img{
	display:block;
}
.content-text{
	padding:5px 0 0;
	line-height:13px;
}
.content-text p{
	margin:13px 0 0 0;
}
.content-text p strong{
	color:#e8682a;
}
.content-text p a{
	text-decoration:underline;
	color:#568fcf;
}
.content-text p a:hover{
	text-decoration:none;
}

.content-text2{
	padding:5px 0 0;

}
.content-text2 p{
	margin:1px 0 0 0;
}
.content-text2 p strong{
	color:#e8682a;
}
.content-text2 p a{
	text-decoration:underline;
	color:#568fcf;
}
.content-text2 p a:hover{
	text-decoration:none;
}


.sidebar{
	float:right;
	width:226px;
	overflow:hidden;
	margin:0 12px 0 0;
	display:inline;
	padding:3px 0 0;
}
.sidebar-box{
	width:226px;
	overflow:hidden;
	background:#fff;
	margin:4px 0 0;
}
.sidebar-box .title{
	padding:0 0 0 11px;
	width:215px;
	overflow:hidden;
}
.sidebar-box .title.red{
	background:#ff6017 url(../images/bg-sidebar-title.gif) repeat-x 0 100%;
}
.occasions{
	display:block;
	overflow:hidden;
	margin:10px 0 9px 0;
	width:177px;
	height:29px;
	text-indent:-9999px;
	background:url(../images/text-occasions.png) no-repeat;
}
.images{
	overflow:hidden;
	float:left;
	width:179px;
	border:1px solid #c9c9c9;
	background:url(../images/bg-sidebar-image.gif) repeat-x;
	padding:10px 26px 10px 19px;
}
.images img{
	display:block;
}
.sidebar-box .text{
	border:1px solid #c9c9c9;
	border-top:none;
	background:#fafafa;
	width:187px;
	padding:4px 18px 14px 19px;
}
.pay{
	float:right;
	font-weight:bold;
	font-size:12px;
	color:#fe5e05;
	padding:2px 0 0;
	white-space:nowrap;
}
.price{
	float:left;
	width:140px;
	overflow:hidden;
}
.price p{
	margin:0;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
	color:#323232;
}
.sidebar-box .title.black{
	background:#707278 url(../images/bg-sidebar-title-black.gif) repeat-x 0 100%;
}
.accessoires{
	display:block;
	overflow:hidden;
	margin:9px 0 9px 0;
	width:198px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/text-accessoires.png) no-repeat;
}
.banner{
	width:100%;
}
.banner a{
	border:none;
}
.banner a img{
	display:block;
}
.footer-holder{
	width:100%;
	background:#aaaaaa url(../images/bg-footer-holder.gif) repeat-x;
}
.footer-inner{
	width:968px;
	margin:0 auto;
	overflow:hidden;
	padding:25px 8px 70px 13px;
}
.footer-nav{
	overflow:hidden;
	margin:0 auto;
	padding:0 7px 0 0;
	list-style:none;
	width:630px;
}
.footer-nav li{
	float:left;
	line-height:14px;
	padding:0 6px 0 10px;
	font-weight:bold;
	background:url(../images/bg-footer-nav.gif) no-repeat 0 80%;
}
.footer-nav li:first-child{
	background:none;
}
.footer-nav li a{
	float:left;
	padding:0 0 0 13px;
	color:#fff;
	text-decoration:underline;
	background:url(../images/bg-link.gif) no-repeat 0 60%;
}
.footer-nav li a:hover{
	text-decoration:none;
}
.left-column{
	float:left;
	width:153px;
	overflow:hidden;
}
.nos{
	float:right;
	overflow:hidden;
	margin:11px 0 12px 0;
	width:121px;
	height:30px;
	text-indent:-9999px;
	background:url(../images/text-nos.gif) no-repeat;
}
.alert{
	float:right;
	padding:0 22px 0 0;
	background:url(../images/bg-alert.gif) no-repeat 100% 0;
	color:#010101;
	font-weight:bold;
	font-size:12px;
}
.right-column{
	float:right;
	width:171px;
	padding:0 65px 0 0;
	margin:-3px 0 0;
}
.right-column p{
	margin:0 0 12px 0;
	color:#fff;
}
.right-column p strong{
	font-weight:normal;
	color:#191a1b;
}
.logotype{
	margin:0;
	float:left;
	padding:12px 0 0 6px;
	list-style:none;
	height:55px;
}
.logotype li{
	float:left;
	height:100%;
	padding:0 18px 0 0;
}
.logotype li a{
	border:none;
}
.logotype li a img{
	display:block;
}




.main-column {
	float:left;
	width:565px;
	padding-left:10px;
	
}

.annonces li {
	font-weight:bold;
	display:inline;
	background:url(../images/sub-separator.gif) no-repeat 0 2px;
	padding:0 0 0 10px;
	margin: 0 0 0 4px;
	font-size:11px;
	
}
.annonces ul li.first,{
	background:none;
	padding:0;
	margin-left:6px;
}


.annonces {
	width:565px;
	background:url(../images/annonces.gif) no-repeat;
	height:21px;
	position:relative;
	color:#fff;
	padding-top:5px;
}
.annonces h4 {
	float:left;
	background:url(../images/anonces-title.jpg) no-repeat;
	width:150px;
	margin-left:5px;
	text-indent:-5600px;
	overflow:hidden;
	height:19px;
}
.annonces ul {
	position:absolute;
	top:5px;
	font-weight:bold;
	right:17px;
}
.annonces ul li {
	padding-left:7px;
	margin-left:2px;
	color:#f00;
}
.annonces ul li a {
	text-decoration:underline;
	color:#fff;
	font-weight:normal;
}
.annonces ul li a:hover { text-decoration:none;}
.annonces ul li a:hover,
#footer p a:hover { text-decoration:none;}
.annonces ul li a.up{
	background:url(../images/up.gif) no-repeat 100% 4px;
	padding-right:10px;
}
.annonces ul li a.down {
	background:url(../images/down.gif) no-repeat 100% 4px;
	padding-right:10px;
	color:#f00;
}
.anonce-title {
	clear:both;
	padding:8px 0 6px;
	text-align:center;
}
.anonce-title strong {
	color:#e70808;
	background:url(../images/arrow-sub.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
}
.anonce-title em {
	font-style:normal;
	font-weight:bold;
}
.pages {
	overflow:hidden;
	text-align:center;
	position:relative;
	background:url(../images/pages.gif) no-repeat;
	width:564px;
	clear:both;
	padding-top:6px;
	height:20px;
}
.bottom-pages {
	float:left;
	padding:15px 0 15px;
}
.inner-pages {
	float:right;
	padding-right:15px;
}
.pages li {
	display:inline;
	padding:0 0 0 4px;
	margin-left:1px;
}
.pages li.first-page { background:none;}
.pages li.active-page,
.partenaire li.active-partenaire,
#footer p a,
.marque li.active-marque {
	color:#e70808;
	text-decoration:none;
	
}
.pages li.prev { padding-right:8px;}
.pages li.next { padding-left:8px;}
.pages li a { color:#232323;}

.box {
	float:left;
	width:268px;
	overflow:hidden;
	margin:11px 0 0 2px;
	display:inline;
	padding:3px 0 0 9px;
	height:139px;
	background:url(../images/box.gif) no-repeat;
	position:relative;
}
.right-box { float:right;}
.left-box { margin-left:0px;}
.act-box { background:url(../images/box-act.gif) no-repeat;}
.last-box{ padding-bottom:11px;margin:11px;}
.box h5 {
	font-size:11px;
	color:#e70808;
	margin-bottom:8px;
	text-transform:uppercase;
	position:relative;
	line-height:23px;
	background:url(../images/arrow-sub.gif) no-repeat 0 9px;
	padding:0 0 4px 10px;
}
.box h5 a{
	color:#e70808;
	text-decoration:none;
}

span.asaisir,
span.vendu  {
	position:absolute;
	right:0;
	bottom:0;
	z-index:2;
	display:block;
	background:url(../images/asaisir.gif) no-repeat;
	width:84px;
	height:84px;
	text-indent:-5600px;
	overflow:hidden;
}
span.vendu{
	top:57px;
	background:url(../images/vendu.gif) no-repeat;}
.box img {
	border:1px solid #b9cdd7;
	float:left;
	margin-bottom:5px;
	max-height:59px;
	max-width:90px;
	overflow:hidden;
}
.box-info {
	float:right;
	padding:0 8px 10px 0;
	width:150px;
}
.part-info { padding-top:10px;}
.part-info strong { display:block;}
.cost {
	width:260px;
	padding-top:1px;
	clear:both;
	margin-top:2px;
	background:#f4f4f4;
	font:bold 12px Arial, Helvetica, sans-serif;
	overflow:hidden;
	height:20px;
}
.cost img {border:none;margin-right:5px;height:13px;width:13px;}
.light-cost { background:#f4f4f4;}
.light-cost strong {
	background:#e70808;
	color:#fff !important;
	}
.cost strong {
	float:left;
	color:#000;
	margin-right:10px;
	text-align:right;
	width:81px;
	height:18px;
	padding:3px 9px 0 8px;
	line-height:13px;
}
.cost p a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#555;
	float:left;
	margin-right:5px;
}
.cost p {
	margin-top:4px;
	line-height:13px;
	color:#555;
}

 /*  Fiche */
.big-column {
	width:721px;
	float:left;
	padding-left:9px;
}
.votre {
	padding-top:7px;
	clear:both;
}
.sub-votre {
	clear:both;
	padding-top:3px;
}
.sub-votre li {
	display:inline;
	background:url(../images/votre-sep.gif) no-repeat 0 2px;
	padding:0 0 0 8px;
	margin:0 0 0 3px;
}
.sub-votre li.first {
	background:none;
	padding:0;
	margin:0;
}
.sub-votre a {
	text-decoration:underline;
	color:#005a8e;
}
.sub-votre a:hover { text-decoration:none;}
.votre-photo {
	width:721px;
	height:73px;
	overflow:hidden;
	background: #a1120a url(../images/votre.gif) no-repeat;
}
.votre strong {
	color:#fff;
	background:url(../images/votre-title.gif) no-repeat;
	width:132px;
	height:15px;
	display:block;
	padding:3px 0 0 36px;
}
.prev-arr,
.next-arr {
	float:left;
	background:url(../images/prev-arr.gif) no-repeat;
	width:27px;
	height:36px;
	margin:16px 1px 0 4px;
	text-indent:-5600px;
	overflow:hidden;
}
.next-arr {
	background:url(../images/next-arr.gif) no-repeat;
	width:40px;
	margin:18px 10px 0 0;
	float:right;
}
.product {
	padding-top:20px;
	clear:both;
}
.product-info {
	float:left;
	width:415px;
	font-weight:normal;
}
.product-info h2 {
	color:#e70808;
	font-size:18px;
	padding-bottom:20px;
}
.options-list { padding-bottom:7px;}
.options-list li {
	padding:3px 0;
	overflow:hidden;
	color:#555;
	border-bottom:1px solid #d7d7d7;
}
.options-list li span { float:left;}
.option {
	font-weight:bold;
	width:200px;
}
.total { width:211px;}
.total strong {
	font-size:14px;
	color:#e70808;
}
.hold-top { padding-top:4px;}
.link-hold a {margin-left:22px;}
.link-hold a .arr-link,
.link-hold a .imprimer-link  { padding-right:5px;}
.shad-link {
	color:#fff;
	font-weight:bold;
	float:left;
	clear:both;
	white-space:nowrap;
	cursor:pointer;
	height:30px;
}
.shad-link:hover {text-decoration:none;}
.shad-link span { float:left;}
.before,
.after {
	line-height:0;
	font-size:0px;
	background:url(../images/link-l.gif) no-repeat;
	width:15px;
	height:23px;
}
.after { background:url(../images/link-r.gif) no-repeat;}
.link {
	background:url(../images/link.gif) repeat-x;
	height:19px;
	padding-top:4px;
}
.arr-link {
	padding:4px 20px 4px 30px;
	margin-left:-12px;
	position:relative;
	margin-top:-5px;
	background:url(../images/revenir.gif) no-repeat 0 4px;
}
.imprimer-link {
	height:22px;
	position:relative;
	margin-top:-1px;
	margin-left:-12px;
	padding:0 20px 0 30px;
	background:url(../images/imprimer.gif) no-repeat 0 0px;
}
.point-link {
	background:url(../images/point.gif) no-repeat;
	height:16px;
	position:relative;
	margin:-1px 0 0 -10px;
	padding:0 20px 0 30px;
}
.suivre {
	float:right;
	width:411px;
	height:44px;
	background-color:#f2f2f2;
}
.suivre div { padding:15px 0 0 20px;}
.suivre label {
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-right:10px;
	background:url(../images/big-arr.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
}
.suivre input {
	color:#555;
	padding-left:9px !important;
	margin-right:2px;
	border:none !important;
}
.visual {
	float:left;
	width:293px;
}
.check-point {padding:0 0 10px;}
.check-point input {
	height:15px;
	width:15px;
	margin-right:5px;}
.small-photo { padding-top:4px;}
* html .small-photo { padding-top:1px;}
.small-photo li {
	display:inline;
	margin-right:1px;
}
.descriptif {
	float:left;
	clear:both;
	padding-top:7px;
}
.descriptif strong {
	display:block;
	background:url(../images/descriptif.gif) no-repeat;
	width:102px;
	color:#fff;
	padding:4px 0 0 18px;
	height:18px;
}
.scroll-area {
	width:675px;
	height:60px;
	padding:25px 0;
	border:1px solid #d7d7d7;
	overflow:auto;
}
.scroll-area p {
	font-weight:normal;
	padding:0 23px 0 23px;
}
.scroll-area-piece {
	width:675px;
	height:160px;
	padding:25px 0;
	border:1px solid #d7d7d7;
	overflow:auto;
}
.scroll-area-piece p {
	font-weight:normal;
	padding:0 23px 0 23px;
}
.vous {
	float:left;
	clear:both;
	padding-bottom:20px;
	color:#555;
	width:100%;
	margin-top:7px;
	background-color:#eef0f1
}
.vous a { color:#555;}
* html .vous { float:none;}
.vous h3 {
	background:#000 url(../images/vous.gif) no-repeat 5px 3px;
	height:19px;
	font-size:14px;
	color:#fff;
	padding:3px 0 0 30px;
}
.contact-main h3 {
	background:#000 url(../images/vous.gif) no-repeat 5px 3px;
	height:19px;
	font-size:14px;
	color:#fff;
	padding:3px 0 0 30px;
}
.contact {
	float:left;
	width:200px;
	padding:18px 0 0 49px;
}
.contact h4,
.main-form h4 {
	font-size:12px;
	color:#e70808;
}
.cont-box {
	padding:0 0 10px;
	clear:both;
}
.cont-box h5 {
	white-space:nowrap;
	margin-top:14px;
	font-size:11px;
	background:url(../images/label-arr.gif) no-repeat 0 3px;
	padding-left:10px;
}
.cont-box h5 span { font-weight:normal;}
.cont-box h5 span a { text-decoration:underline;}
.cont-box h5 span a:hover { text-decoration:none;}
.cont-box p {
	font-size:11px;
	line-height:12px;
}
.cont-box p strong,
.cont-box p a {
	display:inline;
	font-size:11px;
}
.cont-box p strong { color:#555;}
.cont-box strong {
	display:block;
	color:#e70808;
	font-size:16px;
}
.sub-list { padding:18px 0 0 100px;}
.sub-list,
.sub-list li {
	overflow:hidden;
	float:left;
	width:250px;
}
.sub-list li {
	font-weight:bold;
	padding:0 0 3px 10px;
	background:url(../images/label-arr.gif) no-repeat 0 4px;
}
.sub-list li a {text-decoration:underline;	}
.sub-list li a:hover { text-decoration:none;}
.main-form {
	float:right;
	padding-top:18px;
	width:310px;
	margin-right:80px;
}
.main-form form { padding:7px 0 0;}
.main-form span {
	float:left;
	position:relative;
	margin-bottom:3px;
}
.main-form input {
	float:left;
	 color:#000 !important;
	font:11px Arial, Helvetica, sans-serif;
}
.main-form label {
	float:left;
	padding-top:2px;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	width:92px;
}
.main-form label em {
	font-style:normal;
	font-weight:normal;
	display:block;
	line-height:8px;
}
.main-form .text-inp {
	margin-right:4px !important;
	border:1px solid #6a7a81;
}
.main-form img {
	float:left;
	margin-top:3px;
}
.main-form textarea {
	width:200px;
	height:46px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	border:1px solid #6a7a81;
}
.warning {
	width:260px;
	clear:both;
	overflow:hidden;
	padding:7px 0 7px 47px;
	color:#e70808;
	margin-top:4px;
	font-weight:bold;
	background:#fff url(../images/warning.gif) no-repeat 8px 8px;
	border:1px solid #d7d7d7;
}
.warning ul { float:left;}



.content-holder2{
	width:988px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-content.gif) repeat-y;
	
}
.content-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-content-top.gif) no-repeat;
}
.content-bottom{
	width:968px;
	overflow:hidden;
	padding:10px 8px 20px 13px;
	background:url(../images/bg-content-bottom.gif) no-repeat 0 100%;
}
.content2{
	float:left;
	width:98px;
	overflow:hidden;
	padding:32px 0 38px 0;
}




.box-big:after{
	content:"";
	clear:both;
	display:block;
}
.box-big{
	width:70%;
	padding:2px 0px 32px 10px;
}