﻿#homepageblok { clear: both; height: 370px; position: relative; width: 1100px;  }
#homepageblok img { display: block;  }
#homepageblok ul { list-style:none; margin:0; padding:0; width: 1100px; }
#homepageblok li { display:block; float:left; padding: 0; position: relative; }

#carrousel { height: 370px; overflow: hidden; padding: 0; position: relative; width: 1100px; }
.arrow  { cursor: pointer; height: 370px; top: 0; }

#carrouselNav { padding: 0; position: relative; }
#carrouselNav ul { margin-right: 0; padding: 0; position: relative; }
#carrouselNav li { float: left; font-size: 11px; height: 155px; line-height: 1.2; list-style: none; width: 266px; margin-bottom: 11px; }
#carrouselNav a { color: #fff; font-size: 11px; }
.textoverlay { width: 242px; height: 131px; left: -9999em; padding: 24px 0 0 24px; position: absolute; top: 0;}
.textoverlay .h2 { font-size: 14px; font-weight: bold;}
#carrouselNav a:hover
.textoverlay { background: url(/image_slider/mouseover-dark.png); left: 0; cursor: pointer; }
#carrouselNav a span { background: transparent url(/image_slider/arrow-white.png) 100% 50% no-repeat; left: 24px; padding-right: 8px; position: absolute; top: 64px; }
