﻿/* #tbContent change fond
{
	background-image:url('images/consultation.png');
	background-repeat:no-repeat;
	background-position:bottom right;
}*/
#tbContent /* change fond*/
{
    background-image:url('../PCP_Common/images/fond_content.png');
	background-repeat:repeat-x;
	/*background-image:url('images/PCP_vuegenerale.png');
	background-repeat:no-repeat;
	background-position:bottom;*/
}

