html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

:focus{
	outline:0;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background-image: url(../design/bg-body.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	background-color: #9A928F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#container{
	background-image: url(../design/bg-content.jpg);
	width: 908px;
	margin: auto;
	margin-top: 20px;
}

#header{
	width: 908px;
	height: 104px;
	background-image: url(../design/bg-header.jpg);
	background-position:top;
	background-repeat: no-repeat;
}

#nav{
	background-image: url(../design/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #EDEDED;
	padding-top: 5px;
	width: 850px;
	margin:auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#nav ul li a{
	color: #555555;
	text-decoration: none;
	padding-bottom: 2px;
}

#capsule{
	width: 840px;
	height: 171px;
	margin: auto;
	/*background-image: url(../design/bg-capsule.jpg);*/
	background-image: url(../design/bg-capsule.gif);
	background-repeat: no-repeat;
	background-position:top;	
	padding-left: 10px;
	position: relative;
}

#body{
	color: #555555;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 850px;
	margin: auto;
	line-height: 1.7;
}

#body a{
	color: #DF0006;
}

#body p{
	text-align: justify;
}

.partners table{
	/*border-top: 1px #CCCCCC solid;*/
	/*border-left: 1px #CCCCCC solid;*/
}

#body table{
	/*border-top: 1px #eeeeee solid;*/
	/*border-left: 1px #eeeeee solid;*/
}

.partner{
	clear: both;
	padding-top: 25px;
	border-top: 1px #999999 dotted;
	margin-top: 15px;
	overflow: hidden;
}

.partner img{
	display: block;
	float: left;
	margin: 0 20px 5px 0;
}

.partner div{
	clear: right;
}

#body table td
{
	padding: 1px 5px;
	/*border-right: 1px #eeeeee solid;*/
	/*border-bottom: 1px #eeeeee solid;*/
}

#body .tdspecial{
	padding-top: 0;
}

#body table td img{
	margin-bottom: -35px;
}

#body h2{
	color: #d41708;
	font-size: 24px;
}

#body .toproom{
	padding-top: 10px;
}

#body .toproom span{
	font-size: 18px;
}

#body h2 span{
	color: #383838;
	font-size: 24px;
}

#body h2 small{
	font-size: 14px;
}

#body p{
	margin-bottom: 22px;
}

.dropdown{
	position: relative;
	top: 0px;
	background-color: #EDEDED;
	top: -36px;
	left: 167px;
	width: 150px;
}

.dropdown a{
	color: #555555;	
	background-color: #EDEDED;
	display: block;
	text-decoration: none;
	padding: 10px 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px #555555 dotted;
}

.dropdown a:hover{
	color: #EDEDED;
	background-color: #555555;
}

.dropdown2{
	position: relative;
	top: 0px;
	background-color: #EDEDED;
	top: 0px;
	left: 167px;
	width: 150px;
}

.dropdown2 a{
	color: #555555;	
	background-color: #EDEDED;
	display: block;
	text-decoration: none;
	padding: 10px 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px #555555 dotted;
}

.dropdown2 a:hover{
	color: #EDEDED;
	background-color: #555555;
}
.dropdown3{
	position: relative;
	top: 0px;
	background-color: #EDEDED;
	top: 0px;
	left: 690px;
	width: 150px;
}

.dropdown3 a{
	color: #555555;	
	background-color: #EDEDED;
	display: block;
	text-decoration: none;
	padding: 10px 5px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top: 1px #555555 dotted;
}

.dropdown3 a:hover{
	color: #EDEDED;
	background-color: #555555;
}


.leftpanel{
	float: left;
	width: 330px;
}

.rightpanel{
	float: right;
}

.links{
	background-image: url(../design/bg-map-top.jpg);
	background-position: bottom center;
	height: 28px;
	background-repeat: no-repeat;
	margin: 0;
}

.leftpanel a{
	display: block;
	float: left;	
	background-position: top;
	background-repeat: no-repeat;
	text-indent: -10000px;
}

.leftpanel .sao{	
	width: 100px;
	height: 28px;
	background-image: url(../design/btn-saopaulo.jpg);
	margin-left: 9px;
}

.leftpanel .rio{
	width: 114px;
	height: 28px;
	background-image: url(../design/btn-rio.jpg);
	background-position: top;
}

.leftpanel .rio:hover{
	background-position: bottom;
}

.leftpanel .sao2{	
	width: 101px;
	height: 28px;
	background-image: url(../design/btn-sao2.jpg);
	background-position: top;
	margin-left: 9px;
}

.leftpanel .sao2:hover{	
	background-position: bottom;
}

