#rdott {
	width:800px;
	height:892px;
	overflow:hidden;
}

#rdott #header {
	width:800px;
	/*height:342px;*/
	height:257px;
	overflow:hidden;
	margin-top:85px;
}

#rdott #main {
	background-image:url(../img/background_rtdott.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:550px;
	overflow:hidden;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
}

#rdott #main #rdott_contents {
	float:left;
	padding-top:20px;
	padding-left:1px;
	width:510px;
	height:550px;
	overflow:hidden;
	position:relative;
}

#rdott #main #rdott_contents .contenu{
	margin-left:25px;
	margin-bottom:30px;
	text-align:justify;
	width:480px;
}

#rdott #main #rdott_contents .contenu ul{
	margin-top:5px;
	margin-bottom:0px;
}

#rdott #main #rdott_contents .contenu ul li{
	margin-bottom:14px;
	margin-left:15px;
	display : list-item;
	list-style-image : url(../img/rdott/puce.gif);
}

#rdott #main #rdott_contents #rdott_ds {
	position:absolute;
	top:440px;
	left:10px;
}

#rdott #main #rdott_contents #rdott_wii {
	position:absolute;
	top:420px;
	left:270px;
}

#rdott #main #rdott_illust {
	float:left;
	margin:0px;
	padding:0px;
	width:289px;
	height:550px;
	overflow:hidden;
}