.divcontent_fixed
{
	clear:both;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 272px;
	background-color: Transparent;
	padding-top: 20px;
}

.titlecontent_fixed
{
	height: 25px;
	background: url(images/fond_titre.jpg) repeat-x;
}

.tabtitle_fixed
{
	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

.contentbody_fixed
{
	clear:both;
	padding-top: 10px;
	height: 247px;
	max-height: 297px;
	overflow: auto;
	background-color: White;
}

.contentbody_fixed p
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