.leftpanel .rio2{
	width: 114px;
	height: 28px;
	background-image: url(../design/btn-rio2.jpg);
	background-position: bottom;
}

.leftpanel .map{
	height: 296px;
	background-image: url(../design/bg-map.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.mapbot{
	background-image: url(../design/bg-map-bot.jpg);
	background-position: top center;
	height: 28px;
	background-repeat: no-repeat;
	margin: 0;
}

#ie7 .rightpanel{
	margin-right: 80px;
}

.mapbot a{
	width: 135px;
	height: 29px;
	background-image: url(../design/btn-insight.jpg);
	background-position: bottom;
	margin-left: 8px;
}

.mapbot a:hover{
	background-position: top;
}

.contentmap{
	background-image:url(../design/bg-content-map.jpg);
	width: 448px;
	height: 310px;
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	padding: 10px 20px;
	margin-top: 28px;
}

.contentmap h2{
	border-bottom: 1px #333333 dotted;
	margin-bottom: 5px;
}

.contentmap a{
	color: #e30106;
}

.contentmap h2 a{
	font-size: 14px;
	padding-left: 210px;
	text-decoration: none
}

.contentmap h2 .lesspadd{
	padding-left: 160px;
}

.moreinfo{
	width: 163px;
	height: 26px;
	background-image: url(../design/btn-moreinfo.jpg);
	display: block;
	margin-top:8px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.moreinfo:hover{
	background-position: top;
}

#body .contentmap p{
	margin-bottom: 15px;
	line-height: 1.3;
}

#body .contentmap h3{
	font-size: 14px;
}

.map img{
	margin-top: 4px;
	margin-left: 7px;
}

.rightpanel{
	width: 400px;
}

.banner{
	float: right;
}

.banner .flash{
	display: block;
	float: right;
	width: 300px;
	height: 260px;
	margin-left: 10px;
}

.flash{
	float: right;
	width: 300px;
	height: 250px;
	margin-top: -10px;
	margin-left: 20px;
}

#ie7 #body h2, #ie6 #body h2{
	margin-top: -10px;
}

.banner{
	color: #DF0006;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	float: right;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 10px;
	background-image: url(../design/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 37%;
	
}

#ie6 .banner, #ie7 .banner{
	background-position: left 45%;
}

.banner img{
	margin-bottom: -7px;
	margin-left: 10px;
}

.clearfix{	
	clear: both;
	height: 0px;
}

#footer{
	width: 908px;
	height: 50px;
	background-image: url(../design/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding-top: 15px;
	margin-top: 10px;
}

#footer p{
	font-size: 10px;
	color: #555555;
	text-align: center;
}

#footer p a{
	color: #555555;
	text-decoration: none;
	line-height: 1.5;
}

#capsule .book{
	background-image: url(../design/btn-capsule.jpg);
	background-position: top;
	height: 36px;
	width: 203px;
	float:right;
	margin-right:30px;
	margin-top:65px;
	display: block;
	text-indent: -10000px;
}

#capsule .book:hover{
	background-position: bottom;
}

#capsule .bookbis{
	height: 36px;
	width: 175px;
	display: block;
	text-indent: -10000px;
}

/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
    height: 15px; width: 830px;
    padding: 13px 0; margin: 0;
	padding-top: 5px;
	padding-left: 20px;
    overflow: hidden;
	background-color: #EDEDED;
}
/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	margin-right:55px;
	list-style: none;
}

.lavaLamp li.last{
	margin-right: 0;
}
/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
	background: url("../design/bg.jpg") no-repeat right -23px;
	width: 9px; height: 23px;
	z-index: 8;
	position: absolute;
}

#ie6 .lavaLamp li.back{
	background: url("../design/bg.jpg") no-repeat right bottom;
	width: 9px; height: 23px;
	z-index: 8;
	position: absolute;
}

#ie6 .lavaLamp li a {
	margin: auto 8px;
}

.lavaLamp li.back .left {
	background: url("../design/bg.jpg") no-repeat top left;
	height: 23px;
	margin-right: 9px;
}
/* Styles for each menu-item. */
.lavaLamp li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	color: #555555; outline: none;
	text-align: center;
	height: 23px;
	top: 4px;
	z-index: 10;
	letter-spacing: 0; 
	float: left;
	display: block;
	margin: auto 15px;
}

#nav .lavaLamp .current a:hover{
	color: white;
}

#nav .lavaLamp .current a{
	color: white;
}

