 .tablPanel
{
	width: 739px ;  
	height: 599px ;
		
	-moz-border-radius : 15px ; 	
}

.trPanelHaut
{
	height : 2%;
	text-align : center ;
	margin-top : 0px ;
	border-right : 1px solid #7ab2dc; 
	border-left : 1px solid #7ab2dc; 
	border-bottom : 1px solid #7ab2dc;
}

.tdPanelHaut
{
	background : #7ab2dc ;
	border : 1.5px solid #7ab2dc ;
	-moz-border-radius : 10px ;
	width : 33.3%;	
}

.Content
{
	margin-left : -1px ;
	margin-top : -3px;
	width : auto ;
	border : 0px solid;
	padding : 20px;
}

.tdContent
{
	vertical-align : top ;
}

.trContent
{
	margin-top : 0px;
}
