﻿table.fonce1
{
	background: url(pictures/tables/fonce1/fond.gif) #842020 repeat-x left top; /*background-color:Black;*/
}

/*header*/
table.fonce1 tr.header
{
	height:12px;
}
table.fonce1 tr.header td.tl
{
	height:12px;
	width:10px;
	background: url(pictures/tables/fonce1/tl.gif) #ffffff  no-repeat left top;
}

table.fonce1 tr.header td.tr
{
	height:12px;
	width:10px;
	background: url(pictures/tables/fonce1/tr.gif) #ffffff  no-repeat left top;
}

/*content*/
table.fonce1 td.content
{
	text-align:left;
	vertical-align:top;
	height:100%;
	padding:20px 20px 15px 20px;
}

/*footer*/
table.fonce1 tr.footer
{
	height:12px;
}
table.fonce1 tr.footer td.bl
{
	height:12px;
	width:10px;
	background: url(pictures/tables/fonce1/bl.gif) #ffffff  no-repeat left top;
}

table.fonce1 tr.footer td.br
{
	height:12px;
	width:10px;
	background: url(pictures/tables/fonce1/br.gif) #ffffff  no-repeat left top;
}


 