.introduction{
	background-image: url(../design/bg-intro-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	width: 850px;
	margin-top: 0;
	float: left;
	height: 175px;
}

.article{
	clear: both;
	border-top: 1px #555555 dotted;
	padding: 15px 0px 0px 0px;
	
}

#ie6 .article, #ie7 .article{
	margin-top: 10px;
}

#ie6 .snext, #ie7 .snext{
	margin-top: 0px;
}

.footnote{
	margin-left: 0px;
	margin-top: -35px;
	color: #555555;
	font-size: 15px;
}

.leaderboard{
	width: 728px;
	height: 90px;
	background-image: url(../design/bg-leaderboard.jpg);
	background-position:center;
	background-repeat: no-repeat;
	padding: 10px 9px 10px 10px;
	margin: auto;
}

.article h4{
	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2e2e2e;
	margin-bottom: 25px;
}

.article h4 span{
	color: #d41708;
}

#body .special{
	padding: 10px 0;
}

#body .special h4{
	margin-bottom: 0;
}

.encart a{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	display: inline;
	float: left;
	background-image:url(../design/bullet-red.jpg);
	background-position: left 56%;
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 20px;
}

.encart a img{
	display: block;
	float: right;
	padding-left: 75px;
}

.article .container{
	float: right;
	/*margin-top: 37px;*/
	margin-top: 7px;
}

.programm .container{
	margin-top: 0;
}

.noborder{
	border: none;
}



#body .article p{
	/*width: 400px;*/
	text-align: justify;
	margin: 0;
}

.article .encart{
	background-image: url(../design/bg-articleframe-top.jpg);
	background-color: #e9e9e9;
	background-position: top center;
	background-repeat: no-repeat;
	padding: 12px 10px 8px 10px;
	width: 380px;
	color: #2e2e2e;
	font-size: 11px;
	margin-left: 15px;
}

.article .encart .specialimg{
	margin-top: 10px;
}

#ie6 .article .encart{
	padding-bottom: 0;
}

.article .encart img{
	float: right;
}

.article .articlebot{
	background-image: url(../design/bg-articleframe-bot.jpg);
	background-color: #e9e9e9;
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 400px;
	height: 5px;
	margin-left: 15px;
}

.introbot{
	background-image: url(../design/bg-intro-bot.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;	
	background-color: #E9E9E9;
	width: 636px;
	height: 3px;
	margin: 0;
}

.introduction span, .introduction span img, .introduction span strong{
	display: block;
}

.introduction img{
	text-align: center;
	/*float: left;*/
	margin-left: 46px;
	margin-right: 11px;
	margin-top: 15px;
}

/*.introduction img{
	text-align: center;
	float: left;
	margin-left: 37px;
	margin-right: 11px;
	margin-top: 15px;
}*/

.introduction .last{
	margin-right: 0;
}

.introduction div{
	float: left;
	width: 95px;
	text-align: center;
	line-height: 1.2;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin-bottom: 0;
	font-size: 11px;
	margin-left: 20px;
}

.rightFloat{
	float: right;
	margin: 0;
	margin-left: 10px;
	margin-top: 4px;
}

.leftFloat{
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-top: 4px;
}

.moveDown{
	padding-top: 20px;
}

#ie7 .moveDown, #ie6 .moveDown{
	padding-top: 30px;
}

.meetings ul{
	margin-left: 20px;
	list-style-type: circle;
}

.partners ul{
	margin-left: 20px;
	list-style-type: circle;
}

.introduction .first{
	width: 150px;
	margin-left: 20px;
}

.introduction .second{
	width: 130px;
	/*margin-left: 4px;*/
	 margin-left: 18px;
}

.introduction .third{
	width: 160px;
	margin-left: 10px;
	/*margin-left: 33px;*/
}

.introduction .fourth{
	width: 140px;
	margin-left: 10px;
}

.introduction .fifth{
	margin-left: 15px;
	width: 140px;
}
.meetings h3{
	font-size: 150%;
	margin-top: 20px;
	color: #333333;
	margin-bottom: 10px;
}

.introduction div strong{
	display: block;
}

#ie6 .introduction div{
	margin-left: 8px;
}

#ie6 .introduction .second{
	margin-left: 28px;
}

#ie6 .introduction .third{
	margin-left: 15px;
}

#ie6 .introduction .fifth{
	margin-left: 20px;
}

.introduction span img{
	width: 100px;
	margin: auto;
}

.introduction span strong{
	margin-bottom: -5px;
}

h4 strong{
	color: #666666;
}

#header{
	position: relative;
}

#header .wfalogo{
	display: block;
	text-indent: -10000px;
	width: 155px;
	height: 70px;
	position: absolute;
	left: 32px;
	top: 16px;
}

 

