


/*

body{
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
}


*{
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
}


p{
	margin: 20px 0 40px 0;
}

h1{
	font-size: 30px;
	font-family: "Myriad Pro", "Lucida Grande", "Verdana", sans-serif;
	padding: 0;
	margin: 0;
}


h2{
	font-size: 20px;
}




*/



/*modifica per visore home scorporato da head home (by dr2013)*/
#container_header{
	width: 970px;
	padding: 0 0 0 0;
	position:absolute;
	top:0px;/*ex 137px*/
	left:10px;
}

#container_header img{
	display: block;
}
/*fine modifica dr2013*/


#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 667px;
	height: 370px;
	overflow: hidden;
}

#gallery img{
	position: absolute;
}

#thumbs{
	width: 303px;
	height: 316px;
	overflow: hidden;
	margin:0 0 0 0;
	padding:53px 0 0 0;
	/*background-color:#000;*/
}

#thumbs img{
	margin:0 0 0 20px;
}

#next{

    background: none repeat scroll 0 0 transparent;
    display: block;
    height: 370px;
    left: 667px;
    position: relative;
    top: 0;
    width: 303px;
}

#next:hover{
	/*background: url(/nl_NL/static/images/arrowmo.png);*/
}

.clear{
	clear: both;
}


/*.scr0{background:url(/nl_NL/static/images/header/bg-fuel.jpg) no-repeat right top;}*/
.scr0{background:url(/nl_NL/static/images/header/banner-smeermiddelenadviseur-bg.jpg) no-repeat right top;}
.scr1{background:url(/nl_NL/static/images/header/bg_gp_bienvenue.jpg) no-repeat right top;}
.scr2{background:url(/nl_NL/static/images/header/home_olanda_IRIDE_dx.jpg) no-repeat right top;}
.scr3{background:url(/nl_NL/static/images/header/bg_isint.jpg) no-repeat right top;}
/*.scr4{background:url(/nl_NL/static/images/header/rebranding-bg.jpg) no-repeat right top;}*/

