.reasons-padding{
	padding: 0 11px 0 11px;
}

a, a:link, a:visited, a:active {
	color: #604010;
	outline: none;
	text-decoration: none;
}

#reasons-top{
	background: transparent url(/images/frontend/10-reasons_fr.jpg) no-repeat 0 0;
	height: 232px;
}

#reasons-top.en {
	background: transparent url(/images/frontend/10-reasons_en.jpg) no-repeat 0 0;
}

#reasons-top h1{
	height: 172px;
	overflow: hidden;
	text-indent: -9999px;
	width: 15px;
}

#reasons-top .green1{
	padding: 0 0 15px 8px;
	width: 373px;
}

#reasons-top .name{
	font-size: 10px;
	padding: 0 0 10px 210px;
}

.cont-reasons{
	margin: 0 0 0 69px;
}

.cont-reasons p {
	color: #555;
	font-size: 10px;
	font-weight: normal;
	width: 450px;
	margin: -15px 0 20px 0;
}

.cont-reasons li{
	margin: 0 0 20px 0;
}

.cont-reasons li,
.cont-reasons li a{
	color: #604010;
	font-size: 12px;
	font-weight: bold;
}

.cont-reasons li a{
	background: transparent url(/images/frontend/arrow.gif) no-repeat 100% 5px;
	padding: 0 15px 0 0;
}

.cont-reasons li a:focus,
.cont-reasons li a:hover,
.cont-reasons li a.on{
	background-position: 100% -22px;
}

.cont-reasons li p{
	color: #555;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0;
}

#wrapper.en .container p.intro {
	width: 390px;
}