#header .rvdlogo{
	display: block;
	text-indent: -10000px;
	width: 114px;
	height: 67px;
	position: absolute;
	right: 115px;
	top: 24px;
	background-color: #FFFFFF;
	background-image:url(../design/logo_rvd.gif);
	background-repeat:no-repeat;
}
#logo_tur {
	display: block;
	text-align:center;
	width: 80px;
	height: 50px;
	position: absolute;
	right: 25px;
	top: 16px;
	background-color: #FFFFFF;
	font-size:10px;
	margin-top:30px;
}
#logo_tur a {
	color:#e30106;
	text-decoration:none;
}
#logo_tur span {
	text-decoration:underline;
}

.liste{
	display: block;
	padding-left: 20px;
	background-image:url(../design/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 7px 50%;
}

.square{
	float: right;
	margin-top: -32px;
	margin-left: 10px;
}

.subtitle{
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #d41708;
	padding: 15px 15px 0 0;
}

#header .upperLink{
	position: absolute;
	top: 16px;
	right: 150px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #df0006 solid;
	color: #DF0006;
}

.floatL {
	float:left;	
}
.homeTxt {
	width:530px;
	padding-left:5px;
}
.floatR {
	float:right;	
}
#homeAgenda {
	width:468px;
	background-color:#ededed;
	color:#555555;
	padding:0;
	margin:0;	
}
#homeAgenda span {
	display:block;
	padding-right:20px;	
	padding-left:20px;	
	
}
.homebox1 {
	width:468px;
	height:7px;
	background-image:url(../design/home_box1.gif);
}
.homebox2 {
	width:468px;
	height:7px;
	background-image:url(../design/home_box2.gif);
}
.home_line {
	height:1px;
	background-image:url(../design/home_bgl.gif);
	background-repeat:repeat-x;	
	margin-top:4px;
	margin-bottom:4px;
}
.agendaT {
	font-size:12px;
	font-weight:bold;
}
.agendaD {
	font-size:12px;
	font-weight:bold;
}
.agendaE {
	font-size:12px;
}
#saveDate {
	display:block;
	float:right;
}
#saveDate a {
	text-decoration:none;
}
#saveDate a:hover {
	text-decoration:underline;
}
#homeimg {	
	width:360px;
	height:240px;
	 
}

small a{
	text-decoration: none;
}

small{	
	font-size: 10px;
}

br.small{
	display: block;
	height: 10px;
	width: 100%;
	clear:both;
}

#sponsors{
	width: 262px;
	height: 127px;
	background-image: url(../design/bg-sponsors.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
}

#banner_flash
{
	position: absolute;
	top: 23px;
	left: 5px;
}


#video{
	text-align: center;
	width: 486px;
	margin:auto;
}

#gallery{
	background-color:#181818;
	text-align: center;
	padding-top: 25px;
}

#gallery .gallery ul
{
	margin: 0;
}#body .encart a.thickbox{	
	color: #DF0006;
	/*color: #000;*/
	/*display: inline;*/
	padding: 0;
	margin: 0;
	font-size:11px;
	
	background-image: none;
	float:left;
}
.stephan{color:#DF0006; font-weight:bold;}

#konTable{width:850px; text-align:center; margin-top:15px; font-size:11px;}
#konTable img{margin:0px;}
#konTable tr td img{margin:0px;}
#konTable tr td{margin:0px; text-align:center; padding:0px;}
#konTable tr{height:15px; line-height:15px;}

.konferansAra{height:30px; border-top: 1px dotted #555;  clear:both;}

.konferansAra h4{	font-size: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2e2e2e;
	margin-bottom: 25px;}
.konferansAra h4 span{color:#d41708;}
#sponsorTb{border-collapse:collapse; border-spacing:none; border:0px;}
#body #sponsorTb tr{margin:0px; padding:0px;}
#body #sponsorTb tr td{margin:0px; padding:0px; width:212px; height:195px; vertical-align:middle;}
#body #sponsorTb img{margin:0px; text-align:left;}
#body #sponsorTb tr .sponsorTitle{height:15px; vertical-align:middle;}

#sponsorTb2{border-collapse:collapse; border-spacing:none; border:0px;}
#body #sponsorTb2 tr{margin:0px; padding:0px;}
#body #sponsorTb2 tr td{margin:0px; padding:0px; width:850px; height:220px; vertical-align:middle;}
#body #sponsorTb2 img{margin:0px; text-align:left;}
#body #sponsorTb2 tr .sponsorTitle{height:15px; vertical-align:middle;}
