﻿#reserve, #fundation, #tableau{
	position:absolute;
}

#reserve
{
    top: 70px;
    left: 25px;
    width: 246px;
}

#fundation
{
    top: 70px;
    left: 305px;
    width: 246px;
}

#tableau{
    top: 160px;
    left: 47px;
}
