/*------------------------------------------------------------------------
# JA Sabina - June, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/
/* LAYTOUT STYLE
---------------------------------------------------------------------------*/
body
{
	background-color: #dac7fe; 
}

.espBandeau
{
	height: 76px;
	width: 531px;
	background-image:url(../images/espBandeau.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.espContent
{
	width: 531px;
	background-image:url(../images/espContent.jpg);
	background-repeat:repeat-y;
}

.tbContent
{
	height: 311px;
	width: 531px;
	background-image:url(../images/contentFon.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}

.espEnteteComplement
{
	height: 44px;
	width: 531px;
	padding-left:42px;
	background-image:url(../images/espEnteteSupl.jpg);
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	display:none; /* demande du client 14/04/09*/
}

.espContentComplement
{
	width: 531px;
	background-image:url(../images/espContentSupl.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:42px;
	vertical-align:top;
	display:none; /* demande du client 14/04/09*/
	visibility:hidden;
}

.espFin
{
	height: 19px;
	width: 531px;
	background-image:url(../images/espFin.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

.tbContentHeader
{
	height:20px; 
	width:406px;
	padding-left:43px; 
	vertical-align:top; 
	padding-top:26px;
}