@charset "UTF-8";
/* CSS Document */

img#illustration{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table.refs{
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}

#content{
	background: #FFFFFF url(img/bg_references.jpg) no-repeat;
}

#content a{
	color:#000000;
}

.col-left{
	width: 590px;
	float: left;
	/*background: transparent url(img/bg_presentation.jpg) no-repeat center 170px;*/
	/*padding-right: 10px;*/
}

.col-right{
	width: 290px;
	float: right;
	padding-top: 20px;
}